summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)Author
2007-09-16Replace two further instances of /var/db/pkg by $PKG_DBDIR.Gerald Pfeifer
2007-09-13Remove the following false positives, which show up as compiler warnings,Mark Linimon
2007-09-08Use PKG_DBDIR instead of hard-coding /var/db/pkg/. Do not silently revertGerald Pfeifer
2007-09-04Change to the latest names of the ooo ports; add jdk16; sort a bit.Mark Linimon
2007-09-04explicit_lib_depends.sh:Alexander Leidinger
2007-08-30One more sanity check, else /+CONTENS will be searched.Alexander Leidinger
2007-08-30USE_FREETYPE is for v1, not for v2. Use a perfect match in the case statement.Alexander Leidinger
2007-08-26Do not list libs which come with the port itself.Alexander Leidinger
2007-08-26Add explicit_lib_depends.sh.Alexander Leidinger
2007-08-26- Add USE_FREETYPE.Alexander Leidinger
2007-08-24We should also look into sbin/ (not only bin/ and lib/).Alexander Leidinger
2007-08-24explicit_lib_depends.sh shows you the current explicit dependency list ofAlexander Leidinger
2007-08-24Teach about USE_ICONV, USE_GETTEXT, USE_GNOME and USE_XORG.Alexander Leidinger
2007-08-12Add 2 scripts which help in port maintenance to list all direct libraryAlexander Leidinger
2007-08-04- Extract command variable definitions from bsd.port.mk, they are now stored inGabor Kovesdan
2007-07-29Support builds using zfs and tmpfs backing storeKris Kennaway
2007-07-29Refresh old sample portbuild.conf with the one currently used for i386Kris Kennaway
2007-07-29* Clean up hacks that had to copy in shared libraries from the host inKris Kennaway
2007-07-29Correct typo ("singal")Kris Kennaway
2007-07-29* Switch from netcat port to base system nc. Replace symbolic port nameKris Kennaway
2007-07-29* Retire 4 build and add 6-exp2 experimental buildKris Kennaway
2007-07-29Retire support for 4 and 4-exp buildsKris Kennaway
2007-07-29* Increase index build concurrency to reflect the new, improved pointyhatKris Kennaway
2007-07-29* Revise the machine selection algorithm. Previously it chose the firstKris Kennaway
2007-07-29Use rsync -L instead of rsync -l to deal with the fact that we like toKris Kennaway
2007-07-29* Remove support for 4 and 4-exp builds and add 6-exp2 experimental buildKris Kennaway
2007-07-29Introduce straslivy.py, a fancier showrunning type of thing, written in Python.Pav Lucistnik
2007-07-29* Remove processing of 4 and 4-exp logs now that the builds are no longerKris Kennaway
2007-07-29* Remove vestiges of procfs mounting/umounting from here; we have toKris Kennaway
2007-07-29- Log the failure to copy dependant package from pointyhatPav Lucistnik
2007-07-29Refactor common variables from case statement for various branches.Kris Kennaway
2007-07-29Retire this obsolete instruction file dating back to last century. WeKris Kennaway
2007-07-22Drop 4.X statistics. They are half-a-year stale.Mark Linimon
2007-07-02Add 9 more cases of gcc4; remove some false positives for autoconf; addMark Linimon
2007-06-12ARCH may be set in the environment for cross building, so onlyErwin Lansing
2007-06-11Set default architecture to i386.Erwin Lansing
2007-05-24Make it possible to override the templates by using an environementErwin Lansing
2007-05-19- Welcome X.org 7.2 \o/.Florent Thoumie
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