summaryrefslogtreecommitdiff
path: root/mk/bulk/post-build
AgeCommit message (Expand)AuthorFilesLines
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-04-09Commentary cleanup:jschauma1-5/+6
2004-04-07Add support in the bulk build code to properly deal with SPECIFIC_PKGS=1.dmcmahill1-2/+5
2004-03-28Rearrange the wording slightly in an informational message, to avoidagc1-2/+2
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-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-25GNU tar on netbsd-1-6 doesn't grok "-T -" at the end, but pax-as-targrant1-3/+4
2004-02-15avoid another long command line calling tar(1).grant1-2/+2
2004-02-14when copying the broken files, use find(1) instead of a shell globgrant1-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-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-31improve report layout:grant1-197/+376
2004-01-26Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248heinz1-4/+5
2004-01-20make this work on Solaris by using perl's internal grep(). it isgrant1-15/+28
2003-09-02Merge pkgviews-mk branch into the HEAD by running:jlam1-1/+1
2003-08-19Avoid keyword substitution in keyword matching patterngavan1-2/+2
2003-08-19Remove dependence on ident and awk. This aids portability to Solaris.gavan1-9/+19
2003-08-18Get the OS name from "uname -s" instead of assuming NetBSD.cjep1-4/+6
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-17/+17
2002-08-22Merge pkgsrc/mk from the buildlink2 branch back into the main trunk.jlam1-1/+1
2002-08-12Don't assume that this is a shell script - instead, realise that it'sagc1-11/+11
2002-08-07Make these scripts useful on platforms other than NetBSD by using a BMAKEagc1-11/+11
2002-06-29don't hard code the start time stamp file as .start.${arch} but allowdmcmahill1-3/+7
2001-10-16fix quoteshubertf1-2/+2
2001-10-15Change alignment of "Broken" column to right-justified - this makeshubertf1-2/+2
2001-10-15Narrow doen the "Pkgs broken by" column by renaming it to "Breaks"hubertf1-4/+4
2001-10-15At the end of the build, remove the contents of the "perl" packagehubertf1-2/+2
2001-05-03keep a snapshot of the bulk cache files.dmcmahill1-1/+32
2001-03-19-add support for a BULK_PREREQ make variable. BULK_PREREQ contains a listdmcmahill1-2/+3
2001-02-23make the column headings line up a little better. Patch from Hubert.dmcmahill1-4/+4
2001-02-08when a package fails to package, keep a count of how many others packagesdmcmahill1-5/+19
2001-02-01This commit incorporates several speed improvements which have been testeddmcmahill1-13/+23
2000-12-31move the code which determines the BROKENFILE and BUILDLOG file names outdmcmahill1-9/+5
2000-12-30further cleanup of handling the .broken.files and .make.filesdmcmahill1-2/+7
2000-12-30Don't die without a proper error messagehubertf1-2/+2
2000-12-26don't break the hyperlinks to the broken files....dmcmahill1-2/+3
2000-12-26- get the BROKENFILE setting from `make show-var VARNAME=BROKENFILE` rather thandmcmahill1-6/+6
2000-09-17Read FTPHOST from config filehubertf1-1/+2
2000-09-15rcs id policehubertf1-1/+1
2000-09-15Bulk build frameworkhubertf1-0/+231