Age | Commit message (Expand) | Author | Files | Lines |
2001-05-03 | Update pkglint to 2.50 | abs | 2 | -4/+12 |
2001-05-01 | Update pkglint to 2.49 | abs | 2 | -5/+12 |
2001-04-27 | Hardcode in PREFIX/bin/perl rather than using /usr/bin/env, as NetBSD does not | abs | 1 | -2/+2 |
2001-04-23 | Look for deprecated md5/patch-sum files in correct dir. | wiz | 2 | -7/+7 |
2001-04-22 | Undo part of previous, since it doesn't work as expected. | wiz | 2 | -4/+4 |
2001-04-21 | Use the same pattern for matching patch files as in bsd.pkg.mk. | wiz | 2 | -5/+5 |
2001-04-19 | DISTINFO_FILE, not DIGEST_FILE; fixes some 'missing distinfo file' warnings. | wiz | 2 | -4/+4 |
2001-04-17 | Update pkglint to 2.44 to match distinfo enhancements to pkgsrc by agc | abs | 3 | -63/+45 |
2001-04-02 | Teach pkglint about BUILD_USES_MSGFMT, and where it recommend using it. | wiz | 2 | -9/+18 |
2001-03-30 | Update pkglint to 2.42 - teach lintpkgsrc about digest, including handling | abs | 2 | -26/+38 |
2001-03-15 | Update to 2.41: | abs | 2 | -4/+4 |
2001-03-08 | Update pkglint to 2.40. | wiz | 2 | -31/+45 |
2001-02-25 | Bump to 1.39: | hubertf | 2 | -5/+24 |
2001-02-22 | Add length check for COMMENT. Bump to 2.38. | wiz | 2 | -3/+6 |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 |
2001-02-16 | Change COMMENT handling: | wiz | 2 | -28/+29 |
2001-01-29 | Update to pkglint-2.36 | abs | 2 | -3/+8 |
2001-01-26 | Update to 2.35: Note deprecated LIBTOOL_OVERRIDE. | wiz | 2 | -3/+8 |
2001-01-25 | Use "FILE" instead of "file" as variable name to avoid a "pkglint" warning | tron | 1 | -8/+8 |
2001-01-19 | Use "nroff -man" on Solaris for the moment so that this package builds | tron | 1 | -4/+6 |
2001-01-18 | Update pkglint to 2.34. | abs | 2 | -6/+9 |
2001-01-12 | Update HOMEPAGE. | dent | 1 | -2/+2 |
2000-12-13 | MIRROR_DISTFILE is deprecated; add tests for that and NO_{BIN,SRC}_ON_FTP | wiz | 2 | -7/+14 |
2000-12-02 | pkglint: Recognize a different name for the main sunsite, and two | wiz | 2 | -3/+6 |
2000-11-17 | Update to pkglint-2.31 | abs | 3 | -65/+124 |
2000-11-14 | Add -B option to lintpkgsrc, to display broken packages. | abs | 3 | -22/+46 |
2000-10-20 | Update to 2.29 | abs | 2 | -7/+32 |
2000-10-12 | Update pkglint to 2.28 - Add '-V' to lintpkgsrc - check binary packages | abs | 3 | -37/+113 |
2000-10-05 | Update to 2.27 | abs | 2 | -5/+3 |
2000-10-02 | Update to 2.26 | abs | 2 | -46/+43 |
2000-09-26 | Update pkglint to 2.25. If this keeps on I'm going to have to start using | abs | 2 | -38/+35 |
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 |