Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: source-changes
Date: 09/06/2000 09:17:57
Module Name:	pkgsrc
Committed By:	jlam
Date:		Wed Sep  6 06:17:57 UTC 2000

Modified Files:
	pkgsrc/www/apache: Makefile
	pkgsrc/www/apache/pkg: DESCR PLIST
Added Files:
	pkgsrc/www/apache/pkg: DEINSTALL INSTALL PLIST.shared PLIST.suexec

Log Message:
* This package left cruft after deinstalling.  Add DEINSTALL script to remind
  package admin where the cruft is that may need to be manually removed.

* Factor out the making of extra directories and the copying of config files
  into a separate INSTALL script.

* Rearrange the Makefile a bit to handle changes in the PLIST.

* Remove erroneous information from pkg/DESCR.


To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 pkgsrc/www/apache/Makefile
cvs rdiff -r0 -r1.1 pkgsrc/www/apache/pkg/DEINSTALL \
    pkgsrc/www/apache/pkg/INSTALL pkgsrc/www/apache/pkg/PLIST.shared \
    pkgsrc/www/apache/pkg/PLIST.suexec
cvs rdiff -r1.3 -r1.4 pkgsrc/www/apache/pkg/DESCR
cvs rdiff -r1.14 -r1.15 pkgsrc/www/apache/pkg/PLIST

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