Re: New: barrybackup (Blackberry device backup), and two libraries

2007-03-27 Thread Ian Darwin

Jeff Quast wrote:

On 3/25/07, Ian Darwin <[EMAIL PROTECTED]> wrote:

http://www.darwinsys.com/openbsd/myports/barry.tar.gz

http://www.darwinsys.com/openbsd/myports/barry.tar.gz



You linked the same barry.tar.gz twice. Did you mean to link something 
else?


Well, yes, barry is the library and barrybackup is the port, as per the 
subject line and the comments; there's a .tar.gz for each.




REQUEST FOR UPDATE: EasyTAG

2007-03-27 Thread Andrés

Could someone please update EasyTAG to version 2.0, please? :/

Here is its Web site: http://easytag.sourceforge.net/

Currently, version 0.30 is on tree.


Greetings.



Re: New: automake 1.10

2007-03-27 Thread Marc Espie
On Tue, Mar 27, 2007 at 08:51:52AM -0500, Todd T. Fries wrote:
> I've already had one person verify it works (the one that requested I do this,
> future upgrade to ggi) .. anybody else care to comment?

Without even compiling it, I can see at least three minor issues in the
Makefile (Missing #GPL marker, duplicate libtool in REGRESS_DEPENDS,
suspicious 1.9 markers in replacement).

Trying to build it shows other minor nits: the autoconf version
is wrong, for instance...

Please clean this up, have a real close look at what may still be wrong,
and resubmit.



Re: New: barrybackup (Blackberry device backup), and two libraries

2007-03-27 Thread Jeff Quast

On 3/25/07, Ian Darwin <[EMAIL PROTECTED]> wrote:

http://www.darwinsys.com/openbsd/myports/barry.tar.gz

http://www.darwinsys.com/openbsd/myports/barry.tar.gz



You linked the same barry.tar.gz twice. Did you mean to link something else?



Re: Update Ion 3 from version 20070203 to 20070318

2007-03-27 Thread Rui Reis
works for me on i386 too and amd64.

Cheers,
Rui Reis


On Tue, 27 Mar 2007 21:19:59 +0200
Pedro Martelletto <[EMAIL PROTECTED]> wrote:

> Works for me on my laptop.
> 
> -p.
> 
> Index: Makefile
> ===
> RCS file: /cvs/ports/x11/ion/Makefile,v
> retrieving revision 1.45
> diff -u -r1.45 Makefile
> --- Makefile  3 Feb 2007 20:38:05 -   1.45
> +++ Makefile  27 Mar 2007 19:16:08 -
> @@ -2,7 +2,7 @@
>  
>  COMMENT= "light, keyboard friendly window manager"
>  
> -V=   20070203
> +V=   20070318
>  DISTNAME=ion-3ds-${V}
>  PKGNAME= ion-${V}
>  CATEGORIES=  x11
> Index: distinfo
> ===
> RCS file: /cvs/ports/x11/ion/distinfo,v
> retrieving revision 1.23
> diff -u -r1.23 distinfo
> --- distinfo  3 Feb 2007 20:38:05 -   1.23
> +++ distinfo  27 Mar 2007 19:16:08 -
> @@ -1,4 +1,5 @@
> -MD5 (ion-3ds-20070203.tar.gz) = 15b8f253c9a62b97a9881d431908da2a
> -RMD160 (ion-3ds-20070203.tar.gz) = 5a208900986c9fa62912754f8a35f245165fc7c0
> -SHA1 (ion-3ds-20070203.tar.gz) = 41837145662f7f84c29515582c92c5f1b1ea0f81
> -SIZE (ion-3ds-20070203.tar.gz) = 644970
> +MD5 (ion-3ds-20070318.tar.gz) = f02264ab7ecc990c2cd322f57a5e8a4d
> +RMD160 (ion-3ds-20070318.tar.gz) = a7cc9baea3624b0ed840fdc82fc5db2ac1018d9a
> +SHA1 (ion-3ds-20070318.tar.gz) = f352a1c7f6f465478141d538b2a4c3f3e81a4f30
> +SHA256 (ion-3ds-20070318.tar.gz) = 
> 712da027fb12774f67d933d95a95452d98a5658617fc5515011ca79b6035258a
> +SIZE (ion-3ds-20070318.tar.gz) = 657282
> Index: patches/patch-etc_cfg_ioncore_lua
> ===
> RCS file: /cvs/ports/x11/ion/patches/patch-etc_cfg_ioncore_lua,v
> retrieving revision 1.5
> diff -u -r1.5 patch-etc_cfg_ioncore_lua
> --- patches/patch-etc_cfg_ioncore_lua 24 Dec 2006 11:01:55 -  1.5
> +++ patches/patch-etc_cfg_ioncore_lua 27 Mar 2007 19:16:08 -
> @@ -5,9 +5,9 @@
>   kpress(META.."F9", "ioncore.create_ws(_)"),
>   
>   bdoc("Display the main menu."),
> --kpress(ALTMETA.."F12", "mod_query.query_menu(_, 'mainmenu', 'Main 
> menu:')"),
> +-kpress(ALTMETA.."F12", "mod_query.query_menu(_, _sub, 'mainmenu', 'Main 
> menu:')"),
>  ---kpress(ALTMETA.."F12", "mod_menu.menu(_, _sub, 'mainmenu', 
> {big=true})"),
> -+--kpress(ALTMETA.."F12", "mod_query.query_menu(_, 'mainmenu', 'Main 
> menu:')"),
> ++--kpress(ALTMETA.."F12", "mod_query.query_menu(_, _sub, 'mainmenu', 
> 'Main menu:')"),
>  +kpress(ALTMETA.."F12", "mod_menu.menu(_, _sub, 'mainmenu', 
> {big=true})"),
>   mpress("Button3", "mod_menu.pmenu(_, _sub, 'mainmenu')"),
>   
> @@ -34,17 +34,3 @@
>   
>   bdoc("Query for file to view."),
>   kpress(ALTMETA.."F6", 
> -@@ -335,12 +335,7 @@ defmenu("mainmenu", {
> - -- Application menu
> - defmenu("appmenu", {
> - menuentry("XTerm",  "ioncore.exec_on(_, 'xterm')"),
> --menuentry("W3M","ioncore.exec_on(_, ':w3m -v')"),
> --menuentry("Rxvt",   "ioncore.exec_on(_, 'rxvt')"),
> --menuentry("Opera",  "ioncore.exec_on(_, 'opera')"),
> --menuentry("Links",  "ioncore.exec_on(_, ':links')"),
> --menuentry("Konqueror",  "ioncore.exec_on(_, 'konqueror')"),
> --menuentry("Dillo",  "ioncore.exec_on(_, 'dillo')"),
> -+menuentry("Firefox","ioncore.exec_on(_, 'firefox')"),
> - menuentry("Run...", "mod_query.query_exec(_)"),
> - })
> - 
> Index: patches/patch-system_mk
> ===
> RCS file: /cvs/ports/x11/ion/patches/patch-system_mk,v
> retrieving revision 1.7
> diff -u -r1.7 patch-system_mk
> --- patches/patch-system_mk   24 Dec 2006 11:01:55 -  1.7
> +++ patches/patch-system_mk   27 Mar 2007 19:16:08 -
> @@ -48,15 +48,6 @@
>   # SunOS/Solaris
>   #X11_PREFIX=/usr/openwin
>   
> -@@ -91,7 +92,7 @@ DEFINES += -DCF_XINERAMA
> - # XFree86 libraries up to 4.3.0 have a bug that will cause Ion to segfault
> - # if Opera is used when i18n support is enabled. The following setting
> - # should work around that situation.
> --DEFINES += -DCF_XFREE86_TEXTPROP_BUG_WORKAROUND
> -+#DEFINES += -DCF_XFREE86_TEXTPROP_BUG_WORKAROUND
> - 
> - # Use the Xutf8 routines (XFree86 extension) instead of Xmb routines in
> - # an UTF8 locale.
>  @@ -110,7 +111,7 @@ DEFINES += -DCF_XFREE86_TEXTPROP_BUG_WOR
>   # asprintf and vasprintf in the c library. (gnu libc has.)
>   # If HAS_SYSTEM_ASPRINTF is not defined, an implementation
> Index: pkg/PLIST
> ===
> RCS file: /cvs/ports/x11/ion/pkg/PLIST,v
> retrieving revision 1.19
> diff -u -r1.19 PLIST
> --- pkg/PLIST 3 Feb 2007 20:38:05 -   1.19
> +++ pkg/PLIST 27 Mar 2007 19:16:08 -
> @@ -8,7 +8,6 @@
>  lib/ion3/bin/ion-statusd
>  lib/ion3/lc/
>  lib/ion3/lc/de.lc
> -lib/ion3/lc/ext_statusbar.lc

Re: NEW: www/tomcat/native

2007-03-27 Thread Kurt Miller
On Tuesday 27 March 2007 5:22:48 pm Kurt Miller wrote:
> COMMENT="apache portable runtime integration library for tomcat"
> 
> $ cat pkg/DESCR
> This package provides a library with JNI wrappers for APR used by Tomcat
> (libtcnative). When installed, tomcat will load the library upon startup
> and provides superior scalability, performance, and better integration
> with native server technologies. Tomcat 5 and up can make use of this
> library.
> 
> Tested lightly on i386 with tomcat 5.5.23

Errr, too lightly tested. Forget this for the moment...

-Kurt



NEW: www/tomcat/native

2007-03-27 Thread Kurt Miller
COMMENT="apache portable runtime integration library for tomcat"

$ cat pkg/DESCR
This package provides a library with JNI wrappers for APR used by Tomcat
(libtcnative). When installed, tomcat will load the library upon startup
and provides superior scalability, performance, and better integration
with native server technologies. Tomcat 5 and up can make use of this
library.

Tested lightly on i386 with tomcat 5.5.23

-Kurt


tomcat-native.tar.gz
Description: application/tgz


Update: www/tomcat/v5 5.5.23

2007-03-27 Thread Kurt Miller
Straightforward update to 5.5.23.

-Kurt

Index: Makefile
===
RCS file: /cvs/ports/www/tomcat/v5/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile25 Nov 2006 07:42:58 -  1.2
+++ Makefile27 Mar 2007 21:11:34 -
@@ -4,11 +4,12 @@
 COMMENT-admin= "administration web application"
 COMMENT-examples="example applications and documentation"
 
-V= 5.5.20
+V= 5.5.23
 DISTNAME=  apache-tomcat-${V}
-PKGNAME-main=  tomcat-${V}p0
-PKGNAME-admin= tomcat-admin-${V}p0
-PKGNAME-examples=tomcat-examples-${V}p0
+PKGNAME=   tomcat-${V}
+PKGNAME-main=  tomcat-${V}
+PKGNAME-admin= tomcat-admin-${V}
+PKGNAME-examples=tomcat-examples-${V}
 CATEGORIES=www
 
 DISTFILES= ${DISTNAME}.tar.gz \
Index: distinfo
===
RCS file: /cvs/ports/www/tomcat/v5/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo25 Oct 2006 18:10:18 -  1.1.1.1
+++ distinfo27 Mar 2007 21:11:34 -
@@ -1,12 +1,15 @@
-MD5 (apache-tomcat-5.5.20-admin.tar.gz) = e779d0694dad09b4adbe890eb04c5057
-MD5 (apache-tomcat-5.5.20-fulldocs.tar.gz) = dbb500aa9cd8c75a784062ebdca25778
-MD5 (apache-tomcat-5.5.20.tar.gz) = 2efa171cddb9f85ed19ef6f21b2c7d31
-RMD160 (apache-tomcat-5.5.20-admin.tar.gz) = 
3d4172856c27360764ab888481f39de557157ccd
-RMD160 (apache-tomcat-5.5.20-fulldocs.tar.gz) = 
1ae90360e292871d038b18d24e9f6fd548407bbb
-RMD160 (apache-tomcat-5.5.20.tar.gz) = 93c422347a28b5159301f8f7799d59fdb58c43c6
-SHA1 (apache-tomcat-5.5.20-admin.tar.gz) = 
b4575c721d0c035dad1241ccbf893158c80f3a1d
-SHA1 (apache-tomcat-5.5.20-fulldocs.tar.gz) = 
7090c1e398a940b45bf2893469ab33e896d8a724
-SHA1 (apache-tomcat-5.5.20.tar.gz) = 70316421f72291bbce3fe6e79bff39f526132946
-SIZE (apache-tomcat-5.5.20-admin.tar.gz) = 2330527
-SIZE (apache-tomcat-5.5.20-fulldocs.tar.gz) = 2992420
-SIZE (apache-tomcat-5.5.20.tar.gz) = 5949295
+MD5 (apache-tomcat-5.5.23-admin.tar.gz) = 7d48a07234c68289435df9694e068039
+MD5 (apache-tomcat-5.5.23-fulldocs.tar.gz) = 033fca9535e2efa536ebeed317b2091e
+MD5 (apache-tomcat-5.5.23.tar.gz) = 7a4cc2e00c7d2c9d9c4437ede337f832
+RMD160 (apache-tomcat-5.5.23-admin.tar.gz) = 
dd5fd831c8ba646524c21b4da988e34d5a43485b
+RMD160 (apache-tomcat-5.5.23-fulldocs.tar.gz) = 
9be62386550b235784b7baa769124a0dcd9a7271
+RMD160 (apache-tomcat-5.5.23.tar.gz) = 9173e12cf70d741c8b3b73812a3f9c49c7147417
+SHA1 (apache-tomcat-5.5.23-admin.tar.gz) = 
5a4874d9b339e32ff2377e9c0057fd9c88d09465
+SHA1 (apache-tomcat-5.5.23-fulldocs.tar.gz) = 
2121353ef7a7164588989981e50490f6eecbe8ad
+SHA1 (apache-tomcat-5.5.23.tar.gz) = 81a095ccd3c6b03a882b8b91bdfe46a32fa373b5
+SHA256 (apache-tomcat-5.5.23-admin.tar.gz) = 
83167ca2ca17ef39c6b91f284050762ead5d294d1a18f2619b56075538ed315b
+SHA256 (apache-tomcat-5.5.23-fulldocs.tar.gz) = 
e44ce839a1424738570033057182b573ca259cd5b4388e9f509278721a637273
+SHA256 (apache-tomcat-5.5.23.tar.gz) = 
2948a0d6da10ff3760d58a4c73857424cfcdf7ce267ca030d94efaad11b59f81
+SIZE (apache-tomcat-5.5.23-admin.tar.gz) = 2323422
+SIZE (apache-tomcat-5.5.23-fulldocs.tar.gz) = 3021063
+SIZE (apache-tomcat-5.5.23.tar.gz) = 5977561
Index: patches/patch-bin_catalina_sh
===
RCS file: /cvs/ports/www/tomcat/v5/patches/patch-bin_catalina_sh,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 patch-bin_catalina_sh
--- patches/patch-bin_catalina_sh   25 Oct 2006 18:10:18 -  1.1.1.1
+++ patches/patch-bin_catalina_sh   27 Mar 2007 21:11:34 -
@@ -1,7 +1,7 @@
 $OpenBSD: patch-bin_catalina_sh,v 1.1.1.1 2006/10/25 18:10:18 kurt Exp $
 bin/catalina.sh.orig   Sat Aug 28 20:02:20 2004
-+++ bin/catalina.shThu Oct 14 09:14:40 2004
-@@ -107,7 +107,7 @@ fi
+--- bin/catalina.sh.orig   Mon Mar  5 10:26:02 2007
 bin/catalina.shTue Mar 27 13:37:25 2007
+@@ -135,7 +135,7 @@ fi
  
CLASSPATH="$CLASSPATH":"$CATALINA_HOME"/bin/bootstrap.jar:"$CATALINA_HOME"/bin/commons-logging-api.jar
  
  if [ -z "$CATALINA_BASE" ] ; then
Index: patches/patch-bin_setclasspath_sh
===
RCS file: /cvs/ports/www/tomcat/v5/patches/patch-bin_setclasspath_sh,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 patch-bin_setclasspath_sh
--- patches/patch-bin_setclasspath_sh   25 Oct 2006 18:10:18 -  1.1.1.1
+++ patches/patch-bin_setclasspath_sh   27 Mar 2007 21:11:34 -
@@ -1,6 +1,6 @@
 $OpenBSD: patch-bin_setclasspath_sh,v 1.1.1.1 2006/10/25 18:10:18 kurt Exp $
 bin/setclasspath.sh.orig   Mon Jul 31 13:01:05 2006
-+++ bin/setclasspath.shMon Jul 31 13:02:44 2006
+--- bin/setclasspath.sh.orig   Mon Mar  5 10:26:01 2007
 bin/setclasspath.shTue Mar 27 13:37:25 2007
 @@ -8,6 +8,11 @@
  # First clear out the user classpath
  CLASSPATH=
@@ -13,7 +13,7 @@
  # Make sure prerequisite environment variables are set
  if [ -z "$JA

net/bing $HOMEPAGE and $MASTER_SITES broken

2007-03-27 Thread Markus Bergkvist

bing-1.0.4p2.tar.gz not available at ftp://ftp.lip6.fr/pub/networking/
http://www.fibrespeed.net/~mbabcock/mirrors/bing/bing.html not available

Cheers,
Markus



Update Ion 3 from version 20070203 to 20070318

2007-03-27 Thread Pedro Martelletto
Works for me on my laptop.

-p.

Index: Makefile
===
RCS file: /cvs/ports/x11/ion/Makefile,v
retrieving revision 1.45
diff -u -r1.45 Makefile
--- Makefile3 Feb 2007 20:38:05 -   1.45
+++ Makefile27 Mar 2007 19:16:08 -
@@ -2,7 +2,7 @@
 
 COMMENT=   "light, keyboard friendly window manager"
 
-V= 20070203
+V= 20070318
 DISTNAME=  ion-3ds-${V}
 PKGNAME=   ion-${V}
 CATEGORIES=x11
Index: distinfo
===
RCS file: /cvs/ports/x11/ion/distinfo,v
retrieving revision 1.23
diff -u -r1.23 distinfo
--- distinfo3 Feb 2007 20:38:05 -   1.23
+++ distinfo27 Mar 2007 19:16:08 -
@@ -1,4 +1,5 @@
-MD5 (ion-3ds-20070203.tar.gz) = 15b8f253c9a62b97a9881d431908da2a
-RMD160 (ion-3ds-20070203.tar.gz) = 5a208900986c9fa62912754f8a35f245165fc7c0
-SHA1 (ion-3ds-20070203.tar.gz) = 41837145662f7f84c29515582c92c5f1b1ea0f81
-SIZE (ion-3ds-20070203.tar.gz) = 644970
+MD5 (ion-3ds-20070318.tar.gz) = f02264ab7ecc990c2cd322f57a5e8a4d
+RMD160 (ion-3ds-20070318.tar.gz) = a7cc9baea3624b0ed840fdc82fc5db2ac1018d9a
+SHA1 (ion-3ds-20070318.tar.gz) = f352a1c7f6f465478141d538b2a4c3f3e81a4f30
+SHA256 (ion-3ds-20070318.tar.gz) = 
712da027fb12774f67d933d95a95452d98a5658617fc5515011ca79b6035258a
+SIZE (ion-3ds-20070318.tar.gz) = 657282
Index: patches/patch-etc_cfg_ioncore_lua
===
RCS file: /cvs/ports/x11/ion/patches/patch-etc_cfg_ioncore_lua,v
retrieving revision 1.5
diff -u -r1.5 patch-etc_cfg_ioncore_lua
--- patches/patch-etc_cfg_ioncore_lua   24 Dec 2006 11:01:55 -  1.5
+++ patches/patch-etc_cfg_ioncore_lua   27 Mar 2007 19:16:08 -
@@ -5,9 +5,9 @@
  kpress(META.."F9", "ioncore.create_ws(_)"),
  
  bdoc("Display the main menu."),
--kpress(ALTMETA.."F12", "mod_query.query_menu(_, 'mainmenu', 'Main 
menu:')"),
+-kpress(ALTMETA.."F12", "mod_query.query_menu(_, _sub, 'mainmenu', 'Main 
menu:')"),
 ---kpress(ALTMETA.."F12", "mod_menu.menu(_, _sub, 'mainmenu', 
{big=true})"),
-+--kpress(ALTMETA.."F12", "mod_query.query_menu(_, 'mainmenu', 'Main 
menu:')"),
++--kpress(ALTMETA.."F12", "mod_query.query_menu(_, _sub, 'mainmenu', 'Main 
menu:')"),
 +kpress(ALTMETA.."F12", "mod_menu.menu(_, _sub, 'mainmenu', {big=true})"),
  mpress("Button3", "mod_menu.pmenu(_, _sub, 'mainmenu')"),
  
@@ -34,17 +34,3 @@
  
  bdoc("Query for file to view."),
  kpress(ALTMETA.."F6", 
-@@ -335,12 +335,7 @@ defmenu("mainmenu", {
- -- Application menu
- defmenu("appmenu", {
- menuentry("XTerm",  "ioncore.exec_on(_, 'xterm')"),
--menuentry("W3M","ioncore.exec_on(_, ':w3m -v')"),
--menuentry("Rxvt",   "ioncore.exec_on(_, 'rxvt')"),
--menuentry("Opera",  "ioncore.exec_on(_, 'opera')"),
--menuentry("Links",  "ioncore.exec_on(_, ':links')"),
--menuentry("Konqueror",  "ioncore.exec_on(_, 'konqueror')"),
--menuentry("Dillo",  "ioncore.exec_on(_, 'dillo')"),
-+menuentry("Firefox","ioncore.exec_on(_, 'firefox')"),
- menuentry("Run...", "mod_query.query_exec(_)"),
- })
- 
Index: patches/patch-system_mk
===
RCS file: /cvs/ports/x11/ion/patches/patch-system_mk,v
retrieving revision 1.7
diff -u -r1.7 patch-system_mk
--- patches/patch-system_mk 24 Dec 2006 11:01:55 -  1.7
+++ patches/patch-system_mk 27 Mar 2007 19:16:08 -
@@ -48,15 +48,6 @@
  # SunOS/Solaris
  #X11_PREFIX=/usr/openwin
  
-@@ -91,7 +92,7 @@ DEFINES += -DCF_XINERAMA
- # XFree86 libraries up to 4.3.0 have a bug that will cause Ion to segfault
- # if Opera is used when i18n support is enabled. The following setting
- # should work around that situation.
--DEFINES += -DCF_XFREE86_TEXTPROP_BUG_WORKAROUND
-+#DEFINES += -DCF_XFREE86_TEXTPROP_BUG_WORKAROUND
- 
- # Use the Xutf8 routines (XFree86 extension) instead of Xmb routines in
- # an UTF8 locale.
 @@ -110,7 +111,7 @@ DEFINES += -DCF_XFREE86_TEXTPROP_BUG_WOR
  # asprintf and vasprintf in the c library. (gnu libc has.)
  # If HAS_SYSTEM_ASPRINTF is not defined, an implementation
Index: pkg/PLIST
===
RCS file: /cvs/ports/x11/ion/pkg/PLIST,v
retrieving revision 1.19
diff -u -r1.19 PLIST
--- pkg/PLIST   3 Feb 2007 20:38:05 -   1.19
+++ pkg/PLIST   27 Mar 2007 19:16:08 -
@@ -8,7 +8,6 @@
 lib/ion3/bin/ion-statusd
 lib/ion3/lc/
 lib/ion3/lc/de.lc
-lib/ion3/lc/ext_statusbar.lc
 lib/ion3/lc/ioncore_bindings.lc
 lib/ion3/lc/ioncore_efbb.lc
 lib/ion3/lc/ioncore_ext.lc
@@ -50,13 +49,13 @@
 share/doc/ion3/README
 share/doc/ion3/RELNOTES
 share/examples/ion3/
+share/examples/ion3/cfg_defaults.lua
 share/examples/ion3/cfg_dock.lua
 share/examples/ion3/cfg_ion.lua
 share/examples/ion3/cfg_ioncore.lua
 share/examples

Re: [Zope-Annce] Zope 2.8.9, Zope 2.9.7, Zope 2.10.3 released

2007-03-27 Thread Christian Theune
Hi,

Am Montag, den 26.03.2007, 16:49 -0400 schrieb Tres Seaver:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Marc Balmer wrote:
> > Andreas Jung wrote:
> > 
> >> I uploaded corrected versions of the Zope 2.9.7 and 2.10.3 tar-balls.
> >> The tar-balls released yesterday contained a bug that caused
> >> a startup failure when using "zopectl start".
> > 
> > don't do this again.
> 
> Don't do what?  I was about to agree, as I don't think re-releasing
> under the same version number was correct:  the new releases should be
> 2.9.7.1, 2.10.3.1, or something similary (or bump to 2.9.8, 2.10.4).

Ack. Packaging errors happen and that's what the 3rd dot is for.

> > this bug is so obvious to catch that I have some serious doubts about 
> > your software testing process.  are you releasing totally untested code? 
> >   can we trust your releases in the future, will you change sth in your 
> > process?
> 
> The testing that gets done is not done from "released" tarballs, but
> from subversion checkouts.  This was a bug in the process that created
> the tarball from a checkout, and not in the underlying Zope software
> itself.  I *think* it also affected only those who build and install
> Zope as root, although I can't tell for sure, since the tarballs have
> been replaced.  At any rate, I *never* build, install, or run Zope as
> root, and hence would never have noticed the problem, even if I were
> doing the releases myself.
> 
> > Releasing software as a security fix that does not even start makes you 
> > look like a moron, I am sorry to say.
> 
> Too harsh.  Certainly nobody likes having released a "brown bagger", but
> mistakes do happen.

Yup. Way too harsh, personal and non-appreciative of voluntary work that
is contributed.

Christian

-- 
gocept gmbh & co. kg - forsterstraße 29 - 06112 halle/saale - germany
www.gocept.com - [EMAIL PROTECTED] - phone +49 345 122 9889 7 -
fax +49 345 122 9889 1 - zope and plone consulting and development


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Re: some ports need libX11 >= 10 (nonexisting on XF4?)

2007-03-27 Thread Charles Longeau

2007/3/27, Markus Lude <[EMAIL PROTECTED]>:


Hello,
when I try to build devel/sdl or graphics/cairo I get the following
error:

Error: bad shared lib version /usr/X11R6/lib/libX11.so.9.0 (X11.>=10)

I'm running the snapshot from march 25th on sparc64. The X sets were
from march 8th. I still use XF4. Do I need to switch to xenocara to get
the needed version of libX11 or do I miss something other?



This should be related to
http://marc.info/?l=openbsd-ports-cvs&m=117494617527500&w=2

Best regards,

Charles Longeau


Re: some ports need libX11 >= 10 (nonexisting on XF4?)

2007-03-27 Thread Antoine Jacoutot

On Tue, 27 Mar 2007, Markus Lude wrote:

Error: bad shared lib version /usr/X11R6/lib/libX11.so.9.0 (X11.>=10)

I'm running the snapshot from march 25th on sparc64. The X sets were
from march 8th. I still use XF4. Do I need to switch to xenocara to get


Yes, you need to switch to xenocara.

--
Antoine



some ports need libX11 >= 10 (nonexisting on XF4?)

2007-03-27 Thread Markus Lude
Hello,
when I try to build devel/sdl or graphics/cairo I get the following
error:

Error: bad shared lib version /usr/X11R6/lib/libX11.so.9.0 (X11.>=10)

I'm running the snapshot from march 25th on sparc64. The X sets were
from march 8th. I still use XF4. Do I need to switch to xenocara to get
the needed version of libX11 or do I miss something other?

Regards,
Markus



UPDATE: graphics/jasper

2007-03-27 Thread Jasper Lievisse Adriaanse
hi,

here's an update for graphics/jasper to a less ancient version.
so far working on amd64 and i386.
comments/ok?

cheers,
jasper

Index: Makefile
===
RCS file: /cvs/ports/graphics/jasper/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile8 Jan 2006 11:04:59 -   1.7
+++ Makefile27 Mar 2007 14:27:04 -
@@ -2,10 +2,8 @@
 
 COMMENT=   "reference implementation of JPEG-2000"
 
-DISTNAME=  jasper-1.701.0
-PKGNAME=   ${DISTNAME}p1
-SHARED_LIBS=   jasper  1.0 \
-   jasper-1.7011.0
+DISTNAME=  jasper-1.900.1
+SHARED_LIBS=   jasper  2.0
 
 CATEGORIES=graphics
 MASTER_SITES=  ${HOMEPAGE}software/
@@ -20,10 +18,11 @@
 PERMIT_DISTFILES_FTP=  Yes
 WANTLIB=   c m
 
-USE_LIBTOOL=   Yes
-CONFIGURE_STYLE= gnu
-CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
-CONFIGURE_ARGS+= --without-x --disable-opengl
+USE_LIBTOOL=   Yes
+CONFIGURE_STYLE=   gnu
+CONFIGURE_ARGS+=   ${CONFIGURE_SHARED} \
+   --without-x \
+   --disable-opengl
 MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/acaux
 
 .include 
Index: distinfo
===
RCS file: /cvs/ports/graphics/jasper/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo5 Jan 2005 16:50:36 -   1.2
+++ distinfo27 Mar 2007 14:27:04 -
@@ -1,4 +1,5 @@
-MD5 (jasper-1.701.0.zip) = 22a9f74fc880e38dd125c60aa4e4ce97
-RMD160 (jasper-1.701.0.zip) = 3f93bcabccd8461155f4fefc9b1be306b8c1451e
-SHA1 (jasper-1.701.0.zip) = e304457a3973c3a926792c3e25e16f05818634e4
-SIZE (jasper-1.701.0.zip) = 1361754
+MD5 (jasper-1.900.1.zip) = a342b2b4495b3e1394e161eb5d85d754
+RMD160 (jasper-1.900.1.zip) = fb2c188abf5b8c297078ac1f913101734f72db5c
+SHA1 (jasper-1.900.1.zip) = 9c5735f773922e580bf98c7c7dfda9bbed4c5191
+SHA256 (jasper-1.900.1.zip) = 
6b905a9c2aca2e275544212666eefc4eb44d95d0a57e4305457b407fe63f9494
+SIZE (jasper-1.900.1.zip) = 1415752
Index: patches/patch-src_libjasper_jpc_jpc_cs_c
===
RCS file: patches/patch-src_libjasper_jpc_jpc_cs_c
diff -N patches/patch-src_libjasper_jpc_jpc_cs_c
--- patches/patch-src_libjasper_jpc_jpc_cs_c14 May 2004 05:33:57 -  
1.1.1.1
+++ /dev/null   1 Jan 1970 00:00:00 -
@@ -1,12 +0,0 @@
-$OpenBSD: patch-src_libjasper_jpc_jpc_cs_c,v 1.1.1.1 2004/05/14 05:33:57 brad 
Exp $
 src/libjasper/jpc/jpc_cs.c.orig2004-02-08 20:34:40.0 -0500
-+++ src/libjasper/jpc/jpc_cs.c 2004-04-22 21:37:19.0 -0400
-@@ -639,7 +639,7 @@ static int jpc_cod_dumpparms(jpc_ms_t *m
- cod->compparms.cblksty);
-   if (cod->csty & JPC_COX_PRT) {
-   for (i = 0; i < cod->compparms.numrlvls; ++i) {
--  fprintf(stderr, "prcwidth[%d] = %d, prcheight[%d] = 
%d\n",
-+  fprintf(out, "prcwidth[%d] = %d, prcheight[%d] = %d\n",
- i, cod->compparms.rlvls[i].parwidthval,
- i, cod->compparms.rlvls[i].parheightval);
-   }
Index: patches/patch-src_libjasper_jpc_jpc_dec_c
===
RCS file: /cvs/ports/graphics/jasper/patches/patch-src_libjasper_jpc_jpc_dec_c,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 patch-src_libjasper_jpc_jpc_dec_c
--- patches/patch-src_libjasper_jpc_jpc_dec_c   14 May 2004 05:33:57 -  
1.1.1.1
+++ patches/patch-src_libjasper_jpc_jpc_dec_c   27 Mar 2007 14:27:04 -
@@ -1,10 +1,10 @@
 $OpenBSD: patch-src_libjasper_jpc_jpc_dec_c,v 1.1.1.1 2004/05/14 05:33:57 brad 
Exp $
 src/libjasper/jpc/jpc_dec.c.orig   2004-02-08 20:34:40.0 -0500
-+++ src/libjasper/jpc/jpc_dec.c2004-04-22 21:37:19.0 -0400
-@@ -1472,7 +1472,9 @@ static int jpc_dec_process_unk(jpc_dec_t
+--- src/libjasper/jpc/jpc_dec.c.orig   Tue Mar 27 16:21:06 2007
 src/libjasper/jpc/jpc_dec.cTue Mar 27 16:22:07 2007
+@@ -1466,7 +1466,9 @@ static int jpc_dec_process_unk(jpc_dec_t *dec, jpc_ms_
dec = 0;
  
-   fprintf(stderr, "warning: ignoring unknown marker segment\n");
+   jas_eprintf("warning: ignoring unknown marker segment\n");
 -  jpc_ms_dump(ms, stderr);
 +  if (jas_getdbglevel() >= 1) {
 +  jpc_ms_dump(ms, stderr);
Index: pkg/PFRAG.shared
===
RCS file: /cvs/ports/graphics/jasper/pkg/PFRAG.shared,v
retrieving revision 1.4
diff -u -r1.4 PFRAG.shared
--- pkg/PFRAG.shared8 Jan 2006 11:04:59 -   1.4
+++ pkg/PFRAG.shared27 Mar 2007 14:27:04 -
@@ -1,3 +1,2 @@
 @comment $OpenBSD: PFRAG.shared,v 1.4 2006/01/08 11:04:59 steven Exp $
[EMAIL PROTECTED] lib/libjasper-1.701.so.${LIBjasper-1.701_VERSION}
 @lib lib/libjasper.so.${LIBjasper_VERSION}
Index: pkg/PLIST
===

New: automake 1.10

2007-03-27 Thread Todd T. Fries
I've already had one person verify it works (the one that requested I do this,
future upgrade to ggi) .. anybody else care to comment?

Thanks,
-- 
Todd Fries .. [EMAIL PROTECTED]

 _
| \  1.636.410.0632 (voice)
| Free Daemon Consulting, LLC \  1.405.227.9094 (voice)
| http://FreeDaemonConsulting.com \  1.866.792.3418 (FAX)
| "..in support of free software solutions."  \  250797 (FWD)
| \
 \\
 
  37E7 D3EB 74D0 8D66 A68D  B866 0326 204E 3F42 004A
http://todd.fries.net/pgp.txt



automake-1.10.tgz
Description: application/tar-gz


Re: VLC coredumps on OpenBSD 4.1-Beta

2007-03-27 Thread Sebastian Rother
On Tue, 27 Mar 2007 10:35:57 +0100
Stuart Henderson <[EMAIL PROTECTED]> wrote:

> You could send ports@ the output from this:
> 
> gdb vlc vlc.core
> bt
> 
> it's possibly a problem with VLC rather than the port, though,
> and if it can't be reproduced I'm not sure if you'll find somebody
> to look at it, I don't have time to myself.

alucard $ gdb vlc vlc.core  

GNU gdb 6.3
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-unknown-openbsd4.1"...
(no debugging symbols found)

Core was generated by `vlc'.
Program terminated with signal 6, Aborted.
Reading symbols from /usr/lib/libpthread.so.7.0...done.
Loaded symbols for /usr/lib/libpthread.so.7.0
Reading symbols from /usr/lib/libm.so.2.3...done.
Loaded symbols for /usr/lib/libm.so.2.3
Reading symbols from /usr/local/lib/libintl.so.3.0...done.
Loaded symbols for /usr/local/lib/libintl.so.3.0
Reading symbols from /usr/local/lib/libiconv.so.4.0...done.
Loaded symbols for /usr/local/lib/libiconv.so.4.0
Reading symbols from /usr/local/lib/libtheora.so.2.0...done.
Loaded symbols for /usr/local/lib/libtheora.so.2.0
Reading symbols from /usr/local/lib/libogg.so.5.3...done.
Loaded symbols for /usr/local/lib/libogg.so.5.3
Reading symbols from /usr/X11R6/lib/libXxf86vm.so.4.0...done.
Loaded symbols for /usr/X11R6/lib/libXxf86vm.so.4.0
Reading symbols from /usr/X11R6/lib/libXinerama.so.4.0...done.
Loaded symbols for /usr/X11R6/lib/libXinerama.so.4.0
Reading symbols from /usr/X11R6/lib/libSM.so.8.0...done.
Loaded symbols for /usr/X11R6/lib/libSM.so.8.0
Reading symbols from /usr/X11R6/lib/libICE.so.8.1...done.
Loaded symbols for /usr/X11R6/lib/libICE.so.8.1
Reading symbols from /usr/X11R6/lib/libX11.so.9.0...done.
Loaded symbols for /usr/X11R6/lib/libX11.so.9.0
Reading symbols from /usr/X11R6/lib/libXext.so.9.0...done.
Loaded symbols for /usr/X11R6/lib/libXext.so.9.0
Reading symbols from /usr/X11R6/lib/libXv.so.4.0...done.
Loaded symbols for /usr/X11R6/lib/libXv.so.4.0
Symbols already loaded for /usr/lib/libpthread.so.7.0
Reading symbols from /usr/lib/libc.so.40.3...done.
Loaded symbols for /usr/lib/libc.so.40.3
Reading symbols from /usr/libexec/ld.so...done.
Loaded symbols for /usr/libexec/ld.so
Reading symbols from /usr/local/lib/vlc/codec/libdmo_plugin.so...done.
Loaded symbols for /usr/local/lib/vlc/codec/libdmo_plugin.so
Reading symbols from /usr/local/lib/vlc/codec/libquicktime_plugin.so...done.
Loaded symbols for /usr/local/lib/vlc/codec/libquicktime_plugin.so
Reading symbols from /usr/local/lib/vlc/codec/liba52_plugin.so...done.
Loaded symbols for /usr/local/lib/vlc/codec/liba52_plugin.so
Reading symbols from /usr/local/lib/vlc/codec/libadpcm_plugin.so...done.
Loaded symbols for /usr/local/lib/vlc/codec/libadpcm_plugin.so
Reading symbols from /usr/local/lib/vlc/codec/libaraw_plugin.so...done.
Loaded symbols for /usr/local/lib/vlc/codec/libaraw_plugin.so
Reading symbols from /usr/local/lib/vlc/codec/libcinepak_plugin.so...done.
Loaded symbols for /usr/local/lib/vlc/codec/libcinepak_plugin.so
Reading symbols from /usr/local/lib/vlc/codec/libcvdsub_plugin.so...done.
Loaded symbols for /usr/local/lib/vlc/codec/libcvdsub_plugin.so
Reading symbols from /usr/local/lib/vlc/codec/libdts_plugin.so...done.
Loaded symbols for /usr/local/lib/vlc/codec/libdts_plugin.so
Reading symbols from /usr/local/lib/vlc/codec/libdvbsub_plugin.so...done.
Loaded symbols for /usr/local/lib/vlc/codec/libdvbsub_plugin.so
Reading symbols from /usr/local/lib/vlc/codec/libfaad_plugin.so...done.
Loaded symbols for /usr/local/lib/vlc/codec/libfaad_plugin.so
Reading symbols from /usr/local/lib/libfaad.so.0.0...done.
Loaded symbols for /usr/local/lib/libfaad.so.0.0
Reading symbols from /usr/local/lib/vlc/codec/libfake_plugin.so...done.
Loaded symbols for /usr/local/lib/vlc/codec/libfake_plugin.so
Reading symbols from /usr/local/lib/vlc/codec/libffmpeg_plugin.so...done.
Loaded symbols for /usr/local/lib/vlc/codec/libffmpeg_plugin.so
Reading symbols from /usr/local/lib/libavformat.so.8.0...done.
Loaded symbols for /usr/local/lib/libavformat.so.8.0
Reading symbols from /usr/local/lib/libavcodec.so.8.0...done.
Loaded symbols for /usr/local/lib/libavcodec.so.8.0
Reading symbols from /usr/lib/libossaudio.so.3.0...done.
Loaded symbols for /usr/lib/libossaudio.so.3.0
Reading symbols from /usr/lib/libz.so.4.1...done.
Loaded symbols for /usr/lib/libz.so.4.1
Reading symbols from /usr/local/lib/libmp3lame.so.0.1...done.
Loaded symbols for /usr/local/lib/libmp3lame.so.0.1
Reading symbols from /usr/local/lib/libfaac.so.0.0...done.
Loaded symbols for /usr/local/lib/libfaac.so.0.0
Reading symbols from /usr/local/lib/libvorbisenc.so.2.2...done.
Loaded symbols for /usr/local/lib/libvorbisenc.so.2.2
Reading symbols fro