summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint
AgeCommit message (Expand)AuthorFilesLines
2002-11-23Any "digest" newer than 2001 is acceptable. This allows the "digest"schmonz1-2/+2
2002-11-14Only avoid checking mk/bsd*, not all files from mk/. Bump to 3.37.wiz3-6/+6
2002-09-30Upgrade to 3.36. Fixes the problem with $pkg_installver beingatatat2-6/+6
2002-09-25Slight fix for 3.34, so that "cd /usr/pkgsrc; for i in */; do pkglint $i; done"wiz2-4/+4
2002-09-24Update to 3.34: Can now also be run in Category directories and checkswiz2-4/+45
2002-09-24Since MESSAGE files come by many names, hardwire the line length,wiz2-6/+5
2002-09-22lintpkgsrc was tweaked, so bump the versionatatat1-2/+2
2002-09-22If the installed version of pkg_install is newer than the one inatatat1-2/+5
2002-09-123.31: Check MESSAGE file format. Patch from sco at openface ca in pkg/18276.wiz2-4/+48
2002-08-13Strip leading './' from distinfo entry names before matching againstwiz2-11/+18
2002-07-11Updated pkglint to 3.29abs2-4/+4
2002-07-11mdoc nit.wiz1-2/+2
2002-07-023.28: Note that USE_SSL is deprecated.wiz2-3/+8
2002-07-023.27: Warn about missing RCS Id in distinfo, and note that IS_INTERACTIVEwiz2-7/+16
2002-06-02Update to 3.26. Changes:wiz2-7/+37
2002-04-08Recognize ${INSTALL_INFO} in PLISTs as install-info.wiz2-3/+7
2002-03-22Update to 3.24:wiz2-3/+9
2002-02-27Update pkglint to 3.23:abs2-4/+4
2002-02-13Update pkglint to 3.22abs2-6/+11
2002-01-03Updated pkglint to 3.21abs2-5/+19
2001-12-27Update pkglint to 3.20abs2-4/+8
2001-12-27Update pkglint to 3.19abs2-31/+63
2001-12-27Update pkglint to 3.18:abs2-217/+369
2001-12-20Making lintpkgsrc more usable, part 2.wiz2-5/+5
2001-12-15Modify all references to PKGSRCDIR to _PKGSRCDIR, except in the externalagc1-5/+4
2001-12-11WIP: Make lintpkgsrc happy with buildlink.mk files. Not complete yet,wiz1-3/+3
2001-12-03Handle PKGREVISION more properly, by allowing it being set, but empty.wiz2-4/+5
2001-12-03Miscellaneous man page fixes.wiz1-22/+35
2001-12-03Update pkglint to 3.15abs2-118/+124
2001-12-03Make lintpkgsrc support PKGREVISION, in response to pkg/14767.wiz2-3/+8
2001-11-29Teach pkglint about PKGREVISION (not complaining about it).hubertf2-5/+5
2001-11-20Sort options, sort sections, and some minor fixes.wiz1-29/+29
2001-11-11Bump version to 3.12 for check of "nb" on DISTNAMEhubertf1-2/+2
2001-11-11Recognize "nb1" (etc.) on DISTNAMEs that should really be on PKGNAMEs:hubertf1-1/+5
2001-11-03Improve english in last.wiz1-3/+3
2001-11-03Bump to 3.11: warn about scripts/* and pkg/* dirs and contentshubertf2-3/+11
2001-11-03Don't check Makefile and distinfo twice, and use checkplist again for PLIST.wiz1-3/+4
2001-11-01Bump version. Changed lintpkgsrc.pl to parse patchfiles in the distinfojmc1-2/+2
2001-11-01Change to the same pattern for excluding patches as make patchsum uses whenjmc1-2/+2
2001-11-01cvs rm is cool.zuntum1-145/+0
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-10-31o don't echo pkg/COMMENT, use $pkgdir/COMMENT insteadzuntum2-14/+14
2001-10-30If pkg/ doesn't exist, use ./, just like bsd.pkg.mk does nowadays.wiz2-3/+6
2001-09-09NO_WRKSUBDIR is deprecated, while USE_LIBTOOL isn't anymore.wiz2-7/+7
2001-09-09Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:agc1-2/+2
2001-07-15'file' should be replaced by '${FILE_CMD}' now.wiz2-3/+4
2001-07-13Warn about some more directly used commands we now have ${CMD} for.wiz2-7/+7
2001-07-08Update to 3.05: pkglint support for SVR4_PKGNAME, as requested bywiz2-9/+17
2001-07-07add -O option to lintpkgsrc to report packages which have thedmcmahill3-11/+25
2001-07-02Fix another couple of ' usages- from Ben Wongabs1-3/+7