Subject: CVS commit: pkgsrc
From: Jaromir Dolecek
Date: 2005-10-08 18:49:36
Message id: 20051008164936.11E412DA27@cvs.netbsd.org

Log Message:
Unfortunately PHP has several openssl hooks, which are only enabled
when the base PHP is compiled with openssl extension (e.g. ssl://, tls://
stream support, and couple others). These don't work when SSL support
is loaded via extension.

For this reason, make openssl extension unconditionally built-in
into the main PHP package, and g/c security/php-openssl.

Files:
RevisionActionfile
1.17modifypkgsrc/lang/php5/Makefile
1.8modifypkgsrc/lang/php5/Makefile.php
1.13modifypkgsrc/meta-pkgs/php4-extensions/Makefile
1.12modifypkgsrc/meta-pkgs/php5-extensions/Makefile
1.5modifypkgsrc/www/ap-php/Makefile
1.9modifypkgsrc/www/php4/MESSAGE
1.54modifypkgsrc/www/php4/Makefile
1.24modifypkgsrc/www/php4/Makefile.php