summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint
AgeCommit message (Expand)AuthorFilesLines
2005-12-01Move some obsolete variables from makevars.map to deprecated.map.wiz2-6/+6
2005-12-01- RCS tags that appear in the @@ lines of patches in unified diff formatrillig1-2/+14
2005-12-01- In resolve_relative_path(), PKGSRCDIR is replaced with $pkgsrcdir.rillig1-2/+5
2005-12-01Unified the handling of relative pathnames and suppressed an error messagerillig1-17/+20
2005-12-01... and another fix for the same problem ...rillig1-1/+2
2005-12-01Bugfix for revision 1.402, in which the check for relative pathnames hasrillig1-2/+2
2005-12-01Adjusted the version number to the one that has been announced. (4.49 =>rillig1-2/+2
2005-12-01- Added the subroutine checkline_relative_path().rillig1-11/+18
2005-12-01Updated pkglint to 4.48.rillig1-2/+2
2005-12-01- Improved coverage of Makefile checks. Now every line of a Makefile or arillig1-3/+99
2005-12-01- Made the check for spurious RCS tags in patches less strict. Now it findsrillig1-2/+2
2005-12-01- Clarified the documentation of the --import command line option.rillig2-2/+4
2005-12-01Updated pkglint to 4.47.rillig1-2/+2
2005-12-01Replaced the DESCR from the year 2001 with a current one, since pkglint hasrillig1-9/+6
2005-12-01Fixed two typos.rillig1-3/+3
2005-12-01- Reintroduced the check for absolute pathnames in shell commands. Thisrillig2-21/+75
2005-12-01- Disabled the check for direct use of tool names completely, as there arerillig1-2/+7
2005-12-01- Fixed a bug that had been introduced in revision 1.391, preventingrillig1-2/+2
2005-11-30- Added __STDC__, __GLIBC__ and __INTERIX to the list of known macros.rillig1-1/+7
2005-11-30- Removed the unnecessary constant conf_rcsidstring.rillig1-3/+2
2005-11-30- Added CFLAGS and CPPFLAGS to the list of variables that may contain therillig1-2/+2
2005-11-30- Added an explanation for the warning about MKDIR => INSTALL_*_DIR.rillig1-1/+4
2005-11-28- Restrict the autofix changes to apply only if the whole ShellWordrillig1-9/+11
2005-11-27Updated pkglint to 4.46.3.rillig2-32/+44
2005-11-27- Renamed the type PlatformTuple into PlatformTriple.rillig2-7/+11
2005-11-27- Imported the explain() subroutine into ::main.rillig1-5/+6
2005-11-27Updated pkglint to 4.36.2.rillig2-6/+19
2005-11-27Removed trailing white-space.rillig1-9/+9
2005-11-24Updated pkglint to 4.46.1.rillig3-18/+68
2005-11-24Bugfix.rillig1-4/+7
2005-11-24Implemented the --explain option and the checks for CPP macros in patchrillig1-2/+4
2005-11-24Updated pkglint to 4.46.rillig4-30/+142
2005-11-24- Not all possible plural variables have to be quoted withrillig1-5/+5
2005-11-24Updated pkglint to 4.45.3.rillig3-85/+111
2005-11-24Improved, reindented and commented the regular expression for shell words.rillig1-3/+11
2005-11-23Updated pkglint to 4.45.2.rillig2-53/+65
2005-11-23When a list is appended to another list, like MAKE_ENV+=rillig1-8/+12
2005-11-23Updated pkglint to 4.45.1.rillig3-14/+20
2005-11-21Updated pkglint to 4.45.rillig2-14/+14
2005-11-21* warn about unportable CPP macros in patches.rillig1-0/+1
2005-11-21Fixed a syntax error. I had forgotten to begin a comment with a "#".rillig1-3/+3
2005-11-20Updated pkglint to 4.44.rillig4-22/+5
2005-11-20Reworked the in-file documentation on pkglint. Added section headings.rillig1-23/+141
2005-11-20Removed the (undocumented) -Wvague option. All diagnostics that had beenrillig1-29/+33
2005-11-20Don't print warnings for unknown "empty" directories like pkg/ and scripts/rillig1-2/+2
2005-11-20Updated pkglint to 4.43.2.rillig3-7/+43
2005-11-20Use $conf_pkgsrcdir instead of hard-coded "/usr/pkgsrc".rillig1-3/+3
2005-11-20Added the $conf_make variable to solve compile-time errors.rillig1-1/+2
2005-11-20Updated lintpkgsrc to 4.43.1.rillig2-7/+17
2005-11-20Don't report *_MK variables as unchecked.rillig1-2/+4