Date: Sat, 03 Jan 2004 02:41:20 +0100 From: Matthias Andree <ma@dt.e-technik.uni-dortmund.de> To: Joe Marcus Clarke <marcus@freebsd.org> Cc: ports@freebsd.org Subject: Re: Problem with a portlint change Message-ID: <m365ft3j27.fsf@merlin.emma.line.org> In-Reply-To: <1073009304.430.14.camel@shumai.marcuscom.com> (Joe Marcus Clarke's message of "Thu, 01 Jan 2004 21:08:24 -0500") References: <3FF4CD41.6070706@FreeBSD.org> <1073009304.430.14.camel@shumai.marcuscom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Joe Marcus Clarke <marcus@freebsd.org> writes: >> if ($cat[0] ne $1 && $makevar{PKGCATEGORY} ne $1 ) { >> &perror("FATAL: $file: category \"$1\" must be >> listed first"); >> That creates a problem for those of us who check out individual ports >> directories in $HOME, rather than checking out ports/<category>/<port>. >> One solution to this problem might be to change the regex to: Yeah, the "category root must be listed first" that port-tools gave me on port submit was quite annoying - I was used to copy the port to root's home directory (NAT'd single-user machine, don't worry) and I got quite used to "portlint -abcvt | grep -v ^OK:" followed by port submit -L. (-L for no portlint). Oh, and checking out ports/CAT/PORT with CVS is not outright fun on my decrepit Micropolis 4345WS 7,200/min UWSCSI drive, been there, tried that, and couldn't drink as much coffee as I had time to wait (-: Thanks for the portlint fix everybody. -- Matthias Andree Encrypt your mail: my GnuPG key ID is 0x052E7D95
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m365ft3j27.fsf>