freebsd-dev/usr.sbin/pkg_install
Satoshi Asami cf144a3d4a Fix support for uncompressed (".tar") package types. It's not completely
fixed (chained dependency checking for pkg_add is broken, for one thing)
but at least you can now create one package and use it.
1998-12-05 06:29:03 +00:00
..
add Unlink old contents of package when extracting new. 1998-10-28 22:44:24 +00:00
create Fix support for uncompressed (".tar") package types. It's not completely 1998-12-05 06:29:03 +00:00
delete Fix bug where trailing slash could confuse the registry removal. 1998-11-11 06:09:04 +00:00
info correct usage of cleanup() everywhere - this became bogus when the warnx/errx 1998-09-11 07:26:58 +00:00
lib Fix support for uncompressed (".tar") package types. It's not completely 1998-12-05 06:29:03 +00:00
Makefile Delete obsoleted *dist targets. 1994-09-13 10:20:37 +00:00
Makefile.inc Use foo/bar.a' instead of -Lfoo -lbar' for linking to static internal 1998-03-07 08:55:00 +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! :-)