[Ports] How to find where a port is located?

Wojciech Puchar wojtek at wojtek.tensor.gdynia.pl
Fri Jun 13 09:01:07 UTC 2008


> Hello
>
> Currently, to find where a software is located under /usr/ports/, I
> rune the "find" command. Is there a database that I could query
> instead so that it gives out the whole path to that the application?


grep in /usr/ports/INDEX

or

ls -ld /usr/ports/*/packagename


More information about the freebsd-questions mailing list