Age | Commit message (Expand) | Author | Files | Lines |
2006-07-18 | USE_DIGEST is no more. | jlam | 3 | -8/+8 |
2006-07-18 | If, in a "case" statement of a shell command, foo|bar appears, this is | rillig | 1 | -2/+2 |
2006-07-18 | Oops. Debugging messages should only appear when -D<anything> is set on | rillig | 1 | -2/+2 |
2006-07-18 | - Added PKG_CONFIG to makevars.map. | rillig | 2 | -4/+11 |
2006-07-17 | Add sysutils/install-sh and pkgtools/bootstrap-extras. | jlam | 1 | -1/+2 |
2006-07-17 | This package provides extra files and scripts needed to bootstrap pkgsrc | jlam | 6 | -0/+146 |
2006-07-17 | Whenever a user-defined variable is used in a package, its name should | rillig | 1 | -1/+45 |
2006-07-17 | Reworked the way that .include lines are parsed, in order to get the | rillig | 1 | -15/+15 |
2006-07-17 | Improved the wording of a warning a little bit. | rillig | 1 | -2/+2 |
2006-07-17 | Added warnings for the case when the buildlink3.mk files in the package | rillig | 1 | -2/+51 |
2006-07-17 | Renamed makevar to pkgctx_vardef and varuse to pkgctx_varuse to make their | rillig | 1 | -41/+41 |
2006-07-16 | Extended the check for absolute pathnames from Makefile-patches only to | rillig | 1 | -39/+165 |
2006-07-16 | Added REPLACE_AWK, REPLACE_BASH, REPLACE_SH. | rillig | 1 | -3/+6 |
2006-07-15 | Fixed the regular expression again. Now the stack limits are 1024 kB for | rillig | 1 | -2/+4 |
2006-07-15 | Updated pkglint to 4.67. | rillig | 1 | -2/+2 |
2006-07-15 | Fixed the very stack-consuming regular expression regex_varassign so | rillig | 1 | -3/+4 |
2006-07-14 | Add but don't enable bootstrap-mk-files. We don't enable because this is | jlam | 1 | -1/+2 |
2006-07-14 | Import pkgtools/bootstrap-mk-files, which is the collection of bmake *.mk | jlam | 46 | -0/+8774 |
2006-07-14 | Update pkgmanpages to the latest version of packages.7 from HEAD src. | jlam | 2 | -10/+754 |
2006-07-14 | Create a separate pkgtools/tnftp package that is installed as part of | jlam | 2 | -1/+31 |
2006-07-14 | For the pkgtools versions of mtree and pax, always use libnbcompat | jlam | 3 | -9/+5 |
2006-07-14 | Create a separate sysutils/mtree package that is a "normal" package, | jlam | 3 | -25/+41 |
2006-07-14 | Set the CATEGORIES separately for the archivers and pkgtools versions | jlam | 1 | -1/+3 |
2006-07-14 | Create a separate "pax" package in the pkgtools category that installs | jlam | 2 | -1/+24 |
2006-07-14 | Register and package pkgtools/mtree and populate the PLIST. Also | jlam | 2 | -13/+17 |
2006-07-14 | Set NO_MTREE since this package will be used during bootstrap and we | jlam | 1 | -1/+2 |
2006-07-14 | Another tool modifier, :bootstrap, has been added. | rillig | 1 | -2/+2 |
2006-07-13 | Add BOOTSTRAP_DEPENDS, which has the exact same semantics as | jlam | 1 | -1/+2 |
2006-07-12 | Added "umask" to the list of known shell commands. | rillig | 1 | -2/+2 |
2006-07-12 | Added UNPRIVILEGED_USER and UNPRIVILEGED_GROUP. Fixed MAKEFILE. | rillig | 1 | -2/+4 |
2006-07-12 | 3.13: add BUILDLINK_ORDER lines. | wiz | 2 | -4/+5 |
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 |