pkgsrc/pkgtools/pkglint/files
abs d11069f0b2 Update pkglint to 3.18:
Significant rototill of lintpkgsrc.pl, converting to a rather twisted
    hierarchy of PkgVer Pkgs and PkgList objects with assorted arbitrary
    methods, all based on existing usage rather than ideal design.
    Actual fixes found along the way:
	- Handle := in makefiles
	- Better handle parenthesis and "" in make conditionals
	- parse bsd.pkg.mk to extract _REQD values (hence the previous line)
	- Add missing 'key' in hash iteration
	- Do not repeat includes (evolution longer depends on jpeg 45 times)

    Still have to handle such delightful constructs as
    DEPENDS += {qt2-designer>=2.2.4,qt2-designer-kde>=2.3.1nb1} in a sane way
2001-12-27 12:42:08 +00:00
..
lintpkgsrc.1 Miscellaneous man page fixes. 2001-12-03 19:03:19 +00:00
lintpkgsrc.pl Update pkglint to 3.18: 2001-12-27 12:42:08 +00:00
pkglint.1 Sort options, sort sections, and some minor fixes. 2001-11-20 17:34:16 +00:00
pkglint.pl Teach pkglint about PKGREVISION (not complaining about it). 2001-11-29 01:56:37 +00:00
plist-clash.pl Our portlint has diverged significantly from FreeBSD's, so 1998-08-07 22:11:40 +00:00