freebsd-dev/usr.sbin/pkg_install
Jordan K. Hubbard 55f4e300b4 Change the naming conventions for preserve'd files and also document
the option in pkg_create.  Now preserved files start with a . and are
named .<filename>.<pkgname>.backup so that their purpose is more clear.

Note that just using the preserve option without proper pkg_deps
is also foolish since packages being deleted in the incorrect order with
preserve on can generate some odd results.
1997-07-01 06:13:51 +00:00
..
add Change the naming conventions for preserve'd files and also document 1997-07-01 06:13:51 +00:00
create Change the naming conventions for preserve'd files and also document 1997-07-01 06:13:51 +00:00
delete Fix multiple documentation bogons. 1997-06-19 15:18:34 +00:00
info Fix multiple documentation bogons. 1997-06-19 15:18:34 +00:00
lib Change the naming conventions for preserve'd files and also document 1997-07-01 06:13:51 +00:00
Makefile Delete obsoleted *dist targets. 1994-09-13 10:20:37 +00:00
Makefile.inc Make this stop trying to go into /usr/local and inherit the settings 1994-09-13 10:20:02 +00:00
README Second round: 1995-04-22 13:58:24 +00:00
tkpkg Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +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! :-)