aboutsummaryrefslogtreecommitdiff
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* Fix addport to work correctly with ports-mgmt category.Renato Botelho2007-04-201-1/+1
* Use echo instead of printf because external commands cannot be executedVasil Dimov2007-03-281-3/+3
* Add a column for 'build logs'. This is larger than the number of theMark Linimon2007-03-231-9/+19
* Workaround for the fact that 4/ports is no longer populated on pointyhat.Mark Linimon2007-03-091-1/+6
* * Run cvs update just before cvs commit to sync a potentially changed filesVasil Dimov2007-02-191-2/+5
* Increase resource limits to 400MB filesize and 2 hours CPU limit perKris Kennaway2007-02-181-5/+5
* Default to -nocopy when using -norsyncKris Kennaway2007-02-181-2/+2
* Also filter out gconf leftover files from /usr/local as well as /usr/X11R6.Kris Kennaway2007-02-181-4/+5
* Don't require arch to be passed in on the command line, query it usingKris Kennaway2007-02-181-1/+1
* Don't play silly games trying to guess the arch, we are passed it in onKris Kennaway2007-02-181-2/+2
* Increase global build timeout to 100 hoursKris Kennaway2007-02-181-8/+2
* Improved sanitization of the build environmentKris Kennaway2007-02-181-0/+6
* Don't require an /etc/arch file, we can obtain the information from unameKris Kennaway2007-02-181-1/+1
* Also attempt to clean /root/.ccache in case it is in use. When cleaningKris Kennaway2007-02-181-7/+5
* Index building needs to happen before prunefailures is run, otherwise itKris Kennaway2007-02-181-6/+6
* Increase cleanup timeout to 5 days from 48 hours, the openoffice buildsKris Kennaway2007-02-181-3/+3
* Fix late typo in previous commit.Mark Linimon2007-02-141-1/+1
* Eliminate some false positives for missing_header, sometimes seen in theMark Linimon2007-02-141-1/+1
* Combine all like terms to get another 10% speedup in processing time.Mark Linimon2007-02-131-116/+13
* Move two more cases into the 'uncommon' section.Mark Linimon2007-02-101-4/+4
* Append one character to the gcc4 case (missed during cut-and-paste).Mark Linimon2007-02-101-1/+1
* Move the uncommon cases below the common ones. A 10% improvement on largeMark Linimon2007-02-101-45/+44
* Remove the other 2 cases of apxs.Mark Linimon2007-02-091-4/+0
* Speed up by removing the following obsolete tags:Mark Linimon2007-02-091-19/+1
* Add a new case, 'gcc4', to try to catch the majority of the exceptions thatMark Linimon2007-02-091-0/+2
* Fix up the code for amd64-6-exp; add a column to label builds thatMark Linimon2007-02-071-8/+23
* Retire PORTOBJFORMATKris Kennaway2007-02-012-2/+1
* Drop the build on RELENG_4Erwin Lansing2007-01-301-20/+1
* A bunch of cosmetic changes - add one empty line to make the output moreVasil Dimov2007-01-261-6/+7
* Make output messages more usefulVasil Dimov2007-01-261-1/+5
* * Make it possible to skip existing dependencies and ports references in LEGALVasil Dimov2007-01-191-39/+67
* Eliminate more false positives for install_error. Very noticeable onMark Linimon2006-12-251-1/+1
* Query Gnats for PRs by using the query-pr command on freefall instead of theVasil Dimov2006-12-201-2/+22
* Add check for existing non-closed PRs related to the port being removed.Vasil Dimov2006-12-131-1/+65
* - add check sysvipcDirk Meyer2006-12-031-0/+2
* Work around the fact that 5-exp, these days, is really another 6-exp,Mark Linimon2006-11-251-0/+4
* Replace a simple call to localtime() to strftime() to include theErwin Lansing2006-11-231-1/+2
* eik@ has been inactive for quite some time and as I am runningErwin Lansing2006-11-234-3/+6
* Include a time when the script was started in the mail templates.Erwin Lansing2006-11-231-5/+16
* Add deprecated reason to the output of -FVasil Dimov2006-11-021-2/+6
* * Create custom commit message template and populate it with the portsVasil Dimov2006-11-011-16/+88
* When checking for dependencies of foocategory/barport also find constructsVasil Dimov2006-10-051-1/+1
* Since we already have the data from the grep, go ahead and make the 'latestMark Linimon2006-09-231-5/+4
* Add links to cvsdone and INDEX files. Add some whitespace.Mark Linimon2006-09-231-2/+17
* When checking dependencies also look for portname references in Mk/*.mkVasil Dimov2006-09-141-5/+5
* * Back up duds to duds.old before, not after we create the new oneKris Kennaway2006-09-141-59/+81
* * When calculating the IP address to use for the jail, don't useKris Kennaway2006-09-141-4/+5
* * Support bzipped logfilesKris Kennaway2006-09-141-122/+127
* * If .force exists, rebuild index unconditionallyKris Kennaway2006-09-141-5/+6
* Correct typo in previous commitKris Kennaway2006-09-141-2/+2