freebsd-dev/usr.sbin/pkg_install
Jordan K. Hubbard 940d89a9d5 - do string-magic on the right variable when trying
to find dependent packages on the local disk (i.e. package given as
   filename, not URL)
 - document $PKG_PATH
 - use -v on pkg_add for dependent packages

Submitted by:	hubertf@NetBSD.ORG
Obtained from:	NetBSD
1997-10-18 05:54:17 +00:00
..
add - do string-magic on the right variable when trying 1997-10-18 05:54:17 +00:00
create Don't return from cleanup() - if it's removed the playpen then very 1997-10-13 15:03:55 +00:00
delete Don't return from cleanup() - if it's removed the playpen then very 1997-10-13 15:03:55 +00:00
info Deal with PLIST_UNEXEC properly. 1997-10-18 05:42:05 +00:00
lib - do string-magic on the right variable when trying 1997-10-18 05:54:17 +00:00
Makefile Delete obsoleted *dist targets. 1994-09-13 10:20:37 +00:00
Makefile.inc
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! :-)