Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Nov 2002 15:52:37 -0800
From:      Mike Hogsett <hogsett@csl.sri.com>
To:        "DaleCo Help Desk" <daleco@daleco.biz>
Cc:        "Bryan Cassidy" <bryanc2000@insightbb.com>, "david" <ph1@cogeco.ca>, freebsd-questions@FreeBSD.ORG
Subject:   Re: Apache,PHP and FreeBSD 
Message-ID:  <200211012352.gA1Nqb1J022245@axp.csl.sri.com>
In-Reply-To: Message from "DaleCo Help Desk" <daleco@daleco.biz>  of "Fri, 01 Nov 2002 17:39:09 CST." <006f01c281ff$e10dd960$fa00a8c0@DaleCoportable> 

next in thread | previous in thread | raw e-mail | index | archive | help

> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211012352.gA1Nqb1J022245>