Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: pkgsrc-changes
Date: 12/12/2004 11:03:33
Module Name:	pkgsrc
Committed By:	jdolecek
Date:		Sun Dec 12 11:03:33 UTC 2004

Modified Files:
	pkgsrc/lang/php: pear.mk
	pkgsrc/lang/php5: Makefile distinfo
	pkgsrc/www/php4: Makefile.php distinfo
Added Files:
	pkgsrc/lang/php5/patches: patch-al
	pkgsrc/www/php4/patches: patch-al

Log Message:
completely ignore system php.ini for all pear-related operations; this
is necessary to avoid being subject to e.g. open_basedir or safe_mode settings


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/lang/php/pear.mk
cvs rdiff -r1.4 -r1.5 pkgsrc/lang/php5/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/lang/php5/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/lang/php5/patches/patch-al
cvs rdiff -r1.19 -r1.20 pkgsrc/www/php4/Makefile.php
cvs rdiff -r1.34 -r1.35 pkgsrc/www/php4/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/www/php4/patches/patch-al

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