aboutsummaryrefslogtreecommitdiffstats
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Copy the duds file to a directory where the web server can find it. Thislinimon2007-12-241-0/+7
* Make the script less whiny for unpopulated builds.linimon2007-12-241-2/+2
* Fix a problem when add new ports on ports-mgmt category. ports-mgmt/Makefilegarga2007-12-201-6/+13
* Add support for 7-exp and 8 brancheskris2007-11-042-3/+3
* Correctly report active builds when ZFS is in usekris2007-11-041-1/+1
* * Add support for 7-exp and 8 brancheskris2007-11-041-3/+8
* - Add support for FreeBSD 8.0erwin2007-10-261-4/+25
* Add 7-exp, 8.linimon2007-10-161-0/+8
* Add 7-exp and 8.linimon2007-10-161-1/+1
* Rename 'missing' column to 'not yet built' so as not to confuse terminologylinimon2007-10-161-6/+6
* s/query-pr.real/query-pr/ to fix getpr after freefall migrationgarga2007-10-161-1/+1
* Reflect 8-CURRENT.linimon2007-10-151-1/+94
* The index page used on pointyhat.linimon2007-10-151-0/+950
* Update this example file to reflect 7.0 branching.linimon2007-10-151-1/+1
* Replace two further instances of /var/db/pkg by $PKG_DBDIR.gerald2007-09-171-2/+2
* Remove the following false positives, which show up as compiler warnings,linimon2007-09-131-2/+2
* Use PKG_DBDIR instead of hard-coding /var/db/pkg/. Do not silently revertgerald2007-09-091-3/+15
* Change to the latest names of the ooo ports; add jdk16; sort a bit.linimon2007-09-051-1/+1
* explicit_lib_depends.sh:netchild2007-09-053-14/+120
* One more sanity check, else /+CONTENS will be searched.netchild2007-08-311-0/+5
* USE_FREETYPE is for v1, not for v2. Use a perfect match in the case statement.netchild2007-08-311-4/+5
* Do not list libs which come with the port itself.netchild2007-08-261-2/+5
* Add explicit_lib_depends.sh.netchild2007-08-261-0/+2
* - Add USE_FREETYPE.netchild2007-08-261-1/+5
* We should also look into sbin/ (not only bin/ and lib/).netchild2007-08-241-1/+1
* explicit_lib_depends.sh shows you the current explicit dependency list ofnetchild2007-08-241-0/+115
* Teach about USE_ICONV, USE_GETTEXT, USE_GNOME and USE_XORG.netchild2007-08-241-1/+38
* Add 2 scripts which help in port maintenance to list all direct librarynetchild2007-08-123-0/+170
* - Extract command variable definitions from bsd.port.mk, they are now stored ingabor2007-08-041-40/+10
* Support builds using zfs and tmpfs backing storekris2007-07-303-7/+40
* Refresh old sample portbuild.conf with the one currently used for i386kris2007-07-301-5/+16
* * Clean up hacks that had to copy in shared libraries from the host inkris2007-07-301-32/+11
* Correct typo ("singal")kris2007-07-301-1/+1
* * Switch from netcat port to base system nc. Replace symbolic port namekris2007-07-301-2/+2
* * Retire 4 build and add 6-exp2 experimental buildkris2007-07-301-2/+1
* Retire support for 4 and 4-exp buildskris2007-07-301-8/+0
* * Increase index build concurrency to reflect the new, improved pointyhatkris2007-07-301-1/+5
* * Revise the machine selection algorithm. Previously it chose the firstkris2007-07-301-8/+17
* Use rsync -L instead of rsync -l to deal with the fact that we like tokris2007-07-301-2/+2
* * Remove support for 4 and 4-exp builds and add 6-exp2 experimental buildkris2007-07-301-3/+4
* Introduce straslivy.py, a fancier showrunning type of thing, written in Python.pav2007-07-301-0/+147
* * Remove processing of 4 and 4-exp logs now that the builds are no longerkris2007-07-301-3/+3
* * Remove vestiges of procfs mounting/umounting from here; we have tokris2007-07-301-23/+15
* - Log the failure to copy dependant package from pointyhatpav2007-07-301-1/+1
* Refactor common variables from case statement for various branches.kris2007-07-301-35/+12
* Retire this obsolete instruction file dating back to last century. Wekris2007-07-301-94/+0
* Drop 4.X statistics. They are half-a-year stale.linimon2007-07-221-1/+2
* Add 9 more cases of gcc4; remove some false positives for autoconf; addlinimon2007-07-021-2/+6
* ARCH may be set in the environment for cross building, so onlyerwin2007-06-121-2/+4
* Set default architecture to i386.erwin2007-06-121-0/+3
* Make it possible to override the templates by using an environementerwin2007-05-251-1/+2
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+156
* Fix addport to work correctly with ports-mgmt category.garga2007-04-201-1/+1
* Use echo instead of printf because external commands cannot be executedvd2007-03-291-3/+3
* Add a column for 'build logs'. This is larger than the number of thelinimon2007-03-231-9/+19
* Workaround for the fact that 4/ports is no longer populated on pointyhat.linimon2007-03-091-1/+6
* * Run cvs update just before cvs commit to sync a potentially changed filesvd2007-02-191-2/+5
* Increase resource limits to 400MB filesize and 2 hours CPU limit perkris2007-02-181-5/+5
* Default to -nocopy when using -norsynckris2007-02-181-2/+2
* Also filter out gconf leftover files from /usr/local as well as /usr/X11R6.kris2007-02-181-4/+5
* Don't require arch to be passed in on the command line, query it usingkris2007-02-181-1/+1
* Don't play silly games trying to guess the arch, we are passed it in onkris2007-02-181-2/+2
* Increase global build timeout to 100 hourskris2007-02-181-8/+2
* Improved sanitization of the build environmentkris2007-02-181-0/+6
* Don't require an /etc/arch file, we can obtain the information from unamekris2007-02-181-1/+1
* Also attempt to clean /root/.ccache in case it is in use. When cleaningkris2007-02-181-7/+5
* Index building needs to happen before prunefailures is run, otherwise itkris2007-02-181-6/+6
* Increase cleanup timeout to 5 days from 48 hours, the openoffice buildskris2007-02-181-3/+3
* Fix late typo in previous commit.linimon2007-02-141-1/+1
* Eliminate some false positives for missing_header, sometimes seen in thelinimon2007-02-141-1/+1
* Combine all like terms to get another 10% speedup in processing time.linimon2007-02-141-116/+13
* Move two more cases into the 'uncommon' section.linimon2007-02-101-4/+4
* Append one character to the gcc4 case (missed during cut-and-paste).linimon2007-02-101-1/+1
* Move the uncommon cases below the common ones. A 10% improvement on largelinimon2007-02-101-45/+44
* Remove the other 2 cases of apxs.linimon2007-02-101-4/+0
* Speed up by removing the following obsolete tags:linimon2007-02-101-19/+1
* Add a new case, 'gcc4', to try to catch the majority of the exceptions thatlinimon2007-02-091-0/+2
* Fix up the code for amd64-6-exp; add a column to label builds thatlinimon2007-02-071-8/+23
* Retire PORTOBJFORMATkris2007-02-012-2/+1
* Drop the build on RELENG_4erwin2007-01-301-20/+1
* A bunch of cosmetic changes - add one empty line to make the output morevd2007-01-261-6/+7
* Make output messages more usefulvd2007-01-261-1/+5
* * Make it possible to skip existing dependencies and ports references in LEGALvd2007-01-191-39/+67
* Eliminate more false positives for install_error. Very noticeable onlinimon2006-12-261-1/+1
* Query Gnats for PRs by using the query-pr command on freefall instead of thevd2006-12-201-2/+22
* Add check for existing non-closed PRs related to the port being removed.vd2006-12-131-1/+65
* - add check sysvipcdinoex2006-12-041-0/+2
* Work around the fact that 5-exp, these days, is really another 6-exp,linimon2006-11-251-0/+4
* Replace a simple call to localtime() to strftime() to include theerwin2006-11-231-1/+2
* eik@ has been inactive for quite some time and as I am runningerwin2006-11-234-3/+6
* Include a time when the script was started in the mail templates.erwin2006-11-231-5/+16
* Add deprecated reason to the output of -Fvd2006-11-021-2/+6
* * Create custom commit message template and populate it with the portsvd2006-11-011-16/+88
* When checking for dependencies of foocategory/barport also find constructsvd2006-10-051-1/+1
* Since we already have the data from the grep, go ahead and make the 'latestlinimon2006-09-231-5/+4
* Add links to cvsdone and INDEX files. Add some whitespace.linimon2006-09-231-2/+17
* When checking dependencies also look for portname references in Mk/*.mkvd2006-09-141-5/+5
* * Back up duds to duds.old before, not after we create the new onekris2006-09-141-59/+81
* * When calculating the IP address to use for the jail, don't usekris2006-09-141-4/+5
* * Support bzipped logfileskris2006-09-141-122/+127
* * If .force exists, rebuild index unconditionallykris2006-09-141-5/+6
* Correct typo in previous commitkris2006-09-141-2/+2
* * Drop alpha supportkris2006-09-141-6/+7
* * Retire 4-exp builds and add support for 6-exp.kris2006-09-141-11/+12
* * Silence gconf spam from the mtree checks (for now)kris2006-09-141-4/+5
* * Use SRCBASE for source locationkris2006-09-141-6/+12
* Go back to force unmounting because not doing so was too unreliable.kris2006-09-141-2/+2
* Silence the clean-chroot invocationkris2006-09-141-1/+1
* Remove grep's -w switch from the dependency check since it misses somevd2006-09-121-1/+1
* Get rid of multiple false positives for "arch" due to compiler warning;linimon2006-08-211-3/+1
* Catch a few more new cases of linker error; reclassify most of the linkerlinimon2006-08-191-0/+4
* Add support for DESTDIR part I.erwin2006-08-041-10/+40
* Catch another case of 'disk full'.linimon2006-08-011-1/+1
* Change locking from per architecture to per architecture and branch.erwin2006-07-301-1/+2
* Add an option to the addport script: -b requests that any files inshaun2006-07-141-3/+22
* Add the cvs checkout date so people can see how long the runs take; addlinimon2006-07-131-3/+20
* Make it a little more robust.linimon2006-07-101-1/+1
* Convenience script to tersely display all currently running package builds.linimon2006-07-101-0/+11
* 'portcomment' appears to be obsolete.linimon2006-07-091-2/+0
* Fix the disk_full rule.linimon2006-07-091-1/+1
* Add the -exp builds down at the end. Probably only of interest to portmgr,linimon2006-07-081-11/+32
* White space adjustment after refactoring.linimon2006-07-081-21/+21
* Refactor. No code change (yet).linimon2006-07-081-11/+31
* Add some color to the display.linimon2006-07-061-17/+30
* Fix CVS tag.linimon2006-07-061-1/+1
* Refactor. No code changes yet.linimon2006-07-061-16/+16
* Add a column for last-date stamp and clean up the formatting a bit.linimon2006-07-061-7/+22
* Escape characters (like +) that may appear in ports' names andvd2006-07-051-2/+13
* When automatic commit log is generated, change @ to " at " on submitter emailgarga2006-07-051-0/+1
* Handle the case where the size of INDEX is zero (e.g. during new builds).linimon2006-06-291-1/+5
* Fix edit-o.linimon2006-06-281-1/+1
* Creates an HTML file with tables for each architecture which summarize thelinimon2006-06-271-0/+123
* - Remove false positives for 'makefile' (and possibly a few others).linimon2006-06-251-57/+23
* MFP4:erwin2006-06-231-1/+1
* MFP4:erwin2006-06-191-6/+24
* - Change addport script to do the job locally instead connect to freefall everygarga2006-05-162-18/+39
* Add support for specifying ports to be removed as directories on thevd2006-05-021-1/+27
* Improve dependency check:vd2006-05-021-2/+3
* Add support for removing multiple ports which depend on each othervd2006-04-171-36/+48
* Explicitly mount the NFS images ro, instead of relying on the server tokris2006-04-161-1/+1
* Don't bother archiving the ports tree, we don't use it for anything so itkris2006-04-161-1/+1
* Quote ${1} so we don't get ``[: =: unexpected operator'' if the scriptvd2006-04-121-1/+1
* Add the script I use to remove ports so everyonevd2006-04-101-0/+315
* Mount linprocfs on amd64 for the convenience of jdk builds.kris2006-04-031-1/+1
* The squid rc.d script no longer has the .sh suffixkris2006-04-032-4/+4
* Do not preserve the previous package sets in bak/. This is taking upkris2006-04-031-2/+2
* Clean up linprocfs on amd64 as well.kris2006-04-031-1/+1
* jdk is buildable on amd64, so we need to also mount linprocfs there.kris2006-04-031-2/+2
* This script preserves packages that will be removed by the restricted.shkris2006-04-031-0/+11
* Temporarily back out the pre.log change, it doesn't work properly.kris2006-03-131-6/+6
* Mount the md image async here tookris2006-03-131-1/+1
* Add some more directories temporarily until these ports can be made tokris2006-03-131-4/+8
* Add a mechanism for reporting client machine error conditions back to thekris2006-02-151-1/+14
* Trim some unused cruftkris2006-02-151-69/+12
* Save the output of portbuild run on the client to a temporary log file.kris2006-02-151-1/+11
* Add some sanity checking of the build environment:kris2006-02-151-1/+30
* * Don't try to pkg_delete packages that are not installed (the usualkris2006-02-151-6/+9
* Add support for 6-exp builds (FreeBSD 6.x is our new reference platform)kris2006-02-154-4/+14
* * Switch back to using pkg_delete -f; we are not yet ready to dealkris2006-02-141-25/+26
* * In kill_procs(), pass in the directory and mountpoint as separatekris2006-02-111-2/+8
* Support for building ports in a jail instead of a chroot. If use_jail=1kris2006-02-111-9/+14
* * Use ${mailto} portbuild.conf variable instead of hard-coded list [1]kris2006-02-111-4/+7
* Use ${mailto} portbuild.conf variable instead of hard-coded listkris2006-02-111-1/+1
* Checkpoint a major round of changes:kris2006-02-111-64/+201
* Flip from noclean to cleankris2006-02-041-3/+3
* Don't bother chowning the client /var/portbuild/, it just takes too longkris2006-02-041-3/+0
* Use clean-chroot with clean=2 to remove the chroot instead of duplicatingkris2006-02-041-5/+1
* Flip "noclean" to "clean"kris2006-02-041-3/+3
* Instead of passing in a "noclean" boolean, pass in a "clean" level:kris2006-02-041-4/+11
* Also look for chroots that are marked 'dirty' (previous build left chrootkris2006-02-041-1/+5
* Don't try to remove the lock file now that we use lockf to manage itkris2006-02-041-2/+0
* Fix bogus comments. No code change.linimon2006-02-021-5/+5
* Correctly set SRCBASE; the version inherited from buildenv is wrong forkris2006-01-281-0/+1