summaryrefslogtreecommitdiff
path: root/Tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add 2 scripts which help in port maintenance to list all direct libraryAlexander Leidinger2007-08-123-0/+170
* - Extract command variable definitions from bsd.port.mk, they are now stored inGabor Kovesdan2007-08-041-40/+10
* Support builds using zfs and tmpfs backing storeKris Kennaway2007-07-293-7/+40
* Refresh old sample portbuild.conf with the one currently used for i386Kris Kennaway2007-07-291-5/+16
* * Clean up hacks that had to copy in shared libraries from the host inKris Kennaway2007-07-291-32/+11
* Correct typo ("singal")Kris Kennaway2007-07-291-1/+1
* * Switch from netcat port to base system nc. Replace symbolic port nameKris Kennaway2007-07-291-2/+2
* * Retire 4 build and add 6-exp2 experimental buildKris Kennaway2007-07-291-2/+1
* Retire support for 4 and 4-exp buildsKris Kennaway2007-07-291-8/+0
* * Increase index build concurrency to reflect the new, improved pointyhatKris Kennaway2007-07-291-1/+5
* * Revise the machine selection algorithm. Previously it chose the firstKris Kennaway2007-07-291-8/+17
* Use rsync -L instead of rsync -l to deal with the fact that we like toKris Kennaway2007-07-291-2/+2
* * Remove support for 4 and 4-exp builds and add 6-exp2 experimental buildKris Kennaway2007-07-291-3/+4
* Introduce straslivy.py, a fancier showrunning type of thing, written in Python.Pav Lucistnik2007-07-291-0/+147
* * Remove processing of 4 and 4-exp logs now that the builds are no longerKris Kennaway2007-07-291-3/+3
* * Remove vestiges of procfs mounting/umounting from here; we have toKris Kennaway2007-07-291-23/+15
* - Log the failure to copy dependant package from pointyhatPav Lucistnik2007-07-291-1/+1
* Refactor common variables from case statement for various branches.Kris Kennaway2007-07-291-35/+12
* Retire this obsolete instruction file dating back to last century. WeKris Kennaway2007-07-291-94/+0
* Drop 4.X statistics. They are half-a-year stale.Mark Linimon2007-07-221-1/+2
* Add 9 more cases of gcc4; remove some false positives for autoconf; addMark Linimon2007-07-021-2/+6
* ARCH may be set in the environment for cross building, so onlyErwin Lansing2007-06-121-2/+4
* Set default architecture to i386.Erwin Lansing2007-06-111-0/+3
* Make it possible to override the templates by using an environementErwin Lansing2007-05-241-1/+2
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+156
* 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