Age | Commit message (Expand) | Author | Files | Lines |
2000-09-22 | Update pkglint to 2.24: | abs | 2 | -84/+113 |
2000-09-21 | pkglint: | abs | 2 | -13/+7 |
2000-09-20 | lintpkgsrc: | abs | 2 | -19/+47 |
2000-09-11 | lintpkgsrc: Clean up makefile variable parsing and use to extract PKGSRCDIR | abs | 2 | -66/+82 |
2000-09-05 | Some cleanup; warning and error messages slightly improved. | wiz | 4 | -123/+196 |
2000-09-04 | fix wording, some grammar, Dd | wiz | 1 | -16/+16 |
2000-09-04 | Update to 2.16: make the actions of the switches -a, -b and -c | hubertf | 4 | -32/+11 |
2000-08-30 | Avoid (harmless) uninitialised variable warnings in the even of a package not | abs | 2 | -4/+7 |
2000-08-28 | Teach lintpkgsrc a little more about variable expansions. | abs | 2 | -108/+135 |
2000-08-17 | Update lintpkgsrc -R to check for NO_BIN_ON_FTP or RESTRICTED | abs | 3 | -11/+11 |
2000-07-20 | Bump version of pkglint to 2.12. (Forgot to include this in previous | rh | 1 | -2/+2 |
2000-07-20 | Warn about NO_CDROM and NO_PACKAGE. | rh | 1 | -1/+11 |
2000-07-14 | Deal with depends dirs properly, esp. if pkglinted is not started in a pkg | hubertf | 2 | -7/+5 |
2000-06-21 | Update to 2.10. Change: FATAL warnings for empty pkg/COMMENT and pkg/DESCR. | wiz | 2 | -9/+15 |
2000-06-02 | Update pkglint to 2.09. Adds a check for deprecated USE_PKGLIBTOOL. | rh | 2 | -3/+8 |
2000-05-29 | - add "-M path" option to allow specifying a distfiles directory to handle cases | dmcmahill | 3 | -9/+19 |
2000-05-16 | In the event of multiple non current versions of a package being found, take | abs | 2 | -8/+13 |
2000-04-05 | * Only warn that EXTRACT_SUFX is superfluous if DISTFILES is set AND | hubertf | 2 | -25/+20 |
2000-03-16 | recognize commands directly after a '@' | wiz | 2 | -4/+4 |
2000-02-12 | have a bit more clue about md5-files: don't warn if there's no | wiz | 2 | -5/+17 |
2000-02-09 | Remove debug I stupidly left in after nb<N> suffix changes to dewey_cmp | abs | 2 | -6/+3 |
2000-02-07 | Handle 'nb1.2.3' type suffixes (rather than just 'nb1') | abs | 2 | -14/+27 |
2000-02-05 | necessery -> necessary | wiz | 1 | -4/+4 |
2000-02-03 | Update to 2.01 - extend deweydecimal compare to handle nb<N> suffixes | abs | 2 | -5/+21 |
2000-01-26 | fix lintpkgsrc -l usage - from Thomas Klausner | abs | 2 | -11/+7 |
2000-01-19 | include Makefiles with LICENSE with -R, update to 1.99 | abs | 3 | -11/+17 |
2000-01-14 | warn about invalid dewey-decimal numbers, plus other makefile parsing tweaks | abs | 3 | -30/+41 |
2000-01-10 | Cleanup conditional parsing some more, and add (undocumented as of | abs | 2 | -15/+53 |
2000-01-10 | Rototill the makefile parsing again, resulting in a passable attempt to | abs | 2 | -47/+100 |
2000-01-08 | clarification in warning | wiz | 1 | -2/+2 |
2000-01-06 | added warning that @owner, @group and @mode in PLIST are deprecated; | wiz | 2 | -3/+8 |
2000-01-05 | check for known RCS tags only, instead of all strings between a '$' and | wiz | 2 | -4/+4 |
2000-01-05 | Check pkg/COMMENT a little more closely, and generate warnings on: | abs | 3 | -7/+17 |
2000-01-03 | .if parsing is now a touch less braindamaged (still lousy) | abs | 2 | -4/+7 |
2000-01-02 | space added in warning message, doesn't warrant version number bumping | wiz | 1 | -2/+2 |
1999-12-29 | removed warning about adding info about restricted packages to | wiz | 2 | -8/+9 |
1999-12-28 | Recognize more directly used commands (like 'ln' instead of '${LN}') | wiz | 2 | -5/+7 |
1999-12-28 | Fix handling of items in PATCH_* section. | hubertf | 2 | -11/+17 |
1999-12-22 | If we find a 'distfiles' directory in what we have been told only contains | abs | 2 | -4/+6 |
1999-12-22 | Add -K, to specify basedir for binary packages. | abs | 3 | -8/+17 |
1999-12-22 | Add '-R' to list any RESTRICTED binary packages (should be useful for | abs | 3 | -79/+199 |
1999-12-18 | Update manpage and tweak parse_makefiles verbose output | abs | 3 | -5/+11 |
1999-12-18 | Write package_globmatch, which makes a passable attempt at implementing | abs | 2 | -33/+90 |
1999-12-16 | Add yet more magic to parse Makefiles better. (plus be more verbose when | abs | 2 | -28/+79 |
1999-12-16 | Update to handle wildcard dependencies | abs | 2 | -154/+187 |
1999-12-07 | Bump to V1.81, adding code to check for existance of PLIST | hubertf | 2 | -3/+19 |
1999-12-06 | Seems I'm maintaining this | hubertf | 1 | -2/+2 |
1999-11-26 | Bump version to 1.80 | hubertf | 1 | -2/+2 |
1999-11-26 | s/port/package/ | hubertf | 1 | -10/+10 |
1999-11-26 | Per suggestion by Matthias Drochner, add some more warnings: | hubertf | 1 | -5/+64 |