freebsd-dev/usr.sbin/pkg_install/lib
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
..
deps.c - pkg_info: flag -r: (show packages this packages depends on (documentation change)) 2004-06-29 18:59:19 +00:00
exec.c
file.c Use the length modifier 'll' instead of 'q' to print long longs. 2004-07-28 16:03:13 +00:00
global.c Add a -q flag to pkg_version. It suppresses the output of <,=,>. 2004-10-18 05:34:54 +00:00
lib.h Add -K option to pkg_add and pkg_info. 2006-01-09 18:27:21 +00:00
Makefile For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
match.c Do not bitch about bsdpan modules not having origin. 2005-09-24 21:41:47 +00:00
msg.c
pen.c Use the length modifier 'll' instead of 'q' to print long longs. 2004-07-28 16:03:13 +00:00
pkgwrap.c
plist.c When using @cwd %%FOO%%, we must ensure to return in the original 2006-01-07 22:10:58 +00:00
str.c
url.c Add -K option to pkg_add and pkg_info. 2006-01-09 18:27:21 +00:00
version.c - complete rewrite of the version number parsing code, restoring compatibiliy of 5.x with 4.x and portupgrade 2004-06-29 18:52:13 +00:00