Date: Sun, 26 Oct 2003 13:27:30 -0800 (PST) From: Joe Marcus Clarke <marcus@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/portlint Makefile ports/devel/portlint/src portlint.pl Message-ID: <200310262127.h9QLRUUv096506@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310262127.h9QLRUUv096506>
