NEW: nipper

2008-09-17 Thread Steven Mestdagh
hi, here is a port of nipper. please test/comment. it only compiles with gcc4, if anyone knows how to make it compile with gcc from base, let me know. DESCR: Nipper enables network administrators, security professionals and auditors to quickly produce reports on key network infrastructure devices

Re: new: devel/simulavr

2008-09-17 Thread Chris Kuethe
On Wed, Sep 17, 2008 at 1:43 AM, Tobias Sarnowski <[EMAIL PROTECTED]> wrote: > I have two suggestions for you. At first, add the avr compiler to its > dependencies - the package won't build without it. > > BUILD/RUN_DEPENDS=::devel/avr/gcc RUN_DEPENDS might be better as devel/avr/gdb. then again,

Re: NetBeans 6.1 weird font behaviour in output window

2008-09-17 Thread Jack Woehr
Tero Koskinen wrote: I am also seeing this problem. See http://kerneltrap.org/mailarchive/openbsd-misc/2007/11/28/455228/thread for previous discussion. After I upgraded to OpenBSD 4.4-current and JDK 1.7 it stopped happening as often (using Netbeans 5.5 from packages), but it still happens afte

Re: NetBeans 6.1 weird font behaviour in output window

2008-09-17 Thread Tero Koskinen
On Wed, 17 Sep 2008 10:00:40 -0600 Jack Woehr wrote: > The stumbling block ... one tiny detail .. I'm running NetBeans 6.1 (yes > it has to be 6.1!) on OBSD 4.3. > The output messages, compiler errors and the like come out in little > "wrong font" rectangles instead of printable > characters. >

Re: NetBeans 6.1 weird font behaviour in output window

2008-09-17 Thread Ian Darwin
Thanks, glad you're on it. That means that sooner or later this gonna work. You hope! :-) Well, so do I, but it gonna be later. Free at last! One of these days.

Re: NetBeans 6.1 weird font behaviour in output window

2008-09-17 Thread Jack Woehr
Tobias Ulmer wrote: Try installing the dejavu fonts. Will do. Thanks for the suggestion! -- Jack J. Woehr# "Self-delusion is http://www.well.com/~jax # half the battle!" http://www.softwoehr.com # - Zippy the Pinhead

Re: NetBeans 6.1 weird font behaviour in output window

2008-09-17 Thread Jack Woehr
Ian Darwin wrote: Hmmm, we need to take this off-list, because there are two things that make your post irrelevant to this list: the official port isn't at 6.1 yet (I'm working on it, but it won't be this week), and, ports development takes place on -current. Thanks, glad you're on it. That mea

Re: NetBeans 6.1 weird font behaviour in output window

2008-09-17 Thread Tobias Ulmer
On Wed, Sep 17, 2008 at 10:00:40AM -0600, Jack Woehr wrote: > I am like THIS CLOSE to being able to use OpenBSD exclusively as my > professional dev environment. > > I so would love to climb down off the Open Solaris carousel, but I'm > trapped there by Java development. > > The stumbling block

Re: NetBeans 6.1 weird font behaviour in output window

2008-09-17 Thread Ian Darwin
Jack Woehr wrote: I am like THIS CLOSE to being able to use OpenBSD exclusively as my professional dev environment. I so would love to climb down off the Open Solaris carousel, but I'm trapped there by Java development. Hurray! The stumbling block ... one tiny detail .. I'm running NetBeans

Re: Dropping maintainership

2008-09-17 Thread Alex Popov
On 09/17/2008 00:24, Jon Olsson wrote: > On Tue, Sep 16, 2008 at 07:21:49PM -0700, Alex Popov wrote: > > On 09/16/2008 12:50, Jon Olsson wrote: > > > I'd like to drop my maintainer status from the Erlang port, I don't have > > > the time for maintaining it. > > > > > > Cheers, > > > Jon > > > >

NetBeans 6.1 weird font behaviour in output window

2008-09-17 Thread Jack Woehr
I am like THIS CLOSE to being able to use OpenBSD exclusively as my professional dev environment. I so would love to climb down off the Open Solaris carousel, but I'm trapped there by Java development. The stumbling block ... one tiny detail .. I'm running NetBeans 6.1 (yes it has to be 6.1!

[new] xfce4-screenshooter, xfce4-cpugraph, xfce4-smartbookmark

2008-09-17 Thread Landry Breuil
Hi ports@, three new ports which were sitting in my tree since ages.. - xfce4-screenshooter is a panel applet to take a screenshot of the whole desktop or of a single window. http://goodies.xfce.org/projects/panel-plugins/xfce4-screenshooter-plugin - xfce4-cpugraph shows a simple small graph o

Re: UPDATE: x11/bbpager

2008-09-17 Thread Ryan Freeman
On Wed, Sep 17, 2008 at 03:47:10AM -0700, Ryan Freeman wrote: > please see the below diff to update bbpager to a blackbox-0.70.x compatible > version (what we have in tree). let me know how it works out, first port > update! regards, > hmm got mail delivery failure when i CC'd the maintainer :/ -

UPDATE: x11/bbpager

2008-09-17 Thread Ryan Freeman
please see the below diff to update bbpager to a blackbox-0.70.x compatible version (what we have in tree). let me know how it works out, first port update! regards, -ryan diff -uNp /usr/ports/x11/bbpager/Makefile /usr/ports/mystuff/x11/bbpager/Makefile --- /usr/ports/x11/bbpager/Makefile S

Re: new: devel/simulavr

2008-09-17 Thread Tobias Sarnowski
Ok, I found that you also need the avr-libc package for building the testsuite, so the BUILD_DEPENDS should contain devel/avr/gcc and devel/avr/libc. Afterwards there is only a little ugly problem with the avrsimul Makefile in the test_c directory. It prints something like: Using $< in a no

Re: NEW: net/slurm

2008-09-17 Thread Ryan Freeman
On Wed, Sep 17, 2008 at 10:55:25AM +0200, Antoine Jacoutot wrote: > On Wed, 17 Sep 2008, Stuart Henderson wrote: > > Better like this (shorter Makefile, fix media speed detection, > > install docs in share/doc, install themes where slurm looks for > > Are all these files under share/doc really nec

Re: NEW: games/prboom-plus

2008-09-17 Thread Ryan Freeman
On Tue, Sep 16, 2008 at 07:45:19PM -0700, Ryan Freeman wrote: > here is the modified version of prboom, known as prboom-plus. again, don't > want people to think this should replace games/prboom, as the doom community > just happens to have a very diverse and interesting array of ports that do > va

Re: NEW: games/bsp

2008-09-17 Thread Ryan Freeman
On Tue, Sep 16, 2008 at 01:58:53PM -0700, Ryan Freeman wrote: > here is a port of BSP, a portable Doom nodes builder, as promised, as > it will be needed to render makes created with the games/yadex port that > i submitted useful. > > pkg/DESCR: > > BSP is a portable nodes builder for Doom. A nod

Re: NEW: games/yadex

2008-09-17 Thread Ryan Freeman
On Tue, Sep 16, 2008 at 01:39:47PM -0700, Ryan Freeman wrote: > more doom toys! to go with my deutex port, here is an actual map editor; > > pkg/DESCR: > > Yadex is a Doom level (wad) editor for Unix systems running X. It is > originally derived from the DOS editor, DEU 5.21. Yadex supports Doom

Re: NEW: games/deutex

2008-09-17 Thread Ryan Freeman
On Tue, Sep 16, 2008 at 10:32:41AM -0700, Ryan Freeman wrote: > hello ports@, > > attached is a port for the DeuTex wad authoring tools, useful helpers for > those that want to also create pwads for Doom games :) > > from pkg/DESCR: > > DeuTex is a wad composer for Doom, Heretic, Hexen and Strif

Re: NEW: games/deng

2008-09-17 Thread Stuart Henderson
On 2008/09/17 02:37, Ryan Freeman wrote: > on a final note; any ideas on how to tackle that issue to keep said output > files in the correct places? engine works great otherwise... Maybe a shell script wrapper that creates a directory under ${HOME} if necessary, cd's there and runs the real binary

Re: NEW: games/deng

2008-09-17 Thread Ryan Freeman
On Tue, Sep 16, 2008 at 04:50:31PM -0700, Ryan Freeman wrote: > On Tue, Sep 16, 2008 at 10:21:47AM -0700, Ryan Freeman wrote: > > hello ports@, > > > > here is another doom engine ;) this one is again complete different goals > > this time from prboom and from chocolate-doom; it concentrates on ni

SDL diff needs testing on i386

2008-09-17 Thread Brad
Please test the following diff on i386. It looks like the assembly blit code builds Ok with gcc3/yasm. Index: Makefile === RCS file: /cvs/ports/devel/sdl/Makefile,v retrieving revision 1.65 diff -u -p -r1.65 Makefile --- Makefile

Re: NEW: games/chocolate-doom

2008-09-17 Thread Ryan Freeman
On Wed, Sep 17, 2008 at 09:10:47AM +0200, Antoine Jacoutot wrote: > On Tue, 16 Sep 2008, Ryan Freeman wrote: > > attached is the newest port tarball, tested and working on i386, regards, > > Some coments: > - add the GPL version in the license marker > - remove those trailing white lines at the en

Re: NEW: net/slurm

2008-09-17 Thread Antoine Jacoutot
On Wed, 17 Sep 2008, Stuart Henderson wrote: > Better like this (shorter Makefile, fix media speed detection, > install docs in share/doc, install themes where slurm looks for Are all these files under share/doc really necessary/helpful? Also, what is up with the trailing white space in your DESCR

Re: new: devel/simulavr

2008-09-17 Thread Tobias Sarnowski
and here is the attachment... ;-) Tobias Sarnowski wrote: Chris Kuethe wrote: simulavr is a software simulator for various AVR microcontrollers. Hi Chris, today, I want to start learning how to work with AVR microcontrollers - you made my day - perfect timing ;-) I have two suggestions

Re: NEW: net/slurm

2008-09-17 Thread Stuart Henderson
On 2008/09/16 23:05, Ryan Freeman wrote: > slurm - yet another network traffic monitor > > attached is a port for this simple curses-based traffic monitor 'for a > friend'. > > tested on i386. comments? > > -ryan Better like this (shorter Makefile, fix media speed detection, install docs in sh

Re: new: devel/simulavr

2008-09-17 Thread Tobias Sarnowski
Chris Kuethe wrote: simulavr is a software simulator for various AVR microcontrollers. Hi Chris, today, I want to start learning how to work with AVR microcontrollers - you made my day - perfect timing ;-) I have two suggestions for you. At first, add the avr compiler to its dependencie

new: devel/simulavr

2008-09-17 Thread Chris Kuethe
simulavr is a software simulator for various AVR microcontrollers. -- GDB has a 'break' feature; why doesn't it have 'fix' too? simulavr.tar Description: Unix tar archive

Re: UPDATE: svn-1.5.1

2008-09-17 Thread Dongsheng Song
Sorry for my fault, OpenBSD 4.4 on amd64 have 0 failures in 'make regress': 212 tests, 1440 assertions, 0 failures, 0 errors +1 to commit (if my voice counts :) 2008/9/17 Dongsheng Song <[EMAIL PROTECTED]>: > 2008/9/17 Stefan Sperling <[EMAIL PROTECTED]>: >> On Tue, Sep 16, 2008 at 03:48:04PM +0

Re: NEW: games/chocolate-doom

2008-09-17 Thread Antoine Jacoutot
On Tue, 16 Sep 2008, Ryan Freeman wrote: > attached is the newest port tarball, tested and working on i386, regards, Some coments: - add the GPL version in the license marker - remove those trailing white lines at the end of DESCR and MESSAGE - SDL could be in WANTLIB instead of LIB_DEPENDS. - the