Net-snmp 5.4 memory leaks

2007-09-23 Thread Graeme Lee
Are there any plans for updating net-snmp to 5.4.1 in the ports tree? 5.4 has memory leaks. Really bad ones.

improper formatting in /usr/ports/INDEX

2007-09-23 Thread Paul Stoeber
Symptom: $ cd /usr/ports $ make search name=jeoip | grep '^Archs:' Archs: jre->=1.5.0:devel/jdk/1.5 $ make print-licenses | egrep -v '^.{40}([yn] ){4}' Fix: Index: ports/infrastructure/mk/bsd.port.mk === RCS file: /cvs/por

Re: offer to maintain wmii again (plus some generic questions)

2007-09-23 Thread Paride Legovini
Stuart Henderson wrote: >> I feel like following -current, I'm just not sure if I prefer the >> snapshots or building everything from cvs (as I'm doing by now -- very >> time consuming). > > Snapshots aren't being built at the moment, so updating to the most > recent snap and building from updated

NEW: log4cpp

2007-09-23 Thread Carlos Valiente
>From pkg/DESCR: "Log4cpp is library of C++ classes for flexible logging to files, syslog, IDSA and other destinations. It is modeled after the Log4j Java library, staying as close to their API as is reasonable." Tested on i386, amd64 and sparc64. Further testing and comments more than welcome!

Re: NEW: print/foo2zjs

2007-09-23 Thread Antoine Jacoutot
On Sun, 23 Sep 2007, Mike Erdely wrote: OK to commit? Why are ppd, xml... files installed this way? Couln't they use the foomatic subdirs? i.e. $LOCALBASE/share/foomatic/db/source/ Also, is CUPS really needed for this to work? Can't the ppd be symlinked from (for example) $LOCALBASEshare/foom

Re: offer to maintain wmii again (plus some generic questions)

2007-09-23 Thread Stuart Henderson
On 2007/09/23 18:30, Paride Legovini wrote: > The second question reveals my newbie status as a maintainer. I am quite > sure a couple of nights ago I read on the porting documentation (maybe > on the checklist) that one needs to follow -current in order to maintain > a port. Now I can't find that

Re: NEW: print/foo2zjs

2007-09-23 Thread Matthias Kilian
On Sun, Sep 23, 2007 at 12:15:25PM +0200, Giovanni Bechis wrote: > > I just noticed yet another other small problem: it doesn't honour > > CFLAGS (-O2 -Wall always appended), and in icc2ps, just -O3 is used > > and LDFLAGS is ignored. > > > Port fixed and available at: > http://bigio.snb.it/openbs

improved resubmit: simplify updating of config files after pkg_add -r

2007-09-23 Thread Ingo Schwarze
In http://marc.info/?l=openbsd-ports&m=117587445905884&w=2 i submitted a patch to ease @sample handling after pkg_add -r. See below for the full rationale. Marc liked the general idea but wanted to do some refactoring. So here's a reminder, improved in a few respects: - Do not create and advertis

Re: UPDATE: net/gajim (0.11.1 => 0.11.2)

2007-09-23 Thread Simon Kuhnle
I forgot about adding aspell to WANTLIB again, sorry. New patch attached. Thanks viq! -- simon Index: Makefile === RCS file: /cvs/ports/net/gajim/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- Makefile 15 Sep 2007 22

offer to maintain wmii again (plus some generic questions)

2007-09-23 Thread Paride Legovini
wmii (http://wmii.suckless.org/) is a window manager I like very much. Currently the OpenBSD port is unmaintained and heavily obsolete, as you can read in http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/wmii/Makefile (in particular pay attention to revision 1.5). First of all I'd like to know if

Re: NEW: x11/awesome

2007-09-23 Thread Darrin Chandler
Tested fine on i386. (after hunting down a mirror with devel/libconfig) On Sat, Sep 22, 2007 at 10:58:51PM -0500, Will Maier wrote: > Description: > awesome is a window manager initially based on a dwm code rewriting. > It's extremely fast, small, dynamic and awesome. -- Darrin Chandler

Re: UPDATE: net/gajim (0.11.1 => 0.11.2)

2007-09-23 Thread Simon Kuhnle
On Sun, Sep 23, 2007 at 04:24:00PM +0400, Vlad Glagolev wrote: > On Sun, 23 Sep 2007 14:13:21 +0200 > Simon Kuhnle <[EMAIL PROTECTED]> wrote: > > > On Sun, Sep 23, 2007 at 03:47:40PM +0400, Vlad Glagolev wrote: > > > > What's that roster_window.py patch you added? > > > > We don't have 'python'

Re: Qemu 0.9 and mouse stuck on the right (sdl issue ?)

2007-09-23 Thread Landry Breuil
On 9/23/07, Stuart Henderson <[EMAIL PROTECTED]> wrote: > On 2007/09/23 13:27, Landry Breuil wrote: > > i'm playing with qemu 0.9 on a recent snapshot, and can't make the > > mouse work inside X on my guests. > > Give it a go with '-usb -usbdevice tablet' and see if that helps. Oops, sorry, i forg

Re: UPDATE: net/gajim (0.11.1 => 0.11.2)

2007-09-23 Thread Vlad Glagolev
On Sun, 23 Sep 2007 14:13:21 +0200 Simon Kuhnle <[EMAIL PROTECTED]> wrote: > On Sun, Sep 23, 2007 at 03:47:40PM +0400, Vlad Glagolev wrote: > > What's that roster_window.py patch you added? > We don't have 'python' executable, if you know.. but we have python2.4 :) -- Cheerz, Vlad / Stelz

Re: UPDATE: net/gajim (0.11.1 => 0.11.2)

2007-09-23 Thread Simon Kuhnle
On Sun, Sep 23, 2007 at 03:47:40PM +0400, Vlad Glagolev wrote: > Tested @ i386. Does anybody need gtkspell there?.. Yes, I think so. And it's not a real big dependecy, is it? What's that roster_window.py patch you added? -- simon

Re: Qemu 0.9 and mouse stuck on the right (sdl issue ?)

2007-09-23 Thread Stuart Henderson
On 2007/09/23 13:27, Landry Breuil wrote: > i'm playing with qemu 0.9 on a recent snapshot, and can't make the > mouse work inside X on my guests. Give it a go with '-usb -usbdevice tablet' and see if that helps.

UPDATE: net/gajim (0.11.1 => 0.11.2)

2007-09-23 Thread Vlad Glagolev
Changelog: * Improve idle, transports support * Enable ellipsization in roster and chatwindow * Fixed some metacontacts problems * Beter support of XEP-0070 (Verifying HTTP Requests via XMPP) * Make the same height of a banner for all chat tabs * Fix a bug with french translation and invitati

Qemu 0.9 and mouse stuck on the right (sdl issue ?)

2007-09-23 Thread Landry Breuil
Hello, i'm playing with qemu 0.9 on a recent snapshot, and can't make the mouse work inside X on my guests. With a freebsd-current guest, mouse is stuck at the downright corner with Protocol=auto and Device=/dev/sysmouse (with moused running), and with an openbsd-current guest mouse is stuck on th

Re: NEW: print/foo2zjs

2007-09-23 Thread Giovanni Bechis
On Sun, Sep 23, 2007 at 11:44:44AM +0200, Matthias Kilian wrote: > On Sun, Sep 23, 2007 at 01:00:13AM -0400, Mike Erdely wrote: > > OK to commit? > > I just noticed yet another other small problem: it doesn't honour > CFLAGS (-O2 -Wall always appended), and in icc2ps, just -O3 is used > and LDFLAG

Re: NEW: print/foo2zjs

2007-09-23 Thread Matthias Kilian
On Sun, Sep 23, 2007 at 01:00:13AM -0400, Mike Erdely wrote: > OK to commit? I just noticed yet another other small problem: it doesn't honour CFLAGS (-O2 -Wall always appended), and in icc2ps, just -O3 is used and LDFLAGS is ignored. Ciao, Kili

Re: UPDATE: system users for Avahi

2007-09-23 Thread steven mestdagh
Volker Wiegand [2007-09-22, 09:06:02]: > Hi, > > in preparation of porting Avahi to OpenBSD, may I ask to have the following > new user ID's added to the system? Or can I do that only when submitting > the port? > > diff -u user.list-old user.list > --- user.list-old Sat Sep 22 08:26:21 2007