freebsd-dev/usr.sbin/pkg_install
Bill Fumerola bc019cca2f Install man pages in the right place. This is what I get for cheating
and copying a Makefile from another directory over to this one.

PR:		docs/15140
Submitted by:	Kazuo Horikawa <horikawa@jp.FreeBSD.org>
1999-11-28 18:34:27 +00:00
..
add Make pkg_add -r package1 package2 package3 ... work correctly. 1999-11-18 23:32:43 +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
version Install man pages in the right place. This is what I get for cheating 1999-11-28 18:34:27 +00:00
Makefile Welcome pkg_version into the FreeBSD source tree. 1999-11-26 20:31:58 +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! :-)