freebsd-skq/usr.sbin/pkg_install/info
flz c97d180650 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
..
info.h Add -K option to pkg_add and pkg_info. 2006-01-09 18:27:21 +00:00
main.c Add -K option to pkg_add and pkg_info. 2006-01-09 18:27:21 +00:00
Makefile Don't put DEBUG to CFLAGS, we have the standard DEBUG_FLAGS for this. 2004-08-12 20:06:01 +00:00
perform.c Add -K option to pkg_add and pkg_info. 2006-01-09 18:27:21 +00:00
pkg_info.1 Add -K option to pkg_add and pkg_info. 2006-01-09 18:27:21 +00:00
show.c When using @cwd %%FOO%%, we must ensure to return in the original 2006-01-07 22:10:58 +00:00