summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint
AgeCommit message (Expand)AuthorFilesLines
2009-04-26Removed unnecessary code.rillig1-33/+23
2009-04-26Optimized the doc/CHANGES handling to get the get_doc_CHANGES functionrillig1-10/+10
2009-04-26Documented the recent addition of the PkgPath type.rillig1-1/+8
2009-04-26Added a check that ensures that all types in makevars.map actually existrillig1-8/+36
2009-04-26Added <para> tags so the document validates again.rillig2-14/+14
2009-04-26Removed unused functions.rillig1-14/+1
2009-04-09NO_MTREE and NO_PACKAGE are obsolete.joerg2-4/+6
2009-04-09Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.joerg1-2/+1
2009-04-05take case-insensitive filesystems into account.rillig1-1/+8
2009-04-04Added a warning for the old buildlink3.mk format.rillig1-1/+7
2009-03-25Improve explanation for missing man pages for sbin/ programs.wiz1-4/+4
2009-03-25Added explanations for all warnings that currently appear in wip/dcc.rillig1-1/+34
2009-03-25+ LICENSE_FILErillig1-1/+2
2009-03-22Added BUILDLINK_CONTENTS_FILTER.*rillig1-1/+2
2009-03-22Fixed the .if/.endif handling in the new buildlink3.mk format.rillig1-2/+2
2009-03-22Oops. :)rillig1-2/+2
2009-03-22Updated pkglint to 4.91.rillig1-2/+2
2009-03-22Adjusted pkglint to the new format of the buildlink3.mk files, which isrillig2-14/+173
2009-03-10Implemented the suggestion by abs@ of reducing the number of warnings inrillig1-21/+34
2009-02-14Remind the package developers that AUTO_MKDIRS is more convenient thanrillig1-9/+15
2009-02-09Remove Python 2.1 support.joerg1-2/+2
2009-01-26Packages that install *.desktop files should includerillig1-3/+14
2009-01-26Added but disabled a check that tests whether the PKGNAME and therillig1-1/+6
2009-01-04Recognize CMAKE_ARGS.wiz1-1/+2
2008-12-21Warn about missing PKG_DESTDIR_SUPPORT definition. Every package shouldrillig1-1/+5
2008-12-15TOOLS_DEPENDS.* names a dependency, and all the directories that arerillig2-3/+10
2008-12-14Changed one of the explanations to be more permissive. Fixed arillig1-3/+3
2008-12-05Make complaints about hicolor icon themes directories errors.wiz1-2/+2
2008-12-04Added explicit checks for share/icons/hicolor directories in PLISTs, asrillig1-1/+7
2008-12-02Removed unused code. Changed one constructor call to match the patternrillig1-56/+5
2008-11-30Banned the warnings about SUBST_* groups into the -Wextra option, sincerillig1-18/+18
2008-11-25more to do.rillig1-1/+5
2008-11-24Allowed pkglint to check doc/CHANGES-* files individually.rillig1-26/+34
2008-11-19Fixed the (hopefully) last issue with the downgrading warning.rillig1-4/+8
2008-11-18It's pretty tricky to get the bmake substitution right. At least ifrillig1-2/+7
2008-11-18Updated pkglint to 4.90.rillig1-2/+2
2008-11-18Get rid of the false positive warnings for downgrading, by doing morerillig1-1/+8
2008-11-18Emit a note instead of a warning when the :Q operator is used in placesrillig1-6/+12
2008-11-18It is not necessary to save the whole text of the package Makefilerillig1-44/+32
2008-11-18The PKGREVISION is included in the version comparison, to fix the bogusrillig1-4/+17
2008-11-18DIST_SUBDIR may contain slashes. Found in www/firefox3-bin.rillig1-2/+2
2008-11-06Only check doc/CHANGES-* starting with 2008, as suggested by OBATA Akiorillig1-2/+2
2008-11-04Fixed three warnings, which have been reported by Mark Davies.rillig2-4/+5
2008-11-04The macro __NetBSD_Prereq__ should not be used.rillig1-8/+13
2008-11-04Added a check that detects a downgrade of a package. To do this, itrillig1-1/+110
2008-10-20Moved all explaining texts to the beginning of a line, so they stand outrillig1-200/+199
2008-10-20Removed the experimental --klickibunti option and everything that wasrillig1-383/+8
2008-10-20Updated pkglint to 4.89.rillig1-2/+2
2008-10-20Replaced all instances of "=~ qr" with "=~ m", and all instances ofrillig1-317/+317
2008-10-18Fixed another "closedir() on undefined".rillig1-12/+6