summaryrefslogtreecommitdiff
path: root/pkgtools/lintpkgsrc
AgeCommit message (Collapse)AuthorFilesLines
2015-11-25Use Cwd::realpath() for the -[KMP] flags.leot2-7/+7
Fixes PR pkg/50444 reported by dholland@ and also fixes various possible problems when relative paths are used.
2015-10-05simplify previous; _ is included in \wtnn1-3/+3
2015-10-05fix regexps for patch names: '+' and '_' are allowed characterstnn2-5/+5
Fixes false checksum mismatch errors from lintpkgsrc -m. Bump version to lintpkgsrc-4.90.
2015-07-01Update "lintpkgsrc" package to version 4.89:tron2-6/+5
- Fix warnings reported by Perl 5.22.
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-1/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2015-01-10Improve variable expansion, in particular improving EMACS packages.wiz2-3/+4
From J. Lewis Muir. Bump version.
2014-11-24New sentence, new line. Sort options in SYNOPSIS. Bump date for previous.wiz2-37/+40
2014-11-24New lintpkgsrc release. It contains the -y and -z parameters provided bybsiegert4-11/+146
Adrian Portelli ten years ago in PR pkg/25451.
2014-10-09Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.wiz1-3/+1
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2014-03-03Just define PKGNAME and use it.obache1-4/+2
2013-09-12Use CATMAN_SECTION_SUFFIX in packages which perform their own catmanjperkin1-1/+5
page installation.
2013-07-20Use Mt for email addresses.wiz1-2/+2
2013-05-31Bump all packages for perl-5.18, thatwiz1-1/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-02-10Just increase version if the package belongs us.wiz1-3/+2
2013-02-10bump pkgrevision after making some changes to the sourcemspo1-2/+2
2013-02-09this should address 47516mspo1-15/+4
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-1/+2
are called p5-*. I hope that's all of them.
2012-09-11"user-destdir" is default these daysasau1-3/+1
2012-09-09Bump version for mspo's file::find change.dholland1-2/+2
2012-09-09use file::find to save memory in lintpkgsrc- should never grow more than ↵mspo1-13/+34
25MB now -- makes no effort to clean up empty directories, so that is still fixable
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.