Re: firefox crashes and closes

2006-09-21 Thread Otto Moerbeek
On Thu, 21 Sep 2006, edgar mortiz wrote: > looks like i spoke too soon... =/ it closed again > > here's my maxfile settings as well as my ulimit > > [EMAIL PROTECTED]:~ $ sysctl -a | grep kern.maxfiles > kern.maxfiles=17720 > [EMAIL PROTECTED]:~ $ ulimit -a > time(cpu-seconds)unlimited > fi

Re: firefox crashes and closes

2006-09-21 Thread edgar mortiz
looks like i spoke too soon... =/ it closed again here's my maxfile settings as well as my ulimit [EMAIL PROTECTED]:~ $ sysctl -a | grep kern.maxfiles kern.maxfiles=17720 [EMAIL PROTECTED]:~ $ ulimit -a time(cpu-seconds)unlimited file(blocks) unlimited coredump(blocks) unlimited

Re: patch: isc dhcp with privdrop

2006-09-21 Thread Peter Valchev
Come on people - why did this get dropped??? > Date: Thu, 23 Mar 2006 09:28:27 -0600 (CST) > From: Jakob Schlyter <[EMAIL PROTECTED]> > To: ports@openbsd.org > Subject: patch: isc dhcp with privdrop > Message-ID: <[EMAIL PROTECTED]> > > could users of the isc dhcp please test this patch. > > tha

glib 2.12.3

2006-09-21 Thread Sam Fourman Jr.
has anyone ported glib 2.12.3 I try to compile it and it gives me a _SC_MONOTONIC_CLOCK error on line 95 of gtimer.c any ideas? Sam Fourman Jr.

Re: abcde: Fix which(1) usage, fix normalizing and MP3 id3 tagging

2006-09-21 Thread Peter Valchev
> This enables normalizing using audio/normalize (as opposed to > normalize-audio, which we don't have) and id3 tagging to MP3s using > audio/id3ed (as opposed to id3, which we don't have). > > There is also a bug in the way they use which(1); our version prints > error messages to stdout, whereas

GTK-DOC 1.7

2006-09-21 Thread Sam Fourman Jr.
I am trying to build gtk-doc1.7 from source I get the following error how do I make configure find DocBook XSL Stylesheets in XML catalog I have the 1.68.1 version installed from ports, but it still can't find it my output is as follows checking for a BSD-compatible install... /usr/bin/install

Re: New: py-setuptools

2006-09-21 Thread Damien Miller
On Thu, 21 Sep 2006, Joerg Zinke wrote: > On Thu, 21 Sep 2006 16:54:50 +1000 (EST) > Damien Miller <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > Any comments on this? I'm particulalry interested in comments/criticsm > > of the changes to python.port.mk > > > > Once this is in, I have a complete

Re: Gnome Build

2006-09-21 Thread Otto Moerbeek
On Thu, 21 Sep 2006, Will Maier wrote: > On Thu, Sep 21, 2006 at 12:45:08PM -0500, Sam Fourman Jr. wrote: > > could someone point me to the man page that explains how to apply a > > patch like this? > > patch(1) > > $ man 1 patch > $ patch < /tmp/patch > > > I see all these patches

Re: update: editors/vim 7.0.42 -> 7.0.109

2006-09-21 Thread Chris Kuethe
I added pthread to the wrong flavor. That's fixed. Also, WANTLIB has been updated. -- GDB has a 'break' feature; why doesn't it have 'fix' too? vim.diff Description: Binary data

Re: unbreak, games/bzflag

2006-09-21 Thread Deanna Phillips
I guess it wouldn't hurt to explain what this is. BZFlag is a multiplayer 3D first-person-shooter game. http://www.bzflag.org/ The OpenBSD port has been marked broken for over 2 years. I found the source of the problem to be their code not working with the OpenBSD zlib, so the diff disables usi

Re: update: editors/vim 7.0.42 -> 7.0.109

2006-09-21 Thread Tobias Ulmer
On Thu, Sep 21, 2006 at 12:52:43PM -0500, Sam Fourman Jr. wrote: > Chris, > > I was the one that reported the vim problem last night , I thought it > was a gnome problem so I told Mikolaj Kucharski . > > basically under gnome 2.14.2 (Mikolaj is working on a port) when you > hit the open file butt

Re: update: editors/vim 7.0.42 -> 7.0.109

2006-09-21 Thread Mikolaj Kucharski
On Thu, Sep 21, 2006 at 11:59:38AM -0600, Chris Kuethe wrote: > On 9/21/06, Sam Fourman Jr. <[EMAIL PROTECTED]> wrote: > >basically under gnome 2.14.2 (Mikolaj is working on a port) when you > >hit the open file button in the top left hand corner it will lock up > >gvim > >and if you open another t

Re: Gnome Build

2006-09-21 Thread Will Maier
On Thu, Sep 21, 2006 at 12:45:08PM -0500, Sam Fourman Jr. wrote: > could someone point me to the man page that explains how to apply a > patch like this? patch(1) $ man 1 patch $ patch < /tmp/patch > I see all these patches comming though and I want to test them, I > just am a OpenBS

NEW: libmpd and gmpc

2006-09-21 Thread Pierre-Yves Ritschard
Here are two ports for gmpc and libmpd (required by gmpc). gmpc is a graphical MPD client which interfaces all features of MPD. Coming up is a gmpccaa port (works for me but needs more tweaking) which allows the client to query and display cover art from cover art servers. Tested on i386 and amd6

Re: update: editors/vim 7.0.42 -> 7.0.109

2006-09-21 Thread Chris Kuethe
On 9/21/06, Sam Fourman Jr. <[EMAIL PROTECTED]> wrote: basically under gnome 2.14.2 (Mikolaj is working on a port) when you hit the open file button in the top left hand corner it will lock up gvim and if you open another terminal and use the top program you will see it is in fact stealing cpu cy

Re: update: editors/vim 7.0.42 -> 7.0.109

2006-09-21 Thread Sam Fourman Jr.
Chris, I was the one that reported the vim problem last night , I thought it was a gnome problem so I told Mikolaj Kucharski . basically under gnome 2.14.2 (Mikolaj is working on a port) when you hit the open file button in the top left hand corner it will lock up gvim and if you open another te

Re: Gnome Build

2006-09-21 Thread Sam Fourman Jr.
could someone point me to the man page that explains how to apply a patch like this? I see all these patches comming though and I want to test them, I just am a OpenBSD rookie :) any help is greatly appreciated. Sam Fourman Jr. On 9/21/06, Mikolaj Kucharski <[EMAIL PROTECTED]> wrote: On Thu,

update: editors/vim 7.0.42 -> 7.0.109

2006-09-21 Thread Chris Kuethe
More micropatches from vim.org I've also heard that gvim (gtk2 flavor) has threading problems under gnome (ie. because it's not linked with -pthread) so I've added -pthread in the makefile. Test. -- GDB has a 'break' feature; why doesn't it have 'fix' too? vim.diff Description: Binary data

Re: New: py-setuptools

2006-09-21 Thread Joerg Zinke
On Thu, 21 Sep 2006 16:54:50 +1000 (EST) Damien Miller <[EMAIL PROTECTED]> wrote: > Hi, > > Any comments on this? I'm particulalry interested in comments/criticsm > of the changes to python.port.mk > > Once this is in, I have a complete port of the Pylons web application > framework and its depe

Re: [again] pscan port

2006-09-21 Thread Tobias Ulmer
On Thu, Sep 21, 2006 at 02:39:52PM +0200, Steffen Wendzel wrote: > I just uploaded a new version of the port including the recommended > changes. The checksums are updated too. > > http://files.doomed-reality.org/Projects/OpenBSD/ports/ > > --steffen > > -- > http://cdp.doomed-reality.org > >

UPDATE: netatalk-2.0.3

2006-09-21 Thread Arnaud Bergeron
This must be the third time, but as they say, third time's a charm :) This update was used daily during the past six months (on i386) with no problems. It could help some testing on other archs. This would greatly help the poor netatalk users out there, because the actual version in ports is ki

NEW: xsane-0.991

2006-09-21 Thread Antoine Jacoutot
pkg/DESCR XSane is a graphical scanning frontend. It uses the SANE-library to talk to scanners. This means that XSane does not support any scanners itself. Here you can find out which scanners are supported by the SANE-library. XSane is designed for acquiring images with scanners (there are other

Re: UPDATE: textproc/py-xml

2006-09-21 Thread Will Maier
On Thu, Sep 21, 2006 at 03:43:49PM +0200, Xavier Santolaria wrote: > Nah, it was not about naming. MODPY_VERSION is already defined in > the python module, plus already has correct version (2.4 here). Heh -- right. My only excuse is that it's 0900 here, and I got eight hours of sleep. Gosh, that's

Re: UPDATE: textproc/py-xml

2006-09-21 Thread Xavier Santolaria
On 9/21/06, Will Maier <[EMAIL PROTECTED]> wrote: On Thu, Sep 21, 2006 at 02:40:38PM +0200, Xavier Santolaria wrote: > On 9/21/06, Will Maier <[EMAIL PROTECTED]> wrote: > >I'd like to resubmit this patch. I experienced problems with > >0.7.1, which all appear to be fixed in 0.8.4. This patch also

Re: UPDATE: textproc/py-xml

2006-09-21 Thread Will Maier
On Thu, Sep 21, 2006 at 02:40:38PM +0200, Xavier Santolaria wrote: > On 9/21/06, Will Maier <[EMAIL PROTECTED]> wrote: > >I'd like to resubmit this patch. I experienced problems with > >0.7.1, which all appear to be fixed in 0.8.4. This patch also > >cleans the Makefile up a bit, and adds a functio

NEW devel/tailor

2006-09-21 Thread Will Maier
.*- pkg/DESCR: Tailor is a tool written in Python to migrate changesets between ArX, Bazaar, Bazaar-NG, CVS, Codeville, Darcs, Git, Mercurial, Monotone, Subversion and Tla repositories. Tailor makes it easier to keep the upstream changes merged in a branch of a product, storin

Re: UPDATE: textproc/py-xml

2006-09-21 Thread Xavier Santolaria
Use MODPY_VERSION instead of PYTHON_VER. On 9/21/06, Will Maier <[EMAIL PROTECTED]> wrote: I'd like to resubmit this patch. I experienced problems with 0.7.1, which all appear to be fixed in 0.8.4. This patch also cleans the Makefile up a bit, and adds a functioning do-regress. Works fine and p

Re: [again] pscan port

2006-09-21 Thread Steffen Wendzel
I just uploaded a new version of the port including the recommended changes. The checksums are updated too. http://files.doomed-reality.org/Projects/OpenBSD/ports/ --steffen -- http://cdp.doomed-reality.org

UPDATE: textproc/py-xml

2006-09-21 Thread Will Maier
I'd like to resubmit this patch. I experienced problems with 0.7.1, which all appear to be fixed in 0.8.4. This patch also cleans the Makefile up a bit, and adds a functioning do-regress. Works fine and passes regress on i386/-current. Makefile | 12 ++-- distinfo |8 +- pkg/DESCR |6

[new port] pyicqt / Python ICQ Transport

2006-09-21 Thread Stefan
Hi, this port is a transport plugging for jabber. Via pyicqt it is possible to connect to the icq network like jit while using your favourite jabber client/server. Why I prefere it instead of jit? Because pyicqt is a new implementation and is still under maintenance not like jit -> last r

Re: firefox crashes and closes

2006-09-21 Thread Mikolaj Kucharski
On Thu, Sep 21, 2006 at 05:52:01AM -0600, edgar mortiz wrote: > tried ulimit then running it again > > ulimit tells me it's 'unlimited' i think that max files part should do > the trick :) Try `ulimit -a' and `man ksh' -- best regards q#

Re: firefox crashes and closes

2006-09-21 Thread Otto Moerbeek
On Thu, 21 Sep 2006, edgar mortiz wrote: > tried ulimit then running it again > > ulimit tells me it's 'unlimited' i think that max files part should do > the trick :) What does ulimit -a say? -Otto > > > thank you all for the support > -eD > > On 9/20/06, Otto Moerbeek <[EMAIL PROT

Re: firefox crashes and closes

2006-09-21 Thread edgar mortiz
tried ulimit then running it again ulimit tells me it's 'unlimited' i think that max files part should do the trick :) thank you all for the support -eD On 9/20/06, Otto Moerbeek <[EMAIL PROTECTED]> wrote: On Thu, 21 Sep 2006, Nico Meijer wrote: > Hey Edgar, > > > any of you guys experience

Re: Gnome Build

2006-09-21 Thread edgar mortiz
you can try the ports tree for gnome /usr/ports/x11/gnome/ make install this would install the gnome stuff -eD On 9/21/06, Sam Fourman Jr. <[EMAIL PROTECTED]> wrote: OpenBSD Rookie here :) Trying to Build Gnome 2.14.3 or Gnome 2.16.0 does anyone have a pre compiled package of gtksourcevie

Re: Gnome Build

2006-09-21 Thread Mikolaj Kucharski
On Thu, Sep 21, 2006 at 05:46:42AM -0500, Sam Fourman Jr. wrote: > Making all in po > gmake[2]: Entering directory `/root/Desktop/gtksourceview-1.6.2/po' > file=`echo ar | sed 's,.*/,,'`.gmo \ > && rm -f $file && -o $file ar.po > /bin/sh: -o: not found > gmake[2]: *** [ar.gmo] Error 127 > gmake[2

Gnome Build

2006-09-21 Thread Sam Fourman Jr.
OpenBSD Rookie here :) Trying to Build Gnome 2.14.3 or Gnome 2.16.0 does anyone have a pre compiled package of gtksourceview-1.6.2 I am trying to compile from scratch and i do not know how to fix the following error also does anyone know the module name that I have to compile to get the screen

UPDATE: net/snort

2006-09-21 Thread nikns
Index: snort/Makefile === RCS file: /cvs/ports/net/snort/Makefile,v retrieving revision 1.47 diff -u -r1.47 Makefile --- snort/Makefile 3 Aug 2006 23:15:58 - 1.47 +++ snort/Makefile 20 Sep 2006 13:18:07 - @@ -2,