freebsd-dev/usr.sbin/pkg_install
Sheldon Hearn 8d548e1f88 Do not preserve UIDs, permissions nor flags of package system files in
tar files.  This fixes clean-up problems during package creation and
does not affect the actual files to be included in the package.

The fix submitted on the attributed PR was identical to the one
obtained from NetBSD.

PR:		17386
Reported by:	Adrian Filipi-Martin <adrian@ubergeeks.com>
Obtained from:	NetBSD
2000-03-15 09:18:12 +00:00
..
add -CURRENT is now 500000, reflect that. 2000-03-13 18:47:48 +00:00
create Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
delete Add cross references to pkg_version(1) in all the other pkg_* man pages. 2000-02-29 15:13:55 +00:00
info Add cross references to pkg_version(1) in all the other pkg_* man pages. 2000-02-29 15:13:55 +00:00
lib Do not preserve UIDs, permissions nor flags of package system files in 2000-03-15 09:18:12 +00:00
version Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
Makefile Welcome pkg_version into the FreeBSD source tree. 1999-11-26 20:31:58 +00:00
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
README
tkpkg Remove some $Log$ debris 1999-08-29 15:54:49 +00:00

This is the pkg_install suite of tools for doing maintainance of
software "packages".  More documentation is available in the man pages
for each individual command.

This code was written by Jordan Hubbard for FreeBSD, snatched and
mildly reshaped by John Kohl in NetBSD and the changes taken back into
FreeBSD again by Jordan, who then proceeded to add another couple
of dozen features on top.  Whee! :-)