Date: Fri, 13 Jun 2008 11:00:58 +0200 (CEST) From: Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl> To: Gilles <gilles.ganault@free.fr> Cc: freebsd-questions@freebsd.org Subject: Re: [Ports] How to find where a port is located? Message-ID: <20080613110036.S85139@wojtek.tensor.gdynia.pl> In-Reply-To: <96d454pk73ornom636es6caii1cl8h29dt@4ax.com> References: <96d454pk73ornom636es6caii1cl8h29dt@4ax.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080613110036.S85139>