Hi, Firefox & Thunderbird 18 betas were released some time ago, so here are the ports updates as usual.
Some notes : - from now on, they will be built with clang on i386 & amd64, and gcc 4.6 on powerpc. gcc 4.2 has been unsupported upstream. - we cant build against systemwide jpeg, since some features of the bundled libjpeg-turbo are now required (see #791305) - added a hack to add a missing method to sydney_audio_sndio.c. It's not added in the file itself, since other older mozilla ports also use that file, and it's taken from ports/www/mozilla-firefox. Grab it from here: http://rhaalovely.net/cgit/mozilla-firefox/?h=beta git clone -b beta http://rhaalovely.net/git/mozilla-firefox git clone -b beta http://rhaalovely.net/git/mozilla-thunderbird Landry