Subject: CVS commit: pkgsrc/pkgtools/pkg_tarup
To: None <pkgsrc-changes@NetBSD.org>
From: Eric Haszlakiewicz <erh@netbsd.org>
List: pkgsrc-changes
Date: 07/14/2004 16:08:48
Module Name:	pkgsrc
Committed By:	erh
Date:		Wed Jul 14 16:08:48 UTC 2004

Modified Files:
	pkgsrc/pkgtools/pkg_tarup: Makefile PLIST
	pkgsrc/pkgtools/pkg_tarup/files: pkg_tarup pkg_tarup_all
Added Files:
	pkgsrc/pkgtools/pkg_tarup/files: pkg_tarup.1

Log Message:
Update pkg_tarup to 1.6.
Add several command line options to control how and where pkg_tarup creates
 packages.  pkg_tarup is now functional enough that pkg_tarup_all just runs it.
Add various bits of quoting to make packages that contain filenames with
 spaces more likely to work.
Add a man page.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 pkgsrc/pkgtools/pkg_tarup/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/pkgtools/pkg_tarup/PLIST
cvs rdiff -r1.12 -r1.13 pkgsrc/pkgtools/pkg_tarup/files/pkg_tarup
cvs rdiff -r0 -r1.1 pkgsrc/pkgtools/pkg_tarup/files/pkg_tarup.1
cvs rdiff -r1.3 -r1.4 pkgsrc/pkgtools/pkg_tarup/files/pkg_tarup_all

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