Age | Commit message (Expand) | Author | Files | Lines |
2005-03-31 | The last revision to this file added a check for removing packages. | reed | 1 | -1/+3 |
2005-03-30 | Remove the packages added when pruning files etc. before starting | kristerw | 1 | -1/+17 |
2005-03-29 | Run download-vulnerability-list before bulk-builds if | hubertf | 1 | -2/+13 |
2005-01-19 | * Add USE_BULK_TIMESTAMPS (default "yes") to control whether dependency | tv | 1 | -5/+27 |
2005-01-18 | Turn distfile pruning back off by suggestion of wiz@. It's only binpkg | tv | 1 | -2/+2 |
2005-01-18 | Turn on all pruning by default. This avoids problems with @blddep matching | tv | 1 | -4/+4 |
2005-01-11 | Some shells can cache * lookups, so do all the rm -f's of */*/<something> | tv | 1 | -5/+4 |
2004-11-16 | Preserve the .work.log file from a broken build as .broken.work.html | jlam | 1 | -1/+7 |
2004-04-19 | Fix pasto. | seb | 1 | -2/+2 |
2004-04-09 | Commentary cleanup: | jschauma | 1 | -26/+28 |
2004-04-09 | On some systems, bootstrap also installs ${LOCALBASE}/bin/install-sh -- | jschauma | 1 | -2/+2 |
2004-02-14 | zoularis is deprecated, don't backup zoularis.mk. | grant | 1 | -2/+2 |
2004-01-20 | add archivers/pax, net/tnftp, security/kth-krb4 and textproc/nbsed to | grant | 1 | -7/+9 |
2004-01-15 | 'export VAR=value' doesn't work in some brain-dead shells. use | grant | 1 | -2/+3 |
2003-12-07 | Make the cvs update work for all shells, not just csh. | agc | 1 | -2/+2 |
2003-11-28 | Catch if the user given to "su" is bogus/non-existing, but if | hubertf | 1 | -2/+2 |
2003-11-20 | Catch error from su, and report it to the calling script (pkgsrc/mk/build) | hubertf | 1 | -2/+6 |
2003-09-16 | apply patch from Jonathan Perkin on tech-pkg@, bringing the list of | grant | 1 | -8/+13 |
2003-09-02 | Merge pkgviews-mk branch into the HEAD by running: | jlam | 1 | -27/+31 |
2003-08-26 | Clean up a few things in /tmp before building | hubertf | 1 | -1/+3 |
2003-06-06 | If we want to try a bulk-build on a non-NetBSD platform, we need to take | jschauma | 1 | -6/+38 |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -5/+5 |
2002-11-03 | Actually pass CVS_FLAGS propperly to the su'd "cvs update" | hubertf | 1 | -2/+2 |
2002-08-22 | Merge pkgsrc/mk from the buildlink2 branch back into the main trunk. | jlam | 1 | -1/+1 |
2002-08-20 | Add CVS_FLAGS that will be passed to 'cvs update' before builds. | hubertf | 1 | -2/+2 |
2002-08-07 | Make these scripts useful on platforms other than NetBSD by using a BMAKE | agc | 1 | -26/+32 |
2002-06-29 | don't hard code the start time stamp file as .start.${arch} but allow | dmcmahill | 1 | -5/+11 |
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-14 | nuke /var/wwwoffle - pointed out by fred bruckman | hubertf | 1 | -1/+2 |
2001-07-21 | don't try and do 'mount -o async -u /usr' because we don't know that the user | dmcmahill | 1 | -3/+1 |
2001-05-09 | OK, let's try this the other way 'round: first clean out *everything*, | hubertf | 1 | -57/+61 |
2001-05-05 | when installing pkglint before the bulk build do it with PRECLEAN=yes. | dmcmahill | 1 | -11/+12 |
2001-04-14 | allow for a pre-build.local script. If mk/bulk/pre-build.local exists, | dmcmahill | 1 | -2/+7 |
2001-04-02 | clean up a few more shards | hubertf | 1 | -1/+3 |
2001-03-19 | -add support for a BULK_PREREQ make variable. BULK_PREREQ contains a list | dmcmahill | 1 | -8/+42 |
2001-03-14 | make sure CVS_RSH gets set to 'ssh' before cvs updating | hubertf | 1 | -2/+2 |
2001-02-01 | - when deleting packages, don't try and delete packages which have already | dmcmahill | 1 | -6/+10 |
2000-12-31 | move the code which determines the BROKENFILE and BUILDLOG file names out | dmcmahill | 1 | -5/+7 |
2000-12-30 | further cleanup of handling the .broken.files and .make.files | dmcmahill | 1 | -3/+14 |
2000-12-22 | make the pruning of distfiles be controlled by a build.conf setting. | dmcmahill | 1 | -5/+11 |
2000-12-15 | An old version of a (broken) useradd created /nonexistang, and pop3d | hubertf | 1 | -1/+2 |
2000-12-05 | If cvs and ssh are in base, don't pkg_add them | hubertf | 1 | -4/+9 |
2000-09-29 | Install cvs and ssh and do 'cvs update' only if CVS_USER is set in build.conf. | hubertf | 1 | -7/+9 |
2000-09-24 | make lintpkgsrc operate on the right dir - with out -P, it goes for | hubertf | 1 | -2/+2 |
2000-09-15 | rcs id police | hubertf | 1 | -1/+1 |
2000-09-15 | Bulk build framework | hubertf | 1 | -0/+84 |