freebsd-nq/usr.sbin/pkg_install/create
Kirill Ponomarev 1d03b1a1ae Introduce 3 new options for pkg_create(1), -x for using basic
regular expressions for pkg-name, -E for extended regexps and -G for
exact matching.

Submitted by:	mux
MFC after:	3 days
2005-11-08 20:48:26 +00:00
..
create.h Introduce 3 new options for pkg_create(1), -x for using basic 2005-11-08 20:48:26 +00:00
main.c Introduce 3 new options for pkg_create(1), -x for using basic 2005-11-08 20:48:26 +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 Introduce 3 new options for pkg_create(1), -x for using basic 2005-11-08 20:48:26 +00:00
pkg_create.1 Introduce 3 new options for pkg_create(1), -x for using basic 2005-11-08 20:48:26 +00:00
pl.c - pkg_add spawns itself as argv[0] when installing dependent packages, to 2004-06-29 19:06:42 +00:00