Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 11/21/2005 09:13:28
Module Name: pkgsrc
Committed By: joerg
Date: Mon Nov 21 09:13:28 UTC 2005
Modified Files:
pkgsrc/lang/php5: Makefile
pkgsrc/www/php4: Makefile
Log Message:
Allow choosing of CGI or FastCGI as SAPI for the PHP interpreter.
This is done via an option group, default is CGI. Note that the
FastCGI interpreter can still be used for normal CGI, but there
might be security issues involved in doing so.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 pkgsrc/lang/php5/Makefile
cvs rdiff -r1.57 -r1.58 pkgsrc/www/php4/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.