From owner-freebsd-ports@FreeBSD.ORG Fri Oct 24 16:29:12 2003 Return-Path: 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 3F33716A4B3 for ; Fri, 24 Oct 2003 16:29:12 -0700 (PDT) Received: from mx2.fillmore-labs.com (lima.fillmore-labs.com [62.138.193.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 246E843FBF for ; Fri, 24 Oct 2003 16:29:11 -0700 (PDT) (envelope-from eikemeier@fillmore-labs.com) Received: from p5080ba6e.dip.t-dialin.net ([80.128.186.110] helo=fillmore-labs.com ident=icqxyg52f1ttn4pr) by mx2.fillmore-labs.com with asmtp (TLSv1:AES256-SHA:256) (Exim 4.24; FreeBSD 4.9) id 1ADBMj-0002Np-Rs; Sat, 25 Oct 2003 01:29:10 +0200 Message-ID: <3F99B5C3.30403@fillmore-labs.com> Date: Sat, 25 Oct 2003 01:29:07 +0200 From: Oliver Eikemeier MIME-Version: 1.0 To: Simon Barner References: <20031023152135.GC15574@zi025.glhnet.mhn.de> <3F9877FA.7000204@fillmore-labs.com> <1066957266.31335.12.camel@shumai.marcuscom.com> <3F987DB9.1000604@fillmore-labs.com> <1066958525.31335.16.camel@shumai.marcuscom.com> <3F9882C5.1030800@fillmore-labs.com> <1066961895.31335.22.camel@shumai.marcuscom.com> <3F991DD3.60707@fillmore-labs.com> <20031024183748.GA542@zi025.glhnet.mhn.de> In-Reply-To: <20031024183748.GA542@zi025.glhnet.mhn.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated-Sender: eikemeier@fillmore-labs.com User-Agent: KMail/1.5.9 Organization: Fillmore Labs GmbH X-Complaints-To: abuse@fillmore-labs.com cc: ports@freebsd.org Subject: Re: /usr/ports/Tools [was: GNU packages and gettext] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Oct 2003 23:29:12 -0000 Simon Barner wrote: > Oliver Eikemeier: > >>Do you see what I mean? I guess most people use portlint, but few know >>about the existence >>of plist. Perhaps we should have a category portingtools, with portlint, >>porteasy, porttools etc. >>Even if it is only a virtual category it would make live easier for porters: >> >>consider to install >> awk -F\| ' $7 ~ /\/ { print $1" ("$2"): "$4 }' >> /usr/ports/INDEX > > What about a meta-port that like for example the docproj port? Not a bad idea. I like both, for the meta-port the maintainer has to decide which tools are The Worthy Tools. But thats fine with me, whoever does the port is right. The porters handbook says 'use portlint', so everybody uses portlint: http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/testing.html How about a port wiki?