aboutsummaryrefslogtreecommitdiff
path: root/Tools/portbuild
Commit message (Expand)AuthorAgeFilesLines
* - Add the port's Makefile ident string to the build log headersPav Lucistnik2008-03-131-2/+7
* - Don't write queue entry for machine that's not on mlist. This allows us toPav Lucistnik2008-03-121-0/+6
* Make the INDEX_JOBS definition actually effectivePav Lucistnik2008-03-111-1/+1
* Remove support for 5-exp and add 7-exp, 8 and 8-expErwin Lansing2008-01-145-11/+17
* Change homebrew locking routines with lockf(1) based locking.Erwin Lansing2008-01-011-14/+4
* Add the standard 6-line header and URL to all build failure logs, notMark Linimon2007-12-241-1/+10
* Copy the duds file to a directory where the web server can find it. ThisMark Linimon2007-12-241-0/+7
* Make the script less whiny for unpopulated builds.Mark Linimon2007-12-231-2/+2
* Add support for 7-exp and 8 branchesKris Kennaway2007-11-042-3/+3
* Correctly report active builds when ZFS is in useKris Kennaway2007-11-041-1/+1
* * Add support for 7-exp and 8 branchesKris Kennaway2007-11-041-3/+8
* Add 7-exp, 8.Mark Linimon2007-10-161-0/+8
* Add 7-exp and 8.Mark Linimon2007-10-161-1/+1
* Rename 'missing' column to 'not yet built' so as not to confuse terminologyMark Linimon2007-10-161-6/+6
* Reflect 8-CURRENT.Mark Linimon2007-10-151-1/+94
* The index page used on pointyhat.Mark Linimon2007-10-151-0/+950
* Update this example file to reflect 7.0 branching.Mark Linimon2007-10-141-1/+1
* Remove the following false positives, which show up as compiler warnings,Mark Linimon2007-09-131-2/+2
* Change to the latest names of the ooo ports; add jdk16; sort a bit.Mark Linimon2007-09-041-1/+1
* Support builds using zfs and tmpfs backing storeKris Kennaway2007-07-293-7/+40
* Refresh old sample portbuild.conf with the one currently used for i386Kris Kennaway2007-07-291-5/+16
* * Clean up hacks that had to copy in shared libraries from the host inKris Kennaway2007-07-291-32/+11
* Correct typo ("singal")Kris Kennaway2007-07-291-1/+1
* * Switch from netcat port to base system nc. Replace symbolic port nameKris Kennaway2007-07-291-2/+2
* * Retire 4 build and add 6-exp2 experimental buildKris Kennaway2007-07-291-2/+1
* Retire support for 4 and 4-exp buildsKris Kennaway2007-07-291-8/+0
* * Increase index build concurrency to reflect the new, improved pointyhatKris Kennaway2007-07-291-1/+5
* * Revise the machine selection algorithm. Previously it chose the firstKris Kennaway2007-07-291-8/+17
* Use rsync -L instead of rsync -l to deal with the fact that we like toKris Kennaway2007-07-291-2/+2
* * Remove support for 4 and 4-exp builds and add 6-exp2 experimental buildKris Kennaway2007-07-291-3/+4
* Introduce straslivy.py, a fancier showrunning type of thing, written in Python.Pav Lucistnik2007-07-291-0/+147
* * Remove processing of 4 and 4-exp logs now that the builds are no longerKris Kennaway2007-07-291-3/+3
* * Remove vestiges of procfs mounting/umounting from here; we have toKris Kennaway2007-07-291-23/+15
* - Log the failure to copy dependant package from pointyhatPav Lucistnik2007-07-291-1/+1
* Refactor common variables from case statement for various branches.Kris Kennaway2007-07-291-35/+12
* Retire this obsolete instruction file dating back to last century. WeKris Kennaway2007-07-291-94/+0
* Drop 4.X statistics. They are half-a-year stale.Mark Linimon2007-07-221-1/+2
* Add 9 more cases of gcc4; remove some false positives for autoconf; addMark Linimon2007-07-021-2/+6
* Add a column for 'build logs'. This is larger than the number of theMark Linimon2007-03-231-9/+19
* Workaround for the fact that 4/ports is no longer populated on pointyhat.Mark Linimon2007-03-091-1/+6
* Increase resource limits to 400MB filesize and 2 hours CPU limit perKris Kennaway2007-02-181-5/+5
* Default to -nocopy when using -norsyncKris Kennaway2007-02-181-2/+2
* Also filter out gconf leftover files from /usr/local as well as /usr/X11R6.Kris Kennaway2007-02-181-4/+5
* Don't require arch to be passed in on the command line, query it usingKris Kennaway2007-02-181-1/+1
* Don't play silly games trying to guess the arch, we are passed it in onKris Kennaway2007-02-181-2/+2
* Increase global build timeout to 100 hoursKris Kennaway2007-02-181-8/+2
* Improved sanitization of the build environmentKris Kennaway2007-02-181-0/+6
* Don't require an /etc/arch file, we can obtain the information from unameKris Kennaway2007-02-181-1/+1
* Also attempt to clean /root/.ccache in case it is in use. When cleaningKris Kennaway2007-02-181-7/+5
* Index building needs to happen before prunefailures is run, otherwise itKris Kennaway2007-02-181-6/+6