1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/usr.sbin/pkg_install
Doug Barton 9e2bcb5a69 Add support for INDEX-9 [1]
While I'm here, strip off support for FreeBSD 5.x.

Submitted by:	Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de> [1]
2009-08-31 17:50:33 +00:00
..
add Oops. Needed to adjust a little bit more of the line for packages-8-stable 2009-08-24 03:04:13 +00:00
create When running pkg_add -r, check & install our dependencies for each 2009-06-19 17:07:38 +00:00
delete - Add long options to pkg_install. 2008-05-30 14:26:09 +00:00
info When running pkg_add -r, check & install our dependencies for each 2009-06-19 17:07:38 +00:00
lib Add support for INDEX-9 [1] 2009-08-31 17:50:33 +00:00
updating - add: Keep dependent packages too if -K is specified. 2008-06-12 15:21:13 +00:00
version - Add long options to pkg_install. 2008-05-30 14:26:09 +00:00
Makefile Style fix (use naked commands). 2008-06-16 09:15:27 +00:00
Makefile.inc Use humanize_number to report pen-sizes so people don't have to count 2008-08-07 14:48:35 +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! :-)