Age | Commit message (Expand) | Author | Files | Lines |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-10-31 | o don't echo pkg/COMMENT, use $pkgdir/COMMENT instead | zuntum | 2 | -14/+14 |
2001-10-30 | If pkg/ doesn't exist, use ./, just like bsd.pkg.mk does nowadays. | wiz | 2 | -3/+6 |
2001-09-09 | NO_WRKSUBDIR is deprecated, while USE_LIBTOOL isn't anymore. | wiz | 2 | -7/+7 |
2001-09-09 | Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of: | agc | 1 | -2/+2 |
2001-07-15 | 'file' should be replaced by '${FILE_CMD}' now. | wiz | 2 | -3/+4 |
2001-07-13 | Warn about some more directly used commands we now have ${CMD} for. | wiz | 2 | -7/+7 |
2001-07-08 | Update to 3.05: pkglint support for SVR4_PKGNAME, as requested by | wiz | 2 | -9/+17 |
2001-07-07 | add -O option to lintpkgsrc to report packages which have the | dmcmahill | 3 | -11/+25 |
2001-07-02 | Fix another couple of ' usages- from Ben Wong | abs | 1 | -3/+7 |
2001-07-02 | Update pkglint to 3.03: | abs | 2 | -5/+7 |
2001-06-21 | Update pkglint to 3.02: | abs | 2 | -11/+23 |
2001-06-21 | Update pkglint to 3.01: | abs | 2 | -4/+4 |
2001-06-20 | If you install pkglint/lintpkgsrc from a binary pkg, make sure that | hubertf | 1 | -1/+3 |
2001-06-09 | Remove lots of dead and FreeBSD-specific code. | wiz | 2 | -207/+27 |
2001-06-09 | Warn about deprecated DIGEST_FILE and PATCH_SUM_FILE. | wiz | 2 | -7/+8 |
2001-05-31 | Another day, another pkglint version. | abs | 2 | -6/+8 |
2001-05-30 | Update pkglint to 2.55 | abs | 2 | -4/+6 |
2001-05-21 | Updated pkglint to 2.54 - for lintpkgsrc fix case of PKGSRCDIR not set | abs | 2 | -4/+7 |
2001-05-18 | Update pkglint to 2.53 | abs | 3 | -19/+58 |
2001-05-16 | Update pkglint to 2.52: | abs | 2 | -4/+4 |
2001-05-14 | Sync the manpage with reality: s/md5/distinfo/g | agc | 1 | -5/+5 |
2001-05-12 | Warn on finding USE_PERL (not USE_PERL5), and on DEPENDS with | wiz | 2 | -3/+14 |
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 |