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