From owner-freebsd-newbies@FreeBSD.ORG Fri Feb 6 11:49:06 2004 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9B5A16A4CF for ; Fri, 6 Feb 2004 11:49:06 -0800 (PST) Received: from nhugin.diku.dk (nhugin.diku.dk [130.225.96.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD53743D48 for ; Fri, 6 Feb 2004 11:48:45 -0800 (PST) (envelope-from debois@diku.dk) Received: by nhugin.diku.dk (Postfix, from userid 754) id 648C06E0E42; Fri, 6 Feb 2004 20:48:10 +0100 (CET) Received: from tyr.diku.dk (tyr.diku.dk [130.225.96.226]) by nhugin.diku.dk (Postfix) with QMQP id 3C16F6E0DEC for ; Fri, 6 Feb 2004 20:48:10 +0100 (CET) Date: Fri, 6 Feb 2004 20:48:20 +0100 From: =?iso-8859-1?Q?S=F8ren?= Debois To: freebsd-newbies@freebsd.org Message-ID: <20040206194820.GA19386@diku.dk> Mail-Followup-To: freebsd-newbies@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on nhugin.diku.dk X-Spam-Level: X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.60 Subject: Finding ports X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2004 19:49:07 -0000 Hi there, Is there some easy way to find all ports which install some given file? E.g., find all ports which installs /usr/bin/pkgrep. Bonus question: I saw this pkgrep tool in the mailing list archive. Which port provides it? -- --- Debois