summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint
AgeCommit message (Expand)AuthorFilesLines
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
2008-10-16Fixed two issues reported by wiz:rillig1-3/+5
2008-10-09Updated pkglint to 4.88.rillig3-4/+19
2008-10-09It already tries.rillig1-2/+1
2008-09-16Main tree must not depend on wip, so pkglint should try to warn aboutjoerg1-1/+2
2008-09-16Clarified a comment, since I didn't understand it two years after writing it.rillig1-4/+4
2008-09-16Don't include useless definitions in the documentation.rillig1-2/+3
2008-08-31+ USE_CMAKErillig1-1/+2
2008-08-30Fixed two pkglint warnings.rillig1-3/+3
2008-08-30Fixed a typo found by Eric Haszlakiewicz.rillig1-2/+2
2008-08-28Don't warn about pkgbase and pkg-build-options.mk in the buildlink3.mkrillig1-2/+15
2008-07-25Update to 4.87:dillo2-3/+16
2008-05-25bsdtar is a valid value for EXTRACT_USING.joerg1-2/+2
2008-05-21update pkglint to 4.86 - necessary bu not sufficient to handle OWNER inabs3-5/+7
2008-04-07Add note about LOCALBASEjoerg1-1/+2
2008-03-10Add a suggestion from Aleksej Saushev.tnn1-1/+4
2008-03-06There's more to do ...rillig1-1/+14
2008-03-06Updated pkglint to 4.85.rillig1-2/+2
2008-03-06The LOCALBASE variable should not be used in packages, it should just berillig1-1/+32
2008-03-06After the recent fixes by wiz, the regular expression for splitting arillig1-2/+2
2008-03-05Add TODO item from PR pkg/38178.tnn1-1/+3
2008-02-27Allow zero white-space in line 4 of buildlink3.mk files. This was hit byrillig1-2/+2
2008-02-21Updated pkglint to 4.84.rillig1-2/+2
2008-02-21I don't want others to update the pkglint version number.rillig1-1/+2
2008-02-21Changed an assertion into a fatal error, which is effectively the same,rillig1-2/+2
2008-02-14Improved the wording of the explanation for empty PLISTs. Related torillig1-5/+6
2008-02-13Add to explanation for empty PLIST: not needed for meta packages.reed2-4/+4
2008-02-12INSTALLATION_DIRS_FROM_PLIST is deprecated. Use AUTO_MKDIRS instead.rillig1-1/+4
2008-02-08Added a suggestion from Tobias Nygren.rillig1-1/+3
2008-02-05Something more to do.rillig1-1/+3
2008-02-01+ PRIVILEGED_STAGESrillig1-1/+2
2008-01-31Don't require white-space after ${RUN}, since it wasn't required forrillig1-4/+9
2008-01-31Directories that are practically empty are skipped.rillig1-1/+3
2008-01-28Added Thomas' explanation for the "PKGREVISION must only be in Makefile"rillig1-1/+7
2008-01-28pkglint can now automatically add the "used by" clauses torillig1-9/+12
2008-01-28When a file is included via .sinclude, it doesn't have to exist.rillig1-12/+12
2008-01-25Some commands like "mktexlsr" and "texconfig" must not be called fromrillig1-4/+9
2008-01-10Greg wants me to check for unused license files.rillig1-1/+2
2008-01-10Check misspelled macro names, for example __NetBSD_Version instead ofrillig1-1/+8
2008-01-06+ REPLACE_LOCALEDIR_PATTERNSrillig1-1/+2
2008-01-06+ BUILD_MAKE_CMDrillig1-1/+2
2008-01-06Deactivated the "NOTE: you can write "tool" instead of "${TOOL}", asrillig1-2/+4