freebsd-dev/usr.sbin/pkg_install
Bill Fumerola db86a11e69 o Remove all of the objformat logic, it's never coming back.
o Simplify getpackagesite(), it comes back in full glory when we branch
again. It's still needed however to get the i386 or alpha directory.
1999-09-25 03:02:08 +00:00
..
add o Remove all of the objformat logic, it's never coming back. 1999-09-25 03:02:08 +00:00
create Document the fact that pkg_add/delete passes INSTALL/DEINSTALL 1999-09-11 03:52:24 +00:00
delete Use the appropriate macro for double quotes rather than using double 1999-09-01 10:04:47 +00:00
info Use the appropriate macro for double quotes rather than using double 1999-09-01 10:04:47 +00:00
lib $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
Makefile Delete obsoleted *dist targets. 1994-09-13 10:20:37 +00:00
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
README Second round: 1995-04-22 13:58:24 +00:00
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! :-)