Age | Commit message (Expand) | Author | Files | Lines |
2006-07-04 | * Invent an annotation scheme for files that intentionally define | rillig | 1 | -1/+3 |
2006-07-04 | PKG_SYSCONFDIR.* is also a Pathname. | rillig | 1 | -2/+3 |
2006-07-04 | Some minor refinements. | rillig | 1 | -2/+5 |
2006-07-04 | Added NONBINMODE. | rillig | 1 | -1/+2 |
2006-07-04 | Improved the SUBST check so that useful warnings are generated even when | rillig | 1 | -22/+60 |
2006-07-02 | Updated pkg_filecheck to 0.2. | rillig | 3 | -7/+16 |
2006-07-02 | Indented the make directives properly to fix pkglint warnings. | rillig | 1 | -6/+5 |
2006-07-02 | Updated pkglint to 4.66. | rillig | 8 | -598/+1189 |
2006-07-01 | Pull across from source: | dillo | 2 | -5/+5 |
2006-06-30 | SUBST_CLASSES and SUBST_FILES.* are very different. | rillig | 1 | -1/+13 |
2006-06-30 | In some cases variables of the same data type are interpreted | rillig | 1 | -1/+36 |
2006-06-29 | Added examples for the (future) parser in pkglint. | rillig | 1 | -1/+21 |
2006-06-29 | Some ideas for further restricting the definition and use of variables. | rillig | 1 | -1/+24 |
2006-06-27 | Update usage() - sync with manpage, add missing options, etc. | hubertf | 4 | -21/+23 |
2006-06-22 | Updated pkglint to 4.65. | rillig | 1 | -2/+2 |
2006-06-18 | When checking a Pathlist, split $value instead of $value_novar. This avoids | rillig | 1 | -2/+4 |
2006-06-18 | HEADER_TEMPLATE is deprecated. Added permissions for several JAVA_* | rillig | 2 | -13/+14 |
2006-06-18 | Pathnames should generally not start with a slash. | rillig | 1 | -1/+7 |
2006-06-18 | {DE,}INSTALL_TEMPLATE are deprecated in favor of {DE,}INSTALL_TEMPLATES. | rillig | 2 | -4/+6 |
2006-06-18 | Don't emit a note for missing SUBST_MESSAGE. It's too hard to find a | rillig | 1 | -4/+1 |
2006-06-18 | Don't treat comments as paragraph separators for the SUBST check. See | rillig | 1 | -2/+5 |
2006-06-18 | Bugfix: Always count the SUBST_SED and SUBST_FILES lines. | rillig | 1 | -3/+3 |
2006-06-18 | Added a new check for SUBST blocks. In contrast to all other checks, | rillig | 1 | -2/+163 |
2006-06-18 | Added OVERRIDE_GNU_CONFIG_SCRIPTS and PYPKGPREFIX. | rillig | 1 | -1/+3 |
2006-06-17 | - autofix() may only be called from the checkfile_*() subroutines to avoid | rillig | 1 | -2/+3 |
2006-06-17 | {DE,}INSTALL_SRC are deprecated because they interfere with the | rillig | 1 | -1/+5 |
2006-06-17 | - Fixed variable definitions of BUILDLINK_RPATHDIRS.* and PKGPATH. | rillig | 2 | -5/+8 |
2006-06-17 | Fixed the adjustment of the directory depth. The last commit to it | rillig | 1 | -2/+2 |
2006-06-17 | Typo (FileMask instead of Filemask). | rillig | 1 | -2/+2 |
2006-06-17 | Update to version 1.29 | seb | 2 | -5/+18 |
2006-06-17 | ${CP} should not be used to install files, since it cannot overwrite | rillig | 1 | -1/+12 |
2006-06-17 | The shell commands ${SED} and ${TR} should not be used in the install | rillig | 1 | -3/+42 |
2006-06-16 | Added the shell commands DELAYED_{ERROR,WARNING}_MSG and SHCOMMENT. | rillig | 1 | -1/+4 |
2006-06-16 | USE_TOOLS may be modified in buildlink3.mk. | rillig | 1 | -2/+2 |
2006-06-15 | "exec" is a known shell command. It is one way to suppress the pkglint | rillig | 1 | -2/+2 |
2006-06-15 | Since I don't know yet what is the best way to fix the "Unknown shell | rillig | 1 | -3/+3 |
2006-06-14 | In pax(1) command lines, -pe is deprecated in favor of -pp. | rillig | 1 | -1/+9 |
2006-06-13 | This package overrides the "update" target (is that wise?) and runs | jlam | 1 | -2/+2 |
2006-06-12 | Update for change of location of sites.mk. | reed | 2 | -4/+4 |
2006-06-10 | Minor typo. | adrianp | 1 | -2/+2 |
2006-06-09 | update pkg_chk to 1.75 | abs | 2 | -4/+7 |
2006-06-09 | - Added "read" to the list of allowed shell commands. | rillig | 1 | -6/+54 |
2006-06-09 | Add a new variable CHECK_FILES_SUPPORTED which is a package-settable | jlam | 1 | -1/+9 |
2006-06-09 | Uses libintl, so depend on it. Bump revision. | joerg | 1 | -2/+3 |
2006-06-09 | I prefer #none over #empty in USE_LANGUAGES. | rillig | 1 | -2/+2 |
2006-06-09 | In the SCST_COND state, a shell command is expected, so check here for | rillig | 1 | -3/+3 |
2006-06-09 | Minor improvements. | rillig | 1 | -9/+13 |
2006-06-08 | The old syntax for List+ and InternalList+ does not exist anymore. | rillig | 1 | -5/+2 |
2006-06-08 | - Fixed a typo in a diagnostic message from the buildlink3.mk check. | rillig | 1 | -9/+15 |
2006-06-08 | Contrary to my (and maybe to others') expectations, INFO_FILES does | rillig | 1 | -2/+2 |