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