opnsense-src/usr.sbin/pkg_install/add
Kirill Ponomarev 3d4e952eef Add -P flag, it does the same as the -p option, except that the
given prefix is also used recursively for the dependency packages,
if any.  If the -P flag appears after any -p flag on the
command line, it overrides it's effect, causing pkg_add to use the
given prefix recursively.

PR:		bin/75742
Submitted by:	Frerich Raabe <raabe AT kde DOT org>
MFC after:	3 days
2005-11-12 11:45:01 +00:00
..
add.h Add -P flag, it does the same as the -p option, except that the 2005-11-12 11:45:01 +00:00
extract.c Implement @noinst field which has at the moment the same meaning and 2005-06-14 15:05:43 +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 -P flag, it does the same as the -p option, except that the 2005-11-12 11:45:01 +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 -P flag, it does the same as the -p option, except that the 2005-11-12 11:45:01 +00:00
pkg_add.1 Add -P flag, it does the same as the -p option, except that the 2005-11-12 11:45:01 +00:00