freebsd-dev/usr.sbin/pkg_install
Dag-Erling Smørgrav 2b67592fad Pass on the verbose option to fetchGetURL().
In the child that's set up to run tar(1), close all file descriptors except
stdin, stdout and stderr.

PR:		bin/27760
2001-06-11 14:18:26 +00:00
..
add Fixed pkg_add so when it does not find a package, it returns != 0. 2001-06-04 21:35:08 +00:00
create Style policy: reformat multiline comments to conform to style(9). 2001-05-17 10:12:45 +00:00
delete Style policy: reformat multiline comments to conform to style(9). 2001-05-17 10:12:45 +00:00
info Decapitalise first letter of warning message. 2001-03-26 09:57:26 +00:00
lib Pass on the verbose option to fetchGetURL(). 2001-06-11 14:18:26 +00:00
sign Style policy: reformat multiline comments to conform to style(9). 2001-05-17 10:12:45 +00:00
update beforeinstall -> SCRIPTS. 2001-04-07 11:21:35 +00:00
version Print longer package names. Some of them were running off the right 2001-05-15 18:37:23 +00:00
Makefile Don't build pkg_sign tools if crypto is not installed, or is not 2001-04-24 08:59:40 +00:00
Makefile.inc - Backout botched attempt to introduce MANSECT feature. 2001-03-26 14:42:20 +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! :-)