From owner-freebsd-doc@FreeBSD.ORG Fri Jan 25 21:30:04 2008 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0265F16A417 for ; Fri, 25 Jan 2008 21:30:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E48B313C455 for ; Fri, 25 Jan 2008 21:30:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0PLU37E095370 for ; Fri, 25 Jan 2008 21:30:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0PLU3gF095369; Fri, 25 Jan 2008 21:30:03 GMT (envelope-from gnats) Date: Fri, 25 Jan 2008 21:30:03 GMT Message-Id: <200801252130.m0PLU3gF095369@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Chess Griffin Cc: Subject: Re: docs/117961: A sugestion to search a port - PATCH X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Chess Griffin List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2008 21:30:04 -0000 The following reply was made to PR docs/117961; it has been noted by GNATS. From: Chess Griffin To: bug-followup@FreeBSD.org, goffredo@uol.com.br Cc: Subject: Re: docs/117961: A sugestion to search a port - PATCH Date: Fri, 25 Jan 2008 16:28:46 -0500 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigDD1C89311CA755CA989A8367 Content-Type: multipart/mixed; boundary="------------070103050500070405030705" This is a multi-part message in MIME format. --------------070103050500070405030705 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Attached is a possible patch to handbook/ports/chapter.sgml adding the=20 'echo' technique. --=20 Chess Griffin GPG Key: 0x0C7558C3 http://www.chessgriffin.com --------------070103050500070405030705 Content-Type: text/plain; name="portschapter.diff" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline; filename="portschapter.diff" --- chapter.sgml.old 2008-01-25 11:06:32.000000000 -0500 +++ chapter.sgml 2008-01-25 11:06:41.000000000 -0500 @@ -301,6 +301,14 @@ directory. =20 + Additionally, one can use a simple 'echo' statement to + find where a port exists in the ports tree. For + example: + + &prompt.root; echo /usr/ports/*/*lsof* +/usr/ports/sysutils/lsof + + Yet another way to find a particular port is by using the Ports Collection's built-in search mechanism. To use the search feature, you will need to be in the --------------070103050500070405030705-- --------------enigDD1C89311CA755CA989A8367 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHmlSQKzd9mAx1WMMRAtisAJ9fnzATPbSpZmNcdL2Ydy+F6aNdUwCfW3Mp tGpBRZQX1+kLdLErPjqxs34= =FIoY -----END PGP SIGNATURE----- --------------enigDD1C89311CA755CA989A8367--