Re: luajit, arm64, games/love/0.10

2024-05-10 Thread op
very niche, so I think disabling the JIT is the right move. ok thfr@ ok op@ too Just realized the games that I couldn't run (Blue Revolver, Britebot, Spellrazor) still run with LuaJIT, so the diff breaks them. I still think it's the right move for now to disable the JIT for love-0.10

adjust devel/got PLISTs

2025-04-23 Thread op
This pleases make update-plist: * sort stuff in sysd * don't use @dir; actually create the dir (and then sort, again ;-) bumping REVISION because it's cheap; this could probably just use REVISION-webd or even go without it, using the big hammer to err on the safer/simple side. ok? Index: Make

sysutils/plakar: install manpages

2025-03-05 Thread op
as per subject; plakar `make install' would do that but I haven't found a nice way to invoke it from post-install (since it tries to install the binary itself which is in a different place). ok? Index: Makefile === RCS file: /home/cv

update net/profanity to 0.15.0

2025-04-03 Thread op
Hello, please find below a diff to update profanity to 0.15.0. The full changelog is available here: https://github.com/profanity-im/profanity/releases/tag/0.15.0 it's quite long, but it fixes so many things that it'd be really nice to have it in stable. in particular, /save now finally works!