summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint/files
AgeCommit message (Expand)AuthorFilesLines
2000-11-14Add -B option to lintpkgsrc, to display broken packages.abs2-20/+44
2000-10-20Update to 2.29abs1-5/+30
2000-10-12Update pkglint to 2.28 - Add '-V' to lintpkgsrc - check binary packagesabs2-35/+111
2000-10-05Update to 2.27abs1-3/+1
2000-10-02Update to 2.26abs1-44/+41
2000-09-26Update pkglint to 2.25. If this keeps on I'm going to have to start usingabs1-36/+33
2000-09-22Update pkglint to 2.24:abs1-82/+111
2000-09-21pkglint:abs1-11/+5
2000-09-20lintpkgsrc:abs1-17/+45
2000-09-11lintpkgsrc: Clean up makefile variable parsing and use to extract PKGSRCDIRabs1-64/+80
2000-09-05Some cleanup; warning and error messages slightly improved.wiz3-121/+194
2000-09-04fix wording, some grammar, Ddwiz1-16/+16
2000-09-04Update to 2.16: make the actions of the switches -a, -b and -chubertf2-29/+8
2000-08-30Avoid (harmless) uninitialised variable warnings in the even of a package notabs1-2/+5
2000-08-28Teach lintpkgsrc a little more about variable expansions.abs1-106/+133
2000-08-17Update lintpkgsrc -R to check for NO_BIN_ON_FTP or RESTRICTEDabs2-9/+9
2000-07-20Warn about NO_CDROM and NO_PACKAGE.rh1-1/+11
2000-07-14Deal with depends dirs properly, esp. if pkglinted is not started in a pkghubertf1-5/+3
2000-06-21Update to 2.10. Change: FATAL warnings for empty pkg/COMMENT and pkg/DESCR.wiz1-7/+13
2000-06-02Update pkglint to 2.09. Adds a check for deprecated USE_PKGLIBTOOL.rh1-1/+6
2000-05-29- add "-M path" option to allow specifying a distfiles directory to handle casesdmcmahill2-7/+17
2000-05-16In the event of multiple non current versions of a package being found, takeabs1-6/+11
2000-04-05 * Only warn that EXTRACT_SUFX is superfluous if DISTFILES is set ANDhubertf1-23/+18
2000-03-16recognize commands directly after a '@'wiz1-2/+2
2000-02-12have a bit more clue about md5-files: don't warn if there's nowiz1-3/+15
2000-02-09Remove debug I stupidly left in after nb<N> suffix changes to dewey_cmpabs1-4/+1
2000-02-07Handle 'nb1.2.3' type suffixes (rather than just 'nb1')abs1-12/+25
2000-02-05necessery -> necessarywiz1-4/+4
2000-02-03Update to 2.01 - extend deweydecimal compare to handle nb<N> suffixesabs1-3/+19
2000-01-26fix lintpkgsrc -l usage - from Thomas Klausnerabs1-9/+5
2000-01-19include Makefiles with LICENSE with -R, update to 1.99abs2-9/+15
2000-01-14warn about invalid dewey-decimal numbers, plus other makefile parsing tweaksabs2-28/+39
2000-01-10Cleanup conditional parsing some more, and add (undocumented as ofabs1-13/+51
2000-01-10Rototill the makefile parsing again, resulting in a passable attempt toabs1-45/+98
2000-01-08clarification in warningwiz1-2/+2
2000-01-06added warning that @owner, @group and @mode in PLIST are deprecated;wiz1-1/+6
2000-01-05check for known RCS tags only, instead of all strings between a '$' andwiz1-2/+2
2000-01-05Check pkg/COMMENT a little more closely, and generate warnings on:abs1-4/+14
2000-01-03.if parsing is now a touch less braindamaged (still lousy)abs1-2/+5
2000-01-02space added in warning message, doesn't warrant version number bumpingwiz1-2/+2
1999-12-29removed warning about adding info about restricted packages towiz1-6/+7
1999-12-28Recognize more directly used commands (like 'ln' instead of '${LN}')wiz1-3/+5
1999-12-28Fix handling of items in PATCH_* section.hubertf1-9/+15
1999-12-22If we find a 'distfiles' directory in what we have been told only containsabs1-2/+4
1999-12-22Add -K, to specify basedir for binary packages.abs2-6/+15
1999-12-22Add '-R' to list any RESTRICTED binary packages (should be useful forabs2-77/+197
1999-12-18Update manpage and tweak parse_makefiles verbose outputabs2-3/+9
1999-12-18Write package_globmatch, which makes a passable attempt at implementingabs1-31/+88
1999-12-16Add yet more magic to parse Makefiles better. (plus be more verbose whenabs1-26/+77
1999-12-16Update to handle wildcard dependenciesabs1-152/+185