aboutsummaryrefslogtreecommitdiff
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* CVSROOT/modules no longer contains an entry per port, remove supportErwin Lansing2008-06-194-300/+9
* 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
* Add support for "PORTREVISION?=" and "PORTEPOCH"Edwin Groothuis2008-06-061-52/+62
* Rewrite this to make it more efficient (fewer external commandKris Kennaway2008-06-021-138/+181
* Remove support for FreeBSD 5.xErwin Lansing2008-06-011-21/+1
* 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
* Add a tiny sh hack - ardiff - compares two archives.Andrew Pantyukhin2008-05-062-0/+98
* 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
* 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
* Fix a problem when add new ports on ports-mgmt category. ports-mgmt/MakefileRenato Botelho2007-12-191-6/+13
* 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 support for FreeBSD 8.0Erwin Lansing2007-10-251-4/+25
* 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
* s/query-pr.real/query-pr/ to fix getpr after freefall migrationRenato Botelho2007-10-151-1/+1
* 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
* Replace two further instances of /var/db/pkg by $PKG_DBDIR.Gerald Pfeifer2007-09-161-2/+2
* Remove the following false positives, which show up as compiler warnings,Mark Linimon2007-09-131-2/+2
* Use PKG_DBDIR instead of hard-coding /var/db/pkg/. Do not silently revertGerald Pfeifer2007-09-081-3/+15
* Change to the latest names of the ooo ports; add jdk16; sort a bit.Mark Linimon2007-09-041-1/+1
* explicit_lib_depends.sh:Alexander Leidinger2007-09-043-14/+120
* One more sanity check, else /+CONTENS will be searched.Alexander Leidinger2007-08-301-0/+5
* USE_FREETYPE is for v1, not for v2. Use a perfect match in the case statement.Alexander Leidinger2007-08-301-4/+5
* Do not list libs which come with the port itself.Alexander Leidinger2007-08-261-2/+5
* Add explicit_lib_depends.sh.Alexander Leidinger2007-08-261-0/+2