Date: Thu, 8 Jul 2004 20:22:45 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: freebsd-questions@freebsd.org Subject: Re: "make search" oddity Message-ID: <20040708192245.GA11705@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <20040708172916.GB15679@millerlite.local.mark-and-erika.com> References: <20040708172916.GB15679@millerlite.local.mark-and-erika.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--envbJBWh7q8WU6mo Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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=3D" from > /usr/ports to find a particular port to install but it seemed to fail > finding phpMyAdmin. >=20 > This is on a 5.2.1-RELEASE-p9 box where I cvsup the ports tree nightly. >=20 >=20 > # cd /usr/ports > =09 > # make search name=3Dphpmyadmin > =09 > # make search name=3Dphp | 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: m.seaman@infracaninophile.co.uk > B-deps:=20 > 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=3D1 name=3Dphpmyadmin display=3Dname,path,maint Port: phpMyAdmin-2.5.7.1 Path: /usr/ports/databases/phpmyadmin Maint: m.seaman@infracaninophile.co.uk =20 Cheers, Matthew --=20 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 --envbJBWh7q8WU6mo Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFA7Z8EiD657aJF7eIRAnurAJ9B59rg8uX6UPyKL5jbcqyfDvgnEQCgi2NF oiQvm17aXxelwnd1xBqsRhk= =jqdz -----END PGP SIGNATURE----- --envbJBWh7q8WU6mo--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040708192245.GA11705>