summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint/files
AgeCommit message (Expand)AuthorFilesLines
2005-05-10Fix typo.wiz1-2/+2
2005-05-10Changed default pkglint_flags to -q -Wno-workdir. Slightly modified therillig1-9/+5
2005-05-10Added command line option -q|--quiet, which suppresses therillig3-26/+105
2005-05-10Added more deprecated variables from mk/defaults/obsolete.mk.rillig1-1/+24
2005-05-10Don't include ../../mk/java*.mk when reading in the Makefile. This avoidsrillig1-4/+3
2005-05-07When detecting the pkgsrc root directory, don't rely on Packages.txt, asrillig1-3/+3
2005-05-07Replaced the shell here-document operator with qw(...). No functionalrillig1-48/+35
2005-05-07Swapped out the definition of deprecated variables to an external file.rillig2-64/+51
2005-05-07Don't use hard-coded /usr/pkgsrc, but @PKGSRCDIR@. Approved by wiz.rillig1-3/+3
2005-05-01Removed the -Wpatches command line option, because -Cpatches does therillig1-43/+17
2005-04-29Read the definitions for MASTER_SITES_* from <mk/bsd.sites.mk> instead ofrillig1-48/+56
2005-04-12Remove NO_BUILDLINK from makevars.map -- no-op now, but changed the package,tv1-2/+1
2005-04-12Globally replaced calls to the log_* functions by shorter variants. Thisrillig1-43/+51
2005-04-11Remove USE_BUILDLINK3 support, and deprecate the name instead. 4.12.tv1-11/+6
2005-04-07Update to 4.11:riz1-3/+3
2005-04-04Update pkglint to 4.10:abs1-3/+3
2005-03-28Improve a warning; from Lex Wennmacher in PR 29796.wiz1-2/+2
2005-03-07update pkglint to 4.09:abs1-4/+8
2005-02-24Minor wording changes. Fixed a bug. (The string "$line->text" does not callrillig1-8/+6
2005-02-234.07: Use correct variable in workdir-cleanup warning.wiz1-2/+2
2005-02-17Included the location of the warning or error in the messages forrillig1-31/+28
2005-02-16Rewrote the readmakefile routine. Now pkglint runs faster, and the logrillig1-55/+26
2005-02-16Changed the message about sorting PLIST files from FATAL to WARNING.rillig1-2/+2
2005-02-15pkgtools/pkglint: Added checks for proper quoting of shell variablesrillig1-15/+24
2005-02-14Make file(1) happy about plist-clash.pl. Fixes PR#29366 by Akio OBATA.cube1-2/+1
2005-02-12Pkglint now checks that the file entries in PLIST files are correctlyrillig1-2/+11
2005-02-12Added type checking for Makefile variables. The typechecking isrillig2-2/+137
2005-02-11Fixed bug in checkline_trailing_whitespace. No warnings were emittedrillig1-2/+4
2005-02-05Another fix for python and ruby packages, this time for installed ones.wiz1-2/+10
2005-02-04Update to 3.99:wiz1-5/+18
2005-02-04regen.wiz1-33/+33
2005-02-04Sort option descriptions in man page.wiz1-38/+38
2004-12-27There is no -d option; remove it from the usage.wiz1-2/+1
2004-12-023.98: Teach pkglint about BUILD_TARGET, and let it warn about ALL_TARGET.wiz1-3/+7
2004-11-09Report trailing slash of the package directory part of *_DEPENDS specificationseb1-1/+4
2004-11-04Ignore use of words which when used in make shell commands shouldhe1-1/+4
2004-11-04Test if pkgname is defined before using it; gets rid of some warnings:wiz1-2/+2
2004-10-28Add - and . to characters allowed in patch names. Welcome to 3.94.wiz1-2/+2
2004-10-16Correct file name for the package vulnerabilities.he1-2/+2
2004-10-16Update to 3.93, from Roland Illig:wiz2-29/+35
2004-10-15Update to 3.92:wiz1-1/+7
2004-09-243.91:wiz2-85/+305
2004-09-05Update to version 3.90. Lintpkgsrc package version comparison bug fix.seb1-8/+18
2004-08-24Apply two patches from Roland Illig:wiz1-31/+28
2004-08-11Another refactoring patch from Roland Illig:wiz1-86/+136
2004-08-10Another refactoring patch from Roland Illig applied.wiz1-71/+103
2004-08-08Apply patch from Roland Illig, in private mail:wiz1-63/+92
2004-07-14Update to 3.88:wiz1-9/+11
2004-07-10agc says we do not want binary mode files in the pkgsrc repository, sosnj1-2/+2
2004-07-09Code cleanup, by Roland Illig. More to come.hubertf1-135/+140