summaryrefslogtreecommitdiff
path: root/pkgtools
AgeCommit message (Expand)AuthorFilesLines
2005-09-28Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,rillig8-28/+28
2005-09-28Updated pkglint to 4.23.2.rillig2-3/+7
2005-09-28Cleaned up the TODO list.rillig1-5/+1
2005-09-28Removed trailing white-space.rillig2-4/+4
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-27Update pkg_chk to 1.62:abs3-22/+64
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-16Removed distfetch from pkgsrcmartti7-325/+1
2005-09-11update pkgtools/pkg_chk to 1.61.abs2-6/+16
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-04Update url2pkg to 1.29. Change:hubertf2-11/+28
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
2005-09-02Removed the (undocumented) -d/--debug option.rillig1-16/+1
2005-09-02The command line options are now defined in one table instead of two.rillig1-49/+60
2005-09-02In logical lines from Makefiles, white-space surrounding therillig1-8/+13
2005-09-02In the diagnostics, "../../" path components that are not at therillig1-1/+5
2005-09-02The PKGDIR variable is extracted from the Makefile first, because otherrillig1-7/+6
2005-09-02When checking for direct use of tools, the Makefile lines arerillig1-8/+27
2005-09-01Fixed a newly introduced bug that prevented multiple patches per file fromrillig1-1/+3
2005-09-01Fixed the false warnings for lines in patches that start with "---". Therillig1-3/+10
2005-09-01Pkglint can check the pkgsrc root directory now. The checks are keptrillig1-7/+59
2005-09-01Added an (undocumented) option -r/--recursive that checks all the packagesrillig1-9/+14
2005-09-01fix typo in comment, reported by Leonard Schmidt on tech-pkg@hubertf1-1/+1