summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint
AgeCommit message (Expand)AuthorFilesLines
2005-10-24Completely rewrote plist-clash.pl. It has been unmodified for 7 years,rillig1-83/+48
2005-10-24Report an error if an unknown line occurs in a PLIST. (Most of theserillig1-30/+29
2005-10-24Allow all variables ending in _SED or _AWK to be constructed using therillig1-3/+2
2005-10-24Removed those deprecated variables that are unused in current pkgsrc andrillig1-29/+1
2005-10-24Generally allow $Id$ instead of $NetBSD$ in files from pkgsrc-wip.rillig1-2/+7
2005-10-23Updated pkglint to 4.29.1.rillig4-10/+9
2005-10-23Updated pkglint to 4.29.rillig2-53/+49
2005-10-21Updated pkglint to 4.28.2.rillig3-15/+34
2005-10-14Updated pkglint to 4.28.1.rillig4-5/+21
2005-10-14Updated pkglint to 4.28.rillig3-5/+37
2005-10-13"-Wl,-rpath" should not be used directly. ${COMPILER_RPATH_FLAG} is better.rillig1-0/+1
2005-10-13Updated pkglint to 4.27.rillig2-3/+14
2005-10-09Updated pkglint to 4.26.rillig2-5/+10
2005-10-07Updated pkglint to 4.25.rillig2-16/+28
2005-10-07Updated pkglint to 4.24.rillig3-4/+14
2005-09-29Removed unused NO_TOOLS.rillig1-2/+1
2005-09-28Allow "# defined" as value for multiple inclusion guards in Makefile.common.rillig1-2/+2
2005-09-28Updated pkglint to 4.23.2.rillig2-3/+7
2005-09-28Cleaned up the TODO list.rillig1-5/+1
2005-09-28Updated pkglint to 4.23.1.rillig3-5/+8
2005-09-28Fixed the indentation for "Other arguments".rillig1-2/+2
2005-09-28Regen.wiz1-15/+15
2005-09-28Sort option descriptions.wiz1-3/+3
2005-09-28Updated to pkglint-4.23.rillig4-26/+43
2005-09-27Updated pkglint to 4.22.rillig3-18/+33
2005-09-27Updated pkglint to 4.21.5.rillig3-4/+10
2005-09-23Updated pkglint to 4.21.4.rillig2-4/+6
2005-09-22Updated pkglint to 4.21.3.rillig2-3/+12
2005-09-22Updated pkglint to 4.21.2.rillig2-6/+9
2005-09-22The diagnostics for the COMMENT variable checks include the location andrillig2-20/+27
2005-09-10regenwiz1-1/+1
2005-09-10Date string needs no leading zeroes.wiz1-2/+2
2005-09-10Use \*[Am] instead of & for HTML output.wiz1-2/+2
2005-09-09This is pkglint-4.21.rillig1-2/+2
2005-09-09Changed the regular expression for detecting valid .include lines inrillig1-2/+2
2005-09-06Bugfix: The subdirectories of the pkgsrc root directory are listedrillig1-7/+16
2005-09-05Added a check for variables that are modified using "+=". As they arerillig1-1/+75
2005-09-05Replaced two instances of ad-hoc regular expressions with regex_varassign.rillig1-4/+4
2005-09-05The continuation line indicator in regex_varassign is not neededrillig1-4/+4
2005-09-04Use logical lines for the validation of Makefiles rather than physicalrillig1-20/+43
2005-09-04regen (under 2.0)wiz1-15/+15
2005-09-04New sentence, new line.wiz1-2/+3
2005-09-04Changed the wording of the diagnostics message when a patch contains anrillig1-5/+4
2005-09-04Made the code in get_logical_line easier.rillig1-3/+8
2005-09-04Updated the man pages.rillig2-36/+30
2005-09-03When RCS Ids are detected in patches, don't suggest the -ko mode, butrillig1-2/+2
2005-09-03As the shell commands in Makefiles can be quite long, only the closerillig1-8/+23
2005-09-03Added section comments and renamed some subroutines and variables.rillig1-28/+27
2005-09-03Made the import clauses uniform.rillig1-5/+11
2005-09-02Removed the -Winternal flag and the checks for the ":=" operator. There hadrillig1-16/+1