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 ()
#5  0x08850141 in pcap_read (p=0x7e7b6400, cnt=-1, callback=0x1c009cd0 
, user=0x0)
   at /usr/src/lib/libpcap/pcap-bpf.c:154
#6  0x088508f1 in pcap_loop (p=0x7e7b6400, cnt=-1, callback=0x1c009cd0 
, user=0x0) at /usr/src/lib/libpcap/pcap.c:76
#7  0x1c00a3ff in xdr_dirpath ()
#8  0x1c005f35 in xdr_dirpath ()
#9  0x1c001f30 in ?? ()
#10 0x0003 in ?? ()
#11 0xcfbce1bc in ?? ()
#12 0xcfbce1cc in ?? ()
#13 0x1c001ec1 in ?? ()
#14 0xcfbce318 in ?? ()
#15 0xcfbce198 in ?? ()
#16 0x1c001745 in ?? ()
#17 0x1c001f1e in ?? ()
#18 0x in ?? ()
 
--

Frank - my stupid blog: http://00f.net
L'annuaire des professionnels de la manucure et de la pedicure :
http://www.manucure-pro.com



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 weeks seems reasonable to me.  a diff
> > for 0.90 was posted to this list, and you have never mentioned 0.89.
> > http://marc.theaimsgroup.com/?l=openbsd-ports&m=113683159803362&w=2
> 
> Enough time to find out why forking servers don't work for me? I thought
> maintaining ports was making sure they actually work, not just sending
> diffs whenever an update comes out.

Yes, it is. As I told you, I cannot reproduce this problem and forking
servers work fine here. I think the changelog justified this maintenance
update.

steven

Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm



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.
> 
> 
> Note: /usr and /usr/local could be two separate filesystems, so maybe we 
> should use one these paths:
> 
> /usr/local/tmp
> /usr/ports/tmp
> /usr/tmp

so set PKG_TMPDIR



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 
should use one these paths:

/usr/local/tmp
/usr/ports/tmp
/usr/tmp



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 have never mentioned 0.89.
> http://marc.theaimsgroup.com/?l=openbsd-ports&m=113683159803362&w=2

Enough time to find out why forking servers don't work for me? I thought
maintaining ports was making sure they actually work, not just sending
diffs whenever an update comes out.

// nick



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:
> > devel/p5-Net-Server: Makefile distinfo 
> > Added files:
> > devel/p5-Net-Server/patches: 
> >  patch-lib_Net_Server_PreForkSimple
> >  _pm 
> >  patch-lib_Net_Server_PreFork_pm 
> > 
> > Log message:
> > update to 0.90
> > 
> > from Jasper Lievisse Adriaanse
> > fix man pages while here.
> 
> 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 have never mentioned 0.89.
http://marc.theaimsgroup.com/?l=openbsd-ports&m=113683159803362&w=2

steven

Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm



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 also as attachmend)
Is that well?

diff -urN -xCVS ports/x11/fltk/Makefile /usr/ports/x11/fltk/Makefile
--- ports/x11/fltk/Makefile Sun Dec 19 18:45:19 2004
+++ /usr/ports/x11/fltk/MakefileWed Jan 18 21:00:27 2006
@@ -2,7 +2,7 @@
 
 COMMENT=   "Fast-Light Tool Kit"
 
-VER=   1.1.4
+VER=   1.1.7
 DISTNAME=  fltk-${VER}
 CATEGORIES=x11
 
@@ -20,24 +20,20 @@
 DISTFILES= ${DISTNAME}-source${EXTRACT_SUFX}
 MASTER_SITES=  ftp://ftp.easysw.com/pub/fltk/${VER}/ \
ftp://ftp2.easysw.com/pub/fltk/${VER}/ \
-   ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/fltk/${VER}/ \
-   ftp://gd.tuwien.ac.at/hci/fltk/${VER}/
+   ftp://ftp3.easysw.com/pub/fltk/${VER}/ \
+   
ftp://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/fltk/${VER}/
 
 LIB_DEPENDS=   jpeg.62::graphics/jpeg \
png.2::graphics/png
 
 NO_REGRESS=Yes
 USE_X11=   Yes
-CONFIGURE_STYLE=autoconf dest no-autoheader
-AUTOCONF_VERSION=2.54
-CONFIGURE_ARGS=${CONFIGURE_SHARED}
+USE_GMAKE= YES
+CONFIGURE_STYLE=simple
+CONFIGURE_ARGS=--with-x \
 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \
CXXFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
-
-pre-build:
-   perl -pi -e "s,%%SYSCONFDIR%%,${SYSCONFDIR}," \
-   ${WRKSRC}/src/Fl_Preferences.cxx
 
 .include 
diff -urN -xCVS ports/x11/fltk/distinfo /usr/ports/x11/fltk/distinfo
--- ports/x11/fltk/distinfo Wed Jan 12 23:06:57 2005
+++ /usr/ports/x11/fltk/distinfoWed Jan 18 19:33:05 2006
@@ -1,4 +1,4 @@
-MD5 (fltk-1.1.4-source.tar.gz) = d0f334a46d583d26171f9071d1ff278a
-RMD160 (fltk-1.1.4-source.tar.gz) = accad8af6d9361a1012ff4d7c6476bd405da6f94
-SHA1 (fltk-1.1.4-source.tar.gz) = f990d5d2fbc6e3c39dc861fb870afb2e9400d4d3
-SIZE (fltk-1.1.4-source.tar.gz) = 1536963
+MD5 (fltk-1.1.7-source.tar.gz) = ec48c96fae058956e6e5c9c1cda6157d
+SHA1 (fltk-1.1.7-source.tar.gz) = 3f8a64c91ae4653e1300565dd678eb6db48055ba
+RMD160 (fltk-1.1.7-source.tar.gz) = e2648f8d02d3a6739cb9455940a4cebe9c01aa77
+SIZE (fltk-1.1.7-source.tar.gz) = 2517351
diff -urN -xCVS ports/x11/fltk/patches/patch-Makefile 
/usr/ports/x11/fltk/patches/patch-Makefile
--- ports/x11/fltk/patches/patch-Makefile   Tue Sep 17 17:19:29 2002
+++ /usr/ports/x11/fltk/patches/patch-Makefile  Thu Jan  1 01:00:00 1970
@@ -1,12 +0,0 @@
-$OpenBSD: patch-Makefile,v 1.3 2002/09/17 15:19:29 wilfried Exp $
 Makefile.orig  Tue Jul 30 16:07:24 2002
-+++ Makefile   Tue Sep 17 17:05:25 2002
-@@ -25,7 +25,7 @@
- 
- include makeinclude
- 
--DIRS  =   src fluid test documentation
-+DIRS  =   src fluid documentation
- 
- all: makeinclude
-   for dir in $(DIRS); do\
diff -urN -xCVS ports/x11/fltk/patches/patch-configure 
/usr/ports/x11/fltk/patches/patch-configure
--- ports/x11/fltk/patches/patch-configure  Sat Dec 27 20:57:46 2003
+++ /usr/ports/x11/fltk/patches/patch-configure Thu Jan  1 01:00:00 1970
@@ -1,34 +0,0 @@
-$OpenBSD: patch-configure,v 1.7 2003/12/26 14:18:30 wilfried Exp $
 configure.orig 2003-09-08 21:18:58.0 +0200
-+++ configure  2003-12-26 14:54:28.0 +0100
-@@ -1208,9 +1208,9 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
- 
- 
- 
--FL_MAJOR_VERSION=1
--FL_MINOR_VERSION=1
--FL_PATCH_VERSION=4
-+FL_MAJOR_VERSION=4
-+FL_MINOR_VERSION=0
-+FL_PATCH_VERSION=0
- FL_RELEASE_VERSION=
- FL_API_VERSION=${FL_MAJOR_VERSION}.${FL_MINOR_VERSION}
- 
-@@ -8919,7 +8919,7 @@ echo "${ECHO_T}yes" >&6
-   ;;
- esac
- 
--CXX="$CC"
-+: # CXX="$CC"
- 
- # Show all standard warnings + unused variables when compiling...
- OPTIM="-Wall -Wunused $OPTIM"
-@@ -8946,7 +8946,7 @@ echo "${ECHO_T}yes" >&6
- if test "x$with_optim" != x; then
-   OPTIM="$with_optim $OPTIM"
-   else
--OPTIM="-O2 $OPTIM"
-+: # OPTIM="-O2 $OPTIM"
-   fi
- fi
- 
diff -urN -xCVS ports/x11/fltk/patches/patch-configure_in 
/usr/ports/x11/fltk/patches/patch-configure_in
--- ports/x11/fltk/patches/patch-configure_in   Sat Dec 27 20:57:46 2003
+++ /usr/ports/x11/fltk/patches/patch-configure_in  Thu Jan  1 01:00:00 1970
@@ -1,34 +0,0 @@
-$OpenBSD: patch-configure_in,v 1.8 2003/12/26 14:18:30 wilfried Exp $
 configure.in.orig  2003-08-06 00:40:45.0 +0200
-+++ configure.in   2003-12-26 14:53:25.0 +0100
-@@ -32,9 +32,9 @@ dnl Required file in package...
- AC_INIT(src/Fl.cxx)
- 
- dnl FLTK library versions...
--FL_MAJOR_VERSION=1
--FL_MINOR_VERSION=1
--FL_PATCH_VERSION=4
-+FL_MAJOR_VERSION=4
-+FL_MINOR_VERSION=0

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  [EMAIL PROTECTED]



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) i386 and sparc64, patch follows.
> 
> works for me on i386 -current
> 
> > Any comments?
> 
> 1.2.11 is released today

Hmm, thanks... haven't seen that :-)
As this is a bugfix release, here the update to 1.2.11.
Tested again on sparc64 and i386.

Kind regards
Simon


Index: Makefile
===
RCS file: /cvs/ports/mail/mlmmj/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile17 Jul 2005 18:00:30 -  1.2
+++ Makefile23 Jan 2006 22:17:20 -
@@ -2,7 +2,7 @@
 
 COMMENT=   "mailing list manager"
 
-DISTNAME=  mlmmj-1.2.8
+DISTNAME=  mlmmj-1.2.11
 CATEGORIES=mail
 
 HOMEPAGE=  http://mlmmj.mmj.dk/
@@ -27,5 +27,7 @@
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/mlmmj
cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${PREFIX}/share/doc/mlmmj
mv ${PREFIX}/bin/mlmmj-make-ml.sh ${PREFIX}/bin/mlmmj-make-ml
+   mv ${PREFIX}/man/man1/mlmmj-make-ml.sh.1 \
+   ${PREFIX}/man/man1/mlmmj-make-ml.1
 
 .include 
Index: distinfo
===
RCS file: /cvs/ports/mail/mlmmj/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo17 Jul 2005 18:00:30 -  1.2
+++ distinfo23 Jan 2006 22:17:20 -
@@ -1,4 +1,4 @@
-MD5 (mlmmj-1.2.8.tar.gz) = 5d2ef9f407bf08141de6516a32e9a557
-RMD160 (mlmmj-1.2.8.tar.gz) = 0ab92516fa0725b21b476a536ec185ff15691451
-SHA1 (mlmmj-1.2.8.tar.gz) = 85132fbd96b153345551f6eb7e4ff00573f9cfc8
-SIZE (mlmmj-1.2.8.tar.gz) = 166379
+MD5 (mlmmj-1.2.11.tar.gz) = 2f4b19aab77135c635be9ce24d37a2b9
+RMD160 (mlmmj-1.2.11.tar.gz) = d3698035212bb6f862d2f31017716ad9790d1177
+SHA1 (mlmmj-1.2.11.tar.gz) = 82e500ff6f098f830e340ff4244a48188373cd7a
+SIZE (mlmmj-1.2.11.tar.gz) = 178035



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.

> -- 
> Frank - my stupid blog: http://00f.net
> L'annuaire des professionnels de la manucure et de la pedicure :
> http://www.manucure-pro.com

> Index: Makefile
> ===
> RCS file: /cvs/cvs/openbsd/ports/shells/zsh/Makefile,v
> retrieving revision 1.36
> diff -u -r1.36 Makefile
> --- Makefile  17 Apr 2005 08:13:00 -  1.36
> +++ Makefile  23 Jan 2006 20:45:16 -
> @@ -3,17 +3,18 @@
>  COMMENT= "Z shell, Bourne shell-compatible, release flavor"
>  COMMENT-zftp="Z shell embedded ftp client"
>  
> -VERSION= 4.2.5
> +VERSION= 4.2.6
>  DISTNAME=zsh-${VERSION}
>  CATEGORIES=  shells
>  MASTER_SITES=ftp://ftp.zsh.org/zsh/ \
>   ${HOMEPAGE}pub/ \
> - ftp://ftp.sterling.com/zsh/ \
> - ftp://ftp.rge.com/pub/zsh/ \
> - ftp://ftp.cenatls.cena.dgac.fr/pub/shells/zsh/ \
> - ftp://mrrl.lut.ac.uk/zsh/ \
> - ftp://ftp.ips.oz.au/pub/packages/zsh/ \
> - ftp://ftp.uit.no/pub/unix/shells/zsh/
> + http://mirrors.dotsrc.org/zsh/ \
> + ftp://ftp.fu-berlin.de/pub/unix/shells/zsh/ \
> + http://www.math.technion.ac.il/pub/zsh/ \
> + ftp://ftp.demon.nl/pub/mirrors/zsh/ \
> + ftp://sunsite.icm.edu.pl/pub/unix/shells/zsh/ \
> + ftp://sunsite.org.uk/package/zsh/ \
> + http://zsh.open-mirror.com/
>  
>  HOMEPAGE=http://www.zsh.org/
>  
> Index: distinfo
> ===
> RCS file: /cvs/cvs/openbsd/ports/shells/zsh/distinfo,v
> retrieving revision 1.5
> diff -u -r1.5 distinfo
> --- distinfo  17 Apr 2005 08:13:00 -  1.5
> +++ distinfo  23 Jan 2006 20:29:52 -
> @@ -1,4 +1,4 @@
> -MD5 (zsh-4.2.5.tar.gz) = 5ba6b82a11bae5a2b96d5b9aba4cdeaa
> -RMD160 (zsh-4.2.5.tar.gz) = 7393c0e37f9e303c425a06f2e677d6b2597af089
> -SHA1 (zsh-4.2.5.tar.gz) = 573d33236b0aa7e03587927c56b37a079765eab1
> -SIZE (zsh-4.2.5.tar.gz) = 2624122
> +MD5 (zsh-4.2.6.tar.gz) = 246da6de1e9d5c5ab4b33a9f3ca64169
> +SHA1 (zsh-4.2.6.tar.gz) = 3878431fb5ff172aec0237ad6105aef710b3d2d5
> +RMD160 (zsh-4.2.6.tar.gz) = 27c16a80ecb61f0e9f8438012202ce06a3adfc0f
> +SIZE (zsh-4.2.5.tar.gz) = 2645681
> Index: patches/patch-Completion_BSD_Command__bsd_pkg
> ===
> RCS file: 
> /cvs/cvs/openbsd/ports/shells/zsh/patches/patch-Completion_BSD_Command__bsd_pkg,v
> retrieving revision 1.1
> diff -u -r1.1 patch-Completion_BSD_Command__bsd_pkg
> --- patches/patch-Completion_BSD_Command__bsd_pkg 12 Jul 2004 19:46:52 
> -  1.1
> +++ patches/patch-Completion_BSD_Command__bsd_pkg 23 Jan 2006 20:30:23 
> -
> @@ -1,6 +1,6 @@
>  $OpenBSD: patch-Completion_BSD_Command__bsd_pkg,v 1.1 2004/07/12 19:46:52 
> lebel Exp $
>  Completion/BSD/Command/_bsd_pkg.orig Tue Oct 15 13:59:37 2002
> -+++ Completion/BSD/Command/_bsd_pkg  Fri May 23 10:13:59 2003
> +--- Completion/BSD/Command/_bsd_pkg.orig Wed Jan 21 14:53:28 2004
>  Completion/BSD/Command/_bsd_pkg  Mon Jan 23 21:30:02 2006
>  @@ -6,15 +6,19 @@ _bsd_pkg_pkgfiles() {
>   
> case $OSTYPE in
> @@ -8,11 +8,11 @@
>  -portsdir=/usr/pkgsrc
>  +portsdir=${PORTSDIR:-/usr/pkgsrc}
>  +pkgsdir=${PACKAGES:-$portsdir/packages}/All
> -+;;
> + ;;
>  +  openbsd*)
>  +portsdir=${PORTSDIR:-/usr/ports}
>  +pkgsdir=${PACKAGES:-$portsdir/packages}/$(arch -s)/All
> - ;;
> ++;;
> *)
>   portsdir=${PORTSDIR:-/usr/ports}
>  +pkgsdir=${PACKAGES:-$portsdir/packages}/All
> @@ -22,8 +22,8 @@
>  -  pkgsdir=${PACKAGES:-$portsdir/packages}/All
>  -
> paths=( "${(@)${(@s.:.)PKG_PATH}:#}" )
> -   _files "$@" -g '*.t[bg]z' && ret=0
> -   (( $#path )) && _files "$@" -W paths -g '*.t[bg]z' && ret=0
> +   _files "$@" -g '*.t[bg]z(-.)' && ret=0
> +   (( $#path )) && _files "$@" -W paths -g '*.t[bg]z(-.)' && ret=0
>  @@ -25,7 +29,7 @@ _bsd_pkg_pkgfiles() {
>   
>   (( $+functions[_bsd_pkg_pkgs] )) ||
> Index: patches/patch-Doc_Makefile_in
> ===
> RCS file: /cvs/cvs/openbsd/ports/shells/zsh/patches/patch-Doc_Makefile_in,v
> retrieving revision 1.2
> diff -u -r1.2 patch-Doc_Makefile_in
> --- patches/patch-Doc_Makefile_in 27 Jan 2005 02:09:52 -  1.2
> +++ patches/patch-Doc_Makefile_in 23 Jan 2006 20:30:23 -
> @@ -1,7 +1,7 @@
>  $OpenBSD: patch-Doc_Makefile_in,v 1.2 2005/01/27 02:09:52 naddy Exp $
>  Doc/Makefile.in.orig Fri Aug 13 12:22:29 2004
> -+++ Doc/Makefile.in  Thu Jan 27 02:59:10 2005
> -@@ -247,11 +247,11 @@ Zsh/manmodmenu.yo:

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 -current to test the port at the moment, I can't tell
whether the port is ok, but obviously it has already been committed.
thanks again, for unveiling another detail of distutils ;)

--knitti



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 comments?

1.2.11 is released today

-- 
[ christian rueger ]
[ [EMAIL PROTECTED] ]
[ cr.rueger-net.de ]



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 ports@ solves this.
> 
> Please test and comment.

Works fine on -current i386 as of Jan 19.

Kind regards
Simon



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.com
Index: Makefile
===
RCS file: /cvs/cvs/openbsd/ports/shells/zsh/Makefile,v
retrieving revision 1.36
diff -u -r1.36 Makefile
--- Makefile17 Apr 2005 08:13:00 -  1.36
+++ Makefile23 Jan 2006 20:45:16 -
@@ -3,17 +3,18 @@
 COMMENT=   "Z shell, Bourne shell-compatible, release flavor"
 COMMENT-zftp=  "Z shell embedded ftp client"
 
-VERSION=   4.2.5
+VERSION=   4.2.6
 DISTNAME=  zsh-${VERSION}
 CATEGORIES=shells
 MASTER_SITES=  ftp://ftp.zsh.org/zsh/ \
${HOMEPAGE}pub/ \
-   ftp://ftp.sterling.com/zsh/ \
-   ftp://ftp.rge.com/pub/zsh/ \
-   ftp://ftp.cenatls.cena.dgac.fr/pub/shells/zsh/ \
-   ftp://mrrl.lut.ac.uk/zsh/ \
-   ftp://ftp.ips.oz.au/pub/packages/zsh/ \
-   ftp://ftp.uit.no/pub/unix/shells/zsh/
+   http://mirrors.dotsrc.org/zsh/ \
+   ftp://ftp.fu-berlin.de/pub/unix/shells/zsh/ \
+   http://www.math.technion.ac.il/pub/zsh/ \
+   ftp://ftp.demon.nl/pub/mirrors/zsh/ \
+   ftp://sunsite.icm.edu.pl/pub/unix/shells/zsh/ \
+   ftp://sunsite.org.uk/package/zsh/ \
+   http://zsh.open-mirror.com/
 
 HOMEPAGE=  http://www.zsh.org/
 
Index: distinfo
===
RCS file: /cvs/cvs/openbsd/ports/shells/zsh/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo17 Apr 2005 08:13:00 -  1.5
+++ distinfo23 Jan 2006 20:29:52 -
@@ -1,4 +1,4 @@
-MD5 (zsh-4.2.5.tar.gz) = 5ba6b82a11bae5a2b96d5b9aba4cdeaa
-RMD160 (zsh-4.2.5.tar.gz) = 7393c0e37f9e303c425a06f2e677d6b2597af089
-SHA1 (zsh-4.2.5.tar.gz) = 573d33236b0aa7e03587927c56b37a079765eab1
-SIZE (zsh-4.2.5.tar.gz) = 2624122
+MD5 (zsh-4.2.6.tar.gz) = 246da6de1e9d5c5ab4b33a9f3ca64169
+SHA1 (zsh-4.2.6.tar.gz) = 3878431fb5ff172aec0237ad6105aef710b3d2d5
+RMD160 (zsh-4.2.6.tar.gz) = 27c16a80ecb61f0e9f8438012202ce06a3adfc0f
+SIZE (zsh-4.2.5.tar.gz) = 2645681
Index: patches/patch-Completion_BSD_Command__bsd_pkg
===
RCS file: 
/cvs/cvs/openbsd/ports/shells/zsh/patches/patch-Completion_BSD_Command__bsd_pkg,v
retrieving revision 1.1
diff -u -r1.1 patch-Completion_BSD_Command__bsd_pkg
--- patches/patch-Completion_BSD_Command__bsd_pkg   12 Jul 2004 19:46:52 
-  1.1
+++ patches/patch-Completion_BSD_Command__bsd_pkg   23 Jan 2006 20:30:23 
-
@@ -1,6 +1,6 @@
 $OpenBSD: patch-Completion_BSD_Command__bsd_pkg,v 1.1 2004/07/12 19:46:52 
lebel Exp $
 Completion/BSD/Command/_bsd_pkg.orig   Tue Oct 15 13:59:37 2002
-+++ Completion/BSD/Command/_bsd_pkgFri May 23 10:13:59 2003
+--- Completion/BSD/Command/_bsd_pkg.orig   Wed Jan 21 14:53:28 2004
 Completion/BSD/Command/_bsd_pkgMon Jan 23 21:30:02 2006
 @@ -6,15 +6,19 @@ _bsd_pkg_pkgfiles() {
  
case $OSTYPE in
@@ -8,11 +8,11 @@
 -portsdir=/usr/pkgsrc
 +portsdir=${PORTSDIR:-/usr/pkgsrc}
 +pkgsdir=${PACKAGES:-$portsdir/packages}/All
-+;;
+ ;;
 +  openbsd*)
 +portsdir=${PORTSDIR:-/usr/ports}
 +pkgsdir=${PACKAGES:-$portsdir/packages}/$(arch -s)/All
- ;;
++;;
*)
  portsdir=${PORTSDIR:-/usr/ports}
 +pkgsdir=${PACKAGES:-$portsdir/packages}/All
@@ -22,8 +22,8 @@
 -  pkgsdir=${PACKAGES:-$portsdir/packages}/All
 -
paths=( "${(@)${(@s.:.)PKG_PATH}:#}" )
-   _files "$@" -g '*.t[bg]z' && ret=0
-   (( $#path )) && _files "$@" -W paths -g '*.t[bg]z' && ret=0
+   _files "$@" -g '*.t[bg]z(-.)' && ret=0
+   (( $#path )) && _files "$@" -W paths -g '*.t[bg]z(-.)' && ret=0
 @@ -25,7 +29,7 @@ _bsd_pkg_pkgfiles() {
  
  (( $+functions[_bsd_pkg_pkgs] )) ||
Index: patches/patch-Doc_Makefile_in
===
RCS file: /cvs/cvs/openbsd/ports/shells/zsh/patches/patch-Doc_Makefile_in,v
retrieving revision 1.2
diff -u -r1.2 patch-Doc_Makefile_in
--- patches/patch-Doc_Makefile_in   27 Jan 2005 02:09:52 -  1.2
+++ patches/patch-Doc_Makefile_in   23 Jan 2006 20:30:23 -
@@ -1,7 +1,7 @@
 $OpenBSD: patch-Doc_Makefile_in,v 1.2 2005/01/27 02:09:52 naddy Exp $
 Doc/Makefile.in.orig   Fri Aug 13 12:22:29 2004
-+++ Doc/Makefile.inThu Jan 27 02:59:10 2005
-@@ -247,11 +247,11 @@ Zsh/manmodmenu.yo: $(MODDOCSRC)
+--- Doc/Makefile.in.orig   Mon May 23 16:42:38 2005
 Doc/Makefile.inMon Jan 23 21:30:12 2006
+@@ -246,11 +246,11 @@ Zsh/manmodmenu.yo: $(MODDOCSRC)
  # == DEPENDENCIES FOR INSTALLING ==
  
  # install just installs the manual pages
Index: patches/patch-

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/patches: 
>patch-lib_Net_Server_PreForkSimple
>_pm 
>patch-lib_Net_Server_PreFork_pm 
> 
> Log message:
> update to 0.90
> 
> from Jasper Lievisse Adriaanse
> fix man pages while here.

No need to pass this by the maintainer? I know we discussed 0.89, but
never did I see 0.90.


// nick



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
===
RCS file: /cvs/ports/mail/mlmmj/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile17 Jul 2005 18:00:30 -  1.2
+++ Makefile23 Jan 2006 19:49:36 -
@@ -2,7 +2,7 @@
 
 COMMENT=   "mailing list manager"
 
-DISTNAME=  mlmmj-1.2.8
+DISTNAME=  mlmmj-1.2.10
 CATEGORIES=mail
 
 HOMEPAGE=  http://mlmmj.mmj.dk/
@@ -27,5 +27,7 @@
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/mlmmj
cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${PREFIX}/share/doc/mlmmj
mv ${PREFIX}/bin/mlmmj-make-ml.sh ${PREFIX}/bin/mlmmj-make-ml
+   mv ${PREFIX}/man/man1/mlmmj-make-ml.sh.1 \
+   ${PREFIX}/man/man1/mlmmj-make-ml.1
 
 .include 
Index: distinfo
===
RCS file: /cvs/ports/mail/mlmmj/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo17 Jul 2005 18:00:30 -  1.2
+++ distinfo23 Jan 2006 19:49:36 -
@@ -1,4 +1,4 @@
-MD5 (mlmmj-1.2.8.tar.gz) = 5d2ef9f407bf08141de6516a32e9a557
-RMD160 (mlmmj-1.2.8.tar.gz) = 0ab92516fa0725b21b476a536ec185ff15691451
-SHA1 (mlmmj-1.2.8.tar.gz) = 85132fbd96b153345551f6eb7e4ff00573f9cfc8
-SIZE (mlmmj-1.2.8.tar.gz) = 166379
+MD5 (mlmmj-1.2.10.tar.gz) = 503344bfef04dd65e74c4ce01529e4e4
+RMD160 (mlmmj-1.2.10.tar.gz) = 4f059a3699161dcfddd79bd2e40a1cf26e4a782a
+SHA1 (mlmmj-1.2.10.tar.gz) = e40966d118a6f60dbf5c029f940bd0b988c68ce1
+SIZE (mlmmj-1.2.10.tar.gz) = 177834



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 pedicure :
http://www.manucure-pro.com



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.


--ben



Works fine on sparc64. Tested tracd, CGI and fastCGI.

/Sigfred



Works on sparc64 using Subversion 1.3.0 update posted today on ports@

/Sigfred



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
===
RCS file: /cvs/ports/devel/subversion/Makefile,v
retrieving revision 1.16
diff -u -r1.16 Makefile
--- Makefile7 Jan 2006 01:10:11 -   1.16
+++ Makefile20 Jan 2006 14:40:18 -
@@ -4,9 +4,8 @@
 COMMENT-perl=  "perl interface to subversion"
 COMMENT-python="python interface to subversion"
 
-VERSION=   1.2.3
+VERSION=   1.3.0
 DISTNAME=  subversion-${VERSION}
-PKGNAME=   ${DISTNAME}p1
 PKGNAME-perl=  p5-SVN-${VERSION}
 PKGNAME-python=py-subversion-${VERSION}
 SHARED_LIBS=   svn_client-10.0 \
@@ -101,15 +100,13 @@
 
 REGRESS_DEPENDS=::lang/python/${PYTHON_VER} \
::devel/p5-IO-String
-REGRESS_FLAGS= LD_LIBRARY_PATH=`find ${WRKBUILD} -name .libs | tr '\012' :`
+#REGRESS_FLAGS=LD_LIBRARY_PATH=`find ${WRKBUILD} -name .libs | tr 
'\012' :`
 
 pre-configure:
@perl -pi -e "s,!!LOCALBASE!!,${LOCALBASE}," ${WRKSRC}/configure
-   @perl -pi -e "s,!!LOCALBASE!!,${LOCALBASE}," ${WRKSRC}/configure.in
 
 pre-build: 
@perl -pi -e "s,!!PYTHON_VER!!,${PYTHON_VER}," ${WRKBUILD}/Makefile
-   @perl -pi -e "s,!!WRKBUILD!!,${WRKBUILD}," ${WRKBUILD}/Makefile
 
 .if !${FLAVOR:L:Mno_bindings}
 post-build: 
Index: distinfo
===
RCS file: /cvs/ports/devel/subversion/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- distinfo2 Oct 2005 09:02:05 -   1.7
+++ distinfo20 Jan 2006 14:40:18 -
@@ -1,4 +1,4 @@
-MD5 (subversion-1.2.3.tar.gz) = 95f9b43801b4d9bc071564bca2116763
-RMD160 (subversion-1.2.3.tar.gz) = 4a39e2b9f4dcd39023e785ce0a31b3bd493d6a85
-SHA1 (subversion-1.2.3.tar.gz) = 790cfc94db98799a48a157fef22a13c878e74345
-SIZE (subversion-1.2.3.tar.gz) = 8868156
+MD5 (subversion-1.3.0.tar.gz) = 0d91a7fe152d0373044c47c54deb2c9a
+RMD160 (subversion-1.3.0.tar.gz) = e00cc422636b74df8c8821c136e9eacb8caa42d4
+SHA1 (subversion-1.3.0.tar.gz) = 98cb017844750d4ed26e2a811c581a644e3ad585
+SIZE (subversion-1.3.0.tar.gz) = 8773294
Index: patches/patch-Makefile_in
===
RCS file: /cvs/ports/devel/subversion/patches/patch-Makefile_in,v
retrieving revision 1.2
diff -u -r1.2 patch-Makefile_in
--- patches/patch-Makefile_in   4 Jul 2005 22:22:00 -   1.2
+++ patches/patch-Makefile_in   20 Jan 2006 14:40:18 -
@@ -1,6 +1,6 @@
-$OpenBSD: patch-Makefile_in,v 1.2 2005/07/04 22:22:00 alek Exp $
 Makefile.in.orig   Mon May  9 07:56:09 2005
-+++ Makefile.inWed Jun 22 02:08:50 2005
+$OpenBSD$
+--- Makefile.in.orig   Tue Nov 15 16:56:15 2005
 Makefile.inSun Jan  8 17:31:33 2006
 @@ -66,8 +66,8 @@ swig_pl_libdir = @libdir@
  swig_rb_libdir = @libdir@
  
@@ -12,37 +12,14 @@
  swig_pldir = @libdir@/svn-perl
  swig_rbdir = $(SWIG_RB_SITE_ARCH_DIR)/svn/ext
  
-@@ -143,7 +143,23 @@ MKDIR = @MKDIR@
- # the EXTRA_ exist so that extra flags can be passed at 'make' time
- CFLAGS = @CFLAGS@ $(EXTRA_CFLAGS)
- CPPFLAGS = @CPPFLAGS@ $(EXTRA_CPPFLAGS)
--LDFLAGS = @LDFLAGS@ $(EXTRA_LDFLAGS)
-+LDFLAGS = -L!!WRKBUILD!!/subversion/libsvn_client/.libs \
-+  -L!!WRKBUILD!!/subversion/libsvn_delta/.libs \
-+  -L!!WRKBUILD!!/subversion/libsvn_diff/.libs \
-+  -L!!WRKBUILD!!/subversion/libsvn_fs/.libs \
-+  -L!!WRKBUILD!!/subversion/libsvn_fs_base/.libs \
-+  -L!!WRKBUILD!!/subversion/libsvn_fs_fs/.libs \
-+  -L!!WRKBUILD!!/subversion/libsvn_ra/.libs \
-+  -L!!WRKBUILD!!/subversion/libsvn_ra_dav/.libs \
-+  -L!!WRKBUILD!!/subversion/libsvn_ra_local/.libs \
-+  -L!!WRKBUILD!!/subversion/libsvn_ra_svn/.libs \
-+  -L!!WRKBUILD!!/subversion/libsvn_repos/.libs \
-+  -L!!WRKBUILD!!/subversion/libsvn_subr/.libs \
-+  -L!!WRKBUILD!!/subversion/libsvn_wc/.libs \
-+  -L!!WRKBUILD!!/subversion/bindings/swig/perl/libsvn_swig_perl/.libs \
-+  -L!!WRKBUILD!!/subversion/bindings/swig/python/libsvn_swig_py/.libs \
-+  -L!!WRKBUILD!!/subversion/bindings/swig/python/.libs \
-+  @LDFLAGS@ $(EXTRA_LDFLAGS)
- 
- COMPILE = $(CC) $(CPPFLAGS) $(CFLAGS) $(INCLUDES)
- COMPILE_CXX = $(CXX) $(CPPFLAGS) $(CFLAGS) $(CXXFLAGS) $(INCLUDES)
-@@ -321,7 +337,7 @@ local-install: @INSTALL_RULES@
- 
- ### HACK!! Find a better way to do this
- revision-install:
--  subversion/svnversion/svnversion $(top_srcdir) /repos/svn/trunk > 
$(DESTDIR)$(includedir)/subversion-1/svn-revision.txt
-+  env LD_LIBRARY_PATH=${PREFIX}/lib subversion/svnversion/svnversion 
$(top_srcdir) /repos/svn/trunk > 
$(DESTDIR)$(includedir)/subversion-1/svn-revision.txt
- 
- install-static: @INSTALL_STATIC_RULES@
+@@ -94,8 +94,8 @@ EXEEXT = 

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 "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.



Passes the regression tests on sparc64 and i386.

/Sigfred



Re: NEW: archivers/lzma

2006-01-23 Thread steven mestdagh
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 "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 przypomniające kwiaty o aksamitnych płatkach [...]. Powinienem
się trzymać z tymi, do których prznależę, ze starymi obrzydliwymi ludzkimi
wrakami: grubymi, zawsze wściekłymi babami, których pachy wydzielają drażniacy
odór potu, kurwami o dużych, obwisłych wargach sromowych
 -- J.M. Coetzee, Czekając na barbarzyńców



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 there a reason why you cannot use packages?
> 
> yes, the reason is that I need Plone 2.1.1 which in turn requires PIL
> 1.1.5, not 1.1.4 which is in ports. In most cases, when the updated
> package is mostly reflected in new version numbers in the Makefile, and
> a new distinfo, this is not a problem.
> 
> > "broke down and installed some X11 stuff" sounds pretty vague.
> 
> By this I meant that I installed the xbase38.tgz, xetc38.tgz and
> xshare38.tgz which I normally don't install. Unfortunately, the PIL port
> can't easily be built w/o tk which in turn requires X11.

did you use ldconfig to add /usr/X11R6/lib? this should be done
automatically by rc(8) on reboot.

anyway, this is not really supported. you could consider -current which
has both PIL 1.1.5 and plone 2.1.1.

steven

Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm



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.1.1 which in turn requires PIL
1.1.5, not 1.1.4 which is in ports. In most cases, when the updated
package is mostly reflected in new version numbers in the Makefile, and
a new distinfo, this is not a problem.

> "broke down and installed some X11 stuff" sounds pretty vague.

By this I meant that I installed the xbase38.tgz, xetc38.tgz and
xshare38.tgz which I normally don't install. Unfortunately, the PIL port
can't easily be built w/o tk which in turn requires X11.


Best,
--Toni++



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:08 gateway dovecot: imap(user): kevent() for notify failed: 
Invalid argument
Jan 22 13:59:08 gateway dovecot: imap(user): kevent() for notify failed: 
Invalid argument

Jan 22 13:59:09 gateway dovecot: child 2349 (imap) killed with signal 11

It seams that --with-ioloop=kqueue and --with-notify=kqueue in Makefile 
have something to do with these errors. What does this kqueue do and can 
I compile without it?


I just commited some fixes for the kqueue support. Can you update your dovecot
package to 1.0.beta1p3 and let me know if you still see the same issue?



Brad,

I have just completed installation of dovecot-1.0beta1p3.
Prior to starting the new dovecot, I blew out all index files.

My HW/OS environment is as follows:
Sun Netra T1 105,  1GB RAM
OpenBSD  v3.8-stable

Dovecot is configured to use Maildir and imaps.  No pop.
I can send my dovecot.conf if you need it, but it seems like
I'm not the only one with this problem.

Regards,
Ray


The following is a snippet from maillog.

Jan 22 23:01:00 pets dovecot: imap-login: Login: user=, method=plain, 
rip=64.142.83.40, lip=64.142.80.234, TLS
Jan 22 23:01:01 pets dovecot: imap(ryl): Corrupted index cache file 
/var/mail/ryl/Maildir/dovecot.index.cache: Duplicated field in header: 
hdr.MESSAGE-ID
Jan 22 23:01:01 pets dovecot: imap(ryl): Corrupted index cache file 
/var/mail/ryl/Maildir/dovecot.index.cache: invalid field header size
Jan 22 23:01:04 pets sm-mta[32467]: k0N713sl032467: from=<[EMAIL PROTECTED]>, 
size=3503, class=-30, nrcpts=1, msgid=<[EMAIL PROTECTED]>, proto=ESMTP, daemon=MTA, 
relay=eth0.a.lds.sonic.net [208.201.249.231]
Jan 22 23:01:05 pets dovecot: child 18955 (imap) killed with signal 11
Jan 22 23:01:10 pets dovecot: imap-login: Login: user=, method=plain, 
rip=64.142.83.40, lip=64.142.80.234, TLS
Jan 22 23:01:10 pets dovecot: imap(ryl): Corrupted index cache file 
/var/mail/ryl/Maildir/dovecot.index.cache: Duplicated field in header: 
hdr.MESSAGE-ID
Jan 22 23:01:10 pets dovecot: imap(ryl): Corrupted index cache file 
/var/mail/ryl/Maildir/dovecot.index.cache: invalid field header size
Jan 22 23:01:23 pets dovecot: imap-login: Login: user=, method=plain, 
rip=64.142.83.40, lip=64.142.80.234, TLS
Jan 22 23:01:24 pets dovecot: imap(ryl): Corrupted index cache file 
/var/mail/ryl/Maildir/.INBOX.MailLists.OpenBSD.Ports/dovecot.index.cache: 
Duplicated field in header: hdr.MESSAGE-ID
Jan 22 23:01:24 pets dovecot: imap(ryl): Corrupted index cache file 
/var/mail/ryl/Maildir/.INBOX.MailLists.OpenBSD.Ports/dovecot.index.cache: 
invalid field header size
Jan 22 23:02:01 pets dovecot: child 20235 (imap) killed with signal 11
Jan 22 23:02:02 pets dovecot: SSL parameters regeneration completed
Jan 22 23:02:20 pets dovecot: imap-login: Login: user=, method=plain, 
rip=64.142.83.40, lip=64.142.80.234, TLS
Jan 22 23:02:21 pets dovecot: imap(ryl): Corrupted index cache file 
/var/mail/ryl/Maildir/.INBOX.MailLists.Soekris/dovecot.index.cache: Duplicated 
field in header: hdr.MESSAGE-ID
Jan 22 23:02:21 pets dovecot: imap(ryl): Corrupted index cache file 
/var/mail/ryl/Maildir/.INBOX.MailLists.Soekris/dovecot.index.cache: invalid 
field header size
Jan 22 23:03:04 pets dovecot: imap-login: Login: user=, method=plain, 
rip=64.142.83.40, lip=64.142.80.234, TLS
Jan 22 23:03:21 pets dovecot: child 8631 (imap) killed with signal 11
Jan 22 23:03:23 pets dovecot: imap-login: Login: user=, method=plain, 
rip=64.142.83.40, lip=64.142.80.234, TLS
Jan 22 23:03:23 pets dovecot: imap(ryl): Corrupted index cache file 
/var/mail/ryl/Maildir/dovecot.index.cache: Duplicated field in header: 
hdr.MESSAGE-ID
Jan 22 23:03:23 pets dovecot: imap(ryl): Corrupted index cache file 
/var/mail/ryl/Maildir/dovecot.index.cache: invalid field header size
Jan 22 23:04:39 pets sm-mta[25459]: k0N74dqo025459: from=<[EMAIL PROTECTED]>, 
size=4186, class=-30, nrcpts=1, msgid=<[EMAIL PROTECTED]>, proto=ESMTP, daemon=MTA, 
relay=eth0.b.lds.sonic.net [209.204.159.5]
Jan 22 23:04:40 pets dovecot: child 10883 (imap) killed with signal 11
Jan 22 23:04:41 pets dovecot: imap-login: Login: user=, method=plain, 
rip=64.142.83.40, lip=64.142.80.234, TLS
Jan 22 23:04:42 pets dovecot: imap(ryl): Corrupted index cache file 
/var/mail/ryl/Maildir/dovecot.index.cache: Duplicated field in header: 
hdr.MESSAGE-ID
Jan 22 23:04:42 pets dovecot: imap(ryl): Corrupted index cache file 
/var/mail/ryl/Maildir/dovecot.index.cache: invalid field header size
Jan 22 23:05:59 pets dovecot: imap-login: Login: user=, method=plain, 
rip=64.142.83.40, lip=64.142.80.234, TLS
Jan 22 23:06:00 pets dovecot: imap(ryl): Corrupted index cache file 
/var/mail/ryl/Maildir/.Junk/dovecot.index.cache: Duplicated field in header

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.

Anybody?

Thanks a lot,
/Markus



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 -
@@ -3,7 +3,7 @@
 
 COMMENT=   "text-based ICQ implementation"
 
-DISTNAME=  micq-0.5.0.4
+DISTNAME=  micq-0.5.1
 CATEGORIES=net
 
 MAINTAINER=David Krause <[EMAIL PROTECTED]>
Index: net/micq/distinfo
===
RCS file: /cvs/ports/net/micq/distinfo,v
retrieving revision 1.15
diff -u -p -r1.15 distinfo
--- net/micq/distinfo   7 Jun 2005 06:48:13 -   1.15
+++ net/micq/distinfo   23 Jan 2006 08:40:12 -
@@ -1,4 +1,4 @@
-MD5 (micq-0.5.0.4.tgz) = 142f80100955018046745ada09859b2d
-RMD160 (micq-0.5.0.4.tgz) = fa164c847624b389f20eb426a592582a6b38913b
-SHA1 (micq-0.5.0.4.tgz) = bd30f9a79febcae5a0e995328edef0c8bd9f6132
-SIZE (micq-0.5.0.4.tgz) = 1042082
+MD5 (micq-0.5.1.tgz) = 8a8d33e130add017e76293e788d3d590
+RMD160 (micq-0.5.1.tgz) = 4518e5fe4c14ea23764470a0d0991658b473baeb
+SHA1 (micq-0.5.1.tgz) = 1a5aece25e82861de319851bc5ff6701570a6fb8
+SIZE (micq-0.5.1.tgz) = 1082826
Index: net/micq/pkg/PLIST
===
RCS file: /cvs/ports/net/micq/pkg/PLIST,v
retrieving revision 1.17
diff -u -p -r1.17 PLIST
--- net/micq/pkg/PLIST  20 Feb 2005 06:57:14 -  1.17
+++ net/micq/pkg/PLIST  23 Jan 2006 08:40:12 -
@@ -63,6 +63,7 @@ man/uk/man7/
 share/micq/
 share/micq/C.i18n
 share/micq/bg.i18n
+share/micq/cs.i18n
 share/micq/de.i18n
 share/micq/de_CH.i18n
 share/micq/en.i18n



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 check for
config issues.  hrmmm



After a lot of tinkering the uams_guest.so doesnt' seem to work with
the old 1.6 port either.  Perhaps it's an OpenBSD thing?   Veery
strange.



Downloaded and compiled from source and guest access works.  Perhaps
it's just a build flag.





Can you
tail -f /var/log/daemon
as you log in/out on the compiled from source version and copy me the  
output. I'm curious as to why this would act differently as the auth  
process for guest is to use the user nobody which has a non-existant  
home directory. This is where guest access is going to fail as afpd  
can't stat /nonexistant.


thanx

Jan 23 19:10:24 kallasjarvi afpd[8122]: login noauth
Jan 23 19:10:24 kallasjarvi afpd[8122]: login nobody (uid 32767, gid  
32767) AFP3.1
Jan 23 19:10:24 kallasjarvi afpd[8122]: afp_getsrvrparms(/ 
nonexistent): stat: No such file or directory

Jan 23 19:10:42 kallasjarvi afpd[8122]: logout nobody

Ian McWilliam





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