NEW: audio/ario

2013-05-03 Thread Brian Callahan
Hi ports -- Attached is a tarball for audio/ario, a GTK2-based client for MPD with a GUI inspired by Rhythmbox. Works for me on amd64, loongson, and macppc. OK? ~Brian ario.tgz Description: Binary data

Re: ruby on openbsd

2013-05-03 Thread Chris Cappuccio
Ted Unangst [t...@tedunangst.com] wrote: > On Fri, May 03, 2013 at 15:46, Jeremy Evans wrote: > > > > Basically, the native code in the libv8 gem doesn't compile correctly on > > OpenBSD. It probably requires patches (lang/libv8 requires patches to > > compile). There are two ways to go about fi

Re: ruby on openbsd

2013-05-03 Thread Ted Unangst
On Fri, May 03, 2013 at 15:46, Jeremy Evans wrote: > > Basically, the native code in the libv8 gem doesn't compile correctly on > OpenBSD. It probably requires patches (lang/libv8 requires patches to > compile). There are two ways to go about fixing it: > > 1) Get libv8 to work. You could try

Re: WIP icinga 1.9 beta

2013-05-03 Thread Stuart Henderson
On 2013/05/03 13:46, Stuart Henderson wrote: > Icinga's release is due on 7 May, tests welcome :) Here's an update incorporating feedback from rpe@. Index: core/Makefile === RCS file: /cvs/ports/net/icinga/core/Makefile,v retrieving

Re: ruby on openbsd

2013-05-03 Thread Jeremy Evans
On Fri, May 3, 2013 at 2:52 PM, Chris Cappuccio wrote: > Jeremy Evans [jeremyeva...@gmail.com] wrote: > > > > Like I mentioned earlier, there's libv8 the shared library, and libv8 the > > ruby gem. The port you installed is for the shared library. The rails > > app is complaining because it wa

Re: ruby on openbsd

2013-05-03 Thread Chris Cappuccio
Jeremy Evans [jeremyeva...@gmail.com] wrote: > > You didn't mention what happens when you run `bundle install`. As the > rails app you are working on uses bundler, running `bundle install` is > basically the first thing you should do after cloning the repository. > I got the bright idea to ln -

Re: ruby on openbsd

2013-05-03 Thread Chris Cappuccio
Jeremy Evans [jeremyeva...@gmail.com] wrote: > > Like I mentioned earlier, there's libv8 the shared library, and libv8 the > ruby gem. The port you installed is for the shared library. The rails > app is complaining because it wants you to install the libv8 ruby gem. The > Gemfile includes gem

Re: ruby on openbsd

2013-05-03 Thread Jeremy Evans
On Fri, May 3, 2013 at 2:19 PM, Chris Cappuccio wrote: > Jeremy Evans [jeremyeva...@gmail.com] wrote: > > On Fri, May 3, 2013 at 10:13 AM, Chris Cappuccio > wrote: > > > > > hi > > > > > > trying to get some rails stuff working but the ruby-gem port > > > keeps trying to install libv8 when it is

Re: ruby on openbsd

2013-05-03 Thread Chris Cappuccio
Jeremy Evans [jeremyeva...@gmail.com] wrote: > On Fri, May 3, 2013 at 10:13 AM, Chris Cappuccio wrote: > > > hi > > > > trying to get some rails stuff working but the ruby-gem port > > keeps trying to install libv8 when it is already installed via > > ports. clue stick? > > > > # thin20 start > >

UPDATE: x11/terminator

2013-05-03 Thread Juan Francisco Cantero Hurtado
New version of terminator. Release notes: Lots of bug fixes and some minor features in preparation for a 1.0 release. Changelog: terminator 0.97: - Allow font dimming in inactive terminals - Allow URL handler plugins to override label text for URL context menus - When copying a URL, ru

Re: ruby on openbsd

2013-05-03 Thread Jeremy Evans
On Fri, May 3, 2013 at 10:13 AM, Chris Cappuccio wrote: > hi > > trying to get some rails stuff working but the ruby-gem port > keeps trying to install libv8 when it is already installed via > ports. clue stick? > > # thin20 start > > Using rack adapter > Could not find libv8-3.11.8.13 in any of

Re: UPDATE: www/netsurf

2013-05-03 Thread James Turner
On Fri, May 03, 2013 at 06:21:05PM +0100, Stuart Henderson wrote: > On 2013/05/03 13:11, James Turner wrote: > > On Tue, Apr 30, 2013 at 06:11:29PM -0400, James Turner wrote: > > > So far so good on loongson. One weird thing in the preferences all the > > > labels and tabs look like this: > > > >

Re: UPDATE: www/netsurf

2013-05-03 Thread Stuart Henderson
On 2013/05/03 13:11, James Turner wrote: > On Tue, Apr 30, 2013 at 06:11:29PM -0400, James Turner wrote: > > So far so good on loongson. One weird thing in the preferences all the > > labels and tabs look like this: > > > > preferencesMainTabtitle > > preferencesAppearanceTabtitle > > preferencesU

Re: UPDATE: geo/qlandkartegt

2013-05-03 Thread Sebastian Reitenbach
Ping On Wednesday, May 1, 2013 11:03 CEST, "Sebastian Reitenbach" wrote: > Hi, > > a long overdue update to geo/qlandkartegt from 1.5.0 to 1.7.0, jumping > over the 1.6 releases. In 1.6.X some basic support for Magellan devices > was added. Since I don't have such device, cannot really tes

ruby on openbsd

2013-05-03 Thread Chris Cappuccio
hi trying to get some rails stuff working but the ruby-gem port keeps trying to install libv8 when it is already installed via ports. clue stick? # thin20 start > Using rack adapter Could not find libv8-3.11.8.13 in any of the sources Run `bundle install` to install missing gems.

Re: NEW: x11/gnustep/cynthiune

2013-05-03 Thread Sebastian Reitenbach
Ping On Wednesday, May 1, 2013 09:47 CEST, "Sebastian Reitenbach" wrote: > Hi, > > $ cat pkg/DESCR > > Cynthiune is a versatile music player based on GNUstep, able to play a > lot of different audio formats. > > Two of the s

Re: UPDATE: www/netsurf

2013-05-03 Thread James Turner
On Tue, Apr 30, 2013 at 06:11:29PM -0400, James Turner wrote: > So far so good on loongson. One weird thing in the preferences all the > labels and tabs look like this: > > preferencesMainTabtitle > preferencesAppearanceTabtitle > preferencesURLbar > PreferencesButtonTypeSmall > > -- > James Tur

Re: UPDATE: www/netsurf

2013-05-03 Thread Christian Weisgerber
I didn't pay attention to the other components, but at least netsurf/browser also doesn't honor CFLAGS. -- Christian "naddy" Weisgerber na...@mips.inka.de

Re: UPDATE: www/netsurf

2013-05-03 Thread Christian Weisgerber
Anthony J. Bentley wrote: > > So far so good on loongson. > > Thanks for testing. Can you also try via remote X? No luck with remote X11 on sparc64: $ netsurf Segmentation fault (core dumped) -- Christian "naddy" Weisgerber na...@mips.inka.de

WIP icinga 1.9 beta

2013-05-03 Thread Stuart Henderson
Icinga's release is due on 7 May, tests welcome :) Index: core/Makefile === RCS file: /cvs/ports/net/icinga/core/Makefile,v retrieving revision 1.44 diff -u -p -r1.44 Makefile --- core/Makefile 29 Mar 2013 16:39:34 - 1.

Re: make plist ignores @rcscript

2013-05-03 Thread Craig Skinner
On 02/05/2013 15:54, Stuart Henderson wrote: On 2013/05/02 12:36, Craig Skinner wrote: I see there is a plist database under /usr/ports/plist & those have extra @depend, @name & @comment lines not present in generated pkg/PLISTs. These are the lists as written in +CONTENTS files in the packag

Improve devel/arduino BSDmakefile

2013-05-03 Thread Edd Barrett
Hi, I found a few nits and things which could be more user friendly in the arduino example BSDmakefile. The diff below does the following: - Adds the utility/ directory as an include path for each library imported. Needed to build, for example, the SD library. - Add example settings for an

Re: thunderbird-i18n, firefox-i18n: pkg/MESSAGE: new lang activation advice

2013-05-03 Thread Stuart Henderson
On 2013/05/03 11:00, MERIGHI Marcus wrote: > since the old advice did not work for me and I finally found out what to > do there's a patch: landry is away at present, this makes sense but I don't think there's any urgency, so it can wait until he's back. this does require REVISION bumps too.

thunderbird-i18n, firefox-i18n: pkg/MESSAGE: new lang activation advice

2013-05-03 Thread MERIGHI Marcus
since the old advice did not work for me and I finally found out what to do there's a patch: Index: MESSAGE === RCS file: /cvs/ports/mail/thunderbird-i18n/pkg/MESSAGE,v retrieving revision 1.2 diff -u -r1.2 MESSAGE --- MESSAGE 24

Re: lang/gcc: buildtools debugging; sync with 4.8

2013-05-03 Thread Pascal Stumpf
On Fri, 3 May 2013 09:13:16 +0200, Tobias Ulmer wrote: > On Mon, Apr 15, 2013 at 01:34:21AM +0200, Tobias Ulmer wrote: > > So we have a problem that gnat buildtools sometimes fail to build > > (except on my machines, grr). Parallel build issues have pretty much > > been ruled out. > > > > The ques

NEW: databases/py-mongo

2013-05-03 Thread Federico G. Schwindt
Hi, As before but with some fixes (docs generated and installed, missing test dependency, etc). OK? f.- py-mongo.tgz Description: Unix tar archive

NEW: databases/py-flask-sqlalchemy

2013-05-03 Thread Federico G. Schwindt
Hi, New port for flask-sqlalchemy, adding sqlalchemy support to flask. OK? f.- py-flask-sqlalchemy.tgz Description: Unix tar archive

Re: lang/gcc: buildtools debugging; sync with 4.8

2013-05-03 Thread Tobias Ulmer
On Mon, Apr 15, 2013 at 01:34:21AM +0200, Tobias Ulmer wrote: > So we have a problem that gnat buildtools sometimes fail to build > (except on my machines, grr). Parallel build issues have pretty much > been ruled out. > > The question is now whether egcc fails silently while producing > object co