From owner-freebsd-questions@FreeBSD.ORG Thu Jul 8 19:22:53 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46F7D16A4D2 for ; Thu, 8 Jul 2004 19:22:53 +0000 (GMT) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95F0943D55 for ; Thu, 8 Jul 2004 19:22:51 +0000 (GMT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) i68JMjQX043190 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 8 Jul 2004 20:22:45 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id i68JMjXa043183 for freebsd-questions@freebsd.org; Thu, 8 Jul 2004 20:22:45 +0100 (BST) (envelope-from matthew) Date: Thu, 8 Jul 2004 20:22:45 +0100 From: Matthew Seaman To: freebsd-questions@freebsd.org Message-ID: <20040708192245.GA11705@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , freebsd-questions@freebsd.org References: <20040708172916.GB15679@millerlite.local.mark-and-erika.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="envbJBWh7q8WU6mo" Content-Disposition: inline In-Reply-To: <20040708172916.GB15679@millerlite.local.mark-and-erika.com> User-Agent: Mutt/1.5.6i X-Greylist: Message not sent from an IPv4 address, not delayed by milter-greylist-1.5.3 (smtp.infracaninophile.co.uk [0.0.0.0]); Thu, 08 Jul 2004 20:22:45 +0100 (BST) X-Virus-Scanned: clamd / ClamAV version devel-20040705, clamav-milter version 0.74a on smtp.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on happy-idiot-talk.infracaninophile.co.uk Subject: Re: "make search" oddity X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jul 2004 19:22:53 -0000 --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--