summaryrefslogtreecommitdiff
path: root/mk/bulk
AgeCommit message (Expand)AuthorFilesLines
2004-07-30Pullup ticket 92 to the pkgsrc-2004Q2 branch, requested by Grant Beattieagc1-2/+2
2004-07-08Pullup ticket 48 to the pkgsrc-2004Q2 branch, requested by Grant Beattie.agc1-2/+2
2004-07-06Pullup ticket 44 to the pkgsrc-2004Q2 branch, requested by Grant Beattie.agc1-2/+10
2004-06-06on Solaris, ensure /usr/tmp and /var/tmp are created in the sandbox,grant1-1/+2
2004-06-06remove "local" variable scope, it is not required and is NetBSD sh(1)grant1-2/+2
2004-04-29add missing -r option that the usage claimed existed. Noted by garbled@dmcmahill1-2/+2
2004-04-24add a -s | --specific-pkgs option which will set SPECIFIC_PKGS=1 for thedmcmahill1-3/+16
2004-04-19Fix pasto.seb1-2/+2
2004-04-19Deprecate RSYNC_DST_SPECIFIC and RSYNC_DST_OTHER and replace themhubertf2-28/+17
2004-04-12Catch UPDATE_VULNERABILITY_LIST being unset, default to be conservativehubertf1-2/+2
2004-04-10According to egrep(1):jschauma1-2/+2
2004-04-09Commentary cleanup:jschauma6-70/+79
2004-04-09On some systems, bootstrap also installs ${LOCALBASE}/bin/install-sh --jschauma1-2/+2
2004-04-09Add a --mirror_only option to the bulk build script. When combined withdmcmahill1-5/+88
2004-04-07Add support in the bulk build code to properly deal with SPECIFIC_PKGS=1.dmcmahill3-8/+47
2004-03-28Rearrange the wording slightly in an informational message, to avoidagc1-2/+2
2004-03-26Attribute "my thoughts" to the original author.jlam1-3/+3
2004-03-22If BULK_BUILD_CONF points to an absolute path, don't try to use itjschauma1-2/+6
2004-03-18don't assume there will always be broken packages. noted by wiz.grant1-2/+5
2004-03-16Enforce vulnerability list being installed & correct & upto-datehubertf2-4/+18
2004-03-13Remove some more of the "last touched by" code.wiz1-4/+2
2004-03-11Remove 'blame' column, OK'd by grant@.hubertf1-7/+5
2004-02-25s/netbsd.org/NetBSD.org/grant5-13/+13
2004-02-25GNU tar on netbsd-1-6 doesn't grok "-T -" at the end, but pax-as-targrant1-3/+4
2004-02-16Add RCS IDhubertf1-0/+2
2004-02-15avoid another long command line calling tar(1).grant1-2/+2
2004-02-14zoularis is deprecated, don't backup zoularis.mk.grant1-2/+2
2004-02-14when copying the broken files, use find(1) instead of a shell globgrant1-2/+2
2004-02-13on Solaris, mount /opt/SUNWspro in the sandbox if it exists.grant1-2/+2
2004-02-08print date and time in UTC.grant1-3/+5
2004-02-08include the total number of binary pkgs created in the report. fixgrant1-6/+17
2004-02-05extract OPSYS and OS_VERSION from pkgsrc and use them in the reportgrant1-3/+8
2004-02-05show build start time in localtime, not seconds-since-epoch :)grant1-2/+6
2004-02-05Remove a local change which crept in with the last update.sketch1-3/+1
2004-01-31fix typo in commentgrant1-2/+2
2004-01-31improve report layout:grant1-197/+376
2004-01-30shut up a warning from gawk.grant1-2/+2
2004-01-30allow the user to set the packages to build in build.conf (PKGLIST).grant3-11/+28
2004-01-30print a useful error if the pkgsrc directory or src directorygrant1-3/+16
2004-01-30if an unknown option is given, don't treat it as a sandboxgrant1-3/+9
2004-01-27Replace all occurrences of the "MAIL" definition with MAIL_CMD, sinceagc1-4/+4
2004-01-26add /usr/5bin for Solaris.grant1-2/+2
2004-01-26Add a new definition, _PRESERVE_WRKDIR, which defaults to "no". Thisagc1-10/+15
2004-01-26Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248heinz2-6/+7
2004-01-22sandboxed builds also need /usr/dt and /usr/ucblib on Solaris.grant1-2/+2
2004-01-22make date format string more portable.grant1-2/+2
2004-01-20add archivers/pax, net/tnftp, security/kth-krb4 and textproc/nbsed togrant1-7/+9
2004-01-20make this work on Solaris by using perl's internal grep(). it isgrant1-15/+28
2004-01-20reverse some "if ! command;" statements so this works with Solaris'grant1-9/+9
2004-01-20missed a `uname -p`grant1-2/+2