dsniff segfaults

2006-01-23 Thread Frank Denis \(Jedi/Sector One\)
Hello, ports/dsniff always seems to always crash with SEGV after a few seconds on 3.9-beta x86. Traceback from dsniff follows : #0 0x1c00a990 in xdr_dirpath () #1 0x1c00b023 in xdr_dirpath () #2 0x1c00b70b in xdr_dirpath () #3 0x1c009ef3 in xdr_dirpath () #4 0x1c009d19 in xdr_dirpath

Re: devel/p5-Net-Server update

2006-01-23 Thread steven mestdagh
On Tue, Jan 24, 2006 at 07:25:28AM +0100, Nick Nauwelaerts wrote: > On Tue, 24 Jan 2006 06:30:23 +0100 > steven mestdagh <[EMAIL PROTECTED]> wrote: > > > > No need to pass this by the maintainer? I know we discussed 0.89, > > > but never did I see 0.90. > > > > how much time do you need? two week

Re: speed hack?

2006-01-23 Thread Jolan Luff
On Tue, Jan 24, 2006 at 07:42:26AM +0100, Ed White wrote: > > It seems that pkg_* tools unpack stuff in /var/tmp > > If this is true, I guess we could deploy a speed hack unpacking > in /usr/foobar-tmp* > > Since most software is installed in /usr, this should cut I/O transfers a lot. > > > N

speed hack?

2006-01-23 Thread Ed White
It seems that pkg_* tools unpack stuff in /var/tmp If this is true, I guess we could deploy a speed hack unpacking in /usr/foobar-tmp* Since most software is installed in /usr, this should cut I/O transfers a lot. Note: /usr and /usr/local could be two separate filesystems, so maybe we shoul

Re: devel/p5-Net-Server update

2006-01-23 Thread Nick Nauwelaerts
On Tue, 24 Jan 2006 06:30:23 +0100 steven mestdagh <[EMAIL PROTECTED]> wrote: > > No need to pass this by the maintainer? I know we discussed 0.89, > > but never did I see 0.90. > > how much time do you need? two weeks seems reasonable to me. a diff > for 0.90 was posted to this list, and you ha

Re: devel/p5-Net-Server update

2006-01-23 Thread steven mestdagh
On Mon, Jan 23, 2006 at 09:58:02PM +0100, Nick Nauwelaerts wrote: > On Mon, 23 Jan 2006 10:58:41 -0700 (MST) > Steven Mestdagh <[EMAIL PROTECTED]> wrote: > > > CVSROOT:/cvs > > Module name:ports > > Changes by: [EMAIL PROTECTED] 2006/01/23 10:58:41 > > > > Modified files: > >

Re: ports/x11/fltk/

2006-01-23 Thread Pascal Vizeli
On Mon, 23 Jan 2006 11:54:55 +0100, Aleksander Piotrowski <[EMAIL PROTECTED]> said: >Pascal Vizeli <[EMAIL PROTECTED]> wrote: > >> This email attachment have updates for fltk. >> fltk.1.1.4 to fltk.1.1.7 > >Please your update as an unidiff (like: diff -urN -xCVS fltk.orig fltk.new). > Ok: (and a

Re: xpdf in -current broken

2006-01-23 Thread Christian Weisgerber
Marcos Latas <[EMAIL PROTECTED]> wrote: > On my amd64 -current system, I just need to launch the program and > touch the mouse wheel for a core dump. That happens on i386, too. It doesn't happen if you actually specify a PDF document. -- Christian "naddy" Weisgerber [E

UPDATE: mlmmj-1.2.11 (Was: Re: UPDATE: mail/mlmmj)

2006-01-23 Thread janus
On Mon, Jan 23, 2006 at 10:41:40PM +0100, Christian Rueger wrote: > Am Montag, den 23.01.2006, 20:55 +0100 schrieb [EMAIL PROTECTED]: > Hi Janus > > this patch brings the mailinglist manager mlmmj to version 1.2.10. > > And fixes the mlmmj-make-ml(1) man file name. > > Tested on -current (Jan 19) i

Re: ZSH update to 4.2.6

2006-01-23 Thread Simon Kuhnle
On Mon, Jan 23, 2006 at 10:30:48PM +0059, Frank Denis (Jedi/Sector One) wrote: > Hello, > > Here's an update of shells/zsh to version 4.2.6 > Tested on i386 and amd64 on 3.9-beta. > > The mirrors list has been updated by the way. > > Best regards, Works for me on i386 3.9-beta, too. > -

Re: ZSH update to 4.2.6

2006-01-23 Thread Pedro Martelletto
Works for me on macppc. -p.

Re: py-crypto + gmp

2006-01-23 Thread knitti
On 1/22/06, Aleksander Piotrowski <[EMAIL PROTECTED]> wrote: > Following diff enables _fastmath module. OK? [...] > ++ library_dirs=['!!LOCALBASE!!/lib'], > ++ libraries=['gmp'], yeah, that did it. thank you very much. as I don't have a -cu

Re: UPDATE: mail/mlmmj

2006-01-23 Thread Christian Rueger
Am Montag, den 23.01.2006, 20:55 +0100 schrieb [EMAIL PROTECTED]: Hi Janus > this patch brings the mailinglist manager mlmmj to version 1.2.10. > And fixes the mlmmj-make-ml(1) man file name. > Tested on -current (Jan 19) i386 and sparc64, patch follows. works for me on i386 -current > Any commen

Re: UPDATE: subversion-1.3.0

2006-01-23 Thread janus
On Mon, Jan 23, 2006 at 08:10:07PM +0100, Sigfred Håversen wrote: > This is an update of Subversion to version 1.3.0. Passes regression tests > on sparc64 and i386 on 3.9-beta. > > The patch will drag in old subversion libs during build/regression, > but Jacob Meuser latest libtool patch posted to

Re: UPDATE: gimp-2.2.10

2006-01-23 Thread janus
On Sun, Jan 22, 2006 at 01:59:22PM +0100, steven mestdagh wrote: > this is a maintenance update with a number of bugfixes. please test. Tested on -current i386, works fine. Kind Regards Simon

ZSH update to 4.2.6

2006-01-23 Thread Frank Denis \(Jedi/Sector One\)
Hello, Here's an update of shells/zsh to version 4.2.6 Tested on i386 and amd64 on 3.9-beta. The mirrors list has been updated by the way. Best regards, -- Frank - my stupid blog: http://00f.net L'annuaire des professionnels de la manucure et de la pedicure : http://www.manucure-pro.co

devel/p5-Net-Server update

2006-01-23 Thread Nick Nauwelaerts
On Mon, 23 Jan 2006 10:58:41 -0700 (MST) Steven Mestdagh <[EMAIL PROTECTED]> wrote: > CVSROOT: /cvs > Module name: ports > Changes by: [EMAIL PROTECTED] 2006/01/23 10:58:41 > > Modified files: > devel/p5-Net-Server: Makefile distinfo > Added files: > devel/p5-Net-Server

UPDATE: mail/mlmmj

2006-01-23 Thread janus
Hi, this patch brings the mailinglist manager mlmmj to version 1.2.10. And fixes the mlmmj-make-ml(1) man file name. Tested on -current (Jan 19) i386 and sparc64, patch follows. Any comments? Kind regards Simon Index: Makefile ===

Re: UPDATE: subversion-1.3.0

2006-01-23 Thread Frank Denis \(Jedi/Sector One\)
On Mon, Jan 23, 2006 at 08:10:07PM +0100, Sigfred Håversen wrote: This is an update of Subversion to version 1.3.0. Passes regression tests on sparc64 and i386 on 3.9-beta. Works for me on i386. -- Frank - my stupid blog: http://00f.net L'annuaire des professionnels de la manucure et de la pe

Re: new: www/trac

2006-01-23 Thread Sigfred Håversen
Sigfred Håversen wrote: Ben Lovett wrote: On Jan 14, 2006, at 9:28 AM, Ben Lovett wrote: http://tilderoot.com/~ben/openbsd/ports/trac-0.9.3.tar.gz I've updated this tarball to comment out the compiled python files so that it's PKG_ARCH=* safe, as pointed out by Aleksander Piotrowski

UPDATE: subversion-1.3.0

2006-01-23 Thread Sigfred Håversen
This is an update of Subversion to version 1.3.0. Passes regression tests on sparc64 and i386 on 3.9-beta. The patch will drag in old subversion libs during build/regression, but Jacob Meuser latest libtool patch posted to ports@ solves this. Please test and comment. /Sigfred Index: Makefile

Re: NEW: archivers/lzma

2006-01-23 Thread Sigfred Håversen
steven mestdagh wrote: On Sun, Jan 22, 2006 at 08:03:24PM +0100, Jasper Lievisse Adriaanse wrote: On Sun, 22 Jan 2006 17:42:55 +0100 steven mestdagh <[EMAIL PROTECTED]> wrote: [...] comments? I get the following on thursday's snapshot on my Alpha. I will rebuild the system and hope that "

Re: NEW: archivers/lzma

2006-01-23 Thread steven mestdagh
rebuild the > system and hope that "supc++" will be in /usr/lib then. adjusted makefiles a little bit so it works on alpha too. thanks for testing, jasper. new tgz attached. steven Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm lzma-20060123.tgz Description: application/tar-gz

Re: ports/x11/fltk/

2006-01-23 Thread Aleksander Piotrowski
Pascal Vizeli <[EMAIL PROTECTED]> wrote: > This email attachment have updates for fltk. > fltk.1.1.4 to fltk.1.1.7 Please your update as an unidiff (like: diff -urN -xCVS fltk.orig fltk.new). Alek -- Zaiste, jak ja się przez cały ten czas zachowywałem, jak mogłem miętosić takie dzieci przypomni

Re: Problem w/ Python 2.3.5

2006-01-23 Thread steven mestdagh
On Mon, Jan 23, 2006 at 11:22:28AM +0100, Toni Mueller wrote: > > > Hello Steve, > > On Wed, 18.01.2006 at 06:38:25 +0100, steven mestdagh <[EMAIL PROTECTED]> > wrote: > > with PIL you are referring to the python imaging library, right? > > this is available as a package (py-Imaging). > > is th

Re: Problem w/ Python 2.3.5

2006-01-23 Thread Toni Mueller
Hello Steve, On Wed, 18.01.2006 at 06:38:25 +0100, steven mestdagh <[EMAIL PROTECTED]> wrote: > with PIL you are referring to the python imaging library, right? > this is available as a package (py-Imaging). > is there a reason why you cannot use packages? yes, the reason is that I need Plone 2

Re: dovecot-1.0.beta1p2 & kqueue

2006-01-23 Thread Raymond Lillard
Brad wrote: On Sun, Jan 22, 2006 at 02:25:57PM +0100, Bj?rn Ketelaars wrote: I?m having some troubles with the latest dovecot port (1.0.beta1p2). My log is filed with: Jan 22 13:59:06 gateway dovecot: imap-login: Login: user=, method=plain, rip=10.0.0.100, lip=84.245.31.251, TLS Jan 22 13:59:

VTK + cmake

2006-01-23 Thread M. Schatzl
Hi, I am possibly a bit confused recently; but I thought I have seen ports of VTK and cmake in the official tree. I was in need of using VTK on OpenBSD some months ago, and if I remember correctly, I was bumping the version of VTK and it ran fine without any "patches" from the old ports version.

UPDATE: micq-0.5.1

2006-01-23 Thread David Krause
Index: net/micq/Makefile === RCS file: /cvs/ports/net/micq/Makefile,v retrieving revision 1.38 diff -u -p -r1.38 Makefile --- net/micq/Makefile 7 Jun 2005 06:48:13 - 1.38 +++ net/micq/Makefile 23 Jan 2006 08:40:12 - @

Re: UPDATE: netatalk-2.0.3 take 2

2006-01-23 Thread Ian McWilliam
On 13 Jan 2006, at 1:15 PM, Arnaud Bergeron wrote: On 1/10/06, Bryan Irvine <[EMAIL PROTECTED]> wrote: This one *seemed* to compile fine. AFter install it is missing the afpd.conf file, and uamlist_guest.so doesnt' work. I even tried copying over a running config from another server to to ch

Re: telephony/asterisk 1.0.9 => 1.2.2

2006-01-23 Thread Nikolay Sturm
* Stuart Henderson [2006-01-22]: > Attached, but testing upgrade with modified > /usr/local/sbin/safe_asterisk, I noticed this didn't work cleanly (the > file is intended to be changed by the user). @comment no checksum