CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/04/26 09:21:11
Modified files:
www/phpldapadmin: Makefile distinfo
www/phpldapadmin/pkg: PLIST
Removed files:
www/phpldapadmin/patches: patch-config_config_php_example
patch-lib_PageRender_php
patch-lib_TemplateRender_php
patch-lib_ds_ldap_php
patch-lib_ds_ldap_pla_php
patch-lib_functions_php
Log message:
Update to version 1.2.5 which is a fork of the original project that is
still maintained. Fixes a lot of deprecated warnings.
This commit also removed the dependency on the deprecated mcrypt extension
because phpldapadmin uses openssl which is enabled by default in our php.
ok sthen@