Age | Commit message (Expand) | Author | Files | Lines |
2002-11-12 | add timestamp to output messages | dmcmahill | 1 | -2/+3 |
2002-11-11 | add scripts for generating the README.html files in a much more efficient | dmcmahill | 2 | -0/+1054 |
2002-11-08 | Take care of -current's /lib and /libexec. | seb | 1 | -2/+8 |
2002-11-03 | Actually pass CVS_FLAGS propperly to the su'd "cvs update" | hubertf | 1 | -2/+2 |
2002-10-06 | fix typo in comment and an error in the usage output (position of | dmcmahill | 1 | -3/+3 |
2002-08-22 | Merge pkgsrc/mk from the buildlink2 branch back into the main trunk. | jlam | 8 | -8/+8 |
2002-08-20 | Add CVS_FLAGS that will be passed to 'cvs update' before builds. | hubertf | 2 | -3/+7 |
2002-08-15 | Actually Alistair was right: $packages and $distfiles also need to be | seb | 1 | -1/+2 |
2002-08-12 | Make sure that /var/games exists in the sandbox, and has the correct | agc | 1 | -1/+11 |
2002-08-12 | New feature: this script now create $sandbox/sandbox, a shell script | seb | 1 | -1/+50 |
2002-08-12 | - Remove $sandbox/etc/localtime before copying /usr/share/zoneinfo/GMT over. | seb | 1 | -4/+5 |
2002-08-12 | In the build script, set BATCH=1 and DEPENDS_TARGET=bulk-install in the | agc | 1 | -1/+6 |
2002-08-12 | Don't null-mount all of /var - just do /var/mail for just now, so that | agc | 1 | -2/+2 |
2002-08-12 | Also null-mount /var from inside the sandbox | agc | 1 | -2/+3 |
2002-08-12 | Don't assume that this is a shell script - instead, realise that it's | agc | 1 | -11/+11 |
2002-08-07 | Correct the position of a closing parenthesis in a comment | agc | 1 | -2/+2 |
2002-08-07 | A small shell script to set up a sandbox (usually for a pkgsrc bulk | agc | 1 | -0/+184 |
2002-08-07 | Make these scripts useful on platforms other than NetBSD by using a BMAKE | agc | 7 | -70/+92 |
2002-08-06 | Add a missing "-o" from the compound test in the if statement | agc | 1 | -2/+2 |
2002-07-21 | Make bulk builds aware of packages with INTERACTIVE_STAGE and mark them as | mrauch | 1 | -1/+9 |
2002-06-29 | don't hard code the start time stamp file as .start.${arch} but allow | dmcmahill | 4 | -10/+27 |
2002-06-28 | fix typo | agc | 1 | -2/+2 |
2002-06-28 | Don't hardcode the value /var/db/pkg - this may not be the desired value | agc | 1 | -18/+24 |
2002-03-16 | Allow restarting a chrooted build: | hubertf | 1 | -2/+2 |
2002-03-14 | nuke /var/wwwoffle - pointed out by fred bruckman | hubertf | 1 | -1/+2 |
2002-03-13 | Move documentation where it belongs. | hubertf | 1 | -13/+2 |
2002-03-04 | Use <pre> to surround build logs - monospaced fonts are so much more readable. | hubertf | 1 | -10/+10 |
2002-01-20 | add some html markup to the .broken files (which now have .html extenstion). | dmcmahill | 1 | -10/+12 |
2002-01-12 | add the OBJHOSTNAME functionality that appeared in 1.901 of bsd.pkg.mk. | dmcmahill | 1 | -20/+22 |
2001-12-17 | - add 'bulk-cache' and 'clean-bulk-cache' targets to create and remove | dmcmahill | 2 | -19/+34 |
2001-12-16 | add more checks to be more robust in the face of an index file which | dmcmahill | 1 | -1/+3 |
2001-12-15 | Modify all references to PKGSRCDIR to _PKGSRCDIR, except in the external | agc | 2 | -23/+23 |
2001-12-01 | Catch errors while running printindex | hubertf | 1 | -2/+5 |
2001-12-01 | there's no need to abort this whole script if one pkg brings up an | hubertf | 1 | -3/+3 |
2001-11-28 | lose some more pkg/ references | abs | 1 | -3/+3 |
2001-11-26 | Run "make bulk-package" with stdin redirected from /dev/null, | hubertf | 1 | -2/+2 |
2001-11-25 | fix typo in error output message (s/PKNAME/PKGNAME). Patch from | dmcmahill | 1 | -2/+2 |
2001-11-08 | Change running output from build to include timestamp and current package. | jmc | 1 | -2/+2 |
2001-11-07 | The $DEPENDS file has the pkg's directory in the first column, followed by | hubertf | 1 | -2/+2 |
2001-11-06 | "bulk-install" already makes a binary package and cleans up after itself, | hubertf | 1 | -2/+2 |
2001-10-20 | When working out if an installed package should be left as it | abs | 1 | -1/+4 |
2001-10-20 | - change the way we cause the build order to happen. The old way passed | dmcmahill | 1 | -12/+63 |
2001-10-16 | fix quotes | hubertf | 1 | -2/+2 |
2001-10-15 | Change alignment of "Broken" column to right-justified - this makes | hubertf | 1 | -2/+2 |
2001-10-15 | Narrow doen the "Pkgs broken by" column by renaming it to "Breaks" | hubertf | 1 | -4/+4 |
2001-10-15 | At the end of the build, remove the contents of the "perl" package | hubertf | 1 | -2/+2 |
2001-10-15 | Set ressource limits as high as possible before we'll start compiling | hubertf | 1 | -1/+6 |
2001-10-14 | add some more failure checks for robustness. | dmcmahill | 3 | -18/+63 |
2001-10-13 | after the build, pull in 'lang/perl5' instead of 'lang/perl5-base' as the | dmcmahill | 1 | -2/+2 |
2001-10-12 | Change my non-standard copyright header to a BSD-style one. | hubertf | 2 | -7/+62 |