Re: Port needs -- how to proceed.

2009-12-15 Thread umaxx
On Tue, 15 Dec 2009 12:16:12 +0100 Tobias Ulmer wrote: > > > tcc ;-) > > > > Hehe... I managed to get tcc working: the whole ucontext stuff is > > inside an #ifdef "feature". It is possible to disable this feature, but > > you will need to add some minor patches, because the author seem > > to n

Re: Port needs -- how to proceed.

2009-12-14 Thread umaxx
Hi, On Mon, 14 Dec 2009 18:01:00 +0100 Thomas Pfaff wrote: > I'm working on a port that needs the interface which OpenBSD > does not implement. Can I massage the /usr/src/sys/compat/svr4 interface > to be used in the port, or is this a dead end? What are you trying to port? I'm interested in

entertainer media center

2009-03-28 Thread umaxx
Hi, after getting crazy on trying to port various media centers to openbsd: mythtv (does not compile), elisa (segfaults), sofa (segfaults), mms (does not compile/depends on linux header files) and freevo (works more or less but is not really usable), I got the entertainer media center working. So

[update] net/ddclient 3.8.0

2009-03-02 Thread umaxx
Hi, here comes an update for net/ddclient to the latest stable 3.8.0 release. The diff is attached and can be downloaded from: https://www.umaxx.net/src/ddclient.diff Please test and comment. Regards, Jörg Index: Makefile === RCS

UPDATE: devel/spe

2008-10-05 Thread umaxx
Hi, spe in current tree is broken (does not even start), because it does only support py-wxpython version 2.6.x. Here comes an update to the latest spe version which supports the "in-tree" py-wxpython 2.8.x: I introduced a patch for setup.py instead of the post-install target. The diff is attach

NEW: gtodo-0.14

2005-10-17 Thread umaxx
the applet too. greets umaxx -- http://www.umaxx.net gtodo-0.14-openbsdport.tar.gz Description: Binary data

Re: NEW : sane-backends-1.0.16

2005-09-25 Thread umaxx
et INETD=YES in /etc/rc.conf.local * add on the client the server to the file net.conf and enable net in dll.conf i use your xsane port on the clients (ppc/i386). very nice work, thanks :) i hope this sane-stuff will be commited soon. greets umaxx

Re: new: directoryassistant

2005-06-22 Thread umaxx
Niall O'Higgins wrote: On Sat, Jun 18, 2005 at 11:47:12PM +0200, umaxx wrote: hi! i've created a directoryassistant port for openbsd current. description: "Directory Assistant is a small application for managing a LDAP address book. The focus is to create a very easy to us

Re: new: directoryassistant

2005-06-22 Thread umaxx
uot; is looking for gobject in the fake dir of the port, and not in the real dir :( need to check this later :( umaxx

Re: update: secpanel port

2005-06-20 Thread umaxx
Niall O'Higgins wrote: On Sat, Jun 18, 2005 at 04:10:31PM +0200, umaxx wrote: hi! i've created an update (on macppc) for secpanel port. description: "SecPanel serves as a graphical user interface for managing and running SSH (Secure Shell) and SCP (Secure Copy) connectio

new: directoryassistant

2005-06-18 Thread umaxx
hi! i've created a directoryassistant port for openbsd current. description: "Directory Assistant is a small application for managing a LDAP address book. The focus is to create a very easy to use program, with only the few but necessary features. The target is novice users that have their ad

update: secpanel port

2005-06-18 Thread umaxx
hi! i've created an update (on macppc) for secpanel port. description: "SecPanel serves as a graphical user interface for managing and running SSH (Secure Shell) and SCP (Secure Copy) connections." more info (and CHANGELOG): http://www.pingx.net/secpanel/ port is attached or can be downloaded