Subject: CVS commit: pkgsrc/net/pxe
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 07/30/2003 18:09:29
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Wed Jul 30 18:09:28 UTC 2003

Modified Files:
	pkgsrc/net/pxe: Makefile distinfo
	pkgsrc/net/pxe/patches: patch-aa
Added Files:
	pkgsrc/net/pxe/files: pxe.sh
Removed Files:
	pkgsrc/net/pxe: MESSAGE
	pkgsrc/net/pxe/files: pxe

Log Message:
Convert to the bsd.pkg.install.mk framework:
- Honour PKG_SYSCONFDIR.
- Automatically install configuration file from sample directory.
- Use RCD_SCRIPTS to automatically handle the rc.d script.
- MESSAGE is not needed because of the above two points (standard messages
  are used).

While here, avoid overriding CFLAGS while building and use the right C++
compiler (from CXX's value).

Bump PKGREVISION to 1.


To generate a diff of this commit:
cvs rdiff -r1.3 -r0 pkgsrc/net/pxe/MESSAGE
cvs rdiff -r1.4 -r1.5 pkgsrc/net/pxe/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/net/pxe/distinfo
cvs rdiff -r1.3 -r0 pkgsrc/net/pxe/files/pxe
cvs rdiff -r0 -r1.1 pkgsrc/net/pxe/files/pxe.sh
cvs rdiff -r1.1 -r1.2 pkgsrc/net/pxe/patches/patch-aa

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