Path to this page:
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: