freebsd-nq/usr.sbin/pkg_install
Colin Percival 6a73df6f3f Synopsis fixes:
* `pkg_info -flags' needs either `-a' or a package name. [1]
 * Add -Q option to manual page.
 * Update `usage:' to match the manual page.

PR:		misc/64786 [1]
Reviewed by:	ru
MFC after:	3 days
2004-03-30 20:48:16 +00:00
..
add Add command line option for chrootdir, all pkg_add(8) operations will be 2004-03-01 21:58:21 +00:00
create - Properly build both crypto and non-crypto versions of the 2004-01-17 13:41:16 +00:00
delete - Properly build both crypto and non-crypto versions of the 2004-01-17 13:41:16 +00:00
info Synopsis fixes: 2004-03-30 20:48:16 +00:00
lib Fix a case of undefined behavior due to overlapping buf objects in 2003-12-23 15:01:12 +00:00
sign - Properly build both crypto and non-crypto versions of the 2004-01-17 13:41:16 +00:00
version - Properly build both crypto and non-crypto versions of the 2004-01-17 13:41:16 +00:00
Makefile - Properly build both crypto and non-crypto versions of the 2004-01-17 13:41:16 +00:00
Makefile.inc - Properly build both crypto and non-crypto versions of the 2004-01-17 13:41:16 +00:00
README
tkpkg

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! :-)