freebsd-nq/usr.sbin/pkg_install/create
Giorgos Keramidas ce489a99f0 Enable the -n option of pkg_create(1).
The changes to make the option work are already in place, but I missed
the patch hunk that adds it to the getopt() option-handling loop.

Pointy hat:	keramida
Approved by:	flz
MFC after:	1 week
2008-07-08 03:21:05 +00:00
..
create.h Add a -n option to pkg_create(1), to inhibit duplicate work. 2008-05-27 05:10:54 +00:00
main.c Enable the -n option of pkg_create(1). 2008-07-08 03:21:05 +00:00
Makefile
perform.c Add a -n option to pkg_create(1), to inhibit duplicate work. 2008-05-27 05:10:54 +00:00
pkg_create.1 - Add long options to pkg_install. 2008-05-30 14:26:09 +00:00
pl.c When using @cwd %%FOO%%, we must ensure to return in the original 2006-01-07 22:10:58 +00:00