Age | Commit message (Expand) | Author | Files | Lines |
2006-07-11 | 1.8: | wiz | 2 | -6/+5 |
2006-07-11 | Swapped the order of two checks in variable_needs_quoting. Now lists of | rillig | 2 | -13/+24 |
2006-07-11 | Merged from src: | rillig | 1 | -2/+2 |
2006-07-10 | Update pkg_tools/pkg_chk to 1.76 - output the pkgdir rather than pkgname at t... | abs | 2 | -8/+7 |
2006-07-10 | mktemp is a tool, depend on it the correct way. | salo | 1 | -5/+2 |
2006-07-10 | Add x11-links, xorg-libs, and XFree86-libs information to BUILDLINK_ORDER | jlam | 1 | -1/+2 |
2006-07-10 | Solaris doesn't have mktemp (recently added to pkg_chk) in the base system, so | sketch | 1 | -1/+6 |
2006-07-10 | Updated pkg_regress to 0.2. | rillig | 2 | -30/+34 |
2006-07-10 | - Make variables are allowed in BUILDLINK_PACKAGES. | rillig | 1 | -3/+3 |
2006-07-10 | Found some more variables that have been declared obsolete in February | rillig | 1 | -1/+12 |
2006-07-10 | - A comma is allowed in enumeration types. | rillig | 1 | -4/+4 |
2006-07-10 | Changed the type of COMPILER_RPATH_FLAG to an enumeration to get rid of | rillig | 1 | -2/+2 |
2006-07-10 | - The .gz extension for manual pages is not necessary, since it is | rillig | 1 | -9/+31 |
2006-07-09 | Added more tracing. Adjusted pkglint to the latest change to the | rillig | 1 | -1/+6 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-07-07 | In all URLs, insist on the proper spelling of NetBSD.org. | rillig | 1 | -2/+7 |
2006-07-06 | - Fixed a null pointer exception in check_varassign. | rillig | 1 | -5/+20 |
2006-07-06 | Although EXTRACT_USING is mentioned in mk/defaults/mk.conf, its primary | rillig | 1 | -2/+2 |
2006-07-06 | In URLs, the "NetBSD" should be capitalized as such, i.e. "NetBSD.org", | jlam | 3 | -6/+6 |
2006-07-06 | - Added OVERRIDE_DIRDEPTH to the list of known variables. | rillig | 2 | -6/+33 |
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 |