summaryrefslogtreecommitdiff
path: root/mk/bulk
AgeCommit message (Expand)AuthorFilesLines
2004-12-11The documentation claims you can use -m as an alias for --mirror_only.kristerw1-2/+2
2004-11-23Don't hard-code "lang/perl58". Instead, use the value of PERL5_PKGSRCDIRjlam2-4/+6
2004-11-23Fix the find command used to print out all of the .broken* files. It nowjlam1-2/+2
2004-11-22Change perlfiles var to look for files from perl*,wiz1-2/+2
2004-11-16Preserve the .work.log file from a broken build as .broken.work.htmljlam4-6/+34
2004-11-12Bulk builds should be defaulting to building perl58.jlam2-4/+4
2004-10-24Allow the xsrc directory to be specified on the command line, defaulting toagc1-3/+14
2004-10-07* Make PKGSRC_TOPDIR a private variable by renaming it to _PKGSRC_TOPDIR,jlam1-28/+28
2004-09-22Typo - "ressource".mason1-2/+2
2004-09-16Make and mount the local patches directory when relevant. Fixes PR#26951cjep1-2/+10
2004-09-02many kernel-grovelling tools in Linux need /proc mounted to dogrant1-1/+2
2004-08-12Properly quote the NICE_LEVEL variable to prevent errors.sketch1-2/+2
2004-08-06Unset CDPATH variable in the user environment which prints the cwd to stdoutsketch1-1/+3
2004-07-25correctly use PKG_SUFX instead of ".tgz".grant1-2/+2
2004-07-22Abstract out the "nice -n 20" clause, so that it can be set to somethingagc2-4/+12
2004-07-15add anchors for jumping to the top and each section of the HTML report.grant1-4/+22
2004-07-15only include broken packages in the email output.grant1-6/+9
2004-07-10fix typogrant1-2/+2
2004-07-03add /var/sadm so that Solaris pkgchk(8) can read the package database,grant1-2/+2
2004-07-01the timezone file on Solaris is /etc/TIMEZONE.grant1-2/+10
2004-06-25make sure we get BMAKE set when calling printdepends and printindexdmcmahill1-3/+3
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