Subject: CVS commit: pkgsrc/pkgtools/cdpack
To: None <pkgsrc-changes@NetBSD.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 08/01/2005 21:47:43
Module Name: pkgsrc
Committed By: dmcmahill
Date: Mon Aug 1 21:47:43 UTC 2005
Modified Files:
pkgsrc/pkgtools/cdpack: DESCR Makefile
pkgsrc/pkgtools/cdpack/files: cdgen.awk cdpack.1 cdpack.sh
Log Message:
update to cdpack-1.6.
- add -m, -o, and -r flags to optionally specify the machine-architecture
operating system, and os version to be displayed in the generated README
file. From Greg Woods via private email.
- White space fixes from Greg Woods.
- Clean up the generated README file as well as several of the messages
to reflect if the collection is a CD-ROM or DVD set. Some patches from
Greg Woods, more from me.
- List the tools used at runtime.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/pkgtools/cdpack/DESCR
cvs rdiff -r1.19 -r1.20 pkgsrc/pkgtools/cdpack/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/pkgtools/cdpack/files/cdgen.awk
cvs rdiff -r1.11 -r1.12 pkgsrc/pkgtools/cdpack/files/cdpack.1
cvs rdiff -r1.9 -r1.10 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.