From owner-freebsd-questions Fri Nov 1 15:52:45 2002 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 F24E837B406 for ; Fri, 1 Nov 2002 15:52:42 -0800 (PST) Received: from casper.sri.com (casper.SRI.COM [128.18.243.12]) by mx1.FreeBSD.org (Postfix) with SMTP id E0B8B43E7B for ; Fri, 1 Nov 2002 15:52:41 -0800 (PST) (envelope-from hogsett@csl.sri.com) Received: (qmail 20060 invoked from network); 1 Nov 2002 23:56:35 -0000 Received: from localhost (HELO casper.SRI.COM) (127.0.0.1) by casper.sri.com with SMTP; 1 Nov 2002 23:56:35 -0000 Received: from quarter.csl.sri.com ([130.107.1.30]) by casper.SRI.COM (NAVGW 2.5.2.17) with SMTP id M2002110115563316028 ; Fri, 01 Nov 2002 15:56:34 -0800 Received: from axp.csl.sri.com (axp.csl.sri.com [130.107.2.30]) by quarter.csl.sri.com (8.12.4/8.12.4) with ESMTP id gA1Nqenr030995; Fri, 1 Nov 2002 15:52:40 -0800 Received: from axp.csl.sri.com (localhost [127.0.0.1]) by axp.csl.sri.com (8.12.6/8.12.3) with ESMTP id gA1Nqb1J022245; Fri, 1 Nov 2002 15:52:40 -0800 (PST) (envelope-from hogsett@axp.csl.sri.com) Message-Id: <200211012352.gA1Nqb1J022245@axp.csl.sri.com> To: "DaleCo Help Desk" Cc: "Bryan Cassidy" , "david" , freebsd-questions@FreeBSD.ORG Subject: Re: Apache,PHP and FreeBSD In-Reply-To: Message from "DaleCo Help Desk" of "Fri, 01 Nov 2002 17:39:09 CST." <006f01c281ff$e10dd960$fa00a8c0@DaleCoportable> Mime-Version: 1.0 (generated by tm-edit 8.8 (Time Passed Me By)) Content-Type: text/plain; charset=US-ASCII Date: Fri, 01 Nov 2002 15:52:37 -0800 From: Mike Hogsett Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > To find something in the ports collection, > do this: > > $cd /usr/ports > $make search key=(keyword) > > ...in your case, 'php' or 'mod_php' > should have done the trick. Although in cases of libraries (or similar ports) where many other ports depend on it this can return way too many results. In these cases $make search name=(name) may workbetter. - Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message