remove phpldapadmin, which doesn't work with PHP 8.x
there is a phpldapadmin-2.x which does, but it's a complete rewrite.
currently installing that from source uses composer (which can be handled
in a port with only a medium amount amount of hassle) and npm (which is a
total pain) and it works without patches, so probably best to defer to
the standard upstream install for that:
https://github.com/leenooks/phpLDAPadmin/wiki/Installation-Instructions#install-from-the-source-code
update to conserver-8.3.0
- add config check in rc_pre
- N.B., some config parsing that was previously case-insensitive is now
case-sensitive. for example, if case differs between a "default" section
and its use in "include", parsing will now fail. problems should be
apparent from error output with "rcctl -d start conserver".
import devel/py-stdlib-list
This package includes lists of all of the standard libraries for Python
2.6 through 3.14.
it's a new dependency for security/py-fickling
feedback and OK sthen@
import devel/py-stdlib-list
This package includes lists of all of the standard libraries for Python
2.6 through 3.14.
it's a new dependency needed by security/py-fickling
feedback and OK sthen@