summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint
AgeCommit message (Expand)AuthorFilesLines
2007-11-07Mention that RUN does more error checking than _PKG_SILENT + _PKG_DEBUG.rillig1-3/+3
2007-11-07In variable assignments in the shell you can sometimes leave out therillig1-1/+9
2007-11-07Filemasks and Pathmasks may very well contain special characters, so therillig1-3/+3
2007-11-07In shell commands, handle backticks inside double quotes. By the way,rillig1-3/+15
2007-11-07When checking a single *.mk file, determine the used variables. Thisrillig1-1/+3
2007-11-07Fixed the XXX from the last commit. PLIST conditionals are read in whenrillig1-1/+19
2007-11-07Directories may be removed in a PLIST if there is a corresponding @execrillig1-2/+9
2007-11-07Warn about removal of unrelated directories in the PLIST.rillig1-3/+16
2007-11-06The "short" names for tools may only be used in the predefinedrillig1-2/+2
2007-11-04The fifth field in a CVS/Entries file is the keyword mode. It doesn'trillig1-3/+3
2007-11-03Reverted the deprecation of USE_NCURSES.rillig2-3/+4
2007-11-03USE_NCURSES is deprecated. It has no effects anymore.rillig2-3/+5
2007-10-31"Safe" variables should not have the :Q operator, since it only makesrillig1-4/+9
2007-10-31Do not print warnings about missing PLIST definitions for Perl modulesrillig1-1/+2
2007-10-31Added a function for checking bmake conditionals.rillig1-2/+11
2007-10-31Second try to deprecate LICENCE. ACCEPTABLE_LICENCES continues to exist,rillig1-3/+3
2007-10-25Reverted the deprecation of LICENCE and ACCEPTABLE_LICENCES, since thererillig1-3/+5
2007-10-25It's not very useful to have empty PLIST files, so warn about it. Thisrillig1-1/+15
2007-10-17LICENCE and ACCEPTABLE_LICENCES (British English) are deprecated.rillig1-3/+5
2007-10-13Whew. pkglint didn't know FAIL_MSG at all.rillig1-1/+2
2007-10-13FAIL_MSG may be a hidden command.rillig1-2/+32
2007-10-12As pointed out in PR 37113, it is dangerous to set MAINTAINERrillig1-2/+2
2007-10-12X11_TYPE=xorg is no longer supported.rillig1-2/+2
2007-10-07fix obsolete URLs for www.NetBSD.orgkano2-4/+4
2007-10-01+ MISSING_FEATURESrillig1-1/+2
2007-10-01Marked _PKG_SILENT and _PKG_DEBUG as deprecated, added USE_FEATURES.rillig2-2/+7
2007-09-29Honour the setting of MANINSTALL.rillig1-2/+4
2007-09-20Finally fixed the bogus warnings in PHP extension packages concerningrillig1-19/+30
2007-09-20Variables mentioned in SUBST_VARS.* are marked as used. An assertion inrillig1-22/+55
2007-09-11All variables named by SUBST_VARS.* are marked as being used.rillig1-2/+9
2007-09-10Cleaned up the TODO list from things I don't find worth implementing.rillig1-10/+1
2007-09-04Fixed some internal pkglint errors.rillig1-4/+4
2007-09-04load_lines returns false on failure, not undef.rillig1-2/+2
2007-08-23xorg-dirs is gone. Bump to 4.79.joerg2-4/+3
2007-08-13Documented expect() and prepared pkglint for the upcoming introductionrillig1-12/+14
2007-07-29+ REPLACE_KSHrillig1-1/+2
2007-07-29Added REPLACE_PYTHON to fix a warning reported by gdt.rillig1-1/+2
2007-07-26Update pkglint to 4.78:abs2-14/+33
2007-07-15Added support for SUBST_VARS.*.rillig1-7/+17
2007-07-15Added PKG_GROUPS_VARS, PKG_SYSCONFDIR_PERMS, PKG_USERS_VARS andrillig1-1/+5
2007-07-10Avoid embedding $NetBSD\$ and similiar constructs in-tree files.joerg1-2/+2
2007-06-26Fixed the regular expression for detecting the use of the shell variablerillig1-2/+2
2007-06-19Added INSTALL_ENV and SUBST_VARS. Noted by joerg.rillig1-1/+3
2007-06-18Added an explanation to the "Don't add quotes around SUBST_MESSAGE" rule.rillig1-1/+9
2007-06-05Added JAVA_BINPREFIX.rillig1-1/+2
2007-06-03Added "local" as a valid category, since it is suggested in the pkgsrcrillig1-2/+2
2007-05-29Fix a couple misspellings, and add a couple items:schmonz1-3/+5
2007-05-13Added another helpful sentence to the explanation of the "tool vs.rillig1-3/+7
2007-05-01Added BSDOS to the list of supported operating systems and sorted the list.rillig1-2/+2
2007-04-24Update to 4.77. (hi Roland!)tnn2-4/+4