From owner-freebsd-ports@FreeBSD.ORG Tue Aug 16 17:37:09 2005 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5514116A41F for ; Tue, 16 Aug 2005 17:37:09 +0000 (GMT) (envelope-from sfromley@ntlworld.com) Received: from mta07-winn.ispmail.ntl.com (mta07-winn.ispmail.ntl.com [81.103.221.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8430043D45 for ; Tue, 16 Aug 2005 17:37:08 +0000 (GMT) (envelope-from sfromley@ntlworld.com) Received: from aamta12-winn.ispmail.ntl.com ([81.103.221.35]) by mta07-winn.ispmail.ntl.com with ESMTP id <20050816173707.ZICQ21883.mta07-winn.ispmail.ntl.com@aamta12-winn.ispmail.ntl.com> for ; Tue, 16 Aug 2005 18:37:07 +0100 Received: from [192.168.124.185] (really [82.18.10.30]) by aamta12-winn.ispmail.ntl.com with ESMTP id <20050816173707.ZZYJ17166.aamta12-winn.ispmail.ntl.com@[192.168.124.185]> for ; Tue, 16 Aug 2005 18:37:07 +0100 Message-ID: <43022449.3010605@ntlworld.com> Date: Tue, 16 Aug 2005 18:37:13 +0100 From: Eliot Earle User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@FreeBSD.org References: <20050804211547.GA678@xor.obsecurity.org> <20050816163752.GA11023@xor.obsecurity.org> <43021A47.4080407@mac.com> In-Reply-To: <43021A47.4080407@mac.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: UPDATE [Re: Challenge during the ports freeze] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Aug 2005 17:37:09 -0000 Chuck Swiger wrote: > Kris Kennaway wrote: > [ ... ] > >> I really encourage you all to take a look at >> >> http://pointyhat.freebsd.org/errorlogs/i386-6-failure.html > > > Is this information available sorted by ports name in alphabetical order? > lynx -crawl -dump http://pointyhat.freebsd.org/errorlogs/i386-6-failure.html | awk '{print $2 " " $1}' | grep -v ^[^a-zA-Z] | grep -v ^THE_ | sort -f Kind of thing? Or were you attached to the rest of the info and the links? (Not trying to teach anyone's grandmother to suck eggs or anything. And I know I could use 'grep ^[a-zA-Z]', it's just -v makes more sense to my mind.) -- Eliot 'intocabile' www.fromley.com