| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a new script for performing high-level administration of a build. | kris | 2008-08-09 | 1 | -518/+496 |
* | Add an option to clean up old distfiles. We don't have enough space to | kris | 2008-08-09 | 1 | -0/+10 |
* | Update the list of openoffice.org ports: remove 1.x and add 3.x | erwin | 2008-07-30 | 1 | -1/+1 |
* | Oops, commit the right version of this (adds extra checks that only | kris | 2008-07-26 | 1 | -0/+5 |
* | * Simple client that passes on a build request to the buildproxy | kris | 2008-07-26 | 1 | -0/+32 |
* | * Python daemon run as root that proxies privileged build commands for | kris | 2008-07-26 | 1 | -0/+75 |
* | Script run from cron to regularly update the master ZFS copies of the | kris | 2008-07-26 | 1 | -0/+63 |
* | Script run from cron on the package clients to report metrics to ganglia. | kris | 2008-07-26 | 1 | -0/+35 |
* | Simple script to expire ZFS snapshots older than a certain age | kris | 2008-07-26 | 1 | -0/+47 |
* | Python script for backing up ZFS filesystems on pointyhat. For each | kris | 2008-07-26 | 1 | -0/+217 |
* | * Add comment that this is unused | kris | 2008-07-26 | 1 | -0/+1 |
* | * Add comments | kris | 2008-07-26 | 1 | -1/+6 |
* | * Cleanup | kris | 2008-07-26 | 1 | -28/+153 |
* | * Cleanup | kris | 2008-07-26 | 1 | -28/+23 |
* | * Cleanup | kris | 2008-07-26 | 1 | -496/+581 |
* | * Catch up to build ID directory changes | kris | 2008-07-26 | 1 | -42/+155 |
* | * Catch up to build ID directory changes | kris | 2008-07-26 | 1 | -3/+24 |
* | * Catch up to build ID directory changes | kris | 2008-07-26 | 2 | -9/+16 |
* | * Cleanup | kris | 2008-07-26 | 1 | -50/+51 |
* | * Cleanup | kris | 2008-07-26 | 1 | -71/+73 |
* | * Cleanup | kris | 2008-07-26 | 1 | -75/+120 |
* | * Cleanup | kris | 2008-07-26 | 3 | -24/+50 |
* | * Cleanup | kris | 2008-07-26 | 1 | -19/+74 |
* | * Desupport alpha and ia64 | kris | 2008-07-26 | 1 | -4/+3 |
* | * Add comments | kris | 2008-07-26 | 1 | -2/+2 |
* | * Implement basename and dirname using shell builtins | kris | 2008-07-26 | 1 | -0/+8 |
* | * Cleanup | kris | 2008-07-26 | 1 | -13/+15 |
* | * Cleanup | kris | 2008-07-26 | 1 | -104/+160 |
* | * Cleanup | kris | 2008-07-26 | 1 | -65/+41 |
* | * Cleanup | kris | 2008-07-26 | 1 | -17/+24 |
* | * Cleanup | kris | 2008-07-26 | 1 | -7/+18 |
* | * Cleanup | kris | 2008-07-26 | 1 | -51/+18 |
* | * Cleanup | kris | 2008-07-26 | 1 | -38/+39 |
* | * Cleanup | kris | 2008-07-26 | 1 | -15/+17 |
* | Rewrite in python and combine the functions of the former | kris | 2008-07-26 | 1 | -35/+263 |
* | More verbose status reporting using key=value format. We now also | kris | 2008-07-26 | 1 | -8/+18 |
* | Major optimizations for 'make index' and other recursive traversal | kris | 2008-07-20 | 1 | -0/+2 |
* | Have a different approach on how to check if the modules file has changed. | edwin | 2008-07-14 | 1 | -9/+7 |
* | Keep the sources of the CVSROOT-ports/modules update script safely | edwin | 2008-07-09 | 4 | -0/+361 |
* | [PATCH] Tools/scripts: Some cleanups, additions to bump_version.pl | edwin | 2008-07-06 | 1 | -28/+33 |
* | Reflect latest changes from production: | linimon | 2008-07-02 | 1 | -39/+43 |
* | This conversion script is no longer useful | kris | 2008-06-26 | 1 | -74/+0 |
* | CVSROOT/modules no longer contains an entry per port, remove support | erwin | 2008-06-20 | 4 | -300/+9 |
* | Modernize this script a bit. | kris | 2008-06-11 | 1 | -13/+10 |
* | * Distfile collection is now the default; replace -distfiles with -nodistfiles | kris | 2008-06-11 | 1 | -9/+13 |
* | Add some test -d's to avoid cd'ing into directories that do not exist | kris | 2008-06-11 | 1 | -3/+6 |
* | Major optimizations. Instead of copying the distfiles around, mv | kris | 2008-06-11 | 1 | -11/+67 |
* | Revive this script and make it useful. Transfer the distfiles using rsync | kris | 2008-06-11 | 1 | -26/+23 |
* | * Catch up to X11R6 removal | kris | 2008-06-11 | 1 | -7/+12 |
* | Add support for "PORTREVISION?=" and "PORTEPOCH" | edwin | 2008-06-06 | 1 | -52/+62 |
* | Rewrite this to make it more efficient (fewer external command | kris | 2008-06-03 | 1 | -138/+181 |
* | Remove support for FreeBSD 5.x | erwin | 2008-06-01 | 1 | -21/+1 |
* | Remove the force file, if it was used. | linimon | 2008-05-29 | 1 | -0/+1 |
* | Add a force function here, just like processlogs. | linimon | 2008-05-29 | 1 | -1/+1 |
* | Add a note that processonelog and processlogs2 are finicky about the | linimon | 2008-05-29 | 1 | -0/+1 |
* | Fix these after the 1.31 update to buildscript. | linimon | 2008-05-29 | 2 | -5/+7 |
* | Rewrite this in python instead of shell. Because we can read the | kris | 2008-05-26 | 1 | -39/+55 |
* | NNew build scheduler written in python to replace the make+sh job | kris | 2008-05-10 | 2 | -0/+1040 |
* | Add a tiny sh hack - ardiff - compares two archives. | sat | 2008-05-07 | 2 | -0/+98 |
* | Remove XFree86-4 from quickports | pav | 2008-04-11 | 1 | -1/+1 |
* | Parallelize to 4 concurrent jobs | pav | 2008-04-11 | 2 | -2/+2 |
* | Include per-machine configuration and respect use_zfs flag | pav | 2008-04-11 | 1 | -2/+3 |
* | Sync with pointyhat (reorg) | pav | 2008-04-11 | 1 | -9/+9 |
* | - Add the port's Makefile ident string to the build log headers | pav | 2008-03-13 | 1 | -2/+7 |
* | - Don't write queue entry for machine that's not on mlist. This allows us to | pav | 2008-03-13 | 1 | -0/+6 |
* | Make the INDEX_JOBS definition actually effective | pav | 2008-03-12 | 1 | -1/+1 |
* | Remove support for 5-exp and add 7-exp, 8 and 8-exp | erwin | 2008-01-15 | 5 | -11/+17 |
* | Change homebrew locking routines with lockf(1) based locking. | erwin | 2008-01-01 | 1 | -14/+4 |
* | Add the standard 6-line header and URL to all build failure logs, not | linimon | 2007-12-24 | 1 | -1/+10 |
* | Copy the duds file to a directory where the web server can find it. This | linimon | 2007-12-24 | 1 | -0/+7 |
* | Make the script less whiny for unpopulated builds. | linimon | 2007-12-24 | 1 | -2/+2 |
* | Fix a problem when add new ports on ports-mgmt category. ports-mgmt/Makefile | garga | 2007-12-20 | 1 | -6/+13 |
* | Add support for 7-exp and 8 branches | kris | 2007-11-04 | 2 | -3/+3 |
* | Correctly report active builds when ZFS is in use | kris | 2007-11-04 | 1 | -1/+1 |
* | * Add support for 7-exp and 8 branches | kris | 2007-11-04 | 1 | -3/+8 |
* | - Add support for FreeBSD 8.0 | erwin | 2007-10-26 | 1 | -4/+25 |
* | Add 7-exp, 8. | linimon | 2007-10-16 | 1 | -0/+8 |
* | Add 7-exp and 8. | linimon | 2007-10-16 | 1 | -1/+1 |
* | Rename 'missing' column to 'not yet built' so as not to confuse terminology | linimon | 2007-10-16 | 1 | -6/+6 |
* | s/query-pr.real/query-pr/ to fix getpr after freefall migration | garga | 2007-10-16 | 1 | -1/+1 |
* | Reflect 8-CURRENT. | linimon | 2007-10-15 | 1 | -1/+94 |
* | The index page used on pointyhat. | linimon | 2007-10-15 | 1 | -0/+950 |
* | Update this example file to reflect 7.0 branching. | linimon | 2007-10-15 | 1 | -1/+1 |
* | Replace two further instances of /var/db/pkg by $PKG_DBDIR. | gerald | 2007-09-17 | 1 | -2/+2 |
* | Remove the following false positives, which show up as compiler warnings, | linimon | 2007-09-13 | 1 | -2/+2 |
* | Use PKG_DBDIR instead of hard-coding /var/db/pkg/. Do not silently revert | gerald | 2007-09-09 | 1 | -3/+15 |
* | Change to the latest names of the ooo ports; add jdk16; sort a bit. | linimon | 2007-09-05 | 1 | -1/+1 |
* | explicit_lib_depends.sh: | netchild | 2007-09-05 | 3 | -14/+120 |
* | One more sanity check, else /+CONTENS will be searched. | netchild | 2007-08-31 | 1 | -0/+5 |
* | USE_FREETYPE is for v1, not for v2. Use a perfect match in the case statement. | netchild | 2007-08-31 | 1 | -4/+5 |
* | Do not list libs which come with the port itself. | netchild | 2007-08-26 | 1 | -2/+5 |
* | Add explicit_lib_depends.sh. | netchild | 2007-08-26 | 1 | -0/+2 |
* | - Add USE_FREETYPE. | netchild | 2007-08-26 | 1 | -1/+5 |
* | We should also look into sbin/ (not only bin/ and lib/). | netchild | 2007-08-24 | 1 | -1/+1 |
* | explicit_lib_depends.sh shows you the current explicit dependency list of | netchild | 2007-08-24 | 1 | -0/+115 |
* | Teach about USE_ICONV, USE_GETTEXT, USE_GNOME and USE_XORG. | netchild | 2007-08-24 | 1 | -1/+38 |
* | Add 2 scripts which help in port maintenance to list all direct library | netchild | 2007-08-12 | 3 | -0/+170 |
* | - Extract command variable definitions from bsd.port.mk, they are now stored in | gabor | 2007-08-04 | 1 | -40/+10 |
* | Support builds using zfs and tmpfs backing store | kris | 2007-07-30 | 3 | -7/+40 |
* | Refresh old sample portbuild.conf with the one currently used for i386 | kris | 2007-07-30 | 1 | -5/+16 |
* | * Clean up hacks that had to copy in shared libraries from the host in | kris | 2007-07-30 | 1 | -32/+11 |
* | Correct typo ("singal") | kris | 2007-07-30 | 1 | -1/+1 |
* | * Switch from netcat port to base system nc. Replace symbolic port name | kris | 2007-07-30 | 1 | -2/+2 |
* | * Retire 4 build and add 6-exp2 experimental build | kris | 2007-07-30 | 1 | -2/+1 |
* | Retire support for 4 and 4-exp builds | kris | 2007-07-30 | 1 | -8/+0 |
* | * Increase index build concurrency to reflect the new, improved pointyhat | kris | 2007-07-30 | 1 | -1/+5 |
* | * Revise the machine selection algorithm. Previously it chose the first | kris | 2007-07-30 | 1 | -8/+17 |
* | Use rsync -L instead of rsync -l to deal with the fact that we like to | kris | 2007-07-30 | 1 | -2/+2 |
* | * Remove support for 4 and 4-exp builds and add 6-exp2 experimental build | kris | 2007-07-30 | 1 | -3/+4 |
* | Introduce straslivy.py, a fancier showrunning type of thing, written in Python. | pav | 2007-07-30 | 1 | -0/+147 |
* | * Remove processing of 4 and 4-exp logs now that the builds are no longer | kris | 2007-07-30 | 1 | -3/+3 |
* | * Remove vestiges of procfs mounting/umounting from here; we have to | kris | 2007-07-30 | 1 | -23/+15 |
* | - Log the failure to copy dependant package from pointyhat | pav | 2007-07-30 | 1 | -1/+1 |
* | Refactor common variables from case statement for various branches. | kris | 2007-07-30 | 1 | -35/+12 |
* | Retire this obsolete instruction file dating back to last century. We | kris | 2007-07-30 | 1 | -94/+0 |
* | Drop 4.X statistics. They are half-a-year stale. | linimon | 2007-07-22 | 1 | -1/+2 |
* | Add 9 more cases of gcc4; remove some false positives for autoconf; add | linimon | 2007-07-02 | 1 | -2/+6 |
* | ARCH may be set in the environment for cross building, so only | erwin | 2007-06-12 | 1 | -2/+4 |
* | Set default architecture to i386. | erwin | 2007-06-12 | 1 | -0/+3 |
* | Make it possible to override the templates by using an environement | erwin | 2007-05-25 | 1 | -1/+2 |