Age | Commit message (Expand) | Author | Files | Lines |
2005-08-26 | Use PKG_TOOLS_BIN, so it doesn't run wrong pkg_* tools found in the PATH. | reed | 1 | -7/+10 |
2005-06-24 | Use ${PERL5} instead of `perl' and relying on $PATH order. | sketch | 1 | -2/+5 |
2005-06-24 | lang/perl58 has been renamed to lang/perl5 (hi johnny!) | dillo | 1 | -2/+2 |
2005-05-19 | list all the extracted variables, not just some of them | dillo | 1 | -1/+8 |
2005-05-19 | PERL5_PKGSRCDIR is no more. Explicitly use "lang/perl58" for the | jlam | 1 | -4/+2 |
2005-05-18 | Reinstall BULK_PREREQ before running the post-build script as there may be | sketch | 1 | -1/+10 |
2005-05-03 | Teach the bulk build scripts about the new tools framework. | jlam | 1 | -5/+5 |
2005-01-14 | "uptodate-pkgtools" is actually a dead target these days. Use "fetch" in | tv | 1 | -2/+2 |
2004-12-11 | The documentation claims you can use -m as an alias for --mirror_only. | kristerw | 1 | -2/+2 |
2004-11-23 | Don't hard-code "lang/perl58". Instead, use the value of PERL5_PKGSRCDIR | jlam | 1 | -2/+4 |
2004-11-16 | Preserve the .work.log file from a broken build as .broken.work.html | jlam | 1 | -1/+4 |
2004-11-12 | Bulk builds should be defaulting to building perl58. | jlam | 1 | -2/+2 |
2004-09-22 | Typo - "ressource". | mason | 1 | -2/+2 |
2004-08-06 | Unset CDPATH variable in the user environment which prints the cwd to stdout | sketch | 1 | -1/+3 |
2004-07-22 | Abstract out the "nice -n 20" clause, so that it can be set to something | agc | 1 | -3/+8 |
2004-04-29 | add missing -r option that the usage claimed existed. Noted by garbled@ | dmcmahill | 1 | -2/+2 |
2004-04-24 | add a -s | --specific-pkgs option which will set SPECIFIC_PKGS=1 for the | dmcmahill | 1 | -3/+16 |
2004-04-09 | Add a --mirror_only option to the bulk build script. When combined with | dmcmahill | 1 | -5/+88 |
2004-04-07 | Add support in the bulk build code to properly deal with SPECIFIC_PKGS=1. | dmcmahill | 1 | -1/+4 |
2004-02-25 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2004-02-05 | extract OPSYS and OS_VERSION from pkgsrc and use them in the report | grant | 1 | -3/+8 |
2004-01-27 | Replace all occurrences of the "MAIL" definition with MAIL_CMD, since | agc | 1 | -4/+4 |
2004-01-22 | make date format string more portable. | grant | 1 | -2/+2 |
2004-01-20 | missed a `uname -p` | grant | 1 | -2/+2 |
2004-01-20 | get and use the value of ${MACHINE_ARCH} instead of `uname -p` to | grant | 1 | -2/+3 |
2004-01-17 | portability fixes: | grant | 1 | -11/+22 |
2003-11-20 | Catch errors from pre-build, and abort if it's not 0. | hubertf | 1 | -1/+6 |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -9/+9 |
2002-12-31 | If the pkg tools are not update, upgrade them. | cjep | 1 | -1/+8 |
2002-12-01 | add some more error checking. In particular if the bulk-cache creation | dmcmahill | 1 | -1/+5 |
2002-08-22 | Merge pkgsrc/mk from the buildlink2 branch back into the main trunk. | jlam | 1 | -1/+1 |
2002-08-12 | In the build script, set BATCH=1 and DEPENDS_TARGET=bulk-install in the | agc | 1 | -1/+6 |
2002-08-07 | Make these scripts useful on platforms other than NetBSD by using a BMAKE | agc | 1 | -14/+22 |
2002-08-06 | Add a missing "-o" from the compound test in the if statement | agc | 1 | -2/+2 |
2002-06-29 | don't hard code the start time stamp file as .start.${arch} but allow | dmcmahill | 1 | -1/+4 |
2001-12-17 | - add 'bulk-cache' and 'clean-bulk-cache' targets to create and remove | dmcmahill | 1 | -18/+3 |
2001-12-01 | Catch errors while running printindex | hubertf | 1 | -2/+5 |
2001-11-26 | Run "make bulk-package" with stdin redirected from /dev/null, | hubertf | 1 | -2/+2 |
2001-11-08 | Change running output from build to include timestamp and current package. | jmc | 1 | -2/+2 |
2001-11-06 | "bulk-install" already makes a binary package and cleans up after itself, | hubertf | 1 | -2/+2 |
2001-10-20 | - change the way we cause the build order to happen. The old way passed | dmcmahill | 1 | -12/+63 |
2001-10-15 | Set ressource limits as high as possible before we'll start compiling | hubertf | 1 | -1/+6 |
2001-10-14 | add some more failure checks for robustness. | dmcmahill | 1 | -9/+16 |
2001-10-13 | after the build, pull in 'lang/perl5' instead of 'lang/perl5-base' as the | dmcmahill | 1 | -2/+2 |
2001-10-12 | Change my non-standard copyright header to a BSD-style one. | hubertf | 1 | -3/+31 |
2001-03-19 | -add support for a BULK_PREREQ make variable. BULK_PREREQ contains a list | dmcmahill | 1 | -6/+35 |
2001-02-13 | only use the depends cache files during a bulk build, otherwise revert to | dmcmahill | 1 | -1/+2 |
2001-02-01 | This commit incorporates several speed improvements which have been tested | dmcmahill | 1 | -4/+39 |
2000-12-31 | move the code which determines the BROKENFILE and BUILDLOG file names out | dmcmahill | 1 | -17/+1 |
2000-12-30 | further cleanup of handling the .broken.files and .make.files | dmcmahill | 1 | -1/+17 |