aboutsummaryrefslogtreecommitdiffstats
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* Add an overly-large regexp to isolate "packages that fail to build withlinimon2011-02-271-0/+3
* One more pass through this file to bring it up to the latest processonelog:linimon2011-02-271-53/+70
* For efficiency's sake, deprecate the following error types, which we no longe...linimon2011-02-271-34/+13
* Sheesh. The errors "f77" and "uname" were never even documented. Addlinimon2011-02-271-0/+11
* Move some of the error types that were removed from the script some timelinimon2011-02-271-26/+26
* Add the following new error classifications, to sync with upcoming worklinimon2011-02-251-4/+30
* Remove 6.x links since it is EOL. (For now, the error logs remain).linimon2011-02-221-66/+13
* Make table headers more selfexplanatoryerwin2011-02-061-1/+1
* 7.1 runs EOL today, start building against 7.3erwin2011-01-311-1/+1
* Change the "unclean build" handling case to not retry. Previously, itlinimon2011-01-261-1/+1
* Fix typo in fixed-up tar command to suppress a whoooole lot of junklinimon2011-01-241-1/+1
* Add an entry for the 'dirent' error.linimon2011-01-241-0/+6
* Add anti-foot-shooting measure.linimon2011-01-231-1/+1
* Export BACKUP_FTP_SITE for the generalized make.conf files inlinimon2011-01-231-0/+3
* Add CLIENT_BACKUP_FTP_SITE as part of a generalization push betweenlinimon2011-01-231-0/+3
* Force the copy of portbuild.* files as files, not symlinks. Adjustlinimon2011-01-231-2/+5
* Revert to RELENG_7_1 after consultation with re@erwin2011-01-181-1/+1
* Bump 7-stable to RELENG_7_4 due to a major library version increaseerwin2011-01-151-1/+1
* rmdir(1) does not take -f.erwin2011-01-061-1/+1
* Drop support for 6.x and bump 8.x to 8.1-RELEASEerwin2010-12-211-3/+2
* Remove debugging code that crept in.linimon2010-12-171-1/+1
* Refactor the client-side. It turns out that the evaluation of param.hlinimon2010-12-161-20/+21
* If the logfile was not correctly copied from the client back to the server,linimon2010-12-161-10/+15
* Make sure that PKGSUFFIX and LOCALBASE are really defined. (Things worklinimon2010-12-161-6/+8
* Drop support for FreeBSD 6.x.erwin2010-12-141-7/+2
* common.conf has to be copied over as well as client.conf.linimon2010-12-091-4/+4
* Refactor some variables that need to be in sync between the server-sidelinimon2010-12-012-6/+3
* It turns out that some variables have to be shared between the server-sidelinimon2010-12-011-0/+21
* Canonicalize the use of SRC_BASE to fix INDEX and duds builds on headlinimon2010-12-011-24/+38
* Canonicalize the use of SRC_BASE to fix INDEX and duds builds on headlinimon2010-12-013-9/+16
* Make an rm command quieter; add some debug comments.linimon2010-12-011-1/+3
* Although I was going to try to avoid it, it turns out that it islinimon2010-12-019-0/+9
* Rename internal variables to correspond to their actual uses; automaticallylinimon2010-12-011-4/+23
* Add some debug code to attempt to work around the "too many stale chroots"linimon2010-12-011-0/+7
* Add a debug setting (commented out).linimon2010-11-291-0/+3
* Move the override of PKG_DBDIR to the right place. This keeps INDEXlinimon2010-11-291-3/+3
* - Switch to SHA256 checksumspav2010-11-181-11/+11
* Retire the broken fenner distfile survey in favor of the new onelinimon2010-10-071-6/+2
* Attempt to shut down some whining when the resultant script is run.linimon2010-10-071-1/+1
* - s/make/may/pgollucci2010-09-241-1/+1
* -use a tab not a spacepgollucci2010-09-231-1/+1
* /8/9/ as the defaultpgollucci2010-09-231-1/+1
* blanket approvalpgollucci2010-09-231-0/+1
* check for repocopy snafuspgollucci2010-09-141-0/+43
* Fix it for real this time.linimon2010-08-171-7/+13
* Restore the display of statistics for non-mainline runs.linimon2010-08-161-1/+1
* Add some missing error handling.linimon2010-08-161-0/+4
* Handle yet another error case.linimon2010-08-151-0/+3
* Correct some misleading documentation.linimon2010-08-101-3/+3
* Fix braino from production.linimon2010-08-022-2/+2
* Fix mishandling of root/all case.linimon2010-07-302-12/+10
* Push PACKAGE_BUILDING and MALLOC_OPTIONS up a level.linimon2010-06-301-4/+2
* Remove now-redundant setting of PACKAGE_BUILDING.linimon2010-06-302-2/+0
* Fix up usage of buildenv.client to deal with overenthusiasticlinimon2010-06-301-3/+5
* Add CLIENT_MALLOC_OPTIONS.linimon2010-06-301-0/+3
* The previous refactoring was too agressive. SRCBASE and friends are usedlinimon2010-06-301-15/+20
* Correct the URLs; 'http://' is not included in MASTER_URL.linimon2010-06-281-7/+7
* Document some hard-coded stuff in the scripts.linimon2010-06-261-0/+22
* A script that can be remotely run on package build clients to attempt tolinimon2010-06-261-0/+10
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-262-4/+8
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-262-62/+37
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-3/+5
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-2/+2
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-19/+22
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-3/+8
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-29/+46
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-9/+11
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-4/+16
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-21/+6
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-2/+3
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-0/+5
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-1/+10
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-45/+51
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-15/+30
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-46/+82
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-0/+3
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-1/+6
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-11/+17
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-9/+15
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-262-10/+22
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-76/+80
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-31/+34
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-262-7/+13
* Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-2611-12/+34
* Variant of the allgohans script that does locking. This has been inlinimon2010-06-261-0/+58
* Note the files that shouldn't be checked into the repository (theylinimon2010-06-261-0/+3
* Remove obsolete cruft that has not been used in several years.linimon2010-06-237-256/+0
* A new file to document some generalization of scripts on a packagelinimon2010-06-231-0/+32
* Some configuration information that is shipped to the clients of alinimon2010-06-231-0/+16
* A new file to centralize definitions that apply to the the package nodeslinimon2010-06-231-0/+40
* A new file to centralize definitions that apply to the server-side oflinimon2010-06-231-0/+97
* Catch up with master copy on pointyhat.linimon2010-06-223-14/+40
* These appear to no longer be used.linimon2010-06-222-104/+0
* - Unbreak the -n flag;romain2010-06-061-6/+5
* Restore line dropped in revision 1.21.linimon2010-06-031-0/+1
* Sigh. This had already been done, just not checked out on production.linimon2010-06-016-7/+1
* Get rid of the remnants of X11BASE.linimon2010-06-016-1/+7
* Remove some hardcoding.linimon2010-06-011-5/+5
* Add a comment.linimon2010-06-011-0/+2
* Eliminate some more hardcoding. Expand the pattern for "non-mainstream"linimon2010-05-261-5/+9
* Remove the hard-coding of '-exp'. While here, factor out some otherlinimon2010-05-251-6/+9
* Remove obsolete cruft.linimon2010-05-231-8/+0
* Cronjob that runs on pointyhat to cleanup stale chroots on clients.linimon2010-05-221-0/+11
* Trim backup files a bit; make the emails a bit more verbose.linimon2010-05-202-12/+24
* Refactor things a bit.linimon2010-05-201-4/+5
* Improve error handling a bit.linimon2010-05-202-1/+6
* Revert the clang part of rev 1.12, which is now default in clangbsd.erwin2010-05-101-6/+0
* Add a case to detect a transient problem that shows up on all packagelinimon2010-03-311-0/+3
* Add an entry for the "truncated distfiles" problem; improve one other entry.linimon2010-03-311-1/+7
* - allow addport to work in ports-mgnt againdinoex2010-03-251-1/+1
* Catch up with production.linimon2010-02-201-0/+14
* Bring this up to date with what is in production: add 'queue length'linimon2010-02-201-3/+20
* Bah, another few references to "8-current", which no longer exists.linimon2010-02-061-12/+12
* - Add a script to check unneeded dependencies for perl modules.kuriyama2010-01-292-0/+107
* Add some new error cases to handle regressions in -current. (Not yetlinimon2010-01-201-0/+14
* Note that we are at 9-CURRENT now. Also, ia64 builds have resumed.linimon2009-12-191-1/+19
* - Remove use of X11BASE from pointyhat scriptspav2009-12-188-16/+9
* Correct depreciation warning with Python 2.6 and fix several warningssobomax2009-11-211-19/+19
* A few more loose ends.linimon2009-11-191-2/+2
* Make the create command more robust by making even more directorieslinimon2009-11-191-20/+27
* Properly supppress empty buildenvs.linimon2009-11-171-36/+36
* Refactor this to minimize hard-coding. When our support for brancheslinimon2009-11-161-23/+15
* Harden these a bit: make them identify on which host they were running;linimon2009-11-162-7/+9
* Fix up the problems that can happen when 2 copies of makeworld arelinimon2009-11-132-10/+12
* Make more robust.linimon2009-11-131-1/+4
* Parameterize.linimon2009-11-131-7/+13
* Harden this script so it will DTRT if any subdirectories of a new build,linimon2009-11-101-12/+45
* Remove a trailing slash on a directory name, that merely gets doubledlinimon2009-11-101-1/+1
* Finally fix the 'build create' command to DTRT by reusing some already-linimon2009-11-101-38/+32
* Reflect the fact that src-HEAD is now just a symlink to src-9. Thislinimon2009-11-101-1/+1
* Fix permissions and 'latest' link.linimon2009-11-091-3/+14
* Remove a doubled slash.linimon2009-11-091-2/+2
* Implement the "build create" command.linimon2009-11-091-5/+36
* Remove cruft.linimon2009-11-081-3/+0
* Allow for the possibility of powerpc builds. Since these are not yetlinimon2009-11-082-4/+16
* Allow for the possibility of powerpc builds.linimon2009-11-081-1/+1
* Remove dead code.linimon2009-11-081-9/+1
* Reflect reality on pointyhat. While here, clean up a bit.linimon2009-11-081-2/+3
* - Fixed "permission denied" errorglarkin2009-10-061-2/+2
* Correctly bump PORTREVISION?= instead of always resetting to 1 in this case.gerald2009-09-151-1/+1
* Add links for 9-current. (note: 8-current is not 8-stable ... yet.)linimon2009-08-241-2/+69
* Generalize this script to remove the necessity of editing it every timelinimon2009-08-241-13/+11
* I believe that this script is obsolete. Retire it.linimon2009-08-231-75/+0
* Add 9 and 9-exp to this sample file. Delete 6-exp2.linimon2009-08-231-1/+1
* Add support for RELENG_8erwin2009-08-231-0/+7
* Reflect RELENG_9.linimon2009-08-231-1/+1
* Add support for INDEX-9erwin2009-08-231-3/+8
* Reflect the fact that RELENG_9 has been created, and that there is somelinimon2009-08-234-4/+16
* Turn off the 'show latest log' feature. While handy, this thrashes thelinimon2009-08-231-21/+27
* Add a timeout to the qmanager connection.erwin2009-08-131-0/+1
* Make sure that some options to dopackages are passed to the environmenterwin2009-08-131-7/+11
* Also put bzipped and checksums of INDEX, UPDATING and MOVED on the mirrorserwin2009-08-121-0/+5
* - Upload MOVED and UPDATING to the packages directory to make iterwin2009-08-111-10/+10
* 5 and 5-exp are no longer supported.linimon2009-07-201-1/+1
* Explicitly override LOCALBASE to make sure we don't geterwin2009-07-142-0/+2
* - Seems magic slash stopped working on -CURRENT zfs, so do without itpav2009-07-081-1/+1
* Force cleaning of the environment from customized local settings.erwin2009-06-061-0/+5
* Switch the 'skipped' column to point to duds.verbose instead of duds,linimon2009-06-031-1/+1
* Use zfs snapshots that are periodically updated on pointyhat for theerwin2009-05-281-27/+78
* - Update to reflect a reality on pointyhatpav2009-05-2217-716/+989
* - Separate ports tree updating to use cvsup from cvsup-master instead of cvspav2009-05-222-6/+56
* note mark_safe.plpgollucci2009-05-171-0/+1
* o don't set anything in ports with NO_BUILDpgollucci2009-05-171-3/+3
* Do not mark rubygem ports, its a NO-OPpgollucci2009-05-161-0/+2
* Make previous commit work for both context and unified input patches.itetcu2009-05-111-1/+1
* When naming the split patch files, replace the original path '/' with '__'itetcu2009-05-111-1/+1
* - fix --port supportpgollucci2009-04-301-1/+3
* - Start some docspgollucci2009-04-301-11/+93
* Script to set MAKE_JOBS_(UN)SAFE= yes for a MAINTAINERs ports.pgollucci2009-04-221-0/+191
* Fix bug where number of error logs was incorrect.linimon2009-03-261-8/+9
* Rewrite of processlog by kris.linimon2009-03-261-84/+147
* - Add a new case 'nested-declaration' to catch errors on -current.linimon2009-03-251-2/+4
* Use diff -p both when first creating and when updating a patch.naddy2009-02-161-1/+1
* Remove 6-exp2 builds, they haven't been used in a whilepav2009-01-222-6/+3
* Factor out the code that performs the PORTREVISION bump for one port.gerald2009-01-081-42/+47
* Reduce per branch code duplicationerwin2008-12-281-41/+16
* Make sure we don't add ${WRKDIR}.sobomax2008-10-221-4/+4
* Handle the rest of the edge cases; drop 5 as obsolete; cleanup.linimon2008-09-181-23/+35
* Bring this into the new portbuild world order. While here, try tolinimon2008-09-181-27/+94
* RELENG_5 is desupported.linimon2008-09-121-3/+3
* Major overhaul:linimon2008-09-071-349/+172
* Add a new script for performing high-level administration of a build.kris2008-08-091-518/+496
* Add an option to clean up old distfiles. We don't have enough space tokris2008-08-091-0/+10
* Update the list of openoffice.org ports: remove 1.x and add 3.xerwin2008-07-301-1/+1
* Oops, commit the right version of this (adds extra checks that onlykris2008-07-261-0/+5
* * Simple client that passes on a build request to the buildproxykris2008-07-261-0/+32
* * Python daemon run as root that proxies privileged build commands forkris2008-07-261-0/+75
* Script run from cron to regularly update the master ZFS copies of thekris2008-07-261-0/+63
* Script run from cron on the package clients to report metrics to ganglia.kris2008-07-261-0/+35
* Simple script to expire ZFS snapshots older than a certain agekris2008-07-261-0/+47
* Python script for backing up ZFS filesystems on pointyhat. For eachkris2008-07-261-0/+217
* * Add comment that this is unusedkris2008-07-261-0/+1
* * Add commentskris2008-07-261-1/+6
* * Cleanupkris2008-07-261-28/+153
* * Cleanupkris2008-07-261-28/+23
* * Cleanupkris2008-07-261-496/+581
* * Catch up to build ID directory changeskris2008-07-261-42/+155
* * Catch up to build ID directory changeskris2008-07-261-3/+24
* * Catch up to build ID directory changeskris2008-07-262-9/+16
* * Cleanupkris2008-07-261-50/+51
* * Cleanupkris2008-07-261-71/+73
* * Cleanupkris2008-07-261-75/+120
* * Cleanupkris2008-07-263-24/+50
* * Cleanupkris2008-07-261-19/+74
* * Desupport alpha and ia64kris2008-07-261-4/+3
* * Add commentskris2008-07-261-2/+2
* * Implement basename and dirname using shell builtinskris2008-07-261-0/+8
* * Cleanupkris2008-07-261-13/+15
* * Cleanupkris2008-07-261-104/+160
* * Cleanupkris2008-07-261-65/+41
* * Cleanupkris2008-07-261-17/+24
* * Cleanupkris2008-07-261-7/+18
* * Cleanupkris2008-07-261-51/+18
* * Cleanupkris2008-07-261-38/+39
* * Cleanupkris2008-07-261-15/+17
* Rewrite in python and combine the functions of the formerkris2008-07-261-35/+263
* More verbose status reporting using key=value format. We now alsokris2008-07-261-8/+18
* Major optimizations for 'make index' and other recursive traversalkris2008-07-201-0/+2
* Have a different approach on how to check if the modules file has changed.edwin2008-07-141-9/+7
* Keep the sources of the CVSROOT-ports/modules update script safelyedwin2008-07-094-0/+361
* [PATCH] Tools/scripts: Some cleanups, additions to bump_version.pledwin2008-07-061-28/+33
* Reflect latest changes from production:linimon2008-07-021-39/+43
* This conversion script is no longer usefulkris2008-06-261-74/+0
* CVSROOT/modules no longer contains an entry per port, remove supporterwin2008-06-204-300/+9
* 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
* Add support for "PORTREVISION?=" and "PORTEPOCH"edwin2008-06-061-52/+62
* Rewrite this to make it more efficient (fewer external commandkris2008-06-031-138/+181
* Remove support for FreeBSD 5.xerwin2008-06-011-21/+1
* 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-261-39/+55
* NNew build scheduler written in python to replace the make+sh jobkris2008-05-102-0/+1040
* Add a tiny sh hack - ardiff - compares two archives.sat2008-05-072-0/+98
* 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-131-0/+6
* Make the INDEX_JOBS definition actually effectivepav2008-03-121-1/+1
* Remove support for 5-exp and add 7-exp, 8 and 8-experwin2008-01-155-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