Re: About ports QA by 'port test'

Alexander Churanov <[email protected]> Wed, 17 Mar 2010 15:58:49 +0300
Newsgroups gmane.os.freebsd.devel.quality-assurance
Message-ID <[email protected]>
Folks,

If the portlint would be told to ignore errors like missing PORTVERSION,
then how do you know whether the port is correct or not?

>From my point of view, the issue is the portlint pretends to parse
makefiles, but does not implement full make :-). For example, as far as I
understand, the line 2188 just verifies that the file has a line starting
with PORTVERSION. Portlint should use "make -V PORTVERSION" instead.

Alexander Churanov,
maintainer of devel/boost-*
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-qa
To unsubscribe, send any mail to "[email protected]"