[pkgng] case-sensitive search?

Chris Rees crees at FreeBSD.org
Fri Jan 11 19:06:31 UTC 2013


On 11 January 2013 17:27, Alex Keda <admin at lissyara.su> wrote:
> root at amazon:/home/lissyara # pkg -v
> 1.0.2
> root at amazon:/home/lissyara # pkg search phpmyadmin
> root at amazon:/home/lissyara # pkg search myadmin
> root at amazon:/home/lissyara # pkg search dmin
> phpMyAdmin-3.5.5               A set of PHP-scripts to manage MySQL over the
> web
> root at amazon:/home/lissyara #
>
> it's bad behavior... good behavior - case-insensitive search by defult

Like which other UNIX tool? :)

To be honest, I'm not sure that capitals in PKGNAME is a good idea; a
quick perusal of the manpage doesn't show case insensitivity.

Chris


More information about the freebsd-ports mailing list