Re: tt-rss

2011-05-25 Thread Bernhard Froehlich
On Wed, 25 May 2011 19:37:21 -1000, Bruce Meier wrote: > Hi, > > Had to add "define('PUBSUBHUBBUB_ENABLED', true);" to config.php to > get update to work. You _always_ need to merge the config.php with config.php-dist after an update. They change it quite often also in patch releases. But there's

tt-rss

2011-05-25 Thread Bruce Meier
Hi, Had to add "define('PUBSUBHUBBUB_ENABLED', true);" to config.php to get update to work. Bruce Meier ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports

Re: Firefox 4 with PGO compile error

2011-05-25 Thread Neko Chang
2011/5/25 Daniel Nebdal : > On Wed, May 25, 2011 at 5:22 AM, Neko Chang wrote: >> Hi FreeBSD team :D >> >> I tried build firefox 4 with PGO support via ports under GNOME >> 2.32.1(ordinary user, but build firefox by root), but build fail. >> Later I posted the problem to FreeBSD support >> forums,

Re: Turning APNG to on by default in graphics/png

2011-05-25 Thread Mikhail T.
On 25.05.2011 17:37, Andrey Chernov wrote: If only FF wants hacked library, there is no point to make even separated port. Certainly thunderbird too. Not sure about others, but, likely, www/libxul too -- and www/seamonkey2. Worse: we tend to have multiple versions of some of those in the tree (

Re: Turning APNG to on by default in graphics/png

2011-05-25 Thread Andrey Chernov
If only FF wants hacked library, there is no point to make even separated port. Making APNG default is an additional security risk since another vulnerability may be founded in the APNG extension in the future will affect all programs at once, i.e. we'll have png risk + apng risk as result. Mor

Re: Turning APNG to on by default in graphics/png

2011-05-25 Thread Mikhail T.
On 25.05.2011 15:02, Andrey Chernov wrote: There used to be concerns about security of animated PNG code, but today I can > not find any advisories fresher than 2008: > > http://osvdb.org/show/osvdb/48766 Wrong place to find advisores related to subj. See http://www.libpng.org/pub/png/l

Re: Turning APNG to on by default in graphics/png

2011-05-25 Thread Andrey Chernov
On Wed, May 25, 2011 at 02:28:20PM -0400, Mikhail T. wrote: > I'd like to see this option on by default now. I think, it's been available > (off > by default) long enough and I, for one, always turn it on for completeness. > There used to be concerns about security of animated PNG code, but toda

Turning APNG to on by default in graphics/png

2011-05-25 Thread Mikhail T.
I'd like to see this option on by default now. I think, it's been available (off by default) long enough and I, for one, always turn it on for completeness. There used to be concerns about security of animated PNG code, but today I can not find any advisories fresher than 2008: http://osvdb

Re: deskutils/chmsee: doesn't starts

2011-05-25 Thread Ruslan Mahmatkhanov
21.05.2011 00:43, Sylvio Cesar Teixeira пишет: 2011/5/20 Ruslan Mahmatkhanov: Good day! I'm always looking for something that will replace my default chm-reader (xchm) and just see chmsee update. I wasn't able to find any screenshots so i decide to install it and try it by myself. But it doesn

Re: Firefox 4 with PGO compile error

2011-05-25 Thread Jamie Paul Griffin
On Wed, May 25, 2011 at 07:47:25AM -0400, Jason Hellenthal wrote: > The build needs to have access to the Xserver as the user who is > building the port. Since you are root, the correct environment variables > would not be set as well no access to the server by its normal access > methods. > > A

Re: build failure of ganglia-monitor-core-3.1.7

2011-05-25 Thread Brooks Davis
On Wed, May 25, 2011 at 12:33:10PM +0100, Anton Shterenlikht wrote: > On Tue, May 24, 2011 at 08:46:42AM -0500, Brooks Davis wrote: > > On Tue, May 24, 2011 at 09:14:54PM +0100, Anton Shterenlikht wrote: > > > On Tue, May 24, 2011 at 02:37:42AM -0500, Brooks Davis wrote: > > > > On Tue, May 24, 201

Trouble with specific version of pgsql in port Makefile

2011-05-25 Thread Lars N. Cleemann
Hi I am trying to make a new port, that requires a specific version of postgresql. In the Makefile I have: USE_PGSQL= yes WANT_PGSQL_VER= 90 this works, but one of the dependencies is py-PyGreSQL and this dependency does not inherit the WANT_PGSQL_VER statement, so when

Re: net-p2p/rtorrent ui does not come

2011-05-25 Thread Florent Thoumie
On Wed, May 25, 2011 at 8:55 AM, Sergey V. Dyatko wrote: > On Tue, 24 May 2011 13:13:51 +0100 > Florent Thoumie wrote: > >> >> This is committed now. I've updated net-p2p/libtorrent-devel and >> net-p2p/rtorrent-devel as opposed to the non-devel ports as it is >> considered unstable. > > you forg

Re: build failure of ganglia-monitor-core-3.1.7

2011-05-25 Thread Anton Shterenlikht
On Tue, May 24, 2011 at 08:46:42AM -0500, Brooks Davis wrote: > On Tue, May 24, 2011 at 09:14:54PM +0100, Anton Shterenlikht wrote: > > On Tue, May 24, 2011 at 02:37:42AM -0500, Brooks Davis wrote: > > > On Tue, May 24, 2011 at 10:19:40AM +0100, Anton Shterenlikht wrote: > > > > On ia64 and sparc64

Re: Firefox 4 with PGO compile error

2011-05-25 Thread Jamie Paul Griffin
On Wed, May 25, 2011 at 11:39:36AM +0200, Daniel Nebdal wrote: > I *think* that error is because it expects a gnome session (or at > least a dbus server) to be available. If you used plain "su" to become > root, it won't have the right environment. Could you try either sudo > or su -m ? I built

Re: Firefox 4 with PGO compile error

2011-05-25 Thread Daniel Nebdal
On Wed, May 25, 2011 at 5:22 AM, Neko Chang wrote: > Hi FreeBSD team :D > > I tried build firefox 4 with PGO support via ports under GNOME > 2.32.1(ordinary user, but build firefox by root), but build fail. > Later I posted the problem to FreeBSD support > forums,(http://forums.freebsd.org/showthr

Re: net-p2p/rtorrent ui does not come

2011-05-25 Thread Sergey V. Dyatko
On Tue, 24 May 2011 13:13:51 +0100 Florent Thoumie wrote: > > This is committed now. I've updated net-p2p/libtorrent-devel and > net-p2p/rtorrent-devel as opposed to the non-devel ports as it is > considered unstable. you forget remove "BROKEN" string (see Revision 1.34 by pav@) -- wbr, tiger