opnsense-src/usr.sbin/pkg_install/create
Maxim Sobolev ca97fe27e5 Add -R modifier for the mode when pkg_create(8) creates package file
from the locally installed package. When this modifier is specified
pkg_create(8) will also create package files for all packages on
which that locally installed package depends.

MFC after:	5 days
2005-06-06 03:24:14 +00:00
..
create.h Add -R modifier for the mode when pkg_create(8) creates package file 2005-06-06 03:24:14 +00:00
main.c Add -R modifier for the mode when pkg_create(8) creates package file 2005-06-06 03:24:14 +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 -R modifier for the mode when pkg_create(8) creates package file 2005-06-06 03:24:14 +00:00
pkg_create.1 Add -R modifier for the mode when pkg_create(8) creates package file 2005-06-06 03:24:14 +00:00
pl.c - pkg_add spawns itself as argv[0] when installing dependent packages, to 2004-06-29 19:06:42 +00:00