Re: Tcl and rthreads.

2012-03-24 Thread Jeremy Evans
On Sat, Mar 24, 2012 at 1:53 PM, Stuart Cassoff wrote: > The problem seems to be something with timeouts. > Maybe select() related? I've also seen a ruby 1.9 regress failure related to select after the upgrade to rthreads. I haven't had time to look into it yet, though. Jeremy

Re: Tcl and rthreads.

2012-03-24 Thread David Coppa
On Sat, Mar 24, 2012 at 9:53 PM, Stuart Cassoff wrote: > I'd like to (eventually) make threaded Tcl the default > and have a nonthreaded flavor. Threaded perl would also be nice... ciao, David

Re: Tcl and rthreads.

2012-03-24 Thread Stuart Cassoff
On 03/24/12 17:23, Brad Smith wrote: > On 24/03/12 4:53 PM, Stuart Cassoff wrote: >> I'd like to (eventually) make threaded Tcl the default >> and have a nonthreaded flavor. > > The whole point of me getting you to enable this by default was to > remove the FLAVOR use all together not to add anoth

Re: Tcl and rthreads.

2012-03-24 Thread Brad Smith
On 24/03/12 4:53 PM, Stuart Cassoff wrote: I'd like to (eventually) make threaded Tcl the default and have a nonthreaded flavor. The whole point of me getting you to enable this by default was to remove the FLAVOR use all together not to add another one. -- This message has been scanned for vi

Tcl and rthreads.

2012-03-24 Thread Stuart Cassoff
I'd like to (eventually) make threaded Tcl the default and have a nonthreaded flavor. Currently experiencing the following test failures which didn't happen before rthreads: async-4.3 fails on i386 and amd64 (sporadic) event-14.1 fails on i386 (sporadic) interp-36.7 fails on i386 and amd64 Also,

NEW: devel/py-test

2012-03-24 Thread Eric Faurot
py.test is a simple and popular testing tool for Python. It has been split from py-py, and it is used for at least py-cairo regress. py-test.tgz Description: application/tar-gz

UPDATE: znc 0.204

2012-03-24 Thread Brad Smith
Here is an update to znc 0.204. Index: Makefile === RCS file: /home/cvs/ports/net/znc/Makefile,v retrieving revision 1.12 diff -u -p -r1.12 Makefile --- Makefile6 Nov 2011 20:27:14 - 1.12 +++ Makefile24 Mar 2012 18:

Re: error out if PORTSDIR is not set to the real directory.

2012-03-24 Thread RD Thrush
Catching up on misc@... Inline reply. On 03/23/12 15:48, Jan Stary wrote: On Mar 23 13:58:08, RD Thrush wrote: On 03/23/12 07:25, Stuart Henderson wrote: On 2012/03/23 07:11, RD Thrush wrote: My PORTSDIR is on an nfs server. Mounting the particular nfs directory on /usr/ports (and setting P

Re: audio/sox: getting rid of wget

2012-03-24 Thread Stuart Henderson
please 'cvs add' the patch and send a 'cvs diff -uNp' with everything including the REVISION bump. On 2012/03/24 07:09, Jan Stary wrote: > SoX uses wget(1) to play(1) remote files such as streaming radios. > That is in fact a bug in the port (RUN_DEPENDS). Rather than > adding wget to DEPENDS, the

Re: error out if PORTSDIR is not set to the real directory.

2012-03-24 Thread RD Thrush
On 03/23/12 14:37, Marc Espie wrote: Since we are talking about a cluster here, it's likely you're mixing&matching stuff and confusing what happens on the local box and on the distant box. I'm pretty sure that, if you take the time to REALLY look at what's going on on your machine(s), you'll fig

snort: support current pflog format

2012-03-24 Thread Ryan McBride
I'll send this upstream as well, but I'd prefer to patch the current port now so this diff doesn't get lost if I get distracted. Index: Makefile === RCS file: /cvs/ports/net/snort/Makefile,v retrieving revision 1.63 diff -u -p -r1.63