freebsd-dev/usr.sbin/pkg_install
Andrey A. Chernov 5e8809d7b9 Use new ftpGetURL interface, as result, report FTP error
via ftpErrString or net error via hstrerror(h_errno)
1996-11-14 07:30:17 +00:00
..
add Fix PR#1557 - chained package dependencies using URLs didn't work. 1996-10-14 19:41:44 +00:00
create Add MD5 checksums to packing list for all files during pkg_create and use 1996-07-30 10:48:20 +00:00
delete Add MD5 checksums to packing list for all files during pkg_create and use 1996-07-30 10:48:20 +00:00
info Add MD5 checksums to packing list for all files during pkg_create and use 1996-07-30 10:48:20 +00:00
lib Use new ftpGetURL interface, as result, report FTP error 1996-11-14 07:30:17 +00:00
Makefile
Makefile.inc
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! :-)