> 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to