From owner-freebsd-questions@FreeBSD.ORG Sat Apr 24 09:53:43 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2749016A4CE for ; Sat, 24 Apr 2004 09:53:43 -0700 (PDT) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id E142743D46 for ; Sat, 24 Apr 2004 09:53:40 -0700 (PDT) (envelope-from kdk@daleco.biz) Received: from daleco.biz ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.0); Sat, 24 Apr 2004 11:54:32 -0500 Message-ID: <408A9B92.6040801@daleco.biz> Date: Sat, 24 Apr 2004 11:53:38 -0500 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040406 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kai Grossjohann References: <87k7055po2.fsf@emptyhost.emptydomain.de> In-Reply-To: <87k7055po2.fsf@emptyhost.emptydomain.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 24 Apr 2004 16:54:32.0906 (UTC) FILETIME=[D11DD2A0:01C42A1C] cc: freebsd-questions@freebsd.org Subject: Re: Which port provides fig2dev? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Apr 2004 16:53:43 -0000 Kai Grossjohann wrote: >Is there a way for me to find out which port provides the fig2dev >binary? I tried pkg_which and ports_glob, but I think that the former >operates on installed ports only, and the latter operates on port >names only. > > Bah! Weekend, and my brain is turned off. Sorry for wasted b/w. KDK