FIX: Yelp should depend on xulrunner-1.8 package

2009-11-23 Thread Mikolaj Kucharski
pkg_add asked me which xulrunner to install. I've choose 1.9 version and installation failed. See attached patch. -- best regards q# diff -ruN -xCVS /usr/ports/x11/gnome/yelp/Makefile yelp/Makefile --- /usr/ports/x11/gnome/yelp/Makefile Sun Nov 22 20:19:00 2009 +++ yelp/Makefile Mon Nov 23

Re: UPDATE: scummvm 1.0.0

2009-11-23 Thread Dawe
Dawe wrote: > Jonathan Gray wrote: >> please test, on your favourite !i386 arch especially. >> > > Tested with "Beneath a Steel Sky" and "Day of the Tantacle" on amd64 and > powerpc. > On amd64 both games worked fine. > On powerpc DOTT worked but with BASS there's a segmentation fault right > afte

Re: WIP: multimedia/gpodder

2009-11-23 Thread Rodolfo Gouveia
Updated: Installs man pages on $PREFIX/man, by patching the relevant files. (Pointed out by Stuart Henderson). Buttons appear correct after creating ~/.gtkrc-2.0 with gtk-icon-theme-name = "gnome". I suppose I needed it because I'm not running gnome. http://cosmico.net/tmp/gpodder.tgz as well as

Re: merge some gstreamer plugins

2009-11-23 Thread Mikolaj Kucharski
On Mon, Nov 23, 2009 at 06:16:34PM +0100, Antoine Jacoutot wrote: > On Mon, 23 Nov 2009, Mikolaj Kucharski wrote: > > Could someone try to make PLIST changes to gstreamer-plugins-* after the > > merge to resolve conflict mentioned above in this email. I cannot find > > where I'm wrong with my diff.

Re: WIP: multimedia/gpodder

2009-11-23 Thread Giovanni Bechis
Rodolfo Gouveia wrote: Hi all! I'm trying to get gpodder running but having some probs. I am looking at it, more on this later. Cheers Giovanni

Re: git and cvsps

2009-11-23 Thread Todd T. Fries
t...@t41/p6 ~/copy/sys?1000$ git cvsimport -d /cvs -C cvsimport src/sys Initialized empty Git repository in /home/todd/copy/sys/cvsimport/.git/ Can't exec "cvsps": No such file or directory at /usr/local/libexec/git/git-cvsimport line 671, line 2. Could not start cvsps: No such file or directory

Re: git and cvsps

2009-11-23 Thread Bernd Ahlers
Antti Harri [Mon, Nov 23, 2009 at 07:08:20PM +0200] wrote: >I proposed the same thing in January this year, and many devs said >the dependency wasn't worth adding as it's considered a minority >tool (git's ability to import cvs). Just thought I'd mention, >even though I don't get to vote on it ;-)

Re: merge some gstreamer plugins

2009-11-23 Thread Antoine Jacoutot
On Mon, 23 Nov 2009, Mikolaj Kucharski wrote: > Could someone try to make PLIST changes to gstreamer-plugins-* after the > merge to resolve conflict mentioned above in this email. I cannot find > where I'm wrong with my diff. TIA. > > http://marc.info/?l=openbsd-ports&m=125866602429263&q=p3 I am

Re: git and cvsps

2009-11-23 Thread Antti Harri
On Mon, 23 Nov 2009, Bernd Ahlers wrote: Hey Matthieu, Matthieu Herrb [Sun, Nov 22, 2009 at 11:38:53AM +0100] wrote: git cvsimport needs 'cvsps'. The current git port doesn't RUN_DEPENDS on cvsps. Should it be added, or should we create a git-cvs sub-package with that dependency, like already

Re: merge some gstreamer plugins

2009-11-23 Thread Mikolaj Kucharski
On Thu, Nov 19, 2009 at 09:29:01PM +, Stuart Henderson wrote: > On 2009/11/19 21:23, Mikolaj Kucharski wrote: > > On Tue, Nov 17, 2009 at 12:52:17AM +, Mikolaj Kucharski wrote: > > > I had some issues with update of my system: > > > > > > # pkg_add -ri gstreamer-plugins-bad > > > Can't ins

WIP: multimedia/gpodder

2009-11-23 Thread Rodolfo Gouveia
Hi all! I'm trying to get gpodder running but having some probs. First DESCR: gPodder is a GTK2 media aggregator written in Python. A user can subscribe to RSS feeds for podcasts, videocasts, and other similiar content and download media files found in those feeds. It installs ok but when unins

NEW: net/p5-Net-Twitter

2009-11-23 Thread Kevin Lo
$ cat pkg/DESCR Net::Twitter module provides a perl interface to the Twitter APIs. Net::Twitter is Moose based. Moose provides some advantages, including the ability for the maintainer of this module to respond quickly to Twitter API changes. Tested on i386 and amd64. Comments? Ok? Kevin

Re: git and cvsps

2009-11-23 Thread Bernd Ahlers
Hey Matthieu, Matthieu Herrb [Sun, Nov 22, 2009 at 11:38:53AM +0100] wrote: >git cvsimport needs 'cvsps'. The current git port doesn't RUN_DEPENDS on >cvsps. > >Should it be added, or should we create a git-cvs sub-package with that >dependency, like already done for git-svn? > hmm, I'm not sure i

maintainer for smtp-vilter ... ?

2009-11-23 Thread Admin
Hello all Does anyone know who (if anyone) is now maintaining the smtp-vilter port? I've created a patch that lets it pass an SASL authentication header to the SPAM filter (similar to setting "smtpd_sasl_authenticated_header=YES" for Postfix) - but I am not sure how to get this QA'd and adopte

Re: All ports that use ltdl need testing

2009-11-23 Thread Antoine Jacoutot
On Sun, 22 Nov 2009, Christian Weisgerber wrote: > The latest change to devel/libtool,-ltdl broke audio/mpg123. > (I have a fix ready.) > > This may not be the only port affected. According to their > dependencies, at least the following ports all rely on ltdl to load > extra modules. THEY ALL

Re: ltdl

2009-11-23 Thread Stuart Henderson
On 2009/11/22 14:29, Ed Ahlsen-Girard wrote: > Gnash breaks. Of course it's not like I've had it working > usefully. :-/ > > (r...@feh)$pkg_add -v gnash-0.8.3p3.tgz >gnout > Can't install gnash-0.8.3p3: lib not found ltdl.4.5 you haven't upgraded libltdl yet. > Dependencies for gnash-0.8.3p3 r

Re: All ports that use ltdl need testing

2009-11-23 Thread Giovanni Bechis
Christian Weisgerber wrote: The latest change to devel/libtool,-ltdl broke audio/mpg123. (I have a fix ready.) This may not be the only port affected. According to their dependencies, at least the following ports all rely on ltdl to load extra modules. THEY ALL NEED TO BE CHECKED. mail/courie