On Thu, Jul 08, 2004 at 01:29:16PM -0400, Mark Frank wrote:
> This isn't a life or death situation but it's the first time I've
> noticed this oddity.  I've always used "make search name=" from
> /usr/ports to find a particular port to install but it seemed to fail
> finding phpMyAdmin.
> 
> This is on a 5.2.1-RELEASE-p9 box where I cvsup the ports tree nightly.
> 
> 
>       # cd /usr/ports
>       
>       # make search name=phpmyadmin
>       
>       # make search name=php | grep phpmyadmin -B 1 -A 4
>       Port:   phpMyAdmin-2.5.7.1
>       Path:   /usr/ports/databases/phpmyadmin
>       Info:   A set of PHP-scripts to administer MySQL over the web
>       Maint:  [EMAIL PROTECTED]
>       B-deps: 
>       R-deps: apache-1.3.31_2 expat-1.95.7 mod_php4-4.3.7_3,1
>       mysql-client-4.0.20 perl-5.8.4

You called?

Actually, yes,the search capability in ports was updated and expanded
quite a bit recently.  Read all about it in the /usr/ports/CHANGES
file.

You can now do:

    % make search icase=1 name=phpmyadmin display=name,path,maint
    Port:   phpMyAdmin-2.5.7.1
    Path:   /usr/ports/databases/phpmyadmin
    Maint:  [EMAIL PROTECTED]
    
        Cheers,

        Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK

Attachment: pgpmeKdCbegiz.pgp
Description: PGP signature

Reply via email to