Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: source-changes
Date: 09/20/2000 08:14:14
Module Name:	pkgsrc
Committed By:	jlam
Date:		Wed Sep 20 05:14:13 UTC 2000

Modified Files:
	pkgsrc/comms/hylafax: Makefile
	pkgsrc/comms/hylafax/files: hylafax.sh
	pkgsrc/comms/hylafax/pkg: PLIST
	pkgsrc/net/dhid/files: dhid.sh
	pkgsrc/security/pks: Makefile
	pkgsrc/security/pks/files: pksd.sh
	pkgsrc/security/pks/pkg: PLIST
	pkgsrc/www/apache: Makefile
	pkgsrc/www/apache/pkg: PLIST
	pkgsrc/www/apache6: Makefile
	pkgsrc/www/apache6/files: apache.sh
	pkgsrc/www/apache6/pkg: PLIST
	pkgsrc/www/thttpd: Makefile
	pkgsrc/www/thttpd/files: thttpd.sh
	pkgsrc/www/thttpd/pkg: PLIST

Log Message:
Install rc.d control script as "foo" instead of "foo.sh" to comply with
how NetBSD's rc.d system interprets script names.  Also add appropriate
REQUIRE and PROVIDE sections to allow direct use in NetBSD's rc.d system.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/comms/hylafax/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/comms/hylafax/files/hylafax.sh
cvs rdiff -r1.5 -r1.6 pkgsrc/comms/hylafax/pkg/PLIST
cvs rdiff -r1.2 -r1.3 pkgsrc/net/dhid/files/dhid.sh
cvs rdiff -r1.2 -r1.3 pkgsrc/security/pks/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/security/pks/files/pksd.sh
cvs rdiff -r1.2 -r1.3 pkgsrc/security/pks/pkg/PLIST
cvs rdiff -r1.50 -r1.51 pkgsrc/www/apache/Makefile
cvs rdiff -r1.15 -r1.16 pkgsrc/www/apache/pkg/PLIST
cvs rdiff -r1.17 -r1.18 pkgsrc/www/apache6/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/www/apache6/files/apache.sh
cvs rdiff -r1.5 -r1.6 pkgsrc/www/apache6/pkg/PLIST
cvs rdiff -r1.7 -r1.8 pkgsrc/www/thttpd/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/www/thttpd/files/thttpd.sh
cvs rdiff -r1.11 -r1.12 pkgsrc/www/thttpd/pkg/PLIST

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