pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/php5



Module Name:    pkgsrc
Committed By:   adrianp
Date:           Sat Feb  7 18:03:00 UTC 2009

Modified Files:
        pkgsrc/lang/php5: Makefile Makefile.php distinfo
        pkgsrc/lang/php5/patches: patch-an

Log Message:
Get SSL support working on OpenSolaris.  Unfortunately on OpenSolairs the
OpenSSL install is split between /lib and /usr/include/openssl with plays
havoc with the php ./configure as it assumes both have the same base
directory (e.g. /usr).  This patch uses a modified inbuilt check for
OpenSSL instead of explicitly specifying a base using --with-openssl.


To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 pkgsrc/lang/php5/Makefile
cvs rdiff -r1.29 -r1.30 pkgsrc/lang/php5/Makefile.php
cvs rdiff -r1.56 -r1.57 pkgsrc/lang/php5/distinfo
cvs rdiff -r1.6 -r1.7 pkgsrc/lang/php5/patches/patch-an

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index