freebsd-dev/usr.sbin/pkg_install/add
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.h Add -K option to pkg_add and pkg_info. 2006-01-09 18:27:21 +00:00
extract.c When using @cwd %%FOO%%, we must ensure to return in the original 2006-01-07 22:10:58 +00:00
futil.c - pkg_add spawns itself as argv[0] when installing dependent packages, to 2004-06-29 19:06:42 +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_add.1 Add -K option to pkg_add and pkg_info. 2006-01-09 18:27:21 +00:00