freebsd-nq/usr.sbin/pkg_install
Brian Somers 7bc6d0158f Fix the type of the NULL arg to execl()
Idea from: Theo de Raadt <deraadt@openbsd.org>
2001-07-09 09:24:06 +00:00
..
add Properly quote recursive pkg_add operations so that filenames with 2001-06-11 23:27:42 +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 Fix the type of the NULL arg to execl() 2001-07-09 09:24:06 +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 Fix usage bogon (-d doesn't take any arguments). 2001-06-13 21:34:12 +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
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! :-)