summaryrefslogtreecommitdiff
path: root/mk/bulk/build
AgeCommit message (Expand)AuthorFilesLines
2005-11-10Fixed the remaining instances of code relying on trailing white-space inrillig1-2/+2
2005-11-09Before extracting the pkgsrc variables (which takes some time), print arillig1-1/+3
2005-11-08- Improved error handling.rillig1-8/+7
2005-11-08- Removed the redundant check on USR_PKGSRC.rillig1-8/+3
2005-11-06Added basic checks to make sure the values from the configuration file arerillig1-1/+2
2005-11-06Remove extra ${pkgsrc_dir} that slipped in.seb1-2/+2
2005-11-05- Replaced spaces with tabs in the "build --help" message.rillig1-38/+39
2005-11-05- Condensed the code.rillig1-37/+18
2005-11-05Reformatted the --help output. Instead of many echo(1) commands, onerillig1-42/+43
2005-11-05- Added a comment above each paragraph explaining what goes on there.rillig1-31/+74
2005-11-05- Added an alias --resume for --restart, as "restart" sounds too much likerillig1-19/+13
2005-11-05- Added a function post_filter_cmd() that can be overridden in bulk.conf.rillig1-33/+54
2005-11-05- Added a shell function die() that is used to provide consistentlyrillig1-19/+18
2005-11-05- Removed trailing white-space from the --help output.rillig1-39/+41
2005-11-05Export the BULK_BUILD_CONF variable so that subprocesses can see it. Rewroterillig1-10/+12
2005-11-05Added a command line option --config that allows to specify a customrillig1-2/+10
2005-11-02Microoptimization: awk has BRE pattern matching, so use it instead oftv1-2/+2
2005-09-21Make the directory before creating the pkgsrc-results text file in it.reed1-2/+2
2005-09-20Add a new command line option "-e | --no-email" to not send the emailxtraeme1-2/+17
2005-08-26Use PKG_TOOLS_BIN, so it doesn't run wrong pkg_* tools found in the PATH.reed1-7/+10
2005-06-24Use ${PERL5} instead of `perl' and relying on $PATH order.sketch1-2/+5
2005-06-24lang/perl58 has been renamed to lang/perl5 (hi johnny!)dillo1-2/+2
2005-05-19list all the extracted variables, not just some of themdillo1-1/+8
2005-05-19PERL5_PKGSRCDIR is no more. Explicitly use "lang/perl58" for thejlam1-4/+2
2005-05-18Reinstall BULK_PREREQ before running the post-build script as there may besketch1-1/+10
2005-05-03Teach the bulk build scripts about the new tools framework.jlam1-5/+5
2005-01-14"uptodate-pkgtools" is actually a dead target these days. Use "fetch" intv1-2/+2
2004-12-11The documentation claims you can use -m as an alias for --mirror_only.kristerw1-2/+2
2004-11-23Don't hard-code "lang/perl58". Instead, use the value of PERL5_PKGSRCDIRjlam1-2/+4
2004-11-16Preserve the .work.log file from a broken build as .broken.work.htmljlam1-1/+4
2004-11-12Bulk builds should be defaulting to building perl58.jlam1-2/+2
2004-09-22Typo - "ressource".mason1-2/+2
2004-08-06Unset CDPATH variable in the user environment which prints the cwd to stdoutsketch1-1/+3
2004-07-22Abstract out the "nice -n 20" clause, so that it can be set to somethingagc1-3/+8
2004-04-29add missing -r option that the usage claimed existed. Noted by garbled@dmcmahill1-2/+2
2004-04-24add a -s | --specific-pkgs option which will set SPECIFIC_PKGS=1 for thedmcmahill1-3/+16
2004-04-09Add a --mirror_only option to the bulk build script. When combined withdmcmahill1-5/+88
2004-04-07Add support in the bulk build code to properly deal with SPECIFIC_PKGS=1.dmcmahill1-1/+4
2004-02-25s/netbsd.org/NetBSD.org/grant1-2/+2
2004-02-05extract OPSYS and OS_VERSION from pkgsrc and use them in the reportgrant1-3/+8
2004-01-27Replace all occurrences of the "MAIL" definition with MAIL_CMD, sinceagc1-4/+4
2004-01-22make date format string more portable.grant1-2/+2
2004-01-20missed a `uname -p`grant1-2/+2
2004-01-20get and use the value of ${MACHINE_ARCH} instead of `uname -p` togrant1-2/+3
2004-01-17portability fixes:grant1-11/+22
2003-11-20Catch errors from pre-build, and abort if it's not 0.hubertf1-1/+6
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-9/+9
2002-12-31If the pkg tools are not update, upgrade them.cjep1-1/+8
2002-12-01add some more error checking. In particular if the bulk-cache creationdmcmahill1-1/+5
2002-08-22Merge pkgsrc/mk from the buildlink2 branch back into the main trunk.jlam1-1/+1