On Wed, 23 Mar 2011, Olivier Smedts wrote:

2011/3/23 Doug Barton <do...@freebsd.org>:
On 03/23/2011 03:48, Peter Jeffery wrote:

If I was looking for the Opera port, I'd look in www-clients and if
it wasn't in there then the next thing that I would be doing is hand
searching the INDEX file

cd /usr/ports/ && make search name=opera

Or
find /usr/ports -maxdepth 2 -name opera
Slower than make search but faster than building an INDEX file before
make search !

% whereis opera
opera: /usr/ports/www/opera

Granted, it doesn't always work.
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to