aboutsummaryrefslogtreecommitdiffstats
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* Change shebang to #!/usr/bin/env perl, as required by bapt@Renato Botelho2011-07-281-1/+1
* Remove duplicate words in comment.Erwin Lansing2011-05-021-1/+1
* Remove portbuild scripts from pcvs, as they now live in svn/projects.Florent Thoumie2011-04-2572-9079/+0
* Add some definitions to try to limit the number of times we let buildsMark Linimon2011-04-231-0/+7
* Allow the top-level build to be destroyed. This is useless forMark Linimon2011-03-241-9/+27
* - Stop caring about src-6 snaps and expire checkout snaps rather morePav Lucistnik2011-03-221-6/+4
* Add an error entry for gmake.Mark Linimon2011-03-091-0/+6
* Add a test for gmake 3.82 regressions. (3.82 is not in the tree yet).Mark Linimon2011-03-091-2/+4
* Add an alternate spelling for a link.Mark Linimon2011-03-041-1/+1
* Add an overly-large regexp to isolate "packages that fail to build withMark Linimon2011-02-271-0/+3
* One more pass through this file to bring it up to the latest processonelog:Mark Linimon2011-02-271-53/+70
* For efficiency's sake, deprecate the following error types, which we no longe...Mark Linimon2011-02-271-34/+13
* Sheesh. The errors "f77" and "uname" were never even documented. AddMark Linimon2011-02-271-0/+11
* Move some of the error types that were removed from the script some timeMark Linimon2011-02-271-26/+26
* Add the following new error classifications, to sync with upcoming workMark Linimon2011-02-251-4/+30
* Remove 6.x links since it is EOL. (For now, the error logs remain).Mark Linimon2011-02-221-66/+13
* Make table headers more selfexplanatoryErwin Lansing2011-02-061-1/+1
* 7.1 runs EOL today, start building against 7.3Erwin Lansing2011-01-311-1/+1
* Change the "unclean build" handling case to not retry. Previously, itMark Linimon2011-01-261-1/+1
* Fix typo in fixed-up tar command to suppress a whoooole lot of junkMark Linimon2011-01-241-1/+1
* Add an entry for the 'dirent' error.Mark Linimon2011-01-241-0/+6
* Add anti-foot-shooting measure.Mark Linimon2011-01-231-1/+1
* Export BACKUP_FTP_SITE for the generalized make.conf files inMark Linimon2011-01-231-0/+3
* Add CLIENT_BACKUP_FTP_SITE as part of a generalization push betweenMark Linimon2011-01-231-0/+3
* Force the copy of portbuild.* files as files, not symlinks. AdjustMark Linimon2011-01-231-2/+5
* Revert to RELENG_7_1 after consultation with re@Erwin Lansing2011-01-181-1/+1
* Bump 7-stable to RELENG_7_4 due to a major library version increaseErwin Lansing2011-01-151-1/+1
* rmdir(1) does not take -f.Erwin Lansing2011-01-061-1/+1
* Drop support for 6.x and bump 8.x to 8.1-RELEASEErwin Lansing2010-12-211-3/+2
* Remove debugging code that crept in.Mark Linimon2010-12-171-1/+1
* Refactor the client-side. It turns out that the evaluation of param.hMark Linimon2010-12-161-20/+21
* If the logfile was not correctly copied from the client back to the server,Mark Linimon2010-12-161-10/+15
* Make sure that PKGSUFFIX and LOCALBASE are really defined. (Things workMark Linimon2010-12-161-6/+8
* Drop support for FreeBSD 6.x.Erwin Lansing2010-12-141-7/+2
* common.conf has to be copied over as well as client.conf.Mark Linimon2010-12-091-4/+4
* Refactor some variables that need to be in sync between the server-sideMark Linimon2010-12-012-6/+3
* It turns out that some variables have to be shared between the server-sideMark Linimon2010-12-011-0/+21
* Canonicalize the use of SRC_BASE to fix INDEX and duds builds on headMark Linimon2010-12-011-24/+38
* Canonicalize the use of SRC_BASE to fix INDEX and duds builds on headMark Linimon2010-12-013-9/+16
* Make an rm command quieter; add some debug comments.Mark Linimon2010-12-011-1/+3
* Although I was going to try to avoid it, it turns out that it isMark Linimon2010-12-019-0/+9
* Rename internal variables to correspond to their actual uses; automaticallyMark Linimon2010-12-011-4/+23
* Add some debug code to attempt to work around the "too many stale chroots"Mark Linimon2010-12-011-0/+7
* Add a debug setting (commented out).Mark Linimon2010-11-291-0/+3
* Move the override of PKG_DBDIR to the right place. This keeps INDEXMark Linimon2010-11-291-3/+3
* - Switch to SHA256 checksumsPav Lucistnik2010-11-181-11/+11
* Retire the broken fenner distfile survey in favor of the new oneMark Linimon2010-10-071-6/+2
* Attempt to shut down some whining when the resultant script is run.Mark Linimon2010-10-071-1/+1
* - s/make/may/Philip M. Gollucci2010-09-241-1/+1
* -use a tab not a spacePhilip M. Gollucci2010-09-231-1/+1
* /8/9/ as the defaultPhilip M. Gollucci2010-09-231-1/+1
* blanket approvalPhilip M. Gollucci2010-09-231-0/+1
* check for repocopy snafusPhilip M. Gollucci2010-09-141-0/+43
* Fix it for real this time.Mark Linimon2010-08-171-7/+13
* Restore the display of statistics for non-mainline runs.Mark Linimon2010-08-161-1/+1
* Add some missing error handling.Mark Linimon2010-08-161-0/+4
* Handle yet another error case.Mark Linimon2010-08-151-0/+3
* Correct some misleading documentation.Mark Linimon2010-08-101-3/+3
* Fix braino from production.Mark Linimon2010-08-022-2/+2
* Fix mishandling of root/all case.Mark Linimon2010-07-302-12/+10
* Push PACKAGE_BUILDING and MALLOC_OPTIONS up a level.Mark Linimon2010-06-301-4/+2
* Remove now-redundant setting of PACKAGE_BUILDING.Mark Linimon2010-06-302-2/+0
* Fix up usage of buildenv.client to deal with overenthusiasticMark Linimon2010-06-301-3/+5
* Add CLIENT_MALLOC_OPTIONS.Mark Linimon2010-06-301-0/+3
* The previous refactoring was too agressive. SRCBASE and friends are usedMark Linimon2010-06-301-15/+20
* Correct the URLs; 'http://' is not included in MASTER_URL.Mark Linimon2010-06-281-7/+7
* Document some hard-coded stuff in the scripts.Mark Linimon2010-06-261-0/+22
* A script that can be remotely run on package build clients to attempt toMark Linimon2010-06-261-0/+10
* Generalize the packge building scripts to be able to be run on more thanMark Linimon2010-06-262-4/+8
* Generalize the packge building scripts to be able to be run on more thanMark Linimon2010-06-262-62/+37
* Generalize the packge building scripts to be able to be run on more thanMark Linimon2010-06-261-3/+5
* Generalize the packge building scripts to be able to be run on more thanMark Linimon2010-06-261-2/+2
* Generalize the packge building scripts to be able to be run on more thanMark Linimon2010-06-261-19/+22
* Generalize the packge building scripts to be able to be run on more thanMark Linimon2010-06-261-3/+8
* Generalize the packge building scripts to be able to be run on more thanMark Linimon2010-06-261-29/+46
* Generalize the packge building scripts to be able to be run on more thanMark Linimon2010-06-261-9/+11
* Generalize the packge building scripts to be able to be run on more thanMark Linimon2010-06-261-4/+16
* Generalize the packge building scripts to be able to be run on more thanMark Linimon2010-06-261-21/+6
* Generalize the packge building scripts to be able to be run on more thanMark Linimon2010-06-261-2/+3
* Generalize the packge building scripts to be able to be run on more thanMark Linimon2010-06-261-0/+5
* Generalize the packge building scripts to be able to be run on more thanMark Linimon2010-06-261-1/+10
* Generalize the packge building scripts to be able to be run on more thanMark Linimon2010-06-261-45/+51
* Generalize the packge building scripts to be able to be run on more thanMark Linimon2010-06-261-15/+30
* Generalize the packge building scripts to be able to be run on more thanMark Linimon2010-06-261-46/+82
* Generalize the packge building scripts to be able to be run on more thanMark Linimon2010-06-261-0/+3
* Generalize the packge building scripts to be able to be run on more thanMark Linimon2010-06-261-1/+6
* Generalize the packge building scripts to be able to be run on more thanMark Linimon2010-06-261-11/+17
* Generalize the packge building scripts to be able to be run on more thanMark Linimon2010-06-261-9/+15
* Generalize the packge building scripts to be able to be run on more thanMark Linimon2010-06-262-10/+22
* Generalize the packge building scripts to be able to be run on more thanMark Linimon2010-06-261-76/+80
* Generalize the packge building scripts to be able to be run on more thanMark Linimon2010-06-261-31/+34
* Generalize the packge building scripts to be able to be run on more thanMark Linimon2010-06-262-7/+13
* Generalize the packge building scripts to be able to be run on more thanMark Linimon2010-06-2611-12/+34
* Variant of the allgohans script that does locking. This has been inMark Linimon2010-06-261-0/+58
* Note the files that shouldn't be checked into the repository (theyMark Linimon2010-06-261-0/+3
* Remove obsolete cruft that has not been used in several years.Mark Linimon2010-06-237-256/+0
* A new file to document some generalization of scripts on a packageMark Linimon2010-06-231-0/+32
* Some configuration information that is shipped to the clients of aMark Linimon2010-06-231-0/+16
* A new file to centralize definitions that apply to the the package nodesMark Linimon2010-06-231-0/+40
* A new file to centralize definitions that apply to the server-side ofMark Linimon2010-06-231-0/+97
* Catch up with master copy on pointyhat.Mark Linimon2010-06-223-14/+40
* These appear to no longer be used.Mark Linimon2010-06-222-104/+0
* - Unbreak the -n flag;Romain Tartière2010-06-061-6/+5
* Restore line dropped in revision 1.21.Mark Linimon2010-06-031-0/+1
* Sigh. This had already been done, just not checked out on production.Mark Linimon2010-06-016-7/+1
* Get rid of the remnants of X11BASE.Mark Linimon2010-06-016-1/+7
* Remove some hardcoding.Mark Linimon2010-06-011-5/+5
* Add a comment.Mark Linimon2010-06-011-0/+2
* Eliminate some more hardcoding. Expand the pattern for "non-mainstream"Mark Linimon2010-05-261-5/+9
* Remove the hard-coding of '-exp'. While here, factor out some otherMark Linimon2010-05-251-6/+9
* Remove obsolete cruft.Mark Linimon2010-05-231-8/+0
* Cronjob that runs on pointyhat to cleanup stale chroots on clients.Mark Linimon2010-05-221-0/+11
* Trim backup files a bit; make the emails a bit more verbose.Mark Linimon2010-05-202-12/+24
* Refactor things a bit.Mark Linimon2010-05-201-4/+5
* Improve error handling a bit.Mark Linimon2010-05-202-1/+6
* Revert the clang part of rev 1.12, which is now default in clangbsd.Erwin Lansing2010-05-101-6/+0
* Add a case to detect a transient problem that shows up on all packageMark Linimon2010-03-311-0/+3
* Add an entry for the "truncated distfiles" problem; improve one other entry.Mark Linimon2010-03-311-1/+7
* - allow addport to work in ports-mgnt againDirk Meyer2010-03-251-1/+1
* Catch up with production.Mark Linimon2010-02-201-0/+14
* Bring this up to date with what is in production: add 'queue length'Mark Linimon2010-02-201-3/+20
* Bah, another few references to "8-current", which no longer exists.Mark Linimon2010-02-061-12/+12
* - Add a script to check unneeded dependencies for perl modules.Jun Kuriyama2010-01-292-0/+107
* Add some new error cases to handle regressions in -current. (Not yetMark Linimon2010-01-201-0/+14
* Note that we are at 9-CURRENT now. Also, ia64 builds have resumed.Mark Linimon2009-12-191-1/+19
* - Remove use of X11BASE from pointyhat scriptsPav Lucistnik2009-12-188-16/+9
* Correct depreciation warning with Python 2.6 and fix several warningsMaxim Sobolev2009-11-211-19/+19
* A few more loose ends.Mark Linimon2009-11-191-2/+2
* Make the create command more robust by making even more directoriesMark Linimon2009-11-191-20/+27
* Properly supppress empty buildenvs.Mark Linimon2009-11-171-36/+36
* Refactor this to minimize hard-coding. When our support for branchesMark Linimon2009-11-161-23/+15
* Harden these a bit: make them identify on which host they were running;Mark Linimon2009-11-162-7/+9
* Fix up the problems that can happen when 2 copies of makeworld areMark Linimon2009-11-132-10/+12
* Make more robust.Mark Linimon2009-11-131-1/+4
* Parameterize.Mark Linimon2009-11-131-7/+13
* Harden this script so it will DTRT if any subdirectories of a new build,Mark Linimon2009-11-101-12/+45
* Remove a trailing slash on a directory name, that merely gets doubledMark Linimon2009-11-101-1/+1
* Finally fix the 'build create' command to DTRT by reusing some already-Mark Linimon2009-11-101-38/+32
* Reflect the fact that src-HEAD is now just a symlink to src-9. ThisMark Linimon2009-11-101-1/+1
* Fix permissions and 'latest' link.Mark Linimon2009-11-091-3/+14
* Remove a doubled slash.Mark Linimon2009-11-091-2/+2
* Implement the "build create" command.Mark Linimon2009-11-091-5/+36
* Remove cruft.Mark Linimon2009-11-081-3/+0
* Allow for the possibility of powerpc builds. Since these are not yetMark Linimon2009-11-082-4/+16
* Allow for the possibility of powerpc builds.Mark Linimon2009-11-081-1/+1
* Remove dead code.Mark Linimon2009-11-081-9/+1
* Reflect reality on pointyhat. While here, clean up a bit.Mark Linimon2009-11-081-2/+3
* - Fixed "permission denied" errorGreg Larkin2009-10-061-2/+2
* Correctly bump PORTREVISION?= instead of always resetting to 1 in this case.Gerald Pfeifer2009-09-151-1/+1
* Add links for 9-current. (note: 8-current is not 8-stable ... yet.)Mark Linimon2009-08-241-2/+69
* Generalize this script to remove the necessity of editing it every timeMark Linimon2009-08-241-13/+11
* I believe that this script is obsolete. Retire it.Mark Linimon2009-08-231-75/+0
* Add 9 and 9-exp to this sample file. Delete 6-exp2.Mark Linimon2009-08-231-1/+1
* Add support for RELENG_8Erwin Lansing2009-08-231-0/+7
* Reflect RELENG_9.Mark Linimon2009-08-231-1/+1
* Add support for INDEX-9Erwin Lansing2009-08-231-3/+8
* Reflect the fact that RELENG_9 has been created, and that there is someMark Linimon2009-08-234-4/+16
* Turn off the 'show latest log' feature. While handy, this thrashes theMark Linimon2009-08-231-21/+27
* Add a timeout to the qmanager connection.Erwin Lansing2009-08-131-0/+1
* Make sure that some options to dopackages are passed to the environmentErwin Lansing2009-08-131-7/+11
* Also put bzipped and checksums of INDEX, UPDATING and MOVED on the mirrorsErwin Lansing2009-08-121-0/+5
* - Upload MOVED and UPDATING to the packages directory to make itErwin Lansing2009-08-111-10/+10
* 5 and 5-exp are no longer supported.Mark Linimon2009-07-201-1/+1
* Explicitly override LOCALBASE to make sure we don't getErwin Lansing2009-07-142-0/+2
* - Seems magic slash stopped working on -CURRENT zfs, so do without itPav Lucistnik2009-07-081-1/+1
* Force cleaning of the environment from customized local settings.Erwin Lansing2009-06-061-0/+5
* Switch the 'skipped' column to point to duds.verbose instead of duds,Mark Linimon2009-06-031-1/+1
* Use zfs snapshots that are periodically updated on pointyhat for theErwin Lansing2009-05-281-27/+78
* - Update to reflect a reality on pointyhatPav Lucistnik2009-05-2217-716/+989
* - Separate ports tree updating to use cvsup from cvsup-master instead of cvsPav Lucistnik2009-05-222-6/+56
* note mark_safe.plPhilip M. Gollucci2009-05-171-0/+1
* o don't set anything in ports with NO_BUILDPhilip M. Gollucci2009-05-171-3/+3
* Do not mark rubygem ports, its a NO-OPPhilip M. Gollucci2009-05-161-0/+2
* Make previous commit work for both context and unified input patches.Ion-Mihai Tetcu2009-05-111-1/+1
* When naming the split patch files, replace the original path '/' with '__'Ion-Mihai Tetcu2009-05-111-1/+1
* - fix --port supportPhilip M. Gollucci2009-04-301-1/+3
* - Start some docsPhilip M. Gollucci2009-04-301-11/+93
* Script to set MAKE_JOBS_(UN)SAFE= yes for a MAINTAINERs ports.Philip M. Gollucci2009-04-221-0/+191
* Fix bug where number of error logs was incorrect.Mark Linimon2009-03-261-8/+9
* Rewrite of processlog by kris.Mark Linimon2009-03-261-84/+147
* - Add a new case 'nested-declaration' to catch errors on -current.Mark Linimon2009-03-251-2/+4
* Use diff -p both when first creating and when updating a patch.Christian Weisgerber2009-02-161-1/+1
* Remove 6-exp2 builds, they haven't been used in a whilePav Lucistnik2009-01-222-6/+3
* Factor out the code that performs the PORTREVISION bump for one port.Gerald Pfeifer2009-01-081-42/+47
* Reduce per branch code duplicationErwin Lansing2008-12-281-41/+16
* Make sure we don't add ${WRKDIR}.Maxim Sobolev2008-10-221-4/+4
* Handle the rest of the edge cases; drop 5 as obsolete; cleanup.Mark Linimon2008-09-181-23/+35
* Bring this into the new portbuild world order. While here, try toMark Linimon2008-09-181-27/+94
* RELENG_5 is desupported.Mark Linimon2008-09-121-3/+3
* Major overhaul:Mark Linimon2008-09-071-349/+172
* Add a new script for performing high-level administration of a build.Kris Kennaway2008-08-091-518/+496
* Add an option to clean up old distfiles. We don't have enough space toKris Kennaway2008-08-091-0/+10
* Update the list of openoffice.org ports: remove 1.x and add 3.xErwin Lansing2008-07-301-1/+1
* Oops, commit the right version of this (adds extra checks that onlyKris Kennaway2008-07-261-0/+5
* * Simple client that passes on a build request to the buildproxyKris Kennaway2008-07-261-0/+32
* * Python daemon run as root that proxies privileged build commands forKris Kennaway2008-07-261-0/+75
* Script run from cron to regularly update the master ZFS copies of theKris Kennaway2008-07-261-0/+63
* Script run from cron on the package clients to report metrics to ganglia.Kris Kennaway2008-07-261-0/+35
* Simple script to expire ZFS snapshots older than a certain ageKris Kennaway2008-07-261-0/+47
* Python script for backing up ZFS filesystems on pointyhat. For eachKris Kennaway2008-07-261-0/+217
* * 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
* Major optimizations for 'make index' and other recursive traversalKris Kennaway2008-07-201-0/+2
* Have a different approach on how to check if the modules file has changed.Edwin Groothuis2008-07-141-9/+7
* Keep the sources of the CVSROOT-ports/modules update script safelyEdwin Groothuis2008-07-094-0/+361
* [PATCH] Tools/scripts: Some cleanups, additions to bump_version.plEdwin Groothuis2008-07-061-28/+33
* Reflect latest changes from production:Mark Linimon2008-07-021-39/+43
* This conversion script is no longer usefulKris Kennaway2008-06-261-74/+0
* CVSROOT/modules no longer contains an entry per port, remove supportErwin Lansing2008-06-204-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-031-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-261-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-072-0/+98
* Remove XFree86-4 from quickportsPav Lucistnik2008-04-111-1/+1