Subject: CVS commit: pkgsrc/pkgtools/cdpack
To: None <pkgsrc-changes@netbsd.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 05/19/2002 10:59:48
Module Name:	pkgsrc
Committed By:	dmcmahill
Date:		Sun May 19 07:59:47 UTC 2002

Modified Files:
	pkgsrc/pkgtools/cdpack: Makefile
	pkgsrc/pkgtools/cdpack/files: cdgen.awk cdpack.1 cdpack.sh

Log Message:
update to cdpack-1.4

- by default cdpack now excludes NO_BIN_ON_CDROM packages.  This is the most
  important change.  Previously all pkgs were included.
- added flag to allow NO_BIN_ON_CDROM packages
- added flag to exclude NO_BIN_ON_FTP packages
- increased the verbosity resulting from the verbose flag
- added a debug flag to preserve tmp files


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/pkgtools/cdpack/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/pkgtools/cdpack/files/cdgen.awk
cvs rdiff -r1.6 -r1.7 pkgsrc/pkgtools/cdpack/files/cdpack.1
cvs rdiff -r1.4 -r1.5 pkgsrc/pkgtools/cdpack/files/cdpack.sh

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