From owner-freebsd-ports@FreeBSD.ORG Thu Jan 1 18:08:31 2004 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 6250E16A4CE; Thu, 1 Jan 2004 18:08:31 -0800 (PST) Received: from ms-smtp-03-eri0.southeast.rr.com (ms-smtp-03-lbl.southeast.rr.com [24.25.9.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A1A443D46; Thu, 1 Jan 2004 18:08:29 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from creme-brulee.marcuscom.com (rdu74-159-108.nc.rr.com [24.74.159.108])i0228Pov002900; Thu, 1 Jan 2004 21:08:26 -0500 (EST) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i0226uL4057841; Thu, 1 Jan 2004 21:06:56 -0500 (EST) (envelope-from marcus@FreeBSD.org) From: Joe Marcus Clarke To: Doug Barton In-Reply-To: <3FF4CD41.6070706@FreeBSD.org> References: <3FF4CD41.6070706@FreeBSD.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-AG0nbrZQhK0/CLcLcsdQ" Organization: FreeBSD, Inc. Message-Id: <1073009304.430.14.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Thu, 01 Jan 2004 21:08:24 -0500 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.61 X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on creme-brulee.marcuscom.com X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: ports@FreeBSD.org Subject: Re: Problem with a portlint change 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, 02 Jan 2004 02:08:31 -0000 --=-AG0nbrZQhK0/CLcLcsdQ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2004-01-01 at 20:45, Doug Barton wrote: > Marcus, >=20 > In versions 1.4[168] you added/modified the following code in portlint: >=20 > if ($committer && $makevar{'.CURDIR'} =3D~ m'/([^/]+)/[^/]+/?$')= { > if ($cat[0] ne $1 && $makevar{PKGCATEGORY} ne $1 ) { > &perror("FATAL: $file: category \"$1\" must be=20 > listed first"); > } > } >=20 >=20 > That creates a problem for those of us who check out individual ports=20 > directories in $HOME, rather than checking out ports//.=20 > One solution to this problem might be to change the regex to: >=20 > m'ports/([^/]+)/[^/]+/?$' >=20 > but I'm sure there are others. It would be nice to find a solution to=20 > this though, since previous versions of portlint didn't complain about=20 > this, and I really like to keep my ports 'portlint clean' whenever=20 > possible. Doug, you're just too obsessive ;-). I'll see what I can do. I'm in the same boat you are, but I've just gotten used to ignoring the message. I like your suggestion, and I think I may go for that for the time being. Joe >=20 > Doug --=20 Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome --=-AG0nbrZQhK0/CLcLcsdQ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQA/9NKYb2iPiv4Uz4cRArM2AJ9wZUmdDbTEHa/OnpBE+LqFJb1QaACfYssR MuoR8HYkGCvUCuj1v1N5+4A= =G7mC -----END PGP SIGNATURE----- --=-AG0nbrZQhK0/CLcLcsdQ--