freebsd-dev/usr.sbin/pkg_install
Jordan K. Hubbard 70ad39a5d4 Change the environment variable this looks for from FTP_PASSIVE to
FTP_PASSIVE_MODE.  It would be really nice if we could standardise on
this name so that all tools (like ncftp) that offer passive/active
ftp selection would work seamlessly with one user environment variable
setting.
1995-07-30 09:41:21 +00:00
..
add Document how to get pkg_add to use PASSIVE MODE ftp in such transfers. 1995-07-30 09:37:31 +00:00
create Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
delete Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
info You can run pkg_info everywhere expect /var/db/pkg directory :-) 1995-07-30 01:44:45 +00:00
lib Change the environment variable this looks for from FTP_PASSIVE to 1995-07-30 09:41:21 +00:00
+COMMENT Added files necessary for automating packing of distributions. 1993-10-10 20:24:47 +00:00
+CONTENTS Added files necessary for automating packing of distributions. 1993-10-10 20:24:47 +00:00
+DESC Added files necessary for automating packing of distributions. 1993-10-10 20:24:47 +00:00
Makefile Delete obsoleted *dist targets. 1994-09-13 10:20:37 +00:00
Makefile.inc Make this stop trying to go into /usr/local and inherit the settings 1994-09-13 10:20:02 +00:00
pkg Added Rich's wish front-end. 1993-09-04 17:06:09 +00:00
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! :-)