Re: new: devel/monotone

2007-04-29 Thread Niall O'Higgins
On Sat, Apr 28, 2007 at 04:29:45PM +0200, Aleksander Piotrowski wrote: > Port of another version control system. It's in a good enough shape to > check out pidgin's repo. OK? Tested on i386 and amd64, Seems fine to me. > > Alek > -- > Jego ojciec mia? takie powiedzenie, kt?re mo?na przet?umac

Re: NEW: net/jabberd14

2007-04-29 Thread Ingo Schwarze
Hi Jasper, hi Steven, hi Wijnand, i reworked jasper@'s version of the net/jabberd14 port in two respects. Hopefully, this is now final... 1. To clean up the {SYS,J_}CONFDIR havoc, i have - added "--sysconfdir=${J_CONFDIR}" to CONFIGURE_ARGS to make ${WRKSRC}/Makefile and ${WRKSRC}/c

Re: [strange work around] Re: snort alert timestamps are close to random

2007-04-29 Thread Markus Lude
On Thu, Apr 26, 2007 at 02:50:18AM +0200, Markus Lude wrote: > On Sat, Apr 07, 2007 at 03:42:25PM -0600, Peter Valchev wrote: > > > > Ok, I think I've found the root cause of the problem, but it's strange. > > > > In ts_print() function in util.c (just for those interested in locating > > > > the l

Re: NEW: devel/py-nose

2007-04-29 Thread steven mestdagh
Niall O'Higgins [2007-04-29, 09:18:59]: > On Sat, Apr 28, 2007 at 06:53:29AM +0200, steven mestdagh wrote: > > Niall O'Higgins [2007-04-27, 23:25:34]: > > > On Fri, Apr 27, 2007 at 04:56:24PM -0500, Will Maier wrote: > > > > On Fri, Apr 27, 2007 at 10:33:39PM +0100, Niall O'Higgins wrote: > > > > >

Re: NEW: net/jabberd14

2007-04-29 Thread Ingo Schwarze
Hi Jasper, hi Steven, hi Wijnand, Jasper Lievisse Adriaanse wrote on Sun, Apr 29, 2007 at 12:04:40PM +0200: > i made some more modifications: > - SUBST_VARS isn't needed I fear you broke it. The bsd.port.mk fake target does not work as it should and the post-install target fails for me. The rea

Dansguardian port

2007-04-29 Thread Rafael
Hi all, I would like to know if somebody already is constructing ports of dansguardian (Open Source web content filter - http://dansguardian.org/?page=whatisdg)? In the site of the project it says that it is supported in the OpenBSD. -- Rafael Ganascim

Hydrogen fix

2007-04-29 Thread Laurence Tratt
I've been running audio/hydrogen on an AMD64 machine with uaudio output; the stock install can't play audio and instead spews the following messages to stderr: [EMAIL PROTECTED] hydrogen DefaultSong.h2song Hydrogen 0.9.3 [Dec 24 2006] [http://www.hydrogen-music.org] Copyright 2002-2005 Ale

Re: NEW: net/jabberd14

2007-04-29 Thread Jasper Lievisse Adriaanse
On Sun, Apr 29, 2007 at 12:04:40PM +0200, Jasper Lievisse Adriaanse wrote: > On Thu, Apr 26, 2007 at 09:20:39AM +0200, Wijnand Wiersma wrote: > > 2007/4/26, Ingo Schwarze <[EMAIL PROTECTED]>: > > >Let's pick one nit: ${PATCHDIR}/patch-configure_ac.orig > > >should be trashed. > > > > Oops, I forgo

Re: NEW: net/jabberd14

2007-04-29 Thread Jasper Lievisse Adriaanse
On Thu, Apr 26, 2007 at 09:20:39AM +0200, Wijnand Wiersma wrote: > 2007/4/26, Ingo Schwarze <[EMAIL PROTECTED]>: > >Let's pick one nit: ${PATCHDIR}/patch-configure_ac.orig > >should be trashed. > > Oops, I forgot about that one > > >From my point of view, both Wijnand's version b5 and my version

Update: net/tor

2007-04-29 Thread Rui Reis
Trivial update to net/tor, works for me on i386 and amd64. Tor 0.1.2.13 is the first stable release of the 0.1.2.x branch. This release features some major anonymity fixes, such as safer path selection; better client performance; faster bootstrapping, better address detection, and better DNS supp

Re: NEW: devel/py-nose

2007-04-29 Thread Niall O'Higgins
On Sat, Apr 28, 2007 at 06:53:29AM +0200, steven mestdagh wrote: > Niall O'Higgins [2007-04-27, 23:25:34]: > > On Fri, Apr 27, 2007 at 04:56:24PM -0500, Will Maier wrote: > > > On Fri, Apr 27, 2007 at 10:33:39PM +0100, Niall O'Higgins wrote: > > > > Port for 'nose' python unittest framework. Requi