Trivial conformity thing...

Doug Barton dougb at FreeBSD.org
Sun Nov 6 23:47:45 UTC 2011


Thanks for reporting this. FYI your pattern missed a few, and picked up
a few false positives in the perl ports with WWW::, but I fixed all the
ones I could find. (Of course that's not saying I didn't miss a few too.)


Doug


On 11/06/2011 05:42, Matthew Seaman wrote:
> 
> Dear all,
> 
> It's a trivial thing, but it tripped me up.  I had assumed that WWW:
> tags in pkg-descr files would not have leading whitespace.  This is also
> assumed in portlint(1)
> 
> 22 pkg-descr* files out of 21869 don't conform.
> 
> % find /usr/ports -name pkg-descr\* -print0 | xargs -0 grep -l
> '^[[:space:]][[:space:]]*WWW:'
> /usr/ports/security/tuntun/pkg-descr
> /usr/ports/audio/libdssialsacompat/pkg-descr
> /usr/ports/net-im/komclean/pkg-descr
> /usr/ports/net/p5-Net-Gopher/pkg-descr
> /usr/ports/net/p5-Net-MAC/pkg-descr
> /usr/ports/net/p5-Gopher-Server/pkg-descr
> /usr/ports/mail/rbl-milter/pkg-descr
> /usr/ports/x11-wm/treewm/pkg-descr
> /usr/ports/www/p5-WWW-HatenaDiary/pkg-descr
> /usr/ports/www/p5-WWW-Mechanize-DecodedContent/pkg-descr
> /usr/ports/www/p5-WWW-Babelfish/pkg-descr
> /usr/ports/www/p5-WWW-Mechanize-Plugin-phpBB/pkg-descr
> /usr/ports/www/dotclear/pkg-descr
> /usr/ports/www/p5-WWW-Robot/pkg-descr
> /usr/ports/www/p5-WWW-Mechanize/pkg-descr
> /usr/ports/graphics/dynamechs/pkg-descr
> /usr/ports/graphics/dataplot/pkg-descr
> /usr/ports/graphics/xglurbules/pkg-descr
> /usr/ports/lang/sr/pkg-descr
> /usr/ports/sysutils/pciutils/pkg-descr
> /usr/ports/devel/elfsh/pkg-descr
> /usr/ports/devel/p5-Getopt-GUI-Long/pkg-descr
> 
> 	Cheers
> 
> 	Matthew
> 



-- 

		"We could put the whole Internet into a book."
		"Too practical."

	Breadth of IT experience, and depth of knowledge in the DNS.
	Yours for the right price.  :)  http://SupersetSolutions.com/



More information about the freebsd-ports mailing list