summaryrefslogtreecommitdiff
path: root/pkgtools
AgeCommit message (Expand)AuthorFilesLines
2006-07-21Fixed the regular expression to detect whether USE_LANGUAGES containsrillig2-4/+4
2006-07-21BUILD_ENV has been renamed to PKGSRC_MAKE_ENV.jlam1-1/+2
2006-07-21Modify the shlib-type script so that it doesn't need to compile anythingjlam1-2/+2
2006-07-21Remove "foo" target that's clearly a debuggging target.jlam1-4/+1
2006-07-21Mark as using c language. This fix PLIST problem while doingseb1-2/+2
2006-07-21Parameters to subroutines are passed in @_, not in $@. Added a paragraphrillig1-2/+10
2006-07-21Warn if GNU_CONFIGURE is set but USE_LANGUAGES does not contain "c", sincerillig1-1/+14
2006-07-20Remove USE_GNU_GETTEXT from pkgsrc. Packages generally only neededjlam1-1/+2
2006-07-20Import the following change to add/perform.c from src to pkgsrc:gson2-4/+6
2006-07-19Drop support for LTCONFIG_OVERRIDE. For quite a long time, pkgsrcjlam1-1/+2
2006-07-18USE_DIGEST is no more.jlam3-8/+8
2006-07-18If, in a "case" statement of a shell command, foo|bar appears, this isrillig1-2/+2
2006-07-18Oops. Debugging messages should only appear when -D<anything> is set onrillig1-2/+2
2006-07-18- Added PKG_CONFIG to makevars.map.rillig2-4/+11
2006-07-17Add sysutils/install-sh and pkgtools/bootstrap-extras.jlam1-1/+2
2006-07-17This package provides extra files and scripts needed to bootstrap pkgsrcjlam6-0/+146
2006-07-17Whenever a user-defined variable is used in a package, its name shouldrillig1-1/+45
2006-07-17Reworked the way that .include lines are parsed, in order to get therillig1-15/+15
2006-07-17Improved the wording of a warning a little bit.rillig1-2/+2
2006-07-17Added warnings for the case when the buildlink3.mk files in the packagerillig1-2/+51
2006-07-17Renamed makevar to pkgctx_vardef and varuse to pkgctx_varuse to make theirrillig1-41/+41
2006-07-16Extended the check for absolute pathnames from Makefile-patches only torillig1-39/+165
2006-07-16Added REPLACE_AWK, REPLACE_BASH, REPLACE_SH.rillig1-3/+6
2006-07-15Fixed the regular expression again. Now the stack limits are 1024 kB forrillig1-2/+4
2006-07-15Updated pkglint to 4.67.rillig1-2/+2
2006-07-15Fixed the very stack-consuming regular expression regex_varassign sorillig1-3/+4
2006-07-14Add but don't enable bootstrap-mk-files. We don't enable because this isjlam1-1/+2
2006-07-14Import pkgtools/bootstrap-mk-files, which is the collection of bmake *.mkjlam46-0/+8774
2006-07-14Update pkgmanpages to the latest version of packages.7 from HEAD src.jlam2-10/+754
2006-07-14Create a separate pkgtools/tnftp package that is installed as part ofjlam2-1/+31
2006-07-14For the pkgtools versions of mtree and pax, always use libnbcompatjlam3-9/+5
2006-07-14Create a separate sysutils/mtree package that is a "normal" package,jlam3-25/+41
2006-07-14Set the CATEGORIES separately for the archivers and pkgtools versionsjlam1-1/+3
2006-07-14Create a separate "pax" package in the pkgtools category that installsjlam2-1/+24
2006-07-14Register and package pkgtools/mtree and populate the PLIST. Alsojlam2-13/+17
2006-07-14Set NO_MTREE since this package will be used during bootstrap and wejlam1-1/+2
2006-07-14Another tool modifier, :bootstrap, has been added.rillig1-2/+2
2006-07-13Add BOOTSTRAP_DEPENDS, which has the exact same semantics asjlam1-1/+2
2006-07-12Added "umask" to the list of known shell commands.rillig1-2/+2
2006-07-12Added UNPRIVILEGED_USER and UNPRIVILEGED_GROUP. Fixed MAKEFILE.rillig1-2/+4
2006-07-123.13: add BUILDLINK_ORDER lines.wiz2-4/+5
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