freebsd_amp_hwpstate/usr.sbin/pkg_install
Jordan K. Hubbard 8c26c30381 o Set paths internally for pkg_add for tools we might want to invoke.
o Fix bogus suffix handling.
o Tell user when an FTP url is being xferred rather than being silent.
  This sort of violates "the unix way" but it stops people from whacking
  ^C when they think it's hung, too.  Sometimes visual indication of
  success is important.  Doesn't spit out anything if not on a TTY.
1998-09-08 10:42:26 +00:00
..
add o Set paths internally for pkg_add for tools we might want to invoke. 1998-09-08 10:42:26 +00:00
create o Set paths internally for pkg_add for tools we might want to invoke. 1998-09-08 10:42:26 +00:00
delete .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 08:31:20 +00:00
info Add $Id$. 1998-07-14 08:28:15 +00:00
lib o Set paths internally for pkg_add for tools we might want to invoke. 1998-09-08 10:42:26 +00:00
Makefile
Makefile.inc
README
tkpkg

README

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! :-)