games/falconseye: fix build with llvm22
pretty much the same diff as for as games/slash:
- disable BSD code paths using long time_t
- disable setrandom()
apparently game saving is currently broken.
from maintainer espie + regen plist and wantlib
Fix up DMA allocation, interrupt handling and early hw init up to
the firmware load sequence.
Rename most functions used in the hw_init and firmware loading path
from mt7921 to mwx since these functions work on all versions now.
This diff allows both 7921 and 7925 devices to load and start the firmware.
Untested are 7920 and 7922 (I lack those devices).
Lots of bits picked up from a diff by mlarkin@
games/slash-em: fix build with llvm22
Replace one weird spelling of NULL with another one that doesn't break
the compilation.
from maintainer espie + regen plist and wantlib
libssl: const correct ssl_*version* API
None of these functions modifies the SSL pointer. An upcoming diff will
need to call one of them with a const pointer, so fix all of them.
ok jsing kenjiro
Update to autogen 5.16.2, requested by naddy
This fails one regress test which is quite a bit better than current:
PATH is /usr/local/bin:/usr/ports/pobj/autogen-5.16.2/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin
creating cgi.tpl
creating html.tpl
creating html.out in /usr/ports/pobj/autogen-5.16.2/autogen-5.16.2/agen5/test/testdir
Abort trap (core dumped)
FAILURE: autogen unexpectedly succeeded