Re: [CFT] Firefox 3.6 for FreeBSD

2010-02-04 Thread Greg Lewis
On Fri, Feb 05, 2010 at 07:48:37AM +1100, Peter Jeremy wrote: > On 2010-Feb-04 01:19:33 +0100, Martin Wilke wrote: > >The problem was that starting Firefox 3.6 with certain > >addons installed was not possible. Now it looks like all > >problems are solved and we can start a CFT. > > Thanks to all

graphics/sane-backends on 8.0 + USB

2010-02-04 Thread Daniel O'Connor
Hi, I have spent a while getting sane to work with my USB scanner.. I found that I needed to tell it to use the 1.0 API otherwise it would cause a crash in libusb (not sure whos fault it is). To do this I made a port which installs the requisite pkg_config files so that the base libusb can be

Re: Libxine Error

2010-02-04 Thread Kent Stewart
On Thursday 04 February 2010 04:24:43 pm Kent Stewart wrote: > I have been trying to get a traceback for kscd in kde4, which sig-11 > aborts everytime I try to run it. I am running 7-stable. In the > process, the kde people told me to rebuild everying in kde4 > with "WITH_DEBUG=YES" in /etc/make.co

Libxine Error

2010-02-04 Thread Kent Stewart
I have been trying to get a traceback for kscd in kde4, which sig-11 aborts everytime I try to run it. I am running 7-stable. In the process, the kde people told me to rebuild everying in kde4 with "WITH_DEBUG=YES" in /etc/make.conf. Each time it failed to give me a traceback and the portupgrad

Redmine files not executable, but log files are executable

2010-02-04 Thread Miroslav Lachman
Hi, I am new to installation of www/redmine from ports. I am surprised that all redmine files are not executable. Including files which should be executed by startup script etc. (I mean files in script/ directory, mainly script/server) These files are executables in the original source tar ar

Re: [CFT] Firefox 3.6 for FreeBSD

2010-02-04 Thread Juergen Lock
In article you write: >Juergen Lock wrote: > >> In article <20100204001933.ga11...@bsdcrew.de> you write: >>>-BEGIN PGP SIGNED MESSAGE- >>>Hash: SHA1 >>> >>>Howdy, >>> >>>We know that a lot people are waiting for Firefox 3.6, >>>but nox@ found a strange bug which is now solved. >>>The pro

Re: [CFT] Firefox 3.6 for FreeBSD

2010-02-04 Thread Heino Tiedemann
Juergen Lock wrote: > In article <20100204001933.ga11...@bsdcrew.de> you write: >>-BEGIN PGP SIGNED MESSAGE- >>Hash: SHA1 >> >>Howdy, >> >>We know that a lot people are waiting for Firefox 3.6, >>but nox@ found a strange bug which is now solved. >>The problem was that starting Firefox 3.6

Re: [CFT] Firefox 3.6 for FreeBSD

2010-02-04 Thread Juergen Lock
In article <20100204001933.ga11...@bsdcrew.de> you write: >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA1 > >Howdy, > >We know that a lot people are waiting for Firefox 3.6, >but nox@ found a strange bug which is now solved. >The problem was that starting Firefox 3.6 with certain >addons installed

Re: [CFT] Firefox 3.6 for FreeBSD

2010-02-04 Thread Peter Jeremy
On 2010-Feb-04 01:19:33 +0100, Martin Wilke wrote: >The problem was that starting Firefox 3.6 with certain >addons installed was not possible. Now it looks like all >problems are solved and we can start a CFT. Thanks to all for your efforts. >weekend. We should also note that the java plugin cur

Re: Call for testing: new mplayer and x264 port

2010-02-04 Thread Thomas Zander
On Mon, Feb 1, 2010 at 20:06, Denis Shaposhnikov wrote: > I've tried it and seems it works fine for me. Could you add into mplayer > option "ASM" like for x264? I've removed "--without-sse3" and added > "--cc=gcc44" to CONFIGURE_ARGS and mplayer works fine. It seems better > don't use things like

Re: Call for testing: new mplayer and x264 port

2010-02-04 Thread Thomas Zander
On Thu, Feb 4, 2010 at 10:30, Pierre Guinoiseau wrote: > the mplayer and mencoder ports are missing multimedia/v4l_compat in > BUILD_DEPENDS > when V4L support is enabled. (in my case, libv4l was already installed, and I > always clean the build deps, so v4l_compat wasn't installed). Great, tha

Re: [CFT] Firefox 3.6 for FreeBSD

2010-02-04 Thread Gary Jennejohn
On Thu, 4 Feb 2010 01:19:33 +0100 Martin Wilke wrote: > Please make sure all your addons are compatible with firefox 3.6, > backup your $HOME/.mozilla dir, also you need to reinstall > www/linux-f10-flashplugin10. > Works extremely well. Thanks! BTW I did not need to reinstall www/linux-f10-f

Re: Thunderbird 3 news page

2010-02-04 Thread Andrea Venturoli
Il 02/04/10 14:43, Philipp Ost ha scritto: Andrea Venturoli wrote: Why do I always get it at startup? Shouldn't it come up only the first time after an upgrade? How do I get rid of it? Go to Edit --> Preferences --> Main, then uncheck the box labeled 'When Thunderbird launches, ...' Not so e

Re: [CFT] Firefox 3.6 for FreeBSD

2010-02-04 Thread Sascha Holzleiter
On Thursday 04 February 2010 01:19:33 Martin Wilke wrote: > Howdy, > > We know that a lot people are waiting for Firefox 3.6, > but nox@ found a strange bug which is now solved. > The problem was that starting Firefox 3.6 with certain > addons installed was not possible. Now it looks like all > pr

Re: Thunderbird 3 news page

2010-02-04 Thread Philipp Ost
Andrea Venturoli wrote: Why do I always get it at startup? Shouldn't it come up only the first time after an upgrade? How do I get rid of it? Go to Edit --> Preferences --> Main, then uncheck the box labeled 'When Thunderbird launches, ...' Philipp

Re: net-im/ejabberd 2.0.5 to 2.1.0

2010-02-04 Thread Kamigishi Rei
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03.02.2010 23:39, Guy Brand wrote: > Just a note on the installed documentation: # Documentation install > -d /usr/local/usr/local/share/doc/ejabberd install > ../doc/guide.html /usr/local/usr/local/share/doc/ejabberd install > ../doc/*.png /usr/lo

Re: Call for testing: new mplayer and x264 port

2010-02-04 Thread Pierre Guinoiseau
Hi, the mplayer and mencoder ports are missing multimedia/v4l_compat in BUILD_DEPENDS when V4L support is enabled. (in my case, libv4l was already installed, and I always clean the build deps, so v4l_compat wasn't installed). It works fine otherwise, on a 8.0-RELEASE system. Thanks ! Pierre Gui