summaryrefslogtreecommitdiffstats
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* 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-293-7/+40
* Refresh old sample portbuild.conf with the one currently used for i386kris2007-07-291-5/+16
* * Clean up hacks that had to copy in shared libraries from the host inkris2007-07-291-32/+11
* Correct typo ("singal")kris2007-07-291-1/+1
* * Switch from netcat port to base system nc. Replace symbolic port namekris2007-07-291-2/+2
* * Retire 4 build and add 6-exp2 experimental buildkris2007-07-291-2/+1
* Retire support for 4 and 4-exp buildskris2007-07-291-8/+0
* * Increase index build concurrency to reflect the new, improved pointyhatkris2007-07-291-1/+5
* * Revise the machine selection algorithm. Previously it chose the firstkris2007-07-291-8/+17
* Use rsync -L instead of rsync -l to deal with the fact that we like tokris2007-07-291-2/+2
* * Remove support for 4 and 4-exp builds and add 6-exp2 experimental buildkris2007-07-291-3/+4
* Introduce straslivy.py, a fancier showrunning type of thing, written in Python.pav2007-07-291-0/+147
* * Remove processing of 4 and 4-exp logs now that the builds are no longerkris2007-07-291-3/+3
* * Remove vestiges of procfs mounting/umounting from here; we have tokris2007-07-291-23/+15
* - Log the failure to copy dependant package from pointyhatpav2007-07-291-1/+1
* Refactor common variables from case statement for various branches.kris2007-07-291-35/+12
* Retire this obsolete instruction file dating back to last century. Wekris2007-07-291-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-111-0/+3
* Make it possible to override the templates by using an environementerwin2007-05-241-1/+2
* - Welcome X.org 7.2 \o/.flz2007-05-191-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-281-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-131-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-091-4/+0
* Speed up by removing the following obsolete tags:linimon2007-02-091-19/+1
* Add a new case, 'gcc4', to try to catch the majority of the exceptions thatlinimon2007-02-091-0/+2
OpenPOWER on IntegriCloud