Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 04/30/2001 06:25:17
Module Name:	pkgsrc
Committed By:	jlam
Date:		Mon Apr 30 03:25:17 UTC 2001

Modified Files:
	pkgsrc/www/php4: Makefile Makefile.common Makefile.module
	pkgsrc/www/php4/pkg: MESSAGE PLIST

Log Message:
* Introduce variable ${PHP_CONFDIR} for location of php.ini configuration
  file.  It defaults to ${LOCALBASE}/etc.
* Move example configuration files to ${PREFIX}/share/examples/php.
* Ensure we export symbols when linking loadable shared object files
  during extension module creation.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/www/php4/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/www/php4/Makefile.common
cvs rdiff -r1.3 -r1.4 pkgsrc/www/php4/Makefile.module
cvs rdiff -r1.3 -r1.4 pkgsrc/www/php4/pkg/MESSAGE
cvs rdiff -r1.6 -r1.7 pkgsrc/www/php4/pkg/PLIST

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