summaryrefslogtreecommitdiff
path: root/pkgtools
AgeCommit message (Expand)AuthorFilesLines
2006-07-111.8:wiz2-6/+5
2006-07-11Swapped the order of two checks in variable_needs_quoting. Now lists ofrillig2-13/+24
2006-07-11Merged from src:rillig1-2/+2
2006-07-10Update pkg_tools/pkg_chk to 1.76 - output the pkgdir rather than pkgname at t...abs2-8/+7
2006-07-10mktemp is a tool, depend on it the correct way.salo1-5/+2
2006-07-10Add x11-links, xorg-libs, and XFree86-libs information to BUILDLINK_ORDERjlam1-1/+2
2006-07-10Solaris doesn't have mktemp (recently added to pkg_chk) in the base system, sosketch1-1/+6
2006-07-10Updated pkg_regress to 0.2.rillig2-30/+34
2006-07-10- Make variables are allowed in BUILDLINK_PACKAGES.rillig1-3/+3
2006-07-10Found some more variables that have been declared obsolete in Februaryrillig1-1/+12
2006-07-10- A comma is allowed in enumeration types.rillig1-4/+4
2006-07-10Changed the type of COMPILER_RPATH_FLAG to an enumeration to get rid ofrillig1-2/+2
2006-07-10- The .gz extension for manual pages is not necessary, since it isrillig1-9/+31
2006-07-09Added more tracing. Adjusted pkglint to the latest change to therillig1-1/+6
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
2006-07-07In all URLs, insist on the proper spelling of NetBSD.org.rillig1-2/+7
2006-07-06- Fixed a null pointer exception in check_varassign.rillig1-5/+20
2006-07-06Although EXTRACT_USING is mentioned in mk/defaults/mk.conf, its primaryrillig1-2/+2
2006-07-06In URLs, the "NetBSD" should be capitalized as such, i.e. "NetBSD.org",jlam3-6/+6
2006-07-06- Added OVERRIDE_DIRDEPTH to the list of known variables.rillig2-6/+33
2006-07-04* Invent an annotation scheme for files that intentionally definerillig1-1/+3
2006-07-04PKG_SYSCONFDIR.* is also a Pathname.rillig1-2/+3
2006-07-04Some minor refinements.rillig1-2/+5
2006-07-04Added NONBINMODE.rillig1-1/+2
2006-07-04Improved the SUBST check so that useful warnings are generated even whenrillig1-22/+60
2006-07-02Updated pkg_filecheck to 0.2.rillig3-7/+16
2006-07-02Indented the make directives properly to fix pkglint warnings.rillig1-6/+5
2006-07-02Updated pkglint to 4.66.rillig8-598/+1189
2006-07-01Pull across from source:dillo2-5/+5
2006-06-30SUBST_CLASSES and SUBST_FILES.* are very different.rillig1-1/+13
2006-06-30In some cases variables of the same data type are interpretedrillig1-1/+36
2006-06-29Added examples for the (future) parser in pkglint.rillig1-1/+21
2006-06-29Some ideas for further restricting the definition and use of variables.rillig1-1/+24
2006-06-27Update usage() - sync with manpage, add missing options, etc.hubertf4-21/+23
2006-06-22Updated pkglint to 4.65.rillig1-2/+2
2006-06-18When checking a Pathlist, split $value instead of $value_novar. This avoidsrillig1-2/+4
2006-06-18HEADER_TEMPLATE is deprecated. Added permissions for several JAVA_*rillig2-13/+14
2006-06-18Pathnames should generally not start with a slash.rillig1-1/+7
2006-06-18{DE,}INSTALL_TEMPLATE are deprecated in favor of {DE,}INSTALL_TEMPLATES.rillig2-4/+6
2006-06-18Don't emit a note for missing SUBST_MESSAGE. It's too hard to find arillig1-4/+1
2006-06-18Don't treat comments as paragraph separators for the SUBST check. Seerillig1-2/+5
2006-06-18Bugfix: Always count the SUBST_SED and SUBST_FILES lines.rillig1-3/+3
2006-06-18Added a new check for SUBST blocks. In contrast to all other checks,rillig1-2/+163
2006-06-18Added OVERRIDE_GNU_CONFIG_SCRIPTS and PYPKGPREFIX.rillig1-1/+3
2006-06-17- autofix() may only be called from the checkfile_*() subroutines to avoidrillig1-2/+3
2006-06-17{DE,}INSTALL_SRC are deprecated because they interfere with therillig1-1/+5
2006-06-17- Fixed variable definitions of BUILDLINK_RPATHDIRS.* and PKGPATH.rillig2-5/+8
2006-06-17Fixed the adjustment of the directory depth. The last commit to itrillig1-2/+2
2006-06-17Typo (FileMask instead of Filemask).rillig1-2/+2