Re: [again] pscan port

2006-09-21 Thread steven mestdagh
Steffen Wendzel [2006-09-20, 21:46:06]: Hi, since the ports-tree is unlocked now, I submit my pscan-port again. pkg/DESCR: Pscan is an utility that is able to detect bad coded code parts in C source files (including formatstring bugs). You can find the port-tgz here:

Re: New: py-setuptools

2006-09-21 Thread Damien Miller
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 dependencies (inc. SQLObject and SQLAlchemy) ready... -d On Mon, 18 Sep 2006, Damien Miller wrote:

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 - @@

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

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]: Leaving

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

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 experienced

[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

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

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

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 functioning

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 cleans

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

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

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

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 Looks

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 dependencies

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: 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,

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

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 OpenBSD

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 terminal

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 button in

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

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: 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 port of the

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...

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 they

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. thanks,

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: 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