Kirill Ponomarew wrote: > krion 2005-11-08 20:48:26 UTC > > FreeBSD src repository > > Modified files: > usr.sbin/pkg_install/create create.h main.c perform.c > pkg_create.1 > Log: > 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.
This commit log should also say that these new options are only meaningful when using the -b flag of pkg_create(1), and that the default for the -b parameter is now to do glob matching, as in other pkg_foo utilities that support package patterns. Cheers, Maxime _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
