aboutsummaryrefslogtreecommitdiff
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* Change to the latest names of the ooo ports; add jdk16; sort a bit.Mark Linimon2007-09-041-1/+1
* explicit_lib_depends.sh:Alexander Leidinger2007-09-043-14/+120
* One more sanity check, else /+CONTENS will be searched.Alexander Leidinger2007-08-301-0/+5
* USE_FREETYPE is for v1, not for v2. Use a perfect match in the case statement.Alexander Leidinger2007-08-301-4/+5
* Do not list libs which come with the port itself.Alexander Leidinger2007-08-261-2/+5
* Add explicit_lib_depends.sh.Alexander Leidinger2007-08-261-0/+2
* - Add USE_FREETYPE.Alexander Leidinger2007-08-261-1/+5
* We should also look into sbin/ (not only bin/ and lib/).Alexander Leidinger2007-08-241-1/+1
* explicit_lib_depends.sh shows you the current explicit dependency list ofAlexander Leidinger2007-08-241-0/+115
* Teach about USE_ICONV, USE_GETTEXT, USE_GNOME and USE_XORG.Alexander Leidinger2007-08-241-1/+38
* 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