summaryrefslogtreecommitdiff
path: root/mk/bulk/build
AgeCommit message (Expand)AuthorFilesLines
2006-06-07EOL the tv-derecurse branch; it has become too outdated. The last livetv-derecursetv1-365/+0
2005-05-17sync [all but bsd.pkg.mk] with HEADtv1-5/+5
2005-01-24sync with HEADtv1-2/+2
2004-12-20sync with HEADtv1-2/+2
2004-11-23merge from HEADtv1-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
2002-08-12In the build script, set BATCH=1 and DEPENDS_TARGET=bulk-install in theagc1-1/+6
2002-08-07Make these scripts useful on platforms other than NetBSD by using a BMAKEagc1-14/+22
2002-08-06Add a missing "-o" from the compound test in the if statementagc1-2/+2
2002-06-29don't hard code the start time stamp file as .start.${arch} but allowdmcmahill1-1/+4
2001-12-17- add 'bulk-cache' and 'clean-bulk-cache' targets to create and removedmcmahill1-18/+3
2001-12-01Catch errors while running printindexhubertf1-2/+5
2001-11-26Run "make bulk-package" with stdin redirected from /dev/null,hubertf1-2/+2
2001-11-08Change running output from build to include timestamp and current package.jmc1-2/+2
2001-11-06"bulk-install" already makes a binary package and cleans up after itself,hubertf1-2/+2
2001-10-20- change the way we cause the build order to happen. The old way passeddmcmahill1-12/+63
2001-10-15Set ressource limits as high as possible before we'll start compilinghubertf1-1/+6
2001-10-14add some more failure checks for robustness.dmcmahill1-9/+16
2001-10-13after the build, pull in 'lang/perl5' instead of 'lang/perl5-base' as thedmcmahill1-2/+2
2001-10-12Change my non-standard copyright header to a BSD-style one.hubertf1-3/+31
2001-03-19-add support for a BULK_PREREQ make variable. BULK_PREREQ contains a listdmcmahill1-6/+35
2001-02-13only use the depends cache files during a bulk build, otherwise revert todmcmahill1-1/+2
2001-02-01This commit incorporates several speed improvements which have been testeddmcmahill1-4/+39
2000-12-31move the code which determines the BROKENFILE and BUILDLOG file names outdmcmahill1-17/+1
2000-12-30further cleanup of handling the .broken.files and .make.filesdmcmahill1-1/+17
2000-12-11Add date to email subject.skrll1-2/+2
2000-09-29 * Make setting ftp_proxy and http_proxy actually workhubertf1-14/+14
2000-09-17 * Put architecture into summary mailhubertf1-3/+3
2000-09-15Allow setting ftp_proxy and http_proxy in build.conf or $environmenthubertf1-1/+11
2000-09-15Bulk build frameworkhubertf1-0/+51