freebsd-nq/usr.sbin/pkg_install
Jordan K. Hubbard 278ea7ecee Don't bother checking the return status of the mtree command - it returns
non-zero stats when it changes things, too.
1995-04-27 11:33:08 +00:00
..
add Don't bother checking the return status of the mtree command - it returns 1995-04-27 11:33:08 +00:00
create Add a great deal more error checking to various things. 1995-04-26 15:06:58 +00:00
delete Add depend on libftp since this is now in lib. 1995-04-26 15:07:14 +00:00
info Make pkg_info URL aware (and also make it use the PKG_PATH properly, like 1995-04-26 15:08:02 +00:00
lib Add code for dealing with URLs. 1995-04-26 15:08:23 +00:00
+COMMENT
+CONTENTS
+DESC
Makefile
Makefile.inc
pkg
README Second round: 1995-04-22 13:58:24 +00:00
tkpkg Many of John T. Kohl's patches from NetBSD. Thanks, John! 1994-12-06 00:51:50 +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! :-)