Age | Commit message (Expand) | Author | Files | Lines |
2007-07-15 | Added support for SUBST_VARS.*. | rillig | 1 | -7/+17 |
2007-07-15 | Added PKG_GROUPS_VARS, PKG_SYSCONFDIR_PERMS, PKG_USERS_VARS and | rillig | 1 | -1/+5 |
2007-07-10 | Avoid embedding $NetBSD\$ and similiar constructs in-tree files. | joerg | 1 | -2/+2 |
2007-06-26 | Fixed the regular expression for detecting the use of the shell variable | rillig | 1 | -2/+2 |
2007-06-19 | Added INSTALL_ENV and SUBST_VARS. Noted by joerg. | rillig | 1 | -1/+3 |
2007-06-18 | Added an explanation to the "Don't add quotes around SUBST_MESSAGE" rule. | rillig | 1 | -1/+9 |
2007-06-05 | Added JAVA_BINPREFIX. | rillig | 1 | -1/+2 |
2007-06-03 | Added "local" as a valid category, since it is suggested in the pkgsrc | rillig | 1 | -2/+2 |
2007-05-29 | Fix a couple misspellings, and add a couple items: | schmonz | 1 | -3/+5 |
2007-05-13 | Added another helpful sentence to the explanation of the "tool vs. | rillig | 1 | -3/+7 |
2007-05-01 | Added BSDOS to the list of supported operating systems and sorted the list. | rillig | 1 | -2/+2 |
2007-04-24 | Update to 4.77. (hi Roland!) | tnn | 2 | -4/+4 |
2007-04-15 | Before using any variables in .if conditionaly, bsd.prefs.mk should be | rillig | 1 | -3/+3 |
2007-04-15 | Removed the "Internal pkglint errors" when parsing complicated Make | rillig | 1 | -1/+19 |
2007-03-24 | Grok the "scm" category. | schmonz | 1 | -2/+2 |
2007-03-18 | Added INSTALLATION_DIRS_FROM_PLIST, MAKE_JOBS and MAKE_JOBS_SAFE. | rillig | 1 | -1/+4 |
2007-03-09 | Added PKG_DBDIR and RUN. | rillig | 1 | -1/+3 |
2007-03-09 | INSTALLATION_DIRS_FROM_PLIST is more comfortable than specifying | rillig | 1 | -2/+2 |
2007-03-08 | Shortened the code. | rillig | 1 | -39/+11 |
2007-03-02 | Remove duplicate LIB_DEPENDS line and add SCRIPTDIR, NO_PKG_REGISTER, and | wiz | 1 | -2/+6 |
2007-03-02 | Remove support for obsolete and unused NO_PKG_REGISTER. | wiz | 2 | -5/+3 |
2007-02-23 | Explained a warning that wiz just asked me about. | rillig | 1 | -1/+13 |
2007-02-21 | Added the category "filesystems". | rillig | 1 | -2/+2 |
2007-02-20 | pkglint-4.76; teach emacs22{,nox}. | uebayasi | 2 | -5/+5 |
2007-02-20 | Fixed the detection of ": Avoid regenerating within pkgsrc". | rillig | 1 | -7/+13 |
2007-02-19 | The IRIX identification macro is __sgi. | rillig | 1 | -54/+50 |
2007-02-15 | Added PGSQL_PREFIX. | rillig | 1 | -1/+2 |
2007-02-15 | Added a new data type for CVS Entries lines. | rillig | 1 | -2/+76 |
2007-01-30 | Another wish item: configure patches should not contain the pkgsrc | joerg | 1 | -1/+2 |
2007-01-30 | Added apache22. | rillig | 1 | -4/+4 |
2007-01-30 | Oops, I forgot to add the dependency to p5-enum. | rillig | 1 | -2/+3 |
2007-01-28 | Accept kde3-1.0 in USE_DIRS. | wiz | 1 | -1/+2 |
2007-01-25 | Fixed a NullPointerException. | rillig | 1 | -138/+46 |
2007-01-24 | Don't warn if user-defined variables are used in .for loops. | rillig | 1 | -11/+32 |
2007-01-23 | Clarified the explanation of the warning regarding the load-time | rillig | 1 | -5/+5 |
2007-01-18 | Some of the TODO entries have been done. | rillig | 1 | -13/+4 |
2007-01-17 | Renamed BUILDLINK_TRANSFORM.* to BUILDLINK_FNAME_TRANSFORM.*, to make | rillig | 2 | -3/+6 |
2007-01-15 | Now it's possible to define optional sections when checking the variable | rillig | 1 | -10/+27 |
2007-01-15 | Added some new variables. | rillig | 1 | -2/+6 |
2007-01-11 | * Warn if LICENSE/RESTRICTED/NO_*_ON_* are misordered. | gdt | 1 | -1/+3 |
2007-01-11 | From the discussion in #pkgsrc of build problems of wip/gxmms2: | joerg | 1 | -1/+3 |
2007-01-06 | Fixed the definition of Python-related variables. | rillig | 1 | -2/+5 |
2007-01-06 | No substitutions are needed for the pkglint manual page. | rillig | 1 | -3/+6 |
2007-01-04 | Added code to check for shared directories from the *-dirs packages. | rillig | 1 | -2/+102 |
2007-01-03 | Fixed a little inconsistency (log_error/explain_warning). | rillig | 1 | -2/+2 |
2007-01-02 | Outside of packages, the :M* operator has to be used sometimes. | rillig | 1 | -2/+12 |
2007-01-02 | Converted NOT_FOR_PLATFORM and ONLY_FOR_PLATFORM from List to | rillig | 1 | -3/+3 |
2007-01-02 | In PYTHON_VERSIONS_ACCEPTED, all version numbers should be in decreasing | rillig | 1 | -2/+41 |
2007-01-02 | + MASTER_SITE_GENTOO | rillig | 1 | -1/+2 |
2006-12-27 | PostgreSQL-7.4 support is about to be removed. | joerg | 2 | -4/+4 |