From owner-freebsd-questions@FreeBSD.ORG Fri Jun 13 09:01:07 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B53F11065679 for ; Fri, 13 Jun 2008 09:01:07 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id C51D08FC18 for ; Fri, 13 Jun 2008 09:01:06 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m5D90xbC086184; Fri, 13 Jun 2008 11:00:59 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m5D90wcu086166; Fri, 13 Jun 2008 11:00:58 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Fri, 13 Jun 2008 11:00:58 +0200 (CEST) From: Wojciech Puchar To: Gilles In-Reply-To: <96d454pk73ornom636es6caii1cl8h29dt@4ax.com> Message-ID: <20080613110036.S85139@wojtek.tensor.gdynia.pl> References: <96d454pk73ornom636es6caii1cl8h29dt@4ax.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: [Ports] How to find where a port is located? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jun 2008 09:01:07 -0000 > 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