| Commit message (Expand) | Author | Age | Files | Lines |
* | Add the standard 6-line header and URL to all build failure logs, not | linimon | 2007-12-24 | 1 | -1/+10 |
* | Copy the duds file to a directory where the web server can find it. This | linimon | 2007-12-24 | 1 | -0/+7 |
* | Make the script less whiny for unpopulated builds. | linimon | 2007-12-23 | 1 | -2/+2 |
* | Add support for 7-exp and 8 branches | kris | 2007-11-04 | 2 | -3/+3 |
* | Correctly report active builds when ZFS is in use | kris | 2007-11-04 | 1 | -1/+1 |
* | * Add support for 7-exp and 8 branches | kris | 2007-11-04 | 1 | -3/+8 |
* | Add 7-exp, 8. | linimon | 2007-10-16 | 1 | -0/+8 |
* | Add 7-exp and 8. | linimon | 2007-10-16 | 1 | -1/+1 |
* | Rename 'missing' column to 'not yet built' so as not to confuse terminology | linimon | 2007-10-16 | 1 | -6/+6 |
* | Reflect 8-CURRENT. | linimon | 2007-10-15 | 1 | -1/+94 |
* | The index page used on pointyhat. | linimon | 2007-10-15 | 1 | -0/+950 |
* | Update this example file to reflect 7.0 branching. | linimon | 2007-10-14 | 1 | -1/+1 |
* | Remove the following false positives, which show up as compiler warnings, | linimon | 2007-09-13 | 1 | -2/+2 |
* | Change to the latest names of the ooo ports; add jdk16; sort a bit. | linimon | 2007-09-04 | 1 | -1/+1 |
* | Support builds using zfs and tmpfs backing store | kris | 2007-07-29 | 3 | -7/+40 |
* | Refresh old sample portbuild.conf with the one currently used for i386 | kris | 2007-07-29 | 1 | -5/+16 |
* | * Clean up hacks that had to copy in shared libraries from the host in | kris | 2007-07-29 | 1 | -32/+11 |
* | Correct typo ("singal") | kris | 2007-07-29 | 1 | -1/+1 |
* | * Switch from netcat port to base system nc. Replace symbolic port name | kris | 2007-07-29 | 1 | -2/+2 |
* | * Retire 4 build and add 6-exp2 experimental build | kris | 2007-07-29 | 1 | -2/+1 |
* | Retire support for 4 and 4-exp builds | kris | 2007-07-29 | 1 | -8/+0 |
* | * Increase index build concurrency to reflect the new, improved pointyhat | kris | 2007-07-29 | 1 | -1/+5 |
* | * Revise the machine selection algorithm. Previously it chose the first | kris | 2007-07-29 | 1 | -8/+17 |
* | Use rsync -L instead of rsync -l to deal with the fact that we like to | kris | 2007-07-29 | 1 | -2/+2 |
* | * Remove support for 4 and 4-exp builds and add 6-exp2 experimental build | kris | 2007-07-29 | 1 | -3/+4 |
* | Introduce straslivy.py, a fancier showrunning type of thing, written in Python. | pav | 2007-07-29 | 1 | -0/+147 |
* | * Remove processing of 4 and 4-exp logs now that the builds are no longer | kris | 2007-07-29 | 1 | -3/+3 |
* | * Remove vestiges of procfs mounting/umounting from here; we have to | kris | 2007-07-29 | 1 | -23/+15 |
* | - Log the failure to copy dependant package from pointyhat | pav | 2007-07-29 | 1 | -1/+1 |
* | Refactor common variables from case statement for various branches. | kris | 2007-07-29 | 1 | -35/+12 |
* | Retire this obsolete instruction file dating back to last century. We | kris | 2007-07-29 | 1 | -94/+0 |
* | Drop 4.X statistics. They are half-a-year stale. | linimon | 2007-07-22 | 1 | -1/+2 |
* | Add 9 more cases of gcc4; remove some false positives for autoconf; add | linimon | 2007-07-02 | 1 | -2/+6 |
* | Add a column for 'build logs'. This is larger than the number of the | linimon | 2007-03-23 | 1 | -9/+19 |
* | Workaround for the fact that 4/ports is no longer populated on pointyhat. | linimon | 2007-03-09 | 1 | -1/+6 |
* | Increase resource limits to 400MB filesize and 2 hours CPU limit per | kris | 2007-02-18 | 1 | -5/+5 |
* | Default to -nocopy when using -norsync | kris | 2007-02-18 | 1 | -2/+2 |
* | Also filter out gconf leftover files from /usr/local as well as /usr/X11R6. | kris | 2007-02-18 | 1 | -4/+5 |
* | Don't require arch to be passed in on the command line, query it using | kris | 2007-02-18 | 1 | -1/+1 |
* | Don't play silly games trying to guess the arch, we are passed it in on | kris | 2007-02-18 | 1 | -2/+2 |
* | Increase global build timeout to 100 hours | kris | 2007-02-18 | 1 | -8/+2 |
* | Improved sanitization of the build environment | kris | 2007-02-18 | 1 | -0/+6 |
* | Don't require an /etc/arch file, we can obtain the information from uname | kris | 2007-02-18 | 1 | -1/+1 |
* | Also attempt to clean /root/.ccache in case it is in use. When cleaning | kris | 2007-02-18 | 1 | -7/+5 |
* | Index building needs to happen before prunefailures is run, otherwise it | kris | 2007-02-18 | 1 | -6/+6 |
* | Increase cleanup timeout to 5 days from 48 hours, the openoffice builds | kris | 2007-02-18 | 1 | -3/+3 |
* | Fix late typo in previous commit. | linimon | 2007-02-14 | 1 | -1/+1 |
* | Eliminate some false positives for missing_header, sometimes seen in the | linimon | 2007-02-14 | 1 | -1/+1 |
* | Combine all like terms to get another 10% speedup in processing time. | linimon | 2007-02-13 | 1 | -116/+13 |
* | Move two more cases into the 'uncommon' section. | linimon | 2007-02-10 | 1 | -4/+4 |