summaryrefslogtreecommitdiffstats
path: root/Tools/portbuild
Commit message (Expand)AuthorAgeFilesLines
* Reflect latest changes from production:linimon2008-07-021-39/+43
* This conversion script is no longer usefulkris2008-06-251-74/+0
* Modernize this script a bit.kris2008-06-111-13/+10
* * Distfile collection is now the default; replace -distfiles with -nodistfileskris2008-06-111-9/+13
* Add some test -d's to avoid cd'ing into directories that do not existkris2008-06-111-3/+6
* Major optimizations. Instead of copying the distfiles around, mvkris2008-06-111-11/+67
* Revive this script and make it useful. Transfer the distfiles using rsynckris2008-06-111-26/+23
* * Catch up to X11R6 removalkris2008-06-111-7/+12
* Rewrite this to make it more efficient (fewer external commandkris2008-06-021-138/+181
* Remove the force file, if it was used.linimon2008-05-291-0/+1
* Add a force function here, just like processlogs.linimon2008-05-291-1/+1
* Add a note that processonelog and processlogs2 are finicky about thelinimon2008-05-291-0/+1
* Fix these after the 1.31 update to buildscript.linimon2008-05-292-5/+7
* Rewrite this in python instead of shell. Because we can read thekris2008-05-251-39/+55
* NNew build scheduler written in python to replace the make+sh jobkris2008-05-102-0/+1040
* Remove XFree86-4 from quickportspav2008-04-111-1/+1
* Parallelize to 4 concurrent jobspav2008-04-112-2/+2
* Include per-machine configuration and respect use_zfs flagpav2008-04-111-2/+3
* Sync with pointyhat (reorg)pav2008-04-111-9/+9
* - Add the port's Makefile ident string to the build log headerspav2008-03-131-2/+7
* - Don't write queue entry for machine that's not on mlist. This allows us topav2008-03-121-0/+6
* Make the INDEX_JOBS definition actually effectivepav2008-03-111-1/+1
* Remove support for 5-exp and add 7-exp, 8 and 8-experwin2008-01-145-11/+17
* Change homebrew locking routines with lockf(1) based locking.erwin2008-01-011-14/+4
* Add the standard 6-line header and URL to all build failure logs, notlinimon2007-12-241-1/+10
* Copy the duds file to a directory where the web server can find it. Thislinimon2007-12-241-0/+7
* Make the script less whiny for unpopulated builds.linimon2007-12-231-2/+2
* Add support for 7-exp and 8 brancheskris2007-11-042-3/+3
* Correctly report active builds when ZFS is in usekris2007-11-041-1/+1
* * Add support for 7-exp and 8 brancheskris2007-11-041-3/+8
* Add 7-exp, 8.linimon2007-10-161-0/+8
* Add 7-exp and 8.linimon2007-10-161-1/+1
* Rename 'missing' column to 'not yet built' so as not to confuse terminologylinimon2007-10-161-6/+6
* Reflect 8-CURRENT.linimon2007-10-151-1/+94
* The index page used on pointyhat.linimon2007-10-151-0/+950
* Update this example file to reflect 7.0 branching.linimon2007-10-141-1/+1
* Remove the following false positives, which show up as compiler warnings,linimon2007-09-131-2/+2
* Change to the latest names of the ooo ports; add jdk16; sort a bit.linimon2007-09-041-1/+1
* Support builds using zfs and tmpfs backing storekris2007-07-293-7/+40
* Refresh old sample portbuild.conf with the one currently used for i386kris2007-07-291-5/+16
* * Clean up hacks that had to copy in shared libraries from the host inkris2007-07-291-32/+11
* Correct typo ("singal")kris2007-07-291-1/+1
* * Switch from netcat port to base system nc. Replace symbolic port namekris2007-07-291-2/+2
* * Retire 4 build and add 6-exp2 experimental buildkris2007-07-291-2/+1
* Retire support for 4 and 4-exp buildskris2007-07-291-8/+0
* * Increase index build concurrency to reflect the new, improved pointyhatkris2007-07-291-1/+5
* * Revise the machine selection algorithm. Previously it chose the firstkris2007-07-291-8/+17
* Use rsync -L instead of rsync -l to deal with the fact that we like tokris2007-07-291-2/+2
* * Remove support for 4 and 4-exp builds and add 6-exp2 experimental buildkris2007-07-291-3/+4
* Introduce straslivy.py, a fancier showrunning type of thing, written in Python.pav2007-07-291-0/+147
OpenPOWER on IntegriCloud