[UPDATE]: zeromq to 4.0.4

2014-05-11 Thread Markus Bergkvist
I did an attempt to update zeromq to 4.0.4. It builds fine, it is passing the tests, but I can't make it pick upp libsodium. Any advice or anyone who is interested to pick this one up? Some notes on the diff below: * removed SHARED_ONLY since bin/curve_keygen is now included * bumped major on SHAR

Re: Random coredumps with Firefox ESR 24.3.0 on release 5.5

2014-05-11 Thread Kent Fritz
Have you increased your per-process memory limit? Look at `ulimit -a`. You can increase the datasize-cur for your login class in /etc/login.conf. Some have suggested increasing the openfiles-cur, but it depends on your browsing habits -- I've never run into that limit, yet. Kent.

Re: [UPDATE] p5-Parse-RecDescent to 1.967009

2014-05-11 Thread Stuart Henderson
OK as long as you've checked deps are still happy.

Random coredumps with Firefox ESR 24.3.0 on release 5.5

2014-05-11 Thread Fred
Hi, Running this setup since a few days. I notice some random core dumps in Firefox ESR. Usually I have around 10 tabs opened, sometimes playing an HTML5 video from youtube. Crash can happen when clicking a button on a web page, or scrolling through a page... (I know there's an updated ver

Re: Update: net/openfire 3.9.1 -> 3.9.2; advise needed

2014-05-11 Thread Stuart Henderson
I don't see any advantage to moving the 2 config files into share/examples/openfire/conf rather than just keeping them in share/examples/openfire as they are now. On 5 May 2014 09:52:09 BST, Marc Peters wrote: >On 05/04/14 10:36, Joachim Schipper wrote: >> On Sat, May 03, 2014 at 04:52:29PM +02

Re: [NEW] py-enum34

2014-05-11 Thread Benoit Lecocq
On 05/06/14 17:20, Nils R wrote: > Hi, > > as Aaron pointed out, i was missing enum34 as a dependency for beets. > > Here is a port, comments welcome :) > > Nils > Hi, You can add : PKGNAME = py-${DISTNAME} and NO_TEST = Yes Cheers, benoit