summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint/files
AgeCommit message (Expand)AuthorFilesLines
2007-10-07fix obsolete URLs for www.NetBSD.orgkano1-2/+2
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-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-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.joerg1-2/+1
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:abs1-12/+31
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-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!)tnn1-2/+2
2007-04-15Removed the "Internal pkglint errors" when parsing complicated Makerillig1-1/+19
2007-03-24Grok the "scm" category.schmonz1-2/+2
2007-03-18Added INSTALLATION_DIRS_FROM_PLIST, MAKE_JOBS and MAKE_JOBS_SAFE.rillig1-1/+4
2007-03-09Added PKG_DBDIR and RUN.rillig1-1/+3
2007-03-08Shortened the code.rillig1-39/+11
2007-03-02Remove duplicate LIB_DEPENDS line and add SCRIPTDIR, NO_PKG_REGISTER, andwiz1-2/+6
2007-03-02Remove support for obsolete and unused NO_PKG_REGISTER.wiz2-5/+3
2007-02-23Explained a warning that wiz just asked me about.rillig1-1/+13
2007-02-21Added the category "filesystems".rillig1-2/+2
2007-02-20pkglint-4.76; teach emacs22{,nox}.uebayasi1-3/+3
2007-02-20Fixed the detection of ": Avoid regenerating within pkgsrc".rillig1-7/+13
2007-02-19The IRIX identification macro is __sgi.rillig1-54/+50
2007-02-15Added PGSQL_PREFIX.rillig1-1/+2
2007-02-15Added a new data type for CVS Entries lines.rillig1-2/+76
2007-01-30Added apache22.rillig1-4/+4
2007-01-28Accept kde3-1.0 in USE_DIRS.wiz1-1/+2
2007-01-25Fixed a NullPointerException.rillig1-138/+46
2007-01-24Don't warn if user-defined variables are used in .for loops.rillig1-11/+32
2007-01-23Clarified the explanation of the warning regarding the load-timerillig1-5/+5
2007-01-17Renamed BUILDLINK_TRANSFORM.* to BUILDLINK_FNAME_TRANSFORM.*, to makerillig2-3/+6
2007-01-15Now it's possible to define optional sections when checking the variablerillig1-10/+27
2007-01-15Added some new variables.rillig1-2/+6
2007-01-06Fixed the definition of Python-related variables.rillig1-2/+5
2007-01-04Added code to check for shared directories from the *-dirs packages.rillig1-2/+102
2007-01-03Fixed a little inconsistency (log_error/explain_warning).rillig1-2/+2
2007-01-02Outside of packages, the :M* operator has to be used sometimes.rillig1-2/+12