summaryrefslogtreecommitdiff
path: root/mk/bulk/build
AgeCommit message (Expand)AuthorFilesLines
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