cvs commit: ports/devel/portlint Makefile ports/devel/portlint/src
portlint.pl
Joe Marcus Clarke
marcus at FreeBSD.org
Sun Oct 26 13:27:31 PST 2003
marcus 2003/10/26 13:27:30 PST
FreeBSD ports repository
Modified files:
devel/portlint Makefile
devel/portlint/src portlint.pl
Log:
* Add some @unexec checking for plists [1]
* Check for the common typo, NOPORTSDOC [2]
* Make sure .CURDIR is the primary category [3]
* Check for USE_* macros that are user-settable [4]
* Try to be a little more intelligent when checking for macros that need to
appear earlier
* Ignore make directives when checking for extra items in certain sections
PR: 55921 [1]
57751 [2]
58292 [3]
58525 [4]
Submitted by: edwin [1]
Oliver Eikemeier <eikemeier at fillmore-labs.com> [2] [3] [4]
Revision Changes Path
1.60 +1 -1 ports/devel/portlint/Makefile
1.41 +39 -4 ports/devel/portlint/src/portlint.pl
More information about the cvs-ports
mailing list