freebsd-dev/usr.sbin/pkg_install
Jilles Tjoelker 75cf69394b Fix segfault when giving invalid long option to pkg_info.
PR:		bin/133473
Submitted by:	Rafal Grodzinski
Approved by:	ed (mentor)
MFC after:	1 week
2009-06-01 21:26:52 +00:00
..
add Add release package directories for 6.4 and 7.2. 2009-04-15 17:14:43 +00:00
create Enable the -n option of pkg_create(1). 2008-07-08 03:21:05 +00:00
delete - Add long options to pkg_install. 2008-05-30 14:26:09 +00:00
info Fix segfault when giving invalid long option to pkg_info. 2009-06-01 21:26:52 +00:00
lib Skip @pkgdep if there's no argument. 2009-05-19 14:26:41 +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! :-)