Re: Firefox 18.0b3 & Thunderbird 18.0b1

2012-12-19 Thread Landry Breuil
On Wed, Dec 19, 2012 at 02:23:27PM +, Christian Weisgerber wrote: > Landry Breuil wrote: > > > Firefox & Thunderbird 18 betas were released some time ago, so here are > > the ports updates as usual. > > > > git clone -b beta http://rhaalovely.net/git/mozilla-firefox > > Doesn't build for me

New: ruby-capybara-webkit + dependencies

2012-12-19 Thread Jeremy Evans
ruby-capybara-webkit allows for automated testing of javascript in a real web browser, using a headless webkit instance. It depends on on ruby-capybara, which is an automated testing system for ruby (which depends on ruby-xpath). I'm using this is test javascript for the frontend in one of my web

Error in the graphics/scratch ports

2012-12-19 Thread Beni
Hello, I hope this is the correct way to reports this (otherwise please let me know.) I installed the graphics/scratch packages and tried to run the initialization script /usr/local/share/scratch/initscratch but it failed with the following error: usr/local/share/scratch/iniscratch[3]: cannot

Re: Firefox 18.0b3 & Thunderbird 18.0b1

2012-12-19 Thread David Coppa
On Wed, Dec 19, 2012 at 4:45 PM, Landry Breuil wrote: > On Wed, Dec 19, 2012 at 02:23:27PM +, Christian Weisgerber wrote: >> Landry Breuil wrote: >> >> > Firefox & Thunderbird 18 betas were released some time ago, so here are >> > the ports updates as usual. >> > >> > git clone -b beta http:/

Re: Firefox 18.0b3 & Thunderbird 18.0b1

2012-12-19 Thread Landry Breuil
On Wed, Dec 19, 2012 at 02:23:27PM +, Christian Weisgerber wrote: > Landry Breuil wrote: > > > Firefox & Thunderbird 18 betas were released some time ago, so here are > > the ports updates as usual. > > > > git clone -b beta http://rhaalovely.net/git/mozilla-firefox > > Doesn't build for me

Re: [UPDATE] www/py-django

2012-12-19 Thread Ryan Boggs
Hi, On Wed, Dec 19, 2012 at 12:28 AM, Remi Pointel wrote: > Hi, > > this is the diff to update django to last release: 1.4.3. > > Are you ok? It looks straight forward. Did you run regression on this? If regression passed then I am ok with this. Thanks for getting to this. I was planning on d

Re: i386 build failures: audio/lmms math/yorick lang/jruby

2012-12-19 Thread Stuart Henderson
On 2012/12/19 15:31, David Coppa wrote: > On Wed, Dec 19, 2012 at 11:04 AM, Stuart Henderson > wrote: > > Running fake in audio/lmms > > ===> audio/lmms > > ===> Faking installation for lmms-0.4.8p3 > > /usr/local/bin/cmake -H/usr/obj/lmms-0.4.8/lmms-0.4.8 > > -B/usr/obj/lmms-0.4.8/build-

Re: i386 build failures: audio/lmms math/yorick lang/jruby

2012-12-19 Thread David Coppa
On Wed, Dec 19, 2012 at 11:04 AM, Stuart Henderson wrote: Running fake in audio/lmms > ===> audio/lmms > ===> Faking installation for lmms-0.4.8p3 > /usr/local/bin/cmake -H/usr/obj/lmms-0.4.8/lmms-0.4.8 > -B/usr/obj/lmms-0.4.8/build-i386 --check-build-system > CMakeFiles/Makefile.cmake 0

Re: Firefox 18.0b3 & Thunderbird 18.0b1

2012-12-19 Thread Christian Weisgerber
Landry Breuil wrote: > Firefox & Thunderbird 18 betas were released some time ago, so here are > the ports updates as usual. > > git clone -b beta http://rhaalovely.net/git/mozilla-firefox Doesn't build for me on amd64. /usr/obj/firefox-18.0beta3/mozilla-beta/ipc/chromium/src/base/debug_util_p

[UPDATE] games/wesnoth with devel/boost fix

2012-12-19 Thread Kirill Bychkov
Hi! Building wesnoth 1.10.5 with boost-1.51.1 was fixed upstream. Patch tested against boost-1.42 from the tree and boost-1.52 from openbsd-wip on amd64. Also added NO_REGRESS=Yes. Changelog is here: http://svn.gna.org/viewcvs/*checkout*/wesnoth/tags/1.10.5/changelog OK to commit? Index: Makefile

i386 build failures: audio/lmms math/yorick lang/jruby

2012-12-19 Thread Stuart Henderson
Here are some build failures from my last i386 bulk build. lang/jruby - SIGSEGV in jdk-1.7.0/bin/apt. hs_err log, gdb backtrace (all threads) and build log at http://junkpile.org/jruby-build.txt audio/lmms fails intermittently due to dpb junking; somehow lmms cmake picks up AppKit headers, w

[UPDATE] www/py-django

2012-12-19 Thread Remi Pointel
Hi, this is the diff to update django to last release: 1.4.3. Are you ok? Cheers, Remi.Index: Makefile === RCS file: /cvs/ports/www/py-django/Makefile,v retrieving revision 1.24 diff -u -p -r1.24 Makefile --- Makefile20 Oct 20