summaryrefslogtreecommitdiff
path: root/Tools/portbuild (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Add comment that this is unusedKris Kennaway2008-07-261-0/+1
* * Add commentsKris Kennaway2008-07-261-1/+6
* * CleanupKris Kennaway2008-07-261-28/+153
* * CleanupKris Kennaway2008-07-261-28/+23
* * CleanupKris Kennaway2008-07-261-496/+581
* * Catch up to build ID directory changesKris Kennaway2008-07-261-42/+155
* * Catch up to build ID directory changesKris Kennaway2008-07-261-3/+24
* * Catch up to build ID directory changesKris Kennaway2008-07-262-9/+16
* * CleanupKris Kennaway2008-07-261-50/+51
* * CleanupKris Kennaway2008-07-261-71/+73
* * CleanupKris Kennaway2008-07-261-75/+120
* * CleanupKris Kennaway2008-07-263-24/+50
* * CleanupKris Kennaway2008-07-261-19/+74
* * Desupport alpha and ia64Kris Kennaway2008-07-261-4/+3
* * Add commentsKris Kennaway2008-07-261-2/+2
* * Implement basename and dirname using shell builtinsKris Kennaway2008-07-261-0/+8
* * CleanupKris Kennaway2008-07-261-13/+15
* * CleanupKris Kennaway2008-07-261-104/+160
* * CleanupKris Kennaway2008-07-261-65/+41
* * CleanupKris Kennaway2008-07-261-17/+24
* * CleanupKris Kennaway2008-07-261-7/+18
* * CleanupKris Kennaway2008-07-261-51/+18
* * CleanupKris Kennaway2008-07-261-38/+39
* * CleanupKris Kennaway2008-07-261-15/+17
* Rewrite in python and combine the functions of the formerKris Kennaway2008-07-261-35/+263
* More verbose status reporting using key=value format. We now alsoKris Kennaway2008-07-261-8/+18
* Reflect latest changes from production:Mark Linimon2008-07-021-39/+43
* This conversion script is no longer usefulKris Kennaway2008-06-251-74/+0
* Modernize this script a bit.Kris Kennaway2008-06-111-13/+10
* * Distfile collection is now the default; replace -distfiles with -nodistfilesKris Kennaway2008-06-111-9/+13
* Add some test -d's to avoid cd'ing into directories that do not existKris Kennaway2008-06-111-3/+6
* Major optimizations. Instead of copying the distfiles around, mvKris Kennaway2008-06-111-11/+67
* Revive this script and make it useful. Transfer the distfiles using rsyncKris Kennaway2008-06-111-26/+23
* * Catch up to X11R6 removalKris Kennaway2008-06-111-7/+12
* Rewrite this to make it more efficient (fewer external commandKris Kennaway2008-06-021-138/+181
* Remove the force file, if it was used.Mark Linimon2008-05-291-0/+1
* Add a force function here, just like processlogs.Mark Linimon2008-05-291-1/+1
* Add a note that processonelog and processlogs2 are finicky about theMark Linimon2008-05-291-0/+1
* Fix these after the 1.31 update to buildscript.Mark Linimon2008-05-292-5/+7
* Rewrite this in python instead of shell. Because we can read theKris Kennaway2008-05-251-39/+55
* NNew build scheduler written in python to replace the make+sh jobKris Kennaway2008-05-102-0/+1040
* Remove XFree86-4 from quickportsPav Lucistnik2008-04-111-1/+1
* Parallelize to 4 concurrent jobsPav Lucistnik2008-04-112-2/+2
* Include per-machine configuration and respect use_zfs flagPav Lucistnik2008-04-111-2/+3
* Sync with pointyhat (reorg)Pav Lucistnik2008-04-111-9/+9
* - 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