freebsd-dev/usr.sbin/pkg_install
Giorgos Keramidas ce489a99f0 Enable the -n option of pkg_create(1).
The changes to make the option work are already in place, but I missed
the patch hunk that adds it to the getopt() option-handling loop.

Pointy hat:	keramida
Approved by:	flz
MFC after:	1 week
2008-07-08 03:21:05 +00:00
..
add Remove support for RELENG_4 (__FreeBSD_version < 500039). 2008-06-16 23:41:11 +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 - Add long options to pkg_install. 2008-05-30 14:26:09 +00:00
lib Enable the -n option of pkg_create(1). 2008-07-08 03:21:05 +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 - Backout 1.15, it was committed by accident 2008-05-03 23:17:37 +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! :-)