sysutils/radmind: 1.15.4 -> 1.16.1 Update
Time once again for my seasonal bout of frustration with this
software to produce an update! :)
Moving the port to the new and improved 1.16.1 release. Notable changes:
- SSL/TLS build is now mandatory (“Because it’s 2023, deal with it!”)
- PAM, SASL, and zlib are now properly optional
- PAM, SASL, and zlib options are now properly exposed in the port
- SASL correctly pulls in security/cyrus-sasl2 & libsasl2.so as port dependencies
- We can safely use DISTVERSION instead of PORTVERSION
- libsnet (bundled) is now taken from my github repo, fixes there include all the above plus FreeBSD 14 warnings about missing prototypes are dealt with.
PR: 274320