lablgtk2 port

2007-01-05 Thread Zvezdan Petkovic
I have attached an attempt at port of lablgtk2.

Lablgtk is a dependency for the Unison file synchronizer.
I maintain Unison.

The developers of Unison have asked us to try the compilation of the new
development release before they put it as the new beta release.
To my disappointment it does not compile with lablgtk (GTK1) any more.
It seems that no_x11 flavor works fine, though.
I have asked the developers of Unison to retract their changes so that
Unison still can be compiled with lablgtk to provide the GUI.  I don't
know if it will be possible.

Since Unison development right now expects lablgtk2, I made this port of
lablgtk2 and it compiles fine.
However, when I try to run the examples (in the fake installation) as
described in README for lablgtk2 I get segmentation fault.

Is there any GTK expert willing to take a look at this?

Best regards,

Zvezdan


lablgtk2.tar.gz
Description: application/tar-gz


lablgtk2 port

2007-01-05 Thread Zvezdan Petkovic
I have attached an attempt at port of lablgtk2.

Lablgtk is a dependency for the Unison file synchronizer.
I maintain Unison.

The developers of Unison have asked us to try the compilation of the new
development release before they put it as the new beta release.
To my disappointment it does not compile with lablgtk (GTK1) any more.
It seems that no_x11 flavor works fine, though.
I have asked the developers of Unison to retract their changes so that
Unison still can be compiled with lablgtk to provide the GUI.  I don't
know if it will be possible.

Since Unison development right now expects lablgtk2, I made this port of
lablgtk2 and it compiles fine.
However, when I try to run the examples (in the fake installation) as
described in README for lablgtk2 I get segmentation fault.

Is there any GTK expert willing to take a look at this?

Best regards,

Zvezdan



UPDATE: cad/qcad

2007-01-05 Thread steven mestdagh
hi

This updates qcad to version 2.0.5.0 (community edition).
Thanks to Martynas Venckus for fixing an issue on amd64.

I would like to get some more testing/feedback before it goes in.
We could perhaps add the part library in a subpackage, but let's start
with this diff first.

thanks,

steven


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



qcad.diff.gz
Description: application/gunzip


Re: NEW: net/py-xmpp

2007-01-05 Thread Hermann Gottschalk
Hi,
to use cjc (net/cjc - a Jabberclient for text terminals) with tls it
seems that py-xmpp would need a Module M2Crypto.py.
(http://wiki.osafoundation.org/bin/view/Projects/MeTooCrypto)

Unfortunately there is no port for it (i.e. py-m2crypto). I do not succeed in
compiling it.

Perhaps someone could create a port py-m2crypto?

Thanks
Hermann

-- 
Hermann Gottschalk / Kesslerpl. 1a / D-90489 Nuernberg / PGP 0x0B2D8EEA
[EMAIL PROTECTED] / tel +49 911 180 6256 / mobile +49 173 360 0680


pgpewshZUNdem.pgp
Description: PGP signature


Re: UPDATE: archivers/rzip

2007-01-05 Thread Lawrence Teo

Matthias Kilian wrote:

On Thu, Jan 04, 2007 at 10:28:21AM -0500, Lawrence Teo wrote:
Also, just curious, how long did rzip take to compress the 10MB files on 
the zaurus?


20 to 30 minutes? I really didn't measure it, just ran rzip and
logged in later to uncompress and check that there's no corruption.
But I'd a www/minimo build running in parallel, so don't count on
this measurements.

The main problem with rzip on small machines like zaurus is the vm
consumption.o


Thanks, it's great to know that rzip can run correctly on the zaurus.. 
and thank you for committing my diff!


Lawrence


--
Lawrence Teo
Calyptix Security
[EMAIL PROTECTED]
http://www.calyptix.com/



Re: NEW: net/py-xmpp

2007-01-05 Thread Will Maier
On Fri, Jan 05, 2007 at 06:05:19PM +0100, Hermann Gottschalk wrote:
 to use cjc (net/cjc - a Jabberclient for text terminals) with tls
 it seems that py-xmpp would need a Module M2Crypto.py.
 (http://wiki.osafoundation.org/bin/view/Projects/MeTooCrypto)
 
 Unfortunately there is no port for it (i.e. py-m2crypto). I do not
 succeed in compiling it.

I'm aware of this; I looked into porting M2Crypto when I ported
py-xmpp, but I got bogged down in SWIG problems and had better
things to do.

 Perhaps someone could create a port py-m2crypto?

This would be desirable. I don't think I have any M2Crypto stuff
still in my tree, but I'd be glad to help out anyone who wanted to
take another look at porting it.

-- 

o--{ Will Maier }--o
| web:...http://www.lfod.us/ | [EMAIL PROTECTED] |
*--[ BSD Unix: Live Free or Die ]--*



Re: silc broken in current?

2007-01-05 Thread Jack J. Woehr

On Jan 4, 2007, at 2:18 AM, Pierre-Yves Ritschard wrote:

Some versions of silc have a bug when no gecos field is present for  
a user. I though martynas fixed this though.


usermod -c My name here mylogid fixes silc silently crashing.

Thanx for the inductive assist beyond the scope of the group.

--
Jack J. Woehr
Director of Development
Absolute Performance, Inc.
[EMAIL PROTECTED]
303-443-7000 ext. 527



add admin subpackage to iodbc

2007-01-05 Thread Kurt Miller
MAINTAINER timeout

I ported a database design app that wants to use the graphical
odbc admin app, so I added it as a subpackage. Look okay?
Index: Makefile
===
RCS file: /cvs/ports/databases/iodbc/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile28 Oct 2006 11:19:20 -  1.11
+++ Makefile13 Dec 2006 20:59:58 -
@@ -1,12 +1,18 @@
 # $OpenBSD: Makefile,v 1.11 2006/10/28 11:19:20 espie Exp $
 
-COMMENT=   ODBC 3.x driver manager
+COMMENT-main=  ODBC 3.x driver manager
+COMMENT-admin= ODBC 3.x driver manager admin application
 
-DISTNAME=  libiodbc-3.52.4
-PKGNAME=   ${DISTNAME:S/lib//}
+V= 3.52.4
+DISTNAME=  libiodbc-${V}
+PKGNAME=   iodbc-${V}
+PKGNAME-main=  iodbc-${V}
+PKGNAME-admin= iodbc-admin-${V}
 CATEGORIES=databases
 SHARED_LIBS += iodbcinst3.15 # .3.15
 SHARED_LIBS += iodbc3.15 # .3.15
+SHARED_LIBS +=  iodbcadm 3.15 # .3.15
+SHARED_LIBS +=  drvproxy 3.15 # .3.15
 
 HOMEPAGE=  http://www.iodbc.org/
 
@@ -17,7 +23,6 @@
 PERMIT_PACKAGE_FTP=yes
 PERMIT_DISTFILES_CDROM=yes
 PERMIT_DISTFILES_FTP=  yes
-WANTLIB=   c pthread
 
 MASTER_SITES=  ${HOMEPAGE}downloads/iODBC/
 
@@ -25,8 +30,15 @@
 
 CONFIGURE_STYLE= gnu
 CONFIGURE_ARGS= --with-iodbc-inidir=${SYSCONFDIR}/iodbc \
-   --disable-gui \
--disable-libodbc
+
+MULTI_PACKAGES=-main -admin
+
+WANTLIB-main=  c pthread
+
+LIB_DEPENDS-admin= gtk,gdk::x11/gtk+ \
+   iodbc,iodbcinst::databases/iodbc,-main
+WANTLIB-admin= X11 Xext Xi c glib gmodule iconv intl m pthread
 
 post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/iodbc
Index: pkg/DESCR
===
RCS file: pkg/DESCR
diff -N pkg/DESCR
--- pkg/DESCR   15 Dec 2003 21:42:16 -  1.3
+++ /dev/null   1 Jan 1970 00:00:00 -
@@ -1,11 +0,0 @@
-iODBC (intrinsic Open Database Connectivity) driver manager
-is compatible with ODBC 2.x specification and performs exactly
-same jobs of ODBC 2.x driver manager(i.e. driver loading, 
-Parameters and function sequence checking, driver's function 
-Invoking, etc.). Any ODBC driver works with ODBC 2.0 driver 
-Manager will also work with iODBC driver manager and vice versa. 
-
-Applications (using ODBC function calls) linked with 
-iODBC driver manager will be able to simultaneously access 
-different type of data sources within one process through 
-suitable iODBC drivers. 
Index: pkg/DESCR-admin
===
RCS file: pkg/DESCR-admin
diff -N pkg/DESCR-admin
--- /dev/null   1 Jan 1970 00:00:00 -
+++ pkg/DESCR-admin 13 Dec 2006 20:59:58 -
@@ -0,0 +1,2 @@
+iODBC (intrinsic Open Database Connectivity) driver manager
+graphical administration application.
Index: pkg/DESCR-main
===
RCS file: pkg/DESCR-main
diff -N pkg/DESCR-main
--- /dev/null   1 Jan 1970 00:00:00 -
+++ pkg/DESCR-main  13 Dec 2006 20:59:58 -
@@ -0,0 +1,11 @@
+iODBC (intrinsic Open Database Connectivity) driver manager
+is compatible with ODBC 2.x specification and performs exactly
+same jobs of ODBC 2.x driver manager(i.e. driver loading, 
+Parameters and function sequence checking, driver's function 
+Invoking, etc.). Any ODBC driver works with ODBC 2.0 driver 
+Manager will also work with iODBC driver manager and vice versa. 
+
+Applications (using ODBC function calls) linked with 
+iODBC driver manager will be able to simultaneously access 
+different type of data sources within one process through 
+suitable iODBC drivers. 
Index: pkg/PFRAG.shared
===
RCS file: pkg/PFRAG.shared
diff -N pkg/PFRAG.shared
--- pkg/PFRAG.shared18 Jul 2006 19:44:27 -  1.4
+++ /dev/null   1 Jan 1970 00:00:00 -
@@ -1,3 +0,0 @@
[EMAIL PROTECTED] $OpenBSD: PFRAG.shared,v 1.4 2006/07/18 19:44:27 alek Exp $
[EMAIL PROTECTED] lib/libiodbc.so.${LIBiodbc_VERSION}
[EMAIL PROTECTED] lib/libiodbcinst.so.${LIBiodbcinst_VERSION}
Index: pkg/PFRAG.shared-admin
===
RCS file: pkg/PFRAG.shared-admin
diff -N pkg/PFRAG.shared-admin
--- /dev/null   1 Jan 1970 00:00:00 -
+++ pkg/PFRAG.shared-admin  13 Dec 2006 20:59:58 -
@@ -0,0 +1,3 @@
[EMAIL PROTECTED] $OpenBSD$
[EMAIL PROTECTED] lib/libdrvproxy.so.${LIBdrvproxy_VERSION}
[EMAIL PROTECTED] lib/libiodbcadm.so.${LIBiodbcadm_VERSION}
Index: pkg/PFRAG.shared-main
===
RCS file: pkg/PFRAG.shared-main
diff -N pkg/PFRAG.shared-main
--- /dev/null   1 Jan 1970 00:00:00 -
+++ pkg/PFRAG.shared-main   13 Dec 2006 20:59:58 -
@@ -0,0 +1,3 @@
[EMAIL 

Re: UPDATE: cad/qcad

2007-01-05 Thread Chris Kuethe

in do-install you're missing a . when you invoke tar... should be tar cf - .

On 1/5/07, steven mestdagh [EMAIL PROTECTED] wrote:

hi

This updates qcad to version 2.0.5.0 (community edition).
Thanks to Martynas Venckus for fixing an issue on amd64.

I would like to get some more testing/feedback before it goes in.
We could perhaps add the part library in a subpackage, but let's start
with this diff first.

thanks,

steven


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







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



Re: resubmission: textproc/tre

2007-01-05 Thread Matthias Kilian
On Fri, Jan 05, 2007 at 01:16:08AM +0100, Matthias Kilian wrote:
 Tested on i386, macppc, zaurus.
 
 Any tests on other platforms are appreciated, especially on sparc
 and sparc64, since steven@ had some test failures on those last
 summer (with tre-0.7.3, iirc).

Thanks to simon@ i've test results for sparc64, but i'm still
interested in results for other platforms, especially if regress
bails out with some *other* output than this junk:


[...]
###**.**.***.*.***.**.**...*#Exec error, regex: µ¡+, cflags 1, string: 
€³€ÎŸÞ€Ï¡¢µ¡¡ŠÍøÊØÀ­¡Š¥»¥­, eflags 0
got no match (regexec returned 1)
#Exec error, regex: µ¡+, cflags 1, string: 
€³€ÎŸÞ€Ï¡¢µ¡¡ŠÍøÊØÀ­¡Š¥»¥­, eflags 0
got no match (regexec returned 1)
##
1 (0 + 1) out of 49465 tests FAILED!
[...]


TIA.

Ciao,
Kili



Re: NEW: games/ivan-0.50

2007-01-05 Thread Antoine Jacoutot

On Fri, 5 Jan 2007, Joachim Schipper wrote:

Works for me under i386 - although I haven't tested it exhaustively.


Thanks.
Actually it works on every archs I tried, but steven@ had problems under 
amd64. As I don't have this arch around I cannot test it right now.

But it is on my todo list.

--
Antoine



Re: NEW: games/ivan-0.50

2007-01-05 Thread Joachim Schipper
On Wed, Dec 27, 2006 at 07:53:22PM +0100, Antoine Jacoutot wrote:
 On Tue, 26 Dec 2006, Antoine Jacoutot wrote:
 Slightly tested under i386.
 
 Tested successfully under macppc.
 ok?

Works for me under i386 - although I haven't tested it exhaustively.

joachim