cvs commit: src/usr.sbin/pkg_install/create create.h main.c
perform.c pkg_create.1
Maxime Henrion
mux at FreeBSD.org
Thu Nov 10 06:34:24 PST 2005
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
More information about the cvs-all
mailing list