summaryrefslogtreecommitdiff
path: root/mk/bulk
AgeCommit message (Expand)AuthorFilesLines
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
2002-11-03Actually pass CVS_FLAGS propperly to the su'd "cvs update"hubertf1-2/+2
2002-10-06fix typo in comment and an error in the usage output (position ofdmcmahill1-3/+3
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