summaryrefslogtreecommitdiff
path: root/mk/bulk
AgeCommit message (Expand)AuthorFilesLines
2003-08-31Okay, now that I've read the file and actually understand what it's tryingjlam1-48/+25
2003-08-31Actually, make sure that we don't try to remove broken packages on thejlam1-9/+15
2003-08-31Check to see if DEPOTBASE is different from PKG_DBDIR as an optimization.jlam1-9/+23
2003-08-26Sync to HEADjlam1-1/+3
2003-08-23Sync to HEAD.jlam1-2/+2
2003-08-22Require version 20030820 of the pkg_install tools to use the new -K and -kjlam1-9/+9
2003-08-21Use the 20030819 pkg_install tools, which support PKG_DBDIR_DFLT, andjlam2-26/+33
2003-08-19Sync to HEADjlam2-13/+28
2003-08-17Alter pkgsrc infrastructure to use pkg_install-20030809, and properlyjlam1-5/+5
2003-08-16Define some _PKG_* variables representing the pkg_install tools that pointjlam1-23/+23
2003-08-16Sync to HEAD for tools.mk changes.jlam2-2/+2
2003-08-14Sync to HEAD, primarily for texinfo changes, and prepare for buildlink3.jlam2-5/+5
2003-08-01Sync to HEAD.jlam3-21/+27
2003-07-11portability fixes:grant2-6/+5
2003-06-06If we want to try a bulk-build on a non-NetBSD platform, we need to takejschauma1-6/+38
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv9-55/+55
2003-04-22now REALLY use the right dir... dohhubertf1-2/+2
2003-04-22Make sure binary pkgs are found :)hubertf1-2/+2
2003-04-21Set BATCH=1 and set DEPENDS_TARGET. (BATCH=1 is certainly needed forcjep1-0/+5
2003-04-16Fix typos, remove duplicate entry security, nits.wiz1-11/+8
2003-04-13PR#21087. Some files are missing in bulk build sandboxes created bycjep1-1/+9
2003-03-16Add some notes with thoughts on what a parallel bulk build system should do.dmcmahill1-0/+210
2003-03-09Use CVS_USER for RSYNC options.cjep1-3/+3
2003-02-13correct the 'broken due to depends' processing. This change makes thedmcmahill1-3/+5
2003-02-08honor PKG_SKIP_REASON as well as PKG_FAIL_REASON, like normal build does.kei1-2/+2
2003-01-04move bulk/{mkreadme,genreadme.awk} to scripts/ as this is a more suitabledmcmahill2-1131/+0
2002-12-31Introduce a variable called kernel which is either empty or contains thecjep1-3/+7
2002-12-31Loopback mount /proc on SunOS. shells/tcsh successfully builds in the sandboxcjep1-2/+9
2002-12-31Add /usr/ccs, /usr/ucb and /usr/xpg4 for SunOS in sandboxDirs.cjep1-2/+2
2002-12-311. On SunOS populate /dev in the sandbox with devfsadm and ucblinks.cjep1-21/+20
2002-12-311. Introduce mountflags so that we can tune the mount command for Solariscjep1-8/+13
2002-12-31Introduce idprog so that Solaris survives the root test.cjep1-2/+7
2002-12-31If the pkg tools are not update, upgrade them.cjep1-1/+8
2002-12-07Replace IGNORE into PKG_FAIL_REASON and PKG_SKIP_REASON, so pkgsrcschmonz1-2/+2
2002-12-03Apply patches from Sergey Svishchev in PR 19221 to get the correct valueagc1-1/+3
2002-12-01add some more error checking. In particular if the bulk-cache creationdmcmahill1-1/+5
2002-11-20Fixes from Robert Elz to:agc1-9/+17
2002-11-16- When listing the current version of the package, don't create a hyperlinkdmcmahill1-3/+4
2002-11-14- when creating a new database, make sure that the old one is gone first todmcmahill1-1/+12
2002-11-14add a 'SINGLEPKG' variable which can be set on the command line to thedmcmahill1-2/+12
2002-11-13move the pruning of readme's to the very end of the job.dmcmahill1-19/+24
2002-11-13- add some more error checking. In particular, if any of the template filesdmcmahill1-6/+22
2002-11-13add a -S,--save-database option which doesn't delete the database filesdmcmahill1-4/+15
2002-11-13only update the README-IPv6.html file if it has changeddmcmahill1-2/+7
2002-11-13- replace & with &amp; _before_ replacing < with &lt; and > with &gt; whendmcmahill1-2/+10
2002-11-13start warning output on a new line to make it easier to readdmcmahill1-1/+2
2002-11-12- added progress meter when extracting database. Useful for those of usdmcmahill1-1/+9
2002-11-12add timestamp to output messagesdmcmahill1-2/+3
2002-11-11add scripts for generating the README.html files in a much more efficientdmcmahill2-0/+1054
2002-11-08Take care of -current's /lib and /libexec.seb1-2/+8