summaryrefslogtreecommitdiff
path: root/mk/bulk/pre-build
AgeCommit message (Expand)AuthorFilesLines
2010-05-11Language fix: upto date -> up to date.mbalmer1-2/+2
2009-07-02Sync bootstrap file list with reality. On the plus side, mk/bulk works again.sketch1-24/+15
2008-06-10Mark shells/pdksh as broken so it doesn't get removed part-way through thesketch1-2/+2
2008-06-09For some reason, devel/bmake now requires shells/pdksh on Solaris. Updatesketch1-3/+3
2008-03-15Remove remaining compat code for old pkg_install versions.joerg1-13/+7
2008-01-04Replaced all references to pkglint with lintpkgsrc, which has its ownrillig1-18/+18
2007-07-21Define ${PKG_INFO} before using it - from wiz@adrianp1-1/+2
2007-07-14Add support for the upcoming pkg_install-20070714 which now includesadrianp1-4/+21
2007-07-02Remove USE_MTREE support. Keep one copy (the NetBSD version) forjoerg1-5/+5
2007-05-20Add all packages that are used by pkgsrc/bootstrap to the list ofkristerw1-2/+4
2007-01-28Remove old .bulk-not_available (NOT_AVAILABLE_FILE) files that are leftkristerw1-1/+7
2007-01-24Empty files are so ambiguous, so better leave a friendly message in therillig1-2/+2
2006-12-15Remove trailing tabs.martti1-2/+2
2006-11-06Also add bin/nawk to the tarred-up files.tv1-3/+4
2006-11-06Add lang/nawk and sysutils/install-sh to the "don't blow away" packagetv1-3/+3
2006-10-02Change the quoting to let this work with solaris-2.9 /bin/sh.dmcmahill1-2/+2
2006-02-12The security/kth-krb4 package does not install bin/ftp anymore (sincerillig1-2/+2
2006-02-11Added "pre-build>" identifier to two echo commands.rillig1-3/+3
2006-02-07When in "set -e" mode, the Solaris /bin/sh exits when "cd" fails, evenrillig1-2/+6
2006-01-29Don't test(1) and cd(1), cd(1) directly. As long as "set -e" is notrillig1-3/+2
2005-12-08Prefixed all status messages with "pre-build>" to show the user where theyrillig1-27/+27
2005-12-06Added missing "quotes" around many variables.rillig1-43/+43
2005-12-03Removed CVS_USER, as announced on pkgsrc-bulk.rillig1-27/+2
2005-11-30Fix usage of BULKFILESDIR:joerg1-6/+16
2005-11-20Added "" quotes to all arguments to echo(1).rillig1-17/+17
2005-11-20Moved the "export BROKENF" command from the top of the program to therillig1-2/+2
2005-08-26Use PKG_TOOLS_BIN, so it doesn't run wrong pkg_* tools found in the PATH.reed1-10/+11
2005-08-26Create intermediate directories as required when creating PKG_DBDIR.reed1-2/+2
2005-06-10mk.conf needs to be backed up as part of the bootstrap files.sketch1-2/+2
2005-03-31The last revision to this file added a check for removing packages.reed1-1/+3
2005-03-30Remove the packages added when pruning files etc. before startingkristerw1-1/+17
2005-03-29Run download-vulnerability-list before bulk-builds ifhubertf1-2/+13
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