Age | Commit message (Expand) | Author | Files | Lines |
2004-11-23 | Fix the find command used to print out all of the .broken* files. It now | jlam | 1 | -2/+2 |
2004-11-22 | Change perlfiles var to look for files from perl*, | wiz | 1 | -2/+2 |
2004-11-16 | Preserve the .work.log file from a broken build as .broken.work.html | jlam | 1 | -3/+4 |
2004-07-15 | add anchors for jumping to the top and each section of the HTML report. | grant | 1 | -4/+22 |
2004-07-15 | only include broken packages in the email output. | grant | 1 | -6/+9 |
2004-04-09 | Commentary cleanup: | jschauma | 1 | -5/+6 |
2004-04-07 | Add support in the bulk build code to properly deal with SPECIFIC_PKGS=1. | dmcmahill | 1 | -2/+5 |
2004-03-28 | Rearrange the wording slightly in an informational message, to avoid | agc | 1 | -2/+2 |
2004-03-22 | If BULK_BUILD_CONF points to an absolute path, don't try to use it | jschauma | 1 | -2/+6 |
2004-03-18 | don't assume there will always be broken packages. noted by wiz. | grant | 1 | -2/+5 |
2004-03-13 | Remove some more of the "last touched by" code. | wiz | 1 | -4/+2 |
2004-03-11 | Remove 'blame' column, OK'd by grant@. | hubertf | 1 | -7/+5 |
2004-02-25 | GNU tar on netbsd-1-6 doesn't grok "-T -" at the end, but pax-as-tar | grant | 1 | -3/+4 |
2004-02-15 | avoid another long command line calling tar(1). | grant | 1 | -2/+2 |
2004-02-14 | when copying the broken files, use find(1) instead of a shell glob | grant | 1 | -2/+2 |
2004-02-08 | print date and time in UTC. | grant | 1 | -3/+5 |
2004-02-08 | include the total number of binary pkgs created in the report. fix | grant | 1 | -6/+17 |
2004-02-05 | show build start time in localtime, not seconds-since-epoch :) | grant | 1 | -2/+6 |
2004-02-05 | Remove a local change which crept in with the last update. | sketch | 1 | -3/+1 |
2004-01-31 | improve report layout: | grant | 1 | -197/+376 |
2004-01-26 | Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248 | heinz | 1 | -4/+5 |
2004-01-20 | make this work on Solaris by using perl's internal grep(). it is | grant | 1 | -15/+28 |
2003-09-02 | Merge pkgviews-mk branch into the HEAD by running: | jlam | 1 | -1/+1 |
2003-08-19 | Avoid keyword substitution in keyword matching pattern | gavan | 1 | -2/+2 |
2003-08-19 | Remove dependence on ident and awk. This aids portability to Solaris. | gavan | 1 | -9/+19 |
2003-08-18 | Get the OS name from "uname -s" instead of assuming NetBSD. | cjep | 1 | -4/+6 |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -17/+17 |
2002-08-22 | Merge pkgsrc/mk from the buildlink2 branch back into the main trunk. | jlam | 1 | -1/+1 |
2002-08-12 | Don't assume that this is a shell script - instead, realise that it's | agc | 1 | -11/+11 |
2002-08-07 | Make these scripts useful on platforms other than NetBSD by using a BMAKE | agc | 1 | -11/+11 |
2002-06-29 | don't hard code the start time stamp file as .start.${arch} but allow | dmcmahill | 1 | -3/+7 |
2001-10-16 | fix quotes | hubertf | 1 | -2/+2 |
2001-10-15 | Change alignment of "Broken" column to right-justified - this makes | hubertf | 1 | -2/+2 |
2001-10-15 | Narrow doen the "Pkgs broken by" column by renaming it to "Breaks" | hubertf | 1 | -4/+4 |
2001-10-15 | At the end of the build, remove the contents of the "perl" package | hubertf | 1 | -2/+2 |
2001-05-03 | keep a snapshot of the bulk cache files. | dmcmahill | 1 | -1/+32 |
2001-03-19 | -add support for a BULK_PREREQ make variable. BULK_PREREQ contains a list | dmcmahill | 1 | -2/+3 |
2001-02-23 | make the column headings line up a little better. Patch from Hubert. | dmcmahill | 1 | -4/+4 |
2001-02-08 | when a package fails to package, keep a count of how many others packages | dmcmahill | 1 | -5/+19 |
2001-02-01 | This commit incorporates several speed improvements which have been tested | dmcmahill | 1 | -13/+23 |
2000-12-31 | move the code which determines the BROKENFILE and BUILDLOG file names out | dmcmahill | 1 | -9/+5 |
2000-12-30 | further cleanup of handling the .broken.files and .make.files | dmcmahill | 1 | -2/+7 |
2000-12-30 | Don't die without a proper error message | hubertf | 1 | -2/+2 |
2000-12-26 | don't break the hyperlinks to the broken files.... | dmcmahill | 1 | -2/+3 |
2000-12-26 | - get the BROKENFILE setting from `make show-var VARNAME=BROKENFILE` rather than | dmcmahill | 1 | -6/+6 |
2000-09-17 | Read FTPHOST from config file | hubertf | 1 | -1/+2 |
2000-09-15 | rcs id police | hubertf | 1 | -1/+1 |
2000-09-15 | Bulk build framework | hubertf | 1 | -0/+231 |