summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)Author
2008-06-19CVSROOT/modules no longer contains an entry per port, remove supportErwin Lansing
2008-06-11Modernize this script a bit.Kris Kennaway
2008-06-11* Distfile collection is now the default; replace -distfiles with -nodistfilesKris Kennaway
2008-06-11Add some test -d's to avoid cd'ing into directories that do not existKris Kennaway
2008-06-11Major optimizations. Instead of copying the distfiles around, mvKris Kennaway
2008-06-11Revive this script and make it useful. Transfer the distfiles using rsyncKris Kennaway
2008-06-11* Catch up to X11R6 removalKris Kennaway
2008-06-06Add support for "PORTREVISION?=" and "PORTEPOCH"Edwin Groothuis
2008-06-02Rewrite this to make it more efficient (fewer external commandKris Kennaway
2008-06-01Remove support for FreeBSD 5.xErwin Lansing
2008-05-29Remove the force file, if it was used.Mark Linimon
2008-05-29Add a force function here, just like processlogs.Mark Linimon
2008-05-29Add a note that processonelog and processlogs2 are finicky about theMark Linimon
2008-05-29Fix these after the 1.31 update to buildscript.Mark Linimon
2008-05-25Rewrite this in python instead of shell. Because we can read theKris Kennaway
2008-05-10NNew build scheduler written in python to replace the make+sh jobKris Kennaway
2008-05-06Add a tiny sh hack - ardiff - compares two archives.Andrew Pantyukhin
2008-04-11Remove XFree86-4 from quickportsPav Lucistnik
2008-04-11Parallelize to 4 concurrent jobsPav Lucistnik
2008-04-11Include per-machine configuration and respect use_zfs flagPav Lucistnik
2008-04-11Sync with pointyhat (reorg)Pav Lucistnik
2008-03-13- Add the port's Makefile ident string to the build log headersPav Lucistnik
2008-03-12- Don't write queue entry for machine that's not on mlist. This allows us toPav Lucistnik
2008-03-11Make the INDEX_JOBS definition actually effectivePav Lucistnik
2008-01-14Remove support for 5-exp and add 7-exp, 8 and 8-expErwin Lansing
2008-01-01Change homebrew locking routines with lockf(1) based locking.Erwin Lansing
2007-12-24Add the standard 6-line header and URL to all build failure logs, notMark Linimon
2007-12-24Copy the duds file to a directory where the web server can find it. ThisMark Linimon
2007-12-23Make the script less whiny for unpopulated builds.Mark Linimon
2007-12-19Fix a problem when add new ports on ports-mgmt category. ports-mgmt/MakefileRenato Botelho
2007-11-04Add support for 7-exp and 8 branchesKris Kennaway
2007-11-04Correctly report active builds when ZFS is in useKris Kennaway
2007-11-04* Add support for 7-exp and 8 branchesKris Kennaway
2007-10-25- Add support for FreeBSD 8.0Erwin Lansing
2007-10-16Add 7-exp, 8.Mark Linimon
2007-10-16Add 7-exp and 8.Mark Linimon
2007-10-16Rename 'missing' column to 'not yet built' so as not to confuse terminologyMark Linimon
2007-10-15s/query-pr.real/query-pr/ to fix getpr after freefall migrationRenato Botelho
2007-10-15Reflect 8-CURRENT.Mark Linimon
2007-10-15The index page used on pointyhat.Mark Linimon
2007-10-14Update this example file to reflect 7.0 branching.Mark Linimon
2007-09-16Replace two further instances of /var/db/pkg by $PKG_DBDIR.Gerald Pfeifer
2007-09-13Remove the following false positives, which show up as compiler warnings,Mark Linimon
2007-09-08Use PKG_DBDIR instead of hard-coding /var/db/pkg/. Do not silently revertGerald Pfeifer
2007-09-04Change to the latest names of the ooo ports; add jdk16; sort a bit.Mark Linimon
2007-09-04explicit_lib_depends.sh:Alexander Leidinger
2007-08-30One more sanity check, else /+CONTENS will be searched.Alexander Leidinger
2007-08-30USE_FREETYPE is for v1, not for v2. Use a perfect match in the case statement.Alexander Leidinger
2007-08-26Do not list libs which come with the port itself.Alexander Leidinger
2007-08-26Add explicit_lib_depends.sh.Alexander Leidinger