From owner-freebsd-newbies@FreeBSD.ORG Mon Feb 9 23:53:51 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 73D6F16A4CE for ; Mon, 9 Feb 2004 23:53:51 -0800 (PST) Received: from nhugin.diku.dk (nhugin.diku.dk [130.225.96.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4568A43D1D for ; Mon, 9 Feb 2004 23:53:51 -0800 (PST) (envelope-from debois@diku.dk) Received: by nhugin.diku.dk (Postfix, from userid 754) id 804676E1195; Tue, 10 Feb 2004 08:53:35 +0100 (CET) Received: from tyr.diku.dk (tyr.diku.dk [130.225.96.226]) by nhugin.diku.dk (Postfix) with QMQP id 5B65D6E0ED3 for ; Tue, 10 Feb 2004 08:53:35 +0100 (CET) Date: Tue, 10 Feb 2004 08:53:49 +0100 From: =?iso-8859-1?Q?S=F8ren?= Debois To: freebsd-newbies@freebsd.org Message-ID: <20040210075349.GA32337@diku.dk> Mail-Followup-To: freebsd-newbies@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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: Re: 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: Tue, 10 Feb 2004 07:53:51 -0000 On Mon, Feb 09, 2004 at 09:38:23PM +0000, clayton rollins wrote: > I'd imagine there's some trickery (grep, etc.) you could do to > extract port names from occurences of a string in the pkg-plist > file. Thanks, I'll look into that. -- --- Debois