summaryrefslogtreecommitdiff
path: root/mk/bulk
AgeCommit message (Expand)AuthorFilesLines
2002-08-22Merge pkgsrc/mk from the buildlink2 branch back into the main trunk.jlam8-8/+8
2002-08-20Add CVS_FLAGS that will be passed to 'cvs update' before builds.hubertf2-3/+7
2002-08-15Actually Alistair was right: $packages and $distfiles also need to beseb1-1/+2
2002-08-12Make sure that /var/games exists in the sandbox, and has the correctagc1-1/+11
2002-08-12New feature: this script now create $sandbox/sandbox, a shell scriptseb1-1/+50
2002-08-12- Remove $sandbox/etc/localtime before copying /usr/share/zoneinfo/GMT over.seb1-4/+5
2002-08-12In the build script, set BATCH=1 and DEPENDS_TARGET=bulk-install in theagc1-1/+6
2002-08-12Don't null-mount all of /var - just do /var/mail for just now, so thatagc1-2/+2
2002-08-12Also null-mount /var from inside the sandboxagc1-2/+3
2002-08-12Don't assume that this is a shell script - instead, realise that it'sagc1-11/+11
2002-08-07Correct the position of a closing parenthesis in a commentagc1-2/+2
2002-08-07A small shell script to set up a sandbox (usually for a pkgsrc bulkagc1-0/+184
2002-08-07Make these scripts useful on platforms other than NetBSD by using a BMAKEagc7-70/+92
2002-08-06Add a missing "-o" from the compound test in the if statementagc1-2/+2
2002-07-21Make bulk builds aware of packages with INTERACTIVE_STAGE and mark them asmrauch1-1/+9
2002-06-29don't hard code the start time stamp file as .start.${arch} but allowdmcmahill4-10/+27
2002-06-28fix typoagc1-2/+2
2002-06-28Don't hardcode the value /var/db/pkg - this may not be the desired valueagc1-18/+24
2002-03-16Allow restarting a chrooted build:hubertf1-2/+2
2002-03-14nuke /var/wwwoffle - pointed out by fred bruckmanhubertf1-1/+2
2002-03-13Move documentation where it belongs.hubertf1-13/+2
2002-03-04Use <pre> to surround build logs - monospaced fonts are so much more readable.hubertf1-10/+10
2002-01-20add some html markup to the .broken files (which now have .html extenstion).dmcmahill1-10/+12
2002-01-12add the OBJHOSTNAME functionality that appeared in 1.901 of bsd.pkg.mk.dmcmahill1-20/+22
2001-12-17- add 'bulk-cache' and 'clean-bulk-cache' targets to create and removedmcmahill2-19/+34
2001-12-16add more checks to be more robust in the face of an index file whichdmcmahill1-1/+3
2001-12-15Modify all references to PKGSRCDIR to _PKGSRCDIR, except in the externalagc2-23/+23
2001-12-01Catch errors while running printindexhubertf1-2/+5
2001-12-01there's no need to abort this whole script if one pkg brings up anhubertf1-3/+3
2001-11-28lose some more pkg/ referencesabs1-3/+3
2001-11-26Run "make bulk-package" with stdin redirected from /dev/null,hubertf1-2/+2
2001-11-25fix typo in error output message (s/PKNAME/PKGNAME). Patch fromdmcmahill1-2/+2
2001-11-08Change running output from build to include timestamp and current package.jmc1-2/+2
2001-11-07The $DEPENDS file has the pkg's directory in the first column, followed byhubertf1-2/+2
2001-11-06"bulk-install" already makes a binary package and cleans up after itself,hubertf1-2/+2
2001-10-20When working out if an installed package should be left as itabs1-1/+4
2001-10-20- change the way we cause the build order to happen. The old way passeddmcmahill1-12/+63
2001-10-16fix quoteshubertf1-2/+2
2001-10-15Change alignment of "Broken" column to right-justified - this makeshubertf1-2/+2
2001-10-15Narrow doen the "Pkgs broken by" column by renaming it to "Breaks"hubertf1-4/+4
2001-10-15At the end of the build, remove the contents of the "perl" packagehubertf1-2/+2
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.dmcmahill3-18/+63
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.hubertf2-7/+62
2001-07-21don't try and do 'mount -o async -u /usr' because we don't know that the userdmcmahill1-3/+1
2001-07-21if an outdated package is still installed and 'make deinstall' failsdmcmahill1-1/+5
2001-07-13if a package subdirectory is listed in the category makefile, but doesn'tdmcmahill2-15/+27
2001-07-09consolidate a duplicated part of the script.dmcmahill1-6/+10
2001-07-09when saving the rsync script for later, be sure and save the startingdmcmahill1-0/+4