From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Mar 20 09:22:43 2005 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D6F116A4CE for ; Sun, 20 Mar 2005 09:22:43 +0000 (GMT) Received: from mail2out.barnet.com.au (mail2out.barnet.com.au [202.83.176.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDF8343D53 for ; Sun, 20 Mar 2005 09:22:42 +0000 (GMT) (envelope-from edwin@mavetju.org) Received: by mail2out.barnet.com.au (Postfix, from userid 27) id 1B78C70745A; Sun, 20 Mar 2005 20:22:42 +1100 (EST) X-Viruscan-Id: <423D40E200006F94A0DCE2@BarNet> Received: from mail2-auth.barnet.com.au (mail2.barnet.com.au [202.83.176.13]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) Authority" (verified OK)) by mail2.barnet.com.au (Postfix) with ESMTP id BF227707458; Sun, 20 Mar 2005 20:22:41 +1100 (EST) Received: from k7.mavetju (edwin-3.int.barnet.com.au [10.10.12.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) Certificate Authority" (verified OK)) by mail2-auth.barnet.com.au (Postfix) with ESMTP id 39773707457; Sun, 20 Mar 2005 20:22:41 +1100 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 3A9A3617C; Sun, 20 Mar 2005 20:22:40 +1100 (EST) Date: Sun, 20 Mar 2005 20:22:40 +1100 From: Edwin Groothuis To: Oliver Lehmann Message-ID: <20050320092240.GE43328@k7.mavetju> References: <200503200920.j2K9K6Fw077565@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200503200920.j2K9K6Fw077565@freefall.freebsd.org> User-Agent: Mutt/1.5.6i cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/79010: [patch] bsd.port.mk - all-depends-tree target X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Mar 2005 09:22:43 -0000 On Sun, Mar 20, 2005 at 09:20:06AM +0000, Oliver Lehmann wrote: > The following reply was made to PR ports/79010; it has been noted by GNATS. > > From: Oliver Lehmann > To: freebsd-gnats-submit@FreeBSD.org > Cc: Kirill Ponomarew > Subject: Re: ports/79010: [patch] bsd.port.mk - all-depends-tree target > Date: Sun, 20 Mar 2005 10:12:11 +0100 > > Kirill Ponomarew wrote: > > > > Ah ok, np, now I understand the reason, I'll try to play with awk a > > little, to get it :) > > | awk '{a=split($$0,c,"\|");for(j=1;j<=a;j++) {if(j > instead of perl might work. But since even the perl line produced some > wrong output i can't finally test it. If you give me an example I'll be able to learn from my mistakes. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/