summaryrefslogtreecommitdiff
path: root/pkgtools/lintpkgsrc
AgeCommit message (Collapse)AuthorFilesLines
2012-07-13Updated pkgtools/lintpkgsrc to 4.84abs4-5/+2167
4.84: - Misparse Makefiles a little better. Check for '.' in the left hand of :S and :C operations, and also handle :U - Move files from pkglint/files to lintpkgrsc/files
2012-05-08In parse_makefile_vars() inprove the pattern used to remove comments sosbd1-2/+2
that it doesn't match on backslash quoted hash characters. PR/46422 Bump PKGVERSION.
2010-02-24Make sure that FILESDIR is a full path, so that the resulting +BUILD_INFOjoerg1-2/+2
is consistent.
2010-01-31Take care the case that MANINSTALL does not contain catinstall.obache1-1/+3
Fixes PR#42690.
2009-04-09Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.joerg1-2/+1
2008-08-29PKG_DESTDIR_SUPPORT=user-destdirabs1-4/+6
2008-01-03Imported lintpkgsrc.rillig3-0/+56
lintpkgsrc checks various things on the complete pkgsrc tree.