Re: NEW: x11/roxterm

2007-10-24 Thread Mike Erdely
On Wed, Oct 24, 2007 at 10:03:00PM +0200, Eric Faurot wrote: > Thanks for your port. I have just reviewed it; here are a few > comments: > > - keep lines below 80 chars in Makefile > - don't use "V=" if you need it only once > - there is no DESKTOP_FILES variable > - configure outputs an error (pr

update: wmbiff 0.4.27

2007-10-24 Thread Landry Breuil
Hi, here's a little update for wmbiff, it removes unneeded patches, and i've tested it works fine with gnutls 1 and 2 (i'd like to have gnutls2 soon in tree, thanks to giovanni's diff) please test and report breakages. Landry Index: Makefile ==

Re: NEW: x11/roxterm

2007-10-24 Thread Mike Erdely
On Wed, Oct 24, 2007 at 10:03:00PM +0200, Eric Faurot wrote: > Thanks for your port. I have just reviewed it; here are a few > comments: > > - keep lines below 80 chars in Makefile > - don't use "V=" if you need it only once > - there is no DESKTOP_FILES variable > - configure outputs an error (pr

Re: Eyesbeyond Mirror

2007-10-24 Thread Kurt Miller
On Wednesday 24 October 2007 4:26:12 pm Tim Donahue wrote: > Does anywhere know if there is eyesbeyond.com mirror? The site is > currently down and that is preventing building the jdk, so if there > is a mirror I'd love to know about it. Sorry no mirror. I let the owner know though. - Kurt

Re: quake2 with opengl

2007-10-24 Thread Antti Harri
On Wed, 24 Oct 2007, Ted Unangst wrote: It still needs some work and that's why I haven't submitted it. oh, nice. i patched it up too, and it worked better for me than the quakeforge port. but i went back to qf since that's in the tree. i've been trying to get quake2 on amd64, but even aft

Eyesbeyond Mirror

2007-10-24 Thread Tim Donahue
Does anywhere know if there is eyesbeyond.com mirror? The site is currently down and that is preventing building the jdk, so if there is a mirror I'd love to know about it. Tim Donahue

Re: NEW: x11/roxterm

2007-10-24 Thread Eric Faurot
On Wed, 24 Oct 2007 06:42:35 +0200 Jona Joachim <[EMAIL PROTECTED]> wrote: > Hi! > This is my first openbsd port, I hope I did well. > It was very easy, it built out of the box. > > Could you please test and comment? > Thanks! > > Kind regards, > Jona Hi Jona, Thanks for your port. I have just

Re: kqemu on openbsd / kqemu-1.3.0pre11 diff

2007-10-24 Thread Ian Darwin
Enache Adrian wrote: This is a tentative port of the kqemu accelerator module to OpenBSD. It seems to work, i. e. not worse than the similar module on linux. Interesting. To avoid duplication, I've started converting this to a port structure. The module loads, though (as I mentioned in mail t

Re: kqemu on openbsd / kqemu-1.3.0pre11 diff

2007-10-24 Thread Ian Darwin
Enache Adrian wrote: Drop this in ports/emulators/qemu/patches, and build the port. I'd be grateful if anybody was going to actually test all this, and tell me if it works. Did you try it? You seem new to this list, but we generally like to see things that apply and compile without further ad

Re: quake2 with opengl

2007-10-24 Thread Ted Unangst
On 10/24/07, Antti Harri <[EMAIL PROTECTED]> wrote: > Btw, looking at the Quakeforge's site, it seems to me > that 0.3 version is rather dead: noticed that. > If you want to take a look at ioquake2 (icculus.org fork) port that Toni > Spets and I did it's available at: > http://users.openbsd.fi/ik

Re: kqemu on openbsd / kqemu-1.3.0pre11 diff

2007-10-24 Thread Enache Adrian
Drop this in ports/emulators/qemu/patches, and build the port. I'd be grateful if anybody was going to actually test all this, and tell me if it works. Thanks, Adi --- a +++ osdep.c Wed Oct 24 18:24:30 2007 @@ -79,7 +79,14 @@ #if defined(USE_KQEMU) +#ifdef __OpenBSD__ +#include +#inclu

kqemu on openbsd / kqemu-1.3.0pre11 diff

2007-10-24 Thread Enache Adrian
(the diff for the qemu main program will come in the next message) This is a tentative port of the kqemu accelerator module to OpenBSD. It seems to work, i. e. not worse than the similar module on linux. To build the lkm, you should do a $ ./configure $ make -f Makefile.openbsd The load it, you

Re: slim 1.3.0

2007-10-24 Thread Landry Breuil
On Wed, Oct 24, 2007 at 05:35:42PM +0200, Landry Breuil wrote: > Hi all, > > here's an updated version of slim, a lightweight replacement for xdm > (http://marc.info/?l=openbsd-ports&m=117414110820888&w=2), which finally > works fine for me (no more tty conflicts with getty, it uses vt05 like > xd

slim 1.3.0

2007-10-24 Thread Landry Breuil
Hi all, here's an updated version of slim, a lightweight replacement for xdm (http://marc.info/?l=openbsd-ports&m=117414110820888&w=2), which finally works fine for me (no more tty conflicts with getty, it uses vt05 like xdm). I'd like some user-level feedback, report weird behaviour and breakages

Re: quake2 with opengl

2007-10-24 Thread Antti Harri
On Tue, 23 Oct 2007, Ted Unangst wrote: with the following patch, you can use the opengl renderer. now it also works on amd64 (and probably most other places) if you don't use the soft renderer. Comments: +CONFIGURE_ARGS+= --with-opengl=/usr/X11R6 CONFIGURE_ARGS+=--with-open

New: comms/x3270

2007-10-24 Thread Claudio Correa
x3270 is an IBM 3270 terminal emulator for the X Window System and it runs over a TELNET connection, emulating either an IBM 3279 (color) or 3278 (monochrome). It supports: * The full TN3270E protocol * SSL/TLS (via the OpenSSL library) for encrypted sessions * APL2 characters *