Subject: CVS commit: pkgsrc/www/php3
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 01/10/2002 15:17:13
Module Name:	pkgsrc
Committed By:	jlam
Date:		Thu Jan 10 13:17:12 UTC 2002

Modified Files:
	pkgsrc/www/php3: Makefile PLIST distinfo
	pkgsrc/www/php3/files: php3.ini.example
	pkgsrc/www/php3/patches: patch-ab patch-ad patch-ah patch-ai
Added Files:
	pkgsrc/www/php3: MESSAGE.module Makefile.common Makefile.module
	    PLIST.module
	pkgsrc/www/php3/patches: patch-aj

Log Message:
Implement new framework to handle PHP3 modules, based on the way PHP4
modules are handled.  Also buildlinkify, honor ${PKG_SYSCONFDIR}, and use
the general INSTALL scripts to handle the php3.ini config file.  Become
the maintainer since the changes to the package structure are fairly large.
The new framework should make creating new PHP3 modules simpler, and makes
buildlinkifying those modules simpler as well.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 pkgsrc/www/php3/MESSAGE.module \
    pkgsrc/www/php3/Makefile.common pkgsrc/www/php3/Makefile.module \
    pkgsrc/www/php3/PLIST.module
cvs rdiff -r1.31 -r1.32 pkgsrc/www/php3/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/www/php3/PLIST
cvs rdiff -r1.2 -r1.3 pkgsrc/www/php3/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/www/php3/files/php3.ini.example
cvs rdiff -r1.1 -r1.2 pkgsrc/www/php3/patches/patch-ab
cvs rdiff -r1.2 -r1.3 pkgsrc/www/php3/patches/patch-ad
cvs rdiff -r1.8 -r1.9 pkgsrc/www/php3/patches/patch-ah
cvs rdiff -r1.4 -r1.5 pkgsrc/www/php3/patches/patch-ai
cvs rdiff -r0 -r1.1 pkgsrc/www/php3/patches/patch-aj

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