From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Mar 20 09:20:07 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 17A2216A4CE for ; Sun, 20 Mar 2005 09:20:07 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDD6D43D41 for ; Sun, 20 Mar 2005 09:20:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2K9K6E6077566 for ; Sun, 20 Mar 2005 09:20:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2K9K6Fw077565; Sun, 20 Mar 2005 09:20:06 GMT (envelope-from gnats) Date: Sun, 20 Mar 2005 09:20:06 GMT Message-Id: <200503200920.j2K9K6Fw077565@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Oliver Lehmann 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 Reply-To: Oliver Lehmann List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Mar 2005 09:20:07 -0000 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