Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jan 2013 23:30:50 +0400
From:      Alex Keda <admin@lissyara.su>
Cc:        FreeBSD Mailing List <freebsd-ports@freebsd.org>
Subject:   Re: [pkgng] case-sensitive search?
Message-ID:  <50F0686A.9030600@lissyara.su>
In-Reply-To: <CADLo83-HAVvCRUnTNBEXKHDEOtbHR8-9oi57_3y2sjeBgx9dtw@mail.gmail.com>
References:  <50F04B95.3000301@lissyara.su> <CADLo83-HAVvCRUnTNBEXKHDEOtbHR8-9oi57_3y2sjeBgx9dtw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
11.01.2013 23:05, Chris Rees пишет:
> On 11 January 2013 17:27, Alex Keda <admin@lissyara.su> wrote:
>> root@amazon:/home/lissyara # pkg -v
>> 1.0.2
>> root@amazon:/home/lissyara # pkg search phpmyadmin
>> root@amazon:/home/lissyara # pkg search myadmin
>> root@amazon:/home/lissyara # pkg search dmin
>> phpMyAdmin-3.5.5               A set of PHP-scripts to manage MySQL over the
>> web
>> root@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.

for backward compatibility, because

 > cd /usr/ports && make search name=....

is case insensitivity.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50F0686A.9030600>