freebsd-dev/usr.sbin/pkg_install
Florent Thoumie cd2407daad Add -K option to pkg_add and pkg_info.
This option saves packages to PKGDIR (if defined or current directory by default)
as they are downloaded.
Silent a warning when -n is used and package has a +DISPLAY file.

Approved by:	krion
MFC after:	1 week
2006-01-09 18:27:21 +00:00
..
add Add -K option to pkg_add and pkg_info. 2006-01-09 18:27:21 +00:00
create When using @cwd %%FOO%%, we must ensure to return in the original 2006-01-07 22:10:58 +00:00
delete Fix pkg_info(1) and pkg_delete(1) to handle properly packages which 2005-10-10 08:38:21 +00:00
info Add -K option to pkg_add and pkg_info. 2006-01-09 18:27:21 +00:00
lib Add -K option to pkg_add and pkg_info. 2006-01-09 18:27:21 +00:00
sign Expand *n't contractions. 2005-02-13 22:25:33 +00:00
version -mdoc sweep. 2005-11-18 10:56:28 +00:00
Makefile NOCRYPT -> NO_CRYPT 2004-12-21 10:16:04 +00:00
Makefile.inc Remove kludges intended to support src trees with partial obj trees. 2005-06-10 06:12:53 +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! :-)