summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint/files
AgeCommit message (Expand)AuthorFilesLines
2013-03-26Extract PkgLint::* to files, then inline them.schmonz12-1052/+1098
2013-03-26Sanity-check pkglint on some reference packages.schmonz1-5/+86
2013-03-26Give test_unit() better defaults for easier calling.schmonz1-3/+5
2013-03-08tell UAC_REQD_EXECS pkglint.obache1-1/+2
2013-03-06tell Cygwin and Haiku to pkglint.obache1-3/+3
2013-03-04Add FLEX_REQD.wiz1-1/+2
2013-01-23Fix typo in variable name.wiz1-2/+2
2013-01-20Test a couple more error paths through main() -> checkitem(). Addschmonz1-3/+36
2013-01-20pkglint(1) determines its list of basic variable types by greppingschmonz2-13/+49
2013-01-19Make it possible to easily write automated tests:schmonz2-2/+30
2012-12-11Update to 4.127ryoon1-4/+4
2012-11-20Add openjdk7 & openjdk7-bin to other JVM listsabs1-1/+3
2012-10-03Update for python25 removal.wiz1-2/+2
2012-09-16Update documentation for {PYTHON,RUBY,PHP}_VERSION_REQD variables, move themcheusov1-1/+4
2012-09-15Do not warn about setting PKG_DESTDIR_SUPPORT any longer, it is nowwiz1-5/+1
2012-08-26Improve expand_permission some more. Should fix thewiz1-7/+7
2012-08-03Recognize make syntax (make variable) in one more place.asau1-2/+2
2012-08-01Don't enforce purely aesthetic changes.asau1-6/+7
2012-07-27Improve warning about gettext/msgfmt dependency.wiz1-2/+2
2012-07-22Recognize emacs24nox; bump version.dholland1-3/+3
2012-07-17Make missing comments in patches an error. Bump version.wiz1-5/+5
2012-07-15pkgtools/pkglint: Add "ada" as valid value for USE_LANGUAGESmarino1-2/+2
2012-07-14regenwiz1-11/+26
2012-07-14mandoc -Tlint cleanupwiz1-5/+2
2012-07-14Update to 4.117:wiz2-6/+17
2012-07-13lintpkgsrc files do not belong here. One could argue that a description ofabs3-2158/+0
2012-07-10Fix regex_dependency_wildcard and recognize PERL5_LICENSE.wiz1-2/+3
2012-07-10Warn about space before colon in dependency line instead of FATALing out.wiz1-4/+5
2012-07-10Do not parse Makefiles in files/ or patches/wiz1-2/+4
2012-07-09Expand permission descriptions in standard warning.wiz2-15/+15
2012-07-09Handle GAMEMODE.wiz1-2/+2
2012-07-09Fix USE_GAMESGROUP properties.wiz1-2/+2
2012-07-09Allow "." in package names (needed e.g. for gst-plugins0.10-base).wiz1-5/+13
2012-07-09Recognize FETCH_USING as user-settable variable, as intended.wiz1-1/+2
2012-07-09Mention -e when warnings have been found and it wasn't specified.wiz1-3/+3
2012-07-09Document permissions. Addresses part of PR 46570.wiz1-3/+19
2012-07-09Update for recent (undocument in the guide) changes to games group handlingwiz2-5/+10
2012-07-06adjust to current default php/python srcdir.obache1-3/+3
2012-06-02Do not treat variable GNU_PROGRAM_PREFIX as a special one.cheusov1-2/+1
2012-05-08In parse_makefile_vars() inprove the pattern used to remove comments sosbd1-2/+2
2012-04-08Update the pattern used for checking option name to allow the plus (+)sbd1-3/+3
2012-03-10Add missing clang, hp and pcc to ONLY_FOR_COMPILER.cheusov1-3/+3
2012-01-06Add openjdk7* to recognized java versions. From B.ICT A.P. deBROUWER Jr.wiz1-1/+2
2011-11-29Added 91 to PGSQL_VERSIONS_ACCEPTEDadam1-2/+2
2011-11-28Sync NOT_FOR_COMPILER list with supported compiler list.wiz1-2/+2
2011-11-26Update to 4.104ryoon1-2/+2
2011-09-09Accept '+' in option names; currently used by the gcc-c++ option.wiz1-2/+2
2011-09-09Accept '~' in patch names. Some programs actually have fileswiz1-2/+2
2011-08-17Expanded MYSQL_VERSIONS_ACCEPTEDadam1-2/+2
2011-08-16Avoid use of qw as parentheses. Silences a warning with perl-5.14.wiz1-3/+3