summaryrefslogtreecommitdiff
path: root/mk/bulk/pre-build
AgeCommit message (Expand)AuthorFilesLines
2005-01-19* Add USE_BULK_TIMESTAMPS (default "yes") to control whether dependencytv1-5/+27
2005-01-18Turn distfile pruning back off by suggestion of wiz@. It's only binpkgtv1-2/+2
2005-01-18Turn on all pruning by default. This avoids problems with @blddep matchingtv1-4/+4
2005-01-11Some shells can cache * lookups, so do all the rm -f's of */*/<something>tv1-5/+4
2004-11-16Preserve the .work.log file from a broken build as .broken.work.htmljlam1-1/+7
2004-04-19Fix pasto.seb1-2/+2
2004-04-09Commentary cleanup:jschauma1-26/+28
2004-04-09On some systems, bootstrap also installs ${LOCALBASE}/bin/install-sh --jschauma1-2/+2
2004-02-14zoularis is deprecated, don't backup zoularis.mk.grant1-2/+2
2004-01-20add archivers/pax, net/tnftp, security/kth-krb4 and textproc/nbsed togrant1-7/+9
2004-01-15'export VAR=value' doesn't work in some brain-dead shells. usegrant1-2/+3
2003-12-07Make the cvs update work for all shells, not just csh.agc1-2/+2
2003-11-28Catch if the user given to "su" is bogus/non-existing, but ifhubertf1-2/+2
2003-11-20Catch error from su, and report it to the calling script (pkgsrc/mk/build)hubertf1-2/+6
2003-09-16apply patch from Jonathan Perkin on tech-pkg@, bringing the list ofgrant1-8/+13
2003-09-02Merge pkgviews-mk branch into the HEAD by running:jlam1-27/+31
2003-08-26Clean up a few things in /tmp before buildinghubertf1-1/+3
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.jmmv1-5/+5
2002-11-03Actually pass CVS_FLAGS propperly to the su'd "cvs update"hubertf1-2/+2
2002-08-22Merge pkgsrc/mk from the buildlink2 branch back into the main trunk.jlam1-1/+1
2002-08-20Add CVS_FLAGS that will be passed to 'cvs update' before builds.hubertf1-2/+2
2002-08-07Make these scripts useful on platforms other than NetBSD by using a BMAKEagc1-26/+32
2002-06-29don't hard code the start time stamp file as .start.${arch} but allowdmcmahill1-5/+11
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-14nuke /var/wwwoffle - pointed out by fred bruckmanhubertf1-1/+2
2001-07-21don't try and do 'mount -o async -u /usr' because we don't know that the userdmcmahill1-3/+1
2001-05-09OK, let's try this the other way 'round: first clean out *everything*,hubertf1-57/+61
2001-05-05when installing pkglint before the bulk build do it with PRECLEAN=yes.dmcmahill1-11/+12
2001-04-14allow for a pre-build.local script. If mk/bulk/pre-build.local exists,dmcmahill1-2/+7
2001-04-02clean up a few more shardshubertf1-1/+3
2001-03-19-add support for a BULK_PREREQ make variable. BULK_PREREQ contains a listdmcmahill1-8/+42
2001-03-14make sure CVS_RSH gets set to 'ssh' before cvs updatinghubertf1-2/+2
2001-02-01- when deleting packages, don't try and delete packages which have alreadydmcmahill1-6/+10
2000-12-31move the code which determines the BROKENFILE and BUILDLOG file names outdmcmahill1-5/+7
2000-12-30further cleanup of handling the .broken.files and .make.filesdmcmahill1-3/+14
2000-12-22make the pruning of distfiles be controlled by a build.conf setting.dmcmahill1-5/+11
2000-12-15An old version of a (broken) useradd created /nonexistang, and pop3dhubertf1-1/+2
2000-12-05If cvs and ssh are in base, don't pkg_add themhubertf1-4/+9
2000-09-29Install cvs and ssh and do 'cvs update' only if CVS_USER is set in build.conf.hubertf1-7/+9
2000-09-24make lintpkgsrc operate on the right dir - with out -P, it goes forhubertf1-2/+2
2000-09-15rcs id policehubertf1-1/+1
2000-09-15Bulk build frameworkhubertf1-0/+84