Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-25 | Use Cwd::realpath() for the -[KMP] flags. | leot | 2 | -7/+7 | |
Fixes PR pkg/50444 reported by dholland@ and also fixes various possible problems when relative paths are used. | |||||
2015-10-05 | simplify previous; _ is included in \w | tnn | 1 | -3/+3 | |
2015-10-05 | fix regexps for patch names: '+' and '_' are allowed characters | tnn | 2 | -5/+5 | |
Fixes false checksum mismatch errors from lintpkgsrc -m. Bump version to lintpkgsrc-4.90. | |||||
2015-07-01 | Update "lintpkgsrc" package to version 4.89: | tron | 2 | -6/+5 | |
- Fix warnings reported by Perl 5.22. | |||||
2015-06-12 | Recursive PKGREVISION bump for all packages mentioning 'perl', | wiz | 1 | -1/+2 | |
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0. | |||||
2015-01-10 | Improve variable expansion, in particular improving EMACS packages. | wiz | 2 | -3/+4 | |
From J. Lewis Muir. Bump version. | |||||
2014-11-24 | New sentence, new line. Sort options in SYNOPSIS. Bump date for previous. | wiz | 2 | -37/+40 | |
2014-11-24 | New lintpkgsrc release. It contains the -y and -z parameters provided by | bsiegert | 4 | -11/+146 | |
Adrian Portelli ten years ago in PR pkg/25451. | |||||
2014-10-09 | Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. | wiz | 1 | -3/+1 | |
2014-05-29 | Bump for perl-5.20.0. | wiz | 1 | -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-03 | Just define PKGNAME and use it. | obache | 1 | -4/+2 | |
2013-09-12 | Use CATMAN_SECTION_SUFFIX in packages which perform their own catman | jperkin | 1 | -1/+5 | |
page installation. | |||||
2013-07-20 | Use Mt for email addresses. | wiz | 1 | -2/+2 | |
2013-05-31 | Bump all packages for perl-5.18, that | wiz | 1 | -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-10 | Just increase version if the package belongs us. | wiz | 1 | -3/+2 | |
2013-02-10 | bump pkgrevision after making some changes to the source | mspo | 1 | -2/+2 | |
2013-02-09 | this should address 47516 | mspo | 1 | -15/+4 | |
2012-10-03 | Bump all packages that use perl, or depend on a p5-* package, or | wiz | 1 | -1/+2 | |
are called p5-*. I hope that's all of them. | |||||
2012-09-11 | "user-destdir" is default these days | asau | 1 | -3/+1 | |
2012-09-09 | Bump version for mspo's file::find change. | dholland | 1 | -2/+2 | |
2012-09-09 | use file::find to save memory in lintpkgsrc- should never grow more than ↵ | mspo | 1 | -13/+34 | |
25MB now -- makes no effort to clean up empty directories, so that is still fixable | |||||
2012-07-13 | Updated pkgtools/lintpkgsrc to 4.84 | abs | 4 | -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-08 | In parse_makefile_vars() inprove the pattern used to remove comments so | sbd | 1 | -2/+2 | |
that it doesn't match on backslash quoted hash characters. PR/46422 Bump PKGVERSION. | |||||
2010-02-24 | Make sure that FILESDIR is a full path, so that the resulting +BUILD_INFO | joerg | 1 | -2/+2 | |
is consistent. | |||||
2010-01-31 | Take care the case that MANINSTALL does not contain catinstall. | obache | 1 | -1/+3 | |
Fixes PR#42690. | |||||
2009-04-09 | Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. | joerg | 1 | -2/+1 | |
2008-08-29 | PKG_DESTDIR_SUPPORT=user-destdir | abs | 1 | -4/+6 | |
2008-01-03 | Imported lintpkgsrc. | rillig | 3 | -0/+56 | |
lintpkgsrc checks various things on the complete pkgsrc tree. |