Re: dvdrip update

2007-05-16 Thread steven mestdagh
This doesn't make sense. Please make separate ports of the perl modules.
And check the dependencies.

$ dvdrip
Can't locate Locale/TextDomain.pm in @INC ...

It also wants p5-Gtk2, not p5-Gtk.

I think the locale stuff should be installed under share/locale.


Ted Unangst [2007-05-16, 18:34:29]:
> 
> Index: Makefile
> ===
> RCS file: /cvs/ports/graphics/dvdrip/Makefile,v
> retrieving revision 1.8
> diff -u -r1.8 Makefile
> --- Makefile  2 Dec 2006 20:24:17 -   1.8
> +++ Makefile  16 May 2007 16:39:05 -
> @@ -2,9 +2,9 @@
>  
>  COMMENT= "full featured DVD copy program"
>  
> -VERSION= 0.50.18
> -PKGNAME= dvdrip-${VERSION}p2
> -DISTNAME=Video-DVDRip-${VERSION}
> +VERSION= 0.98.6
> +PKGNAME= dvdrip-${VERSION}
> +DISTNAME=dvdrip-${VERSION}
>  CATEGORIES=  graphics audio perl5
>  
>  HOMEPAGE=http://www.exit1.org/dvdrip/
> Index: distinfo
> ===
> RCS file: /cvs/ports/graphics/dvdrip/distinfo,v
> retrieving revision 1.3
> diff -u -r1.3 distinfo
> --- distinfo  5 Apr 2007 16:19:55 -   1.3
> +++ distinfo  16 May 2007 16:39:05 -
> @@ -1,5 +1,5 @@
> -MD5 (Video-DVDRip-0.50.18.tar.gz) = uyo/SDVJWLx9HGoGJj5myA==
> -RMD160 (Video-DVDRip-0.50.18.tar.gz) = KlPhC1IJpsFEfwvSVjzsupJLxUY=
> -SHA1 (Video-DVDRip-0.50.18.tar.gz) = a2DUr+kEg4ep9oS/s3IoCweAmnk=
> -SHA256 (Video-DVDRip-0.50.18.tar.gz) = 
> /HxWp9T1rHgLGI41ZPdbteCTVq4uoxNDkj66wbsD/2w=
> -SIZE (Video-DVDRip-0.50.18.tar.gz) = 233184
> +MD5 (dvdrip-0.98.6.tar.gz) = ASaYoqFYK361vhOIXVpehA==
> +RMD160 (dvdrip-0.98.6.tar.gz) = wHO9wrlro7jtmoZg2Mm1GJp7MiM=
> +SHA1 (dvdrip-0.98.6.tar.gz) = rxv/a+DD5g2BzJiTdG9BoNIrLoE=
> +SHA256 (dvdrip-0.98.6.tar.gz) = LEiXPOPpIfEUDY0ihyKgVDfXj9OyJn+4+G5wnhq/heU=
> +SIZE (dvdrip-0.98.6.tar.gz) = 1604449
> Index: pkg/PLIST
> ===
> RCS file: /cvs/ports/graphics/dvdrip/pkg/PLIST,v
> retrieving revision 1.3
> diff -u -r1.3 PLIST
> --- pkg/PLIST 13 Feb 2005 10:56:23 -  1.3
> +++ pkg/PLIST 16 May 2007 16:39:05 -
> @@ -1,9 +1,114 @@
>  @comment $OpenBSD: PLIST,v 1.3 2005/02/13 10:56:23 sturm Exp $
> -bin/dr_exec
> -bin/dr_progress
> -bin/dr_splitpipe
>  bin/dvdrip
> +bin/dvdrip-exec
>  bin/dvdrip-master
> +bin/dvdrip-multitee
> +bin/dvdrip-progress
> +bin/dvdrip-replex
> +bin/dvdrip-splash
> +bin/dvdrip-splitpipe
> +bin/dvdrip-subpng
> +bin/dvdrip-thumb
> +bin/execflow
> +${P5SITE}/AnyEvent/
> +${P5SITE}/AnyEvent.pm
> +${P5SITE}/AnyEvent/Impl/
> +${P5SITE}/AnyEvent/Impl/Coro.pm
> +${P5SITE}/AnyEvent/Impl/Event.pm
> +${P5SITE}/AnyEvent/Impl/Glib.pm
> +${P5SITE}/AnyEvent/Impl/Tk.pm
> +${P5SITE}/Event/
> +${P5SITE}/Event/ExecFlow/
> +${P5SITE}/Event/ExecFlow.pm
> +${P5SITE}/Event/ExecFlow/Callbacks.pm
> +${P5SITE}/Event/ExecFlow/Frontend/
> +${P5SITE}/Event/ExecFlow/Frontend.pm
> +${P5SITE}/Event/ExecFlow/Frontend/Term.pm
> +${P5SITE}/Event/ExecFlow/Job/
> +${P5SITE}/Event/ExecFlow/Job.pm
> +${P5SITE}/Event/ExecFlow/Job/Code.pm
> +${P5SITE}/Event/ExecFlow/Job/Command.pm
> +${P5SITE}/Event/ExecFlow/Job/Group.pm
> +${P5SITE}/Event/ExecFlow/Scheduler/
> +${P5SITE}/Event/ExecFlow/Scheduler.pm
> +${P5SITE}/Event/ExecFlow/Scheduler/SimpleMax.pm
> +${P5SITE}/Event/RPC/
> +${P5SITE}/Event/RPC.pm
> +${P5SITE}/Event/RPC/AuthPasswdHash.pm
> +${P5SITE}/Event/RPC/Client.pm
> +${P5SITE}/Event/RPC/Connection.pm
> +${P5SITE}/Event/RPC/LogConnection.pm
> +${P5SITE}/Event/RPC/Logger.pm
> +${P5SITE}/Event/RPC/Loop/
> +${P5SITE}/Event/RPC/Loop.pm
> +${P5SITE}/Event/RPC/Loop/Event.pm
> +${P5SITE}/Event/RPC/Loop/Glib.pm
> +${P5SITE}/Event/RPC/Message.pm
> +${P5SITE}/Event/RPC/Server.pm
> +${P5SITE}/Gtk2/
> +${P5SITE}/Gtk2/Ex/
> +${P5SITE}/Gtk2/Ex/FormFactory/
> +${P5SITE}/Gtk2/Ex/FormFactory.pm
> +${P5SITE}/Gtk2/Ex/FormFactory/Button.pm
> +${P5SITE}/Gtk2/Ex/FormFactory/CheckButton.pm
> +${P5SITE}/Gtk2/Ex/FormFactory/CheckButtonGroup.pm
> +${P5SITE}/Gtk2/Ex/FormFactory/Combo.pm
> +${P5SITE}/Gtk2/Ex/FormFactory/Container.pm
> +${P5SITE}/Gtk2/Ex/FormFactory/Context.pm
> +${P5SITE}/Gtk2/Ex/FormFactory/DialogButtons.pm
> +${P5SITE}/Gtk2/Ex/FormFactory/Entry.pm
> +${P5SITE}/Gtk2/Ex/FormFactory/ExecFlow.pm
> +${P5SITE}/Gtk2/Ex/FormFactory/Expander.pm
> +${P5SITE}/Gtk2/Ex/FormFactory/Form.pm
> +${P5SITE}/Gtk2/Ex/FormFactory/GtkWidget.pm
> +${P5SITE}/Gtk2/Ex/FormFactory/HBox.pm
> +${P5SITE}/Gtk2/Ex/FormFactory/HSeparator.pm
> +${P5SITE}/Gtk2/Ex/FormFactory/Image.pm
> +${P5SITE}/Gtk2/Ex/FormFactory/Intro.pm
> +${P5SITE}/Gtk2/Ex/FormFactory/Label.pm
> +${P5SITE}/Gtk2/Ex/FormFactory/Layout.pm
> +${P5SITE}/Gtk2/Ex/FormFactory/List.pm
> +${P5SITE}/Gtk2/Ex/FormFactory/Loader.pm
> +${P5SITE}/Gtk2/Ex/FormFactory/Menu.pm
> +${P5SITE}/Gtk2/Ex/FormFactory/Notebook.pm
> +${P5SITE}/Gtk2/Ex/FormFactory/Popup.pm
> +${P5SITE}/Gtk2/Ex/FormFactory/ProgressBar.pm
> +${P5SITE}/Gtk2/Ex/FormFactory/Proxy.pm
> +${P5SITE}/Gtk2/Ex/FormFactory/ProxyB

devel/lpeg 0.6

2007-05-16 Thread Pedro Martelletto
Index: Makefile
===
RCS file: /cvs/ports/devel/lpeg/Makefile,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 Makefile
--- Makefile26 Mar 2007 13:03:57 -  1.1.1.1
+++ Makefile13 May 2007 00:51:47 -
@@ -3,7 +3,7 @@
 SHARED_ONLY=   Yes
 
 COMMENT=   "parsing expression grammars library for lua"
-DISTNAME=  lpeg-0.5
+DISTNAME=  lpeg-0.6
 CATEGORIES=devel
 MASTER_SITES=  http://www.inf.puc-rio.br/~roberto/
 
@@ -17,7 +17,6 @@
 
 RUN_DEPENDS=   ::lang/lua
 BUILD_DEPENDS= ${RUN_DEPENDS}
-REGRESS_DEPENDS=::devel/lpeg
 
 ALL_TARGET=lpeg.so
 MAKE_FILE= makefile
@@ -29,7 +28,6 @@
${INSTALL_DATA} ${WRKSRC}/doc.html ${PREFIX}/share/doc/lpeg
 
 do-regress:
-   ${LOCALBASE}/bin/lua ${WRKSRC}/re.lua
-   ${LOCALBASE}/bin/lua ${WRKSRC}/test.lua
+   cd ${WRKDIST} && lua test.lua
 
 .include 
Index: distinfo
===
RCS file: /cvs/ports/devel/lpeg/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo5 Apr 2007 15:37:56 -   1.2
+++ distinfo13 May 2007 00:51:47 -
@@ -1,5 +1,5 @@
-MD5 (lpeg-0.5.tar.gz) = FjSCHB0x3W8RHDZ6BMevDw==
-RMD160 (lpeg-0.5.tar.gz) = P5YgrlUJbCjdSn+oGGPS/vaHSlI=
-SHA1 (lpeg-0.5.tar.gz) = hC+z2i3XShGfObvIFwpteb9rXx0=
-SHA256 (lpeg-0.5.tar.gz) = ls6arxfbeEpA01Nngo5aLhqePG1Dh1Ej53N3vjirANs=
-SIZE (lpeg-0.5.tar.gz) = 26922
+MD5 (lpeg-0.6.tar.gz) = 4OdgDqC/vzGotF/TGtyL7w==
+RMD160 (lpeg-0.6.tar.gz) = f5JX7BaMKnfd14XWIQ317fw9QK4=
+SHA1 (lpeg-0.6.tar.gz) = nau1tDN8suzy+9ezWoOUtV8QOPI=
+SHA256 (lpeg-0.6.tar.gz) = Tcv6D9XnuNmw8atMkC/3J+sTZd42rYeU6WOA64Hhmnk=
+SIZE (lpeg-0.6.tar.gz) = 35749
Index: patches/patch-lpeg_c
===
RCS file: patches/patch-lpeg_c
diff -N patches/patch-lpeg_c
--- patches/patch-lpeg_c26 Mar 2007 13:03:57 -  1.1.1.1
+++ /dev/null   1 Jan 1970 00:00:00 -
@@ -1,12 +0,0 @@
-$OpenBSD: patch-lpeg_c,v 1.1.1.1 2007/03/26 13:03:57 jolan Exp $
 lpeg.c.origWed Mar 21 16:48:17 2007
-+++ lpeg.c Mon Mar 26 03:43:38 2007
-@@ -467,7 +467,7 @@ static const char *match (lua_State *L, 
- assert(captop > 0);
- if (capture[captop - 1].siz == 0 &&
- s - capture[captop - 1].s < UCHAR_MAX) {
--  capture[captop - 1].siz = s - capture[captop - 1].s + 1;
-+ capture[captop - 1].siz = (s - getoff(p)) - capture[captop - 1].s + 
1;
-   p++;
-   continue;
- }



package tools broken?

2007-05-16 Thread Edd Barrett

Hi Guys,

I have this from source I checked out and built today:


# pkg_info
Can't locate object method "stringize" via package
"OpenBSD::PackageRepository::Installed" at
/usr/libdata/perl5/OpenBSD/PackageLocation.pm line 51.

# pkg_add -i mergemaster
Can't locate object method "stringize" via package
"OpenBSD::PackageRepository::FTP" at
/usr/libdata/perl5/OpenBSD/PackageLocation.pm line 51.

Are you aware of these? I'll do a cvs up and try rebuilding anyhow.


Best Regards

Edd

---
http://students.dec.bournemouth.ac.uk/ebarrett/



Re: dovecot: mail delivery jamming

2007-05-16 Thread Joachim Schipper
On Wed, May 16, 2007 at 02:46:45PM -0500, Jacob Yocom-Piatt wrote:
> Kian Mohageri wrote:
> >On 5/16/07, Jacob Yocom-Piatt <[EMAIL PROTECTED]> wrote:
> >>am running dovecot-1.0rc15 on openbsd 4.0-release and experiencing jams
> >>if a user's undelivered mail has large files in it. i have not seen this
> >>problem with IMAP mail, AFAICR, only with POP3 accounts.
> >
> >POP3 involves downloading messages whereas IMAP involves leaving it on
> >the server.  Are your clients downloading the entire message(s) or
> >just the headers?  Is this a new  problem or did you just install
> >Dovecot?
> >
> 
> when doing POP3 i'm pretty certain the messages are downloaded, as per 
> the protocol.
> 
> this is a problem that has cropped up several times during the past 6 
> months i've had this mailserver running. everything else works fine with 
> dovecot and it's used by ~60 office employees at a company i work for.

Do you mean that downloading that particular user's mail stalls, or just
fails altogether? Or does delivering new messages fail?

And do I understand correctly you are using POP?

Joachim

-- 
TFMotD: arch, machine (1) - print architecture type



Re: dovecot: mail delivery jamming

2007-05-16 Thread Zvezdan Petkovic
On Wed, May 16, 2007 at 11:28:54AM -0500, Jacob Yocom-Piatt wrote:
> am running dovecot-1.0rc15 on openbsd 4.0-release and experiencing jams 
> if a user's undelivered mail has large files in it. i have not seen this 
> problem with IMAP mail, AFAICR, only with POP3 accounts.

I distinctly remember an email message on ports informing us about the
update to dovecot-1.0.0 with bug and security fixes.  The precompiled
package is available on the mirrors and from the errata web page
http://www.openbsd.org/pkg-stable40.html as well.
This is what I am running:

$ pkg_info -I dovecot
dovecot-1.0.0   compact IMAP/POP3 server

Best regards,

Zvezdan



Re: dovecot: mail delivery jamming

2007-05-16 Thread Jacob Yocom-Piatt

Kian Mohageri wrote:

On 5/16/07, Jacob Yocom-Piatt <[EMAIL PROTECTED]> wrote:

am running dovecot-1.0rc15 on openbsd 4.0-release and experiencing jams
if a user's undelivered mail has large files in it. i have not seen this
problem with IMAP mail, AFAICR, only with POP3 accounts.


POP3 involves downloading messages whereas IMAP involves leaving it on
the server.  Are your clients downloading the entire message(s) or
just the headers?  Is this a new  problem or did you just install
Dovecot?



when doing POP3 i'm pretty certain the messages are downloaded, as per 
the protocol.


this is a problem that has cropped up several times during the past 6 
months i've had this mailserver running. everything else works fine with 
dovecot and it's used by ~60 office employees at a company i work for.


cheers,
jake


Kian




Re: dovecot: mail delivery jamming

2007-05-16 Thread Kian Mohageri

On 5/16/07, Jacob Yocom-Piatt <[EMAIL PROTECTED]> wrote:

am running dovecot-1.0rc15 on openbsd 4.0-release and experiencing jams
if a user's undelivered mail has large files in it. i have not seen this
problem with IMAP mail, AFAICR, only with POP3 accounts.


POP3 involves downloading messages whereas IMAP involves leaving it on
the server.  Are your clients downloading the entire message(s) or
just the headers?  Is this a new  problem or did you just install
Dovecot?

Kian



small tweak to comms/minicom logging

2007-05-16 Thread Chris Kuethe

This patch causes minicom to flush the capture file output whenever
one of \b \n \r are received... thus causing your logs to be much
closer to real-time than when the stdio buffer fills up and gets
autoflushed.


Index: Makefile
===
RCS file: /cvs/ports/comms/minicom/Makefile,v
retrieving revision 1.46
diff -u -p -u -p -r1.46 Makefile
--- Makefile2006/07/13 06:47:09 1.46
+++ Makefile2007/05/16 18:20:37
@@ -4,7 +4,7 @@ COMMENT="MS-DOS Telix-like serial comm

VER=2.00.0
DISTNAME=   minicom-${VER}.src
-PKGNAME=   minicom-${VER}p2
+PKGNAME=   minicom-${VER}p3
CATEGORIES= comms
MASTER_SITES=   ${MASTER_SITE_SUNSITE:=apps/serialcomm/dialout/}

Index: patches/patch-src_vt100_c
===
RCS file: patches/patch-src_vt100_c
diff -N patch-src_vt100_c
--- /dev/null   Sat Aug 30 18:16:59 1997
+++ patches/patch-src_vt100_c   Wed May 16 18:20:37 2007
@@ -0,0 +1,27 @@
+$OpenBSD$
+--- src/vt100.c.orig   Wed May 16 12:12:40 2007
 src/vt100.cWed May 16 12:14:57 2007
+@@ -960,8 +960,10 @@ int ch;
+   wputc(vt_win, c);
+   if (vt_addlf) {
+   wputc(vt_win, '\n');
+-  if (vt_docap == 1)
++  if (vt_docap == 1){
+   fputc('\n', vt_capfp);
++  fflush(vt_capfp);
++  }
+   }
+   break;
+   case '\t': /* Non - destructive TAB */
+@@ -1005,8 +1007,10 @@ int ch;
+   case '\b':
+   case 7: /* Bell */
+   wputc(vt_win, c);
+-  if (vt_docap == 1)
++  if (vt_docap == 1) {
+   fputc(c, vt_capfp);
++  fflush(vt_capfp);
++  }
+   break;
+   default:
+   go_on = 1;

--
GDB has a 'break' feature; why doesn't it have 'fix' too?



Re: dovecot: mail delivery jamming

2007-05-16 Thread Bryan Vyhmeister

On May 16, 2007, at 9:28 AM, Jacob Yocom-Piatt wrote:

if upgrading to 4.1-release and dovecot-1.0.0 is a known way to  
solve this issue, please let me know.


If you compile from ports, dovecot-1.0.0 is now there for 4.0. I  
would try that first before anything else and see if it makes a  
difference. Lots of bug fixes have gone in between rc15 and 1.0.0. By  
the way, I think misc@ would be the better list for this kind of thing.


Bryan



dvdrip update

2007-05-16 Thread Ted Unangst

Index: Makefile
===
RCS file: /cvs/ports/graphics/dvdrip/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile2 Dec 2006 20:24:17 -   1.8
+++ Makefile16 May 2007 16:39:05 -
@@ -2,9 +2,9 @@
 
 COMMENT=   "full featured DVD copy program"
 
-VERSION=   0.50.18
-PKGNAME=   dvdrip-${VERSION}p2
-DISTNAME=  Video-DVDRip-${VERSION}
+VERSION=   0.98.6
+PKGNAME=   dvdrip-${VERSION}
+DISTNAME=  dvdrip-${VERSION}
 CATEGORIES=graphics audio perl5
 
 HOMEPAGE=  http://www.exit1.org/dvdrip/
Index: distinfo
===
RCS file: /cvs/ports/graphics/dvdrip/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo5 Apr 2007 16:19:55 -   1.3
+++ distinfo16 May 2007 16:39:05 -
@@ -1,5 +1,5 @@
-MD5 (Video-DVDRip-0.50.18.tar.gz) = uyo/SDVJWLx9HGoGJj5myA==
-RMD160 (Video-DVDRip-0.50.18.tar.gz) = KlPhC1IJpsFEfwvSVjzsupJLxUY=
-SHA1 (Video-DVDRip-0.50.18.tar.gz) = a2DUr+kEg4ep9oS/s3IoCweAmnk=
-SHA256 (Video-DVDRip-0.50.18.tar.gz) = 
/HxWp9T1rHgLGI41ZPdbteCTVq4uoxNDkj66wbsD/2w=
-SIZE (Video-DVDRip-0.50.18.tar.gz) = 233184
+MD5 (dvdrip-0.98.6.tar.gz) = ASaYoqFYK361vhOIXVpehA==
+RMD160 (dvdrip-0.98.6.tar.gz) = wHO9wrlro7jtmoZg2Mm1GJp7MiM=
+SHA1 (dvdrip-0.98.6.tar.gz) = rxv/a+DD5g2BzJiTdG9BoNIrLoE=
+SHA256 (dvdrip-0.98.6.tar.gz) = LEiXPOPpIfEUDY0ihyKgVDfXj9OyJn+4+G5wnhq/heU=
+SIZE (dvdrip-0.98.6.tar.gz) = 1604449
Index: pkg/PLIST
===
RCS file: /cvs/ports/graphics/dvdrip/pkg/PLIST,v
retrieving revision 1.3
diff -u -r1.3 PLIST
--- pkg/PLIST   13 Feb 2005 10:56:23 -  1.3
+++ pkg/PLIST   16 May 2007 16:39:05 -
@@ -1,9 +1,114 @@
 @comment $OpenBSD: PLIST,v 1.3 2005/02/13 10:56:23 sturm Exp $
-bin/dr_exec
-bin/dr_progress
-bin/dr_splitpipe
 bin/dvdrip
+bin/dvdrip-exec
 bin/dvdrip-master
+bin/dvdrip-multitee
+bin/dvdrip-progress
+bin/dvdrip-replex
+bin/dvdrip-splash
+bin/dvdrip-splitpipe
+bin/dvdrip-subpng
+bin/dvdrip-thumb
+bin/execflow
+${P5SITE}/AnyEvent/
+${P5SITE}/AnyEvent.pm
+${P5SITE}/AnyEvent/Impl/
+${P5SITE}/AnyEvent/Impl/Coro.pm
+${P5SITE}/AnyEvent/Impl/Event.pm
+${P5SITE}/AnyEvent/Impl/Glib.pm
+${P5SITE}/AnyEvent/Impl/Tk.pm
+${P5SITE}/Event/
+${P5SITE}/Event/ExecFlow/
+${P5SITE}/Event/ExecFlow.pm
+${P5SITE}/Event/ExecFlow/Callbacks.pm
+${P5SITE}/Event/ExecFlow/Frontend/
+${P5SITE}/Event/ExecFlow/Frontend.pm
+${P5SITE}/Event/ExecFlow/Frontend/Term.pm
+${P5SITE}/Event/ExecFlow/Job/
+${P5SITE}/Event/ExecFlow/Job.pm
+${P5SITE}/Event/ExecFlow/Job/Code.pm
+${P5SITE}/Event/ExecFlow/Job/Command.pm
+${P5SITE}/Event/ExecFlow/Job/Group.pm
+${P5SITE}/Event/ExecFlow/Scheduler/
+${P5SITE}/Event/ExecFlow/Scheduler.pm
+${P5SITE}/Event/ExecFlow/Scheduler/SimpleMax.pm
+${P5SITE}/Event/RPC/
+${P5SITE}/Event/RPC.pm
+${P5SITE}/Event/RPC/AuthPasswdHash.pm
+${P5SITE}/Event/RPC/Client.pm
+${P5SITE}/Event/RPC/Connection.pm
+${P5SITE}/Event/RPC/LogConnection.pm
+${P5SITE}/Event/RPC/Logger.pm
+${P5SITE}/Event/RPC/Loop/
+${P5SITE}/Event/RPC/Loop.pm
+${P5SITE}/Event/RPC/Loop/Event.pm
+${P5SITE}/Event/RPC/Loop/Glib.pm
+${P5SITE}/Event/RPC/Message.pm
+${P5SITE}/Event/RPC/Server.pm
+${P5SITE}/Gtk2/
+${P5SITE}/Gtk2/Ex/
+${P5SITE}/Gtk2/Ex/FormFactory/
+${P5SITE}/Gtk2/Ex/FormFactory.pm
+${P5SITE}/Gtk2/Ex/FormFactory/Button.pm
+${P5SITE}/Gtk2/Ex/FormFactory/CheckButton.pm
+${P5SITE}/Gtk2/Ex/FormFactory/CheckButtonGroup.pm
+${P5SITE}/Gtk2/Ex/FormFactory/Combo.pm
+${P5SITE}/Gtk2/Ex/FormFactory/Container.pm
+${P5SITE}/Gtk2/Ex/FormFactory/Context.pm
+${P5SITE}/Gtk2/Ex/FormFactory/DialogButtons.pm
+${P5SITE}/Gtk2/Ex/FormFactory/Entry.pm
+${P5SITE}/Gtk2/Ex/FormFactory/ExecFlow.pm
+${P5SITE}/Gtk2/Ex/FormFactory/Expander.pm
+${P5SITE}/Gtk2/Ex/FormFactory/Form.pm
+${P5SITE}/Gtk2/Ex/FormFactory/GtkWidget.pm
+${P5SITE}/Gtk2/Ex/FormFactory/HBox.pm
+${P5SITE}/Gtk2/Ex/FormFactory/HSeparator.pm
+${P5SITE}/Gtk2/Ex/FormFactory/Image.pm
+${P5SITE}/Gtk2/Ex/FormFactory/Intro.pm
+${P5SITE}/Gtk2/Ex/FormFactory/Label.pm
+${P5SITE}/Gtk2/Ex/FormFactory/Layout.pm
+${P5SITE}/Gtk2/Ex/FormFactory/List.pm
+${P5SITE}/Gtk2/Ex/FormFactory/Loader.pm
+${P5SITE}/Gtk2/Ex/FormFactory/Menu.pm
+${P5SITE}/Gtk2/Ex/FormFactory/Notebook.pm
+${P5SITE}/Gtk2/Ex/FormFactory/Popup.pm
+${P5SITE}/Gtk2/Ex/FormFactory/ProgressBar.pm
+${P5SITE}/Gtk2/Ex/FormFactory/Proxy.pm
+${P5SITE}/Gtk2/Ex/FormFactory/ProxyBuffered.pm
+${P5SITE}/Gtk2/Ex/FormFactory/RadioButton.pm
+${P5SITE}/Gtk2/Ex/FormFactory/Rules.pm
+${P5SITE}/Gtk2/Ex/FormFactory/Table.pm
+${P5SITE}/Gtk2/Ex/FormFactory/TextView.pm
+${P5SITE}/Gtk2/Ex/FormFactory/Timestamp.pm
+${P5SITE}/Gtk2/Ex/FormFactory/ToggleButton.pm
+${P5SITE}/Gtk2/Ex/FormFactory/VBox.pm
+${P5SITE}/Gtk2/Ex/FormFactory/VPaned.pm
+${P5SITE}/Gtk2/Ex/FormFactory/VSeparator.pm
+${P5SITE}/Gtk2/Ex/FormFactory/Widget.pm
+${P5SITE}/Gtk2/Ex/FormFactory/Window.pm
+${P5SITE}/Gtk2/Ex/FormFactory/YesNo.pm
+${P5

dovecot: mail delivery jamming

2007-05-16 Thread Jacob Yocom-Piatt
am running dovecot-1.0rc15 on openbsd 4.0-release and experiencing jams 
if a user's undelivered mail has large files in it. i have not seen this 
problem with IMAP mail, AFAICR, only with POP3 accounts.


the sort of pattern i've seen with this is there being several files of 
5-9 MB in size in the user's cur directory under their maildir. the 
solution i've found is to manually move the larger files out of this 
directory, then the rest of their mail delivers correctly. perhaps that 
most of the clients are using outlook 2003 has something to do with 
it... all suggestions welcome.


if upgrading to 4.1-release and dovecot-1.0.0 is a known way to solve 
this issue, please let me know.


cheers,
jake



Re: Add -f flags to rm and mv

2007-05-16 Thread Christian Weisgerber
Ray Lai <[EMAIL PROTECTED]> wrote:

> > No.  Something is very wrong here.  Why do your interactive shell
> > aliases propagate to random shells?
> 
> I export ENV=~/.profile

You need to wrap the contents into something like

case $- in *i*)

...

;;
esac

to keep them away from non-interactive shells.  Alternatively, with ksh,
you can use this scary looking construct:

export ENVFILE=~/.kshrc
export ENV='${ENVFILE[(_=1)+(_$-=0)-_${-%%*i*}]}'

-- 
Christian "naddy" Weisgerber  [EMAIL PROTECTED]



Re: resubmit www/sarg

2007-05-16 Thread Alexandre Anriot
It's in, thanks.



UPDATE: multimedia/xine-ui

2007-05-16 Thread steven mestdagh
changelog:
https://sourceforge.net/project/shownotes.php?release_id=505758

seems to work okay on amd64. please test/comment/ok.

Index: Makefile
===
RCS file: /cvs/ports/multimedia/xine-ui/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile14 May 2007 22:24:27 -  1.6
+++ Makefile16 May 2007 15:49:57 -
@@ -2,8 +2,7 @@
 
 COMMENT=   "multimedia player"
 
-DISTNAME=  xine-ui-0.99.4
-PKGNAME=   ${DISTNAME}p2
+DISTNAME=  xine-ui-0.99.5
 CATEGORIES=multimedia
 
 HOMEPAGE=  http://xinehq.de/
@@ -22,8 +21,8 @@
curl.>=2::net/curl \
png.>=4::graphics/png
 
-WANTLIB=   ICE SM X11 Xau Xdmcp Xext Xinerama Xtst Xv Xxf86vm \
-   c crypto freetype idn m ncurses pthread readline ssl z
+WANTLIB=   X11 Xau Xdmcp Xext Xinerama Xtst Xv Xxf86vm \
+   c crypto m ncurses pthread readline ssl z
 
 USE_X11=   Yes
 USE_LIBTOOL=   Yes
@@ -36,7 +35,7 @@
--without-aalib \
--without-libcaca
 
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include 
-I${LOCALBASE}/include/libpng -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
 
 .include 
Index: distinfo
===
RCS file: /cvs/ports/multimedia/xine-ui/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo5 Apr 2007 16:20:07 -   1.2
+++ distinfo16 May 2007 15:49:57 -
@@ -1,5 +1,5 @@
-MD5 (xine-ui-0.99.4.tar.gz) = kOofdnR+l4ijCnPn9Kds9g==
-RMD160 (xine-ui-0.99.4.tar.gz) = 7urVxuVmreVQXI/LkkJyx0609Jo=
-SHA1 (xine-ui-0.99.4.tar.gz) = uYLlaX8YNVnCFvkkO5QQ1hucWKo=
-SHA256 (xine-ui-0.99.4.tar.gz) = WEHnK4FnJIQgvELPT34Bm6DK5P9NVGdtBgzCNErlPgc=
-SIZE (xine-ui-0.99.4.tar.gz) = 2544984
+MD5 (xine-ui-0.99.5.tar.gz) = 5kPNH8rU2Ypa5OuHfOUIew==
+RMD160 (xine-ui-0.99.5.tar.gz) = ZMtpVJ2I2QTZhup917NqUdW5F1Y=
+SHA1 (xine-ui-0.99.5.tar.gz) = T0UlFjGfMc2gHQjqJ3nxlZM68Ls=
+SHA256 (xine-ui-0.99.5.tar.gz) = E2iqnP1wQz0U795b8OcJEfgPlGOgJhksHxM6M5viXh4=
+SIZE (xine-ui-0.99.5.tar.gz) = 2606481
Index: patches/patch-configure
===
RCS file: patches/patch-configure
diff -N patches/patch-configure
--- patches/patch-configure 24 Mar 2006 22:46:37 -  1.1.1.1
+++ /dev/null   1 Jan 1970 00:00:00 -
@@ -1,22 +0,0 @@
-$OpenBSD: patch-configure,v 1.1.1.1 2006/03/24 22:46:37 jakemsr Exp $
 configure.orig Tue Jan 10 02:28:32 2006
-+++ configure  Tue Jan 10 02:35:06 2006
-@@ -29914,8 +29914,8 @@ BUILD_OS="`uname -s -r -m`"
- BUILD_DATE="`date \"+%a %d %b %Y %T\"`"
- 
- 
-+if false ; then
- 
--
- if test "$GCC" = yes; then
- echo "$as_me:$LINENO: checking if $CC supports 
\"-mpreferred-stack-boundary=2\" flags" >&5
- echo $ECHO_N "checking if $CC supports \"-mpreferred-stack-boundary=2\" 
flags... $ECHO_C" >&6
-@@ -31110,7 +31110,7 @@ _ACEOF
- ;;
- esac
- 
--
-+fi
- 
- if test x$no_BSDiconv != "xyes"; then
-   HAVE_GICONV_TRUE=
Index: patches/patch-src_common_utils_c
===
RCS file: patches/patch-src_common_utils_c
diff -N patches/patch-src_common_utils_c
--- patches/patch-src_common_utils_c24 Mar 2006 22:46:37 -  1.1.1.1
+++ /dev/null   1 Jan 1970 00:00:00 -
@@ -1,13 +0,0 @@
-$OpenBSD: patch-src_common_utils_c,v 1.1.1.1 2006/03/24 22:46:37 jakemsr Exp $
 src/common/utils.c.origMon Feb 21 04:17:42 2005
-+++ src/common/utils.c Mon Feb 21 04:18:02 2005
-@@ -34,7 +34,9 @@
- #include 
- #include 
- #include 
-+#ifdef HAVE_ALLOCA_H
- #include 
-+#endif
- 
- #ifdef HAVE_X11
- #include 
Index: patches/patch-src_xitk_Imlib-light_utils_c
===
RCS file: 
/cvs/ports/multimedia/xine-ui/patches/patch-src_xitk_Imlib-light_utils_c,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 patch-src_xitk_Imlib-light_utils_c
--- patches/patch-src_xitk_Imlib-light_utils_c  24 Mar 2006 22:46:37 -  
1.1.1.1
+++ patches/patch-src_xitk_Imlib-light_utils_c  16 May 2007 15:49:57 -
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_xitk_Imlib-light_utils_c,v 1.1.1.1 2006/03/24 22:46:37 
jakemsr Exp $
 src/xitk/Imlib-light/utils.c.orig  Sun Jan  8 22:56:23 2006
-+++ src/xitk/Imlib-light/utils.c   Sun Jan  8 22:57:57 2006
-@@ -154,7 +154,7 @@ Imlib_clone_image(ImlibData * id, ImlibI
+--- src/xitk/Imlib-light/utils.c.orig  Thu Apr 20 21:02:13 2006
 src/xitk/Imlib-light/utils.c   Wed May 16 17:38:59 2007
+@@ -154,7 +154,7 @@ Imlib_clone_image(ImlibData * id, ImlibImage * im)
s = malloc(strlen(im->filename) + 320);
if (

Re: NEW: education/stardict

2007-05-16 Thread steven mestdagh
Nikns Siankin [2007-05-13, 13:37:00]:
> 
> COMMENT="cross-platform and international dictionary written in gtk2"
> 
> StarDict is a Cross-Platform and international dictionary written in Gtk2.
> It has powerful features such as "Glob-style pattern matching",
> "Scan selection word", "Fuzzy query," etc.
> 
> 
> http://secure.lv/~nikns/stuff/ports/stardict-2.4.8.tar

maybe you could disable gnome support by default, and add a gnome flavor if
it's needed?

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



Re: NEW: education/stardict

2007-05-16 Thread Nikns Siankin
On Wed, May 16, 2007 at 04:02:52PM +0200, frantisek holop wrote:
>hmm, on Sun, May 13, 2007 at 01:37:00PM +0300, Nikns Siankin said that
>> 
>> COMMENT="cross-platform and international dictionary written in gtk2"
>> 
>> StarDict is a Cross-Platform and international dictionary written in Gtk2.
>> It has powerful features such as "Glob-style pattern matching",
>> "Scan selection word", "Fuzzy query," etc.
>> 
>> 
>> http://secure.lv/~nikns/stuff/ports/stardict-2.4.8.tar
>
>why "education"?
I have no idea.

>why not "textproc"?
I have no idea.

>if "education", than why the {a,i}spells are not in "education"?
I have no idea.

Thank you for interest.


>
>-f
>-- 
>he has a train of thought.  you have a tricycle...
>



UPDATE: ImageMagick

2007-05-16 Thread steven mestdagh
no regressions on amd64. please test/comment.


Index: ImageMagick/Makefile
===
RCS file: /cvs/ports/graphics/ImageMagick/Makefile,v
retrieving revision 1.95
diff -u -r1.95 Makefile
--- ImageMagick/Makefile2007/04/09 20:47:27 1.95
+++ ImageMagick/Makefile2007/05/16 14:13:29
@@ -2,10 +2,10 @@
 
 COMMENT=   "image processing tools"
 
-VER=   6.3.2
+VER=   6.3.4
 DASHVER=   1
 DISTNAME=  ImageMagick-${VER}-${DASHVER}
-PKGNAME=   ImageMagick-${VER}.${DASHVER}p0
+PKGNAME=   ImageMagick-${VER}.${DASHVER}
 SHARED_LIBS=   Magick++12.0\
Magick  12.0\
Wand12.0
Index: ImageMagick/distinfo
===
RCS file: /cvs/ports/graphics/ImageMagick/distinfo,v
retrieving revision 1.12
diff -u -r1.12 distinfo
--- ImageMagick/distinfo2007/04/05 16:19:55 1.12
+++ ImageMagick/distinfo2007/05/16 14:13:29
@@ -1,5 +1,5 @@
-MD5 (ImageMagick-6.3.2-1.tar.gz) = 4dWBecxfOXIcSu8KQhB3ZQ==
-RMD160 (ImageMagick-6.3.2-1.tar.gz) = JoNHllPz1hpls1FZ5ubw/nhnu20=
-SHA1 (ImageMagick-6.3.2-1.tar.gz) = RlTKbIGWrPUMPd9/FII48cUUqn4=
-SHA256 (ImageMagick-6.3.2-1.tar.gz) = 
sLkObgPXUhMmSqIztsqrqFcyR2aMAG4ZXpoYZNBayq4=
-SIZE (ImageMagick-6.3.2-1.tar.gz) = 6653067
+MD5 (ImageMagick-6.3.4-1.tar.gz) = FtFX3hOHDfeLcFObpDH7XQ==
+RMD160 (ImageMagick-6.3.4-1.tar.gz) = F67VHu+HJbwNy1ThOopvpqEe/ug=
+SHA1 (ImageMagick-6.3.4-1.tar.gz) = aiYcNf3febMBmdK8e1ef5d/zSvc=
+SHA256 (ImageMagick-6.3.4-1.tar.gz) = 
fXXwTf7JuXJpH4TL2COj1kl7eBu+mHDPBOp3STgB5gE=
+SIZE (ImageMagick-6.3.4-1.tar.gz) = 6893715
Index: ImageMagick/patches/patch-coders_png_c
===
RCS file: /cvs/ports/graphics/ImageMagick/patches/patch-coders_png_c,v
retrieving revision 1.3
diff -u -r1.3 patch-coders_png_c
--- ImageMagick/patches/patch-coders_png_c  2007/04/08 15:22:50 1.3
+++ ImageMagick/patches/patch-coders_png_c  2007/05/16 14:13:29
@@ -1,7 +1,7 @@
 $OpenBSD: patch-coders_png_c,v 1.3 2007/04/08 15:22:50 steven Exp $
 coders/png.c.orig  Sun Apr  8 09:39:25 2007
-+++ coders/png.c   Sun Apr  8 09:40:09 2007
-@@ -1756,7 +1756,7 @@ static Image *ReadOnePNGImage(MngInfo *mng_info,
+--- coders/png.c.orig  Sat May  5 02:42:11 2007
 coders/png.c   Wed May 16 17:41:56 2007
+@@ -1768,7 +1768,7 @@ static Image *ReadOnePNGImage(MngInfo *mng_info,
png_set_read_user_chunk_fn(ping, image, read_vpag_chunk_callback);
  #endif
  
Index: ImageMagick/patches/patch-configure_ac
===
RCS file: /cvs/ports/graphics/ImageMagick/patches/patch-configure_ac,v
retrieving revision 1.6
diff -u -r1.6 patch-configure_ac
--- ImageMagick/patches/patch-configure_ac  2007/04/08 15:22:50 1.6
+++ ImageMagick/patches/patch-configure_ac  2007/05/16 14:13:29
@@ -1,20 +1,20 @@
 $OpenBSD: patch-configure_ac,v 1.6 2007/04/08 15:22:50 steven Exp $
 configure.ac.orig  Wed Jan 17 17:30:47 2007
-+++ configure.ac   Sun Apr  8 09:39:04 2007
-@@ -373,9 +373,9 @@ AM_CONDITIONAL(WITH_MODULES, test "$with_modules" != '
+--- configure.ac.orig  Sat Apr 28 02:41:46 2007
 configure.ac   Wed May 16 17:42:57 2007
+@@ -354,9 +354,9 @@ AM_CONDITIONAL(WITH_MODULES, test "$with_modules" != '
  # Enable building/use of libltdl if we are building shared libraries 
regardless
  # of whether modules are built or not.
  with_ltdl='no'
 -if test "$libtool_build_shared_libs" != 'no' ; then
--  with_ltdl='yes'
+-with_ltdl='yes'
 -fi
 +#if test "$libtool_build_shared_libs" != 'no' ; then
-+#  with_ltdl='yes'
++#with_ltdl='yes'
 +#fi
  
  AM_CONDITIONAL(WITH_LTDL, test "$with_ltdl" != 'no')
  if test "$with_ltdl" != 'no' ; then
-@@ -2053,7 +2053,7 @@ AC_SUBST(PERLMAINCC)
+@@ -1997,7 +1997,7 @@ AC_SUBST(PERLMAINCC)
  #
  
  # Subdirectory under lib to place ImageMagick lib files
@@ -23,7 +23,7 @@
  AC_DEFINE_UNQUOTED(MagickLibSubdir,"$MagickLibSubdir",Subdirectory of lib 
where ImageMagick architecture dependent files are installed)
  
  # Path to ImageMagick bin directory
-@@ -2116,7 +2116,7 @@ AC_SUBST(MagickFilterModulesPath)
+@@ -2055,7 +2055,7 @@ AC_SUBST(MagickFilterModulesPath)
  
  #
  # Path to ImageMagick document files
@@ -31,8 +31,8 @@
 +MagickDocumentSubdir="${PACKAGE_NAME}"
  MagickDocumentPath="${DATA_DIR}/doc/${MagickDocumentSubdir}"
  MagickDocumentPathDefine="${MagickDocumentPath}/"
- if test "$native_win32_build" = 'yes'
-@@ -2128,7 +2128,7 @@ AC_SUBST(MagickDocumentPath)
+ if test "$native_win32_build" = 'yes'; then
+@@ -2066,7 +2066,7 @@ AC_SUBST(MagickDocumentPath)
  
  #
  # Path to ImageMagick share files
@@ -40,4 +40,4 @@
 +MagickShareSubdir="${PACKAGE_NAME}"
  MagickSharePath="${DATA_DIR}/${MagickShareSubdir}"
  MagickShar

Re: NEW: education/stardict

2007-05-16 Thread frantisek holop
hmm, on Sun, May 13, 2007 at 01:37:00PM +0300, Nikns Siankin said that
> 
> COMMENT="cross-platform and international dictionary written in gtk2"
> 
> StarDict is a Cross-Platform and international dictionary written in Gtk2.
> It has powerful features such as "Glob-style pattern matching",
> "Scan selection word", "Fuzzy query," etc.
> 
> 
> http://secure.lv/~nikns/stuff/ports/stardict-2.4.8.tar

why "education"?
why not "textproc"?
if "education", than why the {a,i}spells are not in "education"?

-f
-- 
he has a train of thought.  you have a tricycle...



Re: Evince depends upon teTeX?

2007-05-16 Thread Douglas Santos
>  Original Message 
> Subject: Evince depends upon teTeX?
> From: "Edd Barrett" <[EMAIL PROTECTED]>
> Date: Tue, May 15, 2007 4:42 pm
> To: ports@openbsd.org
> 
> Hi there,
> 
> Does anyone know why evince needs teTeX to run?

to show .dvi files

> Will I need to do anything with TeXLive regarding this?

is texlive in tree ?



Re: WIP: GNUstep

2007-05-16 Thread Antoine Jacoutot
On Friday 11 May 2007 18:44:01 Antoine Jacoutot wrote:
> While not much as been ported yet,  I wanted to let people know as they've
> been requests for it in the past.
> Only Gnustep Core has been ported yet (meaning... not much)...:
> gnustep-{make,base,gui,back} (untar it under $PORTSDIR/x11)

Allright, somehow I found the time to work some more on this.
Right now, 7 ports are included:
gnustep-{make,base,gui,back}, pantomime, addresses and gnumail

I made *a lot* of corrections and it should now be sane. Beware though, I'm 
only working on the compiling/packaging part for now, I will work on 
the "working" part later ;) (namely when I have a running GWorkspace).

Feedbacks? Comments?

-- 
Antoine


gnustep.tar.gz
Description: application/tgz


Re: Checksum mismatch (4.1-current)

2007-05-16 Thread Stephan A. Rickauer
On Wed, 16 May 2007 10:29:18 +0200
Giovanni Bechis <[EMAIL PROTECTED]> wrote:

> > I seem to have messed up my ports-tree/machine, since all attempts
> > to build any port from -current fails with this (example for
> > subversion):
> > 
> Maybe your machine is not so current, there have been changes in
> bsd.port.mk a few days ago, have you tried to update your OpenBSD
> using latest snapshot ? Regards Giovanni

Thanks, that was it.

-- 

 Stephan A. Rickauer

 ---
 Institute of Neuroinformatics Tel  +41 44 635 30 50
 University / ETH Zurich   Sec  +41 44 635 30 52
 Winterthurerstrasse 190   Fax  +41 44 635 30 53
 CH-8057 ZurichWeb  www.ini.unizh.ch

 RSA public key:  https://www.ini.uzh.ch/~stephan/pubkey.asc
 ---



Re: Checksum mismatch (4.1-current)

2007-05-16 Thread Giovanni Bechis
On Wed, May 16, 2007 at 10:11:56AM +0200, Stephan A. Rickauer wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> I seem to have messed up my ports-tree/machine, since all attempts to
> build any port from -current fails with this (example for subversion):
> 
Maybe your machine is not so current, there have been changes in bsd.port.mk a 
few days ago, have you tried to update your OpenBSD using latest snapshot ?
 Regards
  Giovanni
-- 
SnB di F. Mancini e G. Bechis S.n.c.

Via Rossini, 22
60035  Jesi  (AN)
Tel: 0731204358 - 3339416662 - 3335974247
P.IVA 02231220423



Re: Checksum mismatch (4.1-current)

2007-05-16 Thread Nikolay Sturm
* Stephan A. Rickauer [2007-05-16]:
> I seem to have messed up my ports-tree/machine, since all attempts to
> build any port from -current fails with this (example for subversion):
> 
>   cksum: -: no properly formatted checksum lines found

I assume your system and ports tree are out of sync.

Nikolay



Checksum mismatch (4.1-current)

2007-05-16 Thread Stephan A. Rickauer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I seem to have messed up my ports-tree/machine, since all attempts to
build any port from -current fails with this (example for subversion):

  cksum: -: no properly formatted checksum lines found
  Checksum mismatch for subversion-1.4.3.tar.gz. (sha256)
Make sure the Makefile and checksum file
(/usr/ports/devel/subversion/distinfo) are up to date.  If you want to
fetch a good copy of this file from the OpenBSD main archive, type
"make REFETCH=true [other args]".
*** Error code 1

Stop in /usr/ports/devel/subversion (line 1761
of /usr/ports/infrastructure/mk/bsd.port.mk). *** Error code 1

...


I've tried to erase the entire ports tree and to re-fetch it, but it
wouldn't help. Now I don't know where to look further. When
building with "make NO_CHECKSUM=YES", it works. Could anyone point me to
the right direction, please?

Thanks,

- -- 

 Stephan A. Rickauer

 ---
 Institute of Neuroinformatics Tel  +41 44 635 30 50
 University / ETH Zurich   Sec  +41 44 635 30 52
 Winterthurerstrasse 190   Fax  +41 44 635 30 53
 CH-8057 ZurichWeb  www.ini.unizh.ch

 RSA public key:  https://www.ini.uzh.ch/~stephan/pubkey.asc
 ---

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (OpenBSD)

iQIVAwUBRkq8zbw1P6JCbhlsAQLe0Q/9EM+zUcjHBmMY/FujyHCFMd08WK/73MKx
Sb+3RaNwjRjdv8B+MV2xD/n9z4liTBPflaWfo2+vc1cM/MKpvKrt5C8B6UnO/8S3
Ex+sImgjPqbb/WIBFjRFnErXRXuOmn4hUTXiz/xrvTKZypXCLFTWB8vqByz8dWN2
gvyqgheZIr/dg14EXBIL1a0VZSHhp+5OjBc8TDmJfTTWHXOwQJBTZda3EERgGZLi
swASxVaO3hawvUStDqAd7XjX1FkvVk0lIv8tjjGEAeHXnxRWpsuQlfunff4oB2Pd
hd+OeRms426emEewzuhLqtrjxHk1LGJL4mWVwYykBn/rvIaiOa4a5e+L3dACFARN
1iVmIIO16eEDWL904TyZVAH22wZSb0/fSIsDF9AwDv649FVMCQfRRiX53+8o9MTk
Lj83ekroInHH8NsQyqG6rj9WweLEFZzR9cueiDGI28jgbjU4Q6Xx0/oaDKfQue7l
AOutqzjicNFWbM3bYH53IoerpX8TriO9nUXE2N/nT/n1gOArBd+qDawFAArMfZ/w
tNTR0lJa63iXpDjnFWaYKyu8I4t12Wv1qD6CnIAzYihuJvVRvpjHrivzScYsT+nA
5xuZm3qsVZAvaMSObuzDb73ci3QNRx1qcstxQzB0kME1FbRjHBYuhkBnXY9ebzcO
QmjYjugvvLg=
=rCVv
-END PGP SIGNATURE-


Re: boehm-gc, fvwm-2.5.21, inkscape & pulseaudio

2007-05-16 Thread Benoit Chesneau

On 5/15/07, Rafael Sadowski <[EMAIL PROTECTED]> wrote:

On Thu, 3 May 2007 16:53:45 +0200
"Benoit Chesneau" <[EMAIL PROTECTED]> wrote:

> Since I move the servers last weekend all ports have been move on new
> location. Here are new url :
> - fvwm 2.5.21 (http://marc.info/?t=11772548783&r=1&w=2) :
> http://babilu.metavers.net/openbsd/fvwm/obsd-fvwm2-devel-2.5.21.tar.gz
>
> - boehm-gc & inkscape (http://marc.info/?t=11748382511&r=1&w=2) :
> http://babilu.metavers.net/openbsd/boehm-gc/boehm-gc_6.8.tar.gz
> http://babilu.metavers.net/openbsd/inkscape/inkscape_0_45_1.tar.gz
>
> - pulse audio (not working yet:
> http://marc.info/?l=openbsd-ports&m=117605968328228&w=2) :
> http://babilu.metavers.net/openbsd/pulseaudio/obsd-pulseaudio-0.9.5.tar.gz
>
> Sorry for this move.
>
> - Benoit
>
> --
> bchesneau.info | neurofriends.net | osbud.net

Hallo,

the metavers.net Server is down. Someone has a mirror?
I need a fvwm 2.5 port.

greet
--
Rafael Sadowski <[EMAIL PROTECTED]>



ah sorry for the delay. Was busy and not checking mail. Server is up now :
http://babilu.metavers.net/openbsd/

Sorry for inconvenience.

Benoit
--
bchesneau.info | neurofriends.net | osbud.net