diff: erlang emulator fix

2006-12-09 Thread Jon Olsson
See the included diff for details. -- Jon ? w-erlang-11b.2p1 ? patches/patch-lib_stdlib_src_erl_pp_erl Index: Makefile === RCS file: /cvs/ports/lang/erlang/Makefile,v retrieving revision 1.22 diff -u -r1.22 Makefile --- Makefile20

Re: pkg_add breakage?

2006-12-09 Thread Antti Harri
On Sat, 9 Dec 2006, Marc Espie wrote: On Sat, Dec 09, 2006 at 07:43:01AM +0200, Antti Harri wrote: "pkg_add -ui" seemed to fail to update mysql-client-5.0.22 and teTeX_base-3.0p3-no_x11 and therefore failed some other updates too. [snip] Bernd fixed the issue: [snip] Thanks for your reply.

Re: UPDATE: devel/liboil

2006-12-09 Thread Antoine Jacoutot
On Sat, 9 Dec 2006, Deanna Phillips wrote: I think this should do it. I still don't have a macppc shell to test this on so I'd appreciate it if someone else would. No, this is not enough. You also need to add the 2 included patches. Cheers! -- Antoine$OpenBSD$ --- liboil/motovec/Makefile.in.

Re: UPDATE: sysutils/runit

2006-12-09 Thread Christian Rueger
Am Samstag, den 09.12.2006, 11:49 +0100 schrieb Toni Mueller: > Hi, > > On Fri, 08.12.2006 at 15:24:56 +0100, Christian Rueger <[EMAIL PROTECTED]> > wrote: > > remove files/runsvdir-start, is not need any more > > please don't. I find it still the easiest way to keep cruft out of > /etc/rc.local

Re: UPDATE: sysutils/runit

2006-12-09 Thread Toni Mueller
Hi, On Fri, 08.12.2006 at 15:24:56 +0100, Christian Rueger <[EMAIL PROTECTED]> wrote: > remove files/runsvdir-start, is not need any more please don't. I find it still the easiest way to keep cruft out of /etc/rc.local. Best, --Toni++

Re: pkg_add breakage?

2006-12-09 Thread Marc Espie
On Sat, Dec 09, 2006 at 07:43:01AM +0200, Antti Harri wrote: > "pkg_add -ui" seemed to fail to update mysql-client-5.0.22 and > teTeX_base-3.0p3-no_x11 and therefore failed some other updates > too. > I double checked the ftp and the packages were there. > Afterwards when I ran "pkg_add -ri mysql

NEW: scmpc

2006-12-09 Thread Jasper Lievisse Adriaanse
Hi, here's a port of scmpc: scmpc is a client for MPD which submits your tracks to Audioscrobbler. works fine on amd64, powerpc and sparc. ok? cheers, jasper -- ``This statement is false'' NedBSD: http://nedbsd.eu scmpc.tgz Description: application/tar-gz

NEW: libdaemon

2006-12-09 Thread Jasper Lievisse Adriaanse
Hi, here's a port of libdaemon: libdaemon is a lightweight C library that eases the writing of UNIX daemons. It consists of the following parts: * A wrapper around fork() which does the correct daemonization procedure of a process * A wrapper around syslog() for simpler and compatible log outp

NEW: libconfuse

2006-12-09 Thread Jasper Lievisse Adriaanse
Hi, here's a port of libconfuse: libConfuse is a configuration file parser library, and written in C. It supports sections and (lists of) values (strings, integers, floats, booleans or other sections), as well as some other features (such as single/double-quoted strings, environment variable expa