lsof broken again

2010-07-22 Thread David Coppa
Hi, Due to some inner changes to our src, lsof is broken again. It produces garbage on i386 and no output at all (!!!) on sparc64. I've tried to unbreak it, but the code is a mess and I'm not cool enough to be able to fix it. So, if someone could help in fixing this it would be great or, at

Seamonkey 2.0.6 (was: Ffx 3.6.7, Tb 3.0.6, xulrunner 1.9.2.7)

2010-07-22 Thread Landry Breuil
On Wed, Jul 21, 2010 at 01:12:11PM +0200, Landry Breuil wrote: > Yo, > > here are updates to mozilla ports, fixing a bunch of MFSA : 2010-34 -> > 2010-47, see for reference > http://www.mozilla.org/security/known-vulnerabilities/firefox36.html#firefox3.6.7 > > As it's a bugfix/security update, th

Re: wip: /math/R update to 2.11.1

2010-07-22 Thread Mark Lumsden
> Here is the latest wip diff: > > http://cyo.freeshell.net/R-2.11.1.wip.v3d.diff > > I've added --enable-prebuilt-html to the configure args, this option > allows static html help pages to be installed. Without this option, a web > server has been included with R (since R-2.10.0) to create the web

Re: emulators/qemu-old

2010-07-22 Thread Christian Weisgerber
Christian Weisgerber wrote: > What are we going to do with emulators/qemu-old? > > It is marked as only for i386 and powerpc. However, it also requires > gcc3 to build and both of these archs now use gcc4. > > Do we simply want to remove the port? > > Do we want to build it with gcc3 from por

WIP: spectrum and needed dependencies testers wanted

2010-07-22 Thread Sebastian Reitenbach
Hi, attached tarballs for the spextrum XMPP transport/gateway, and the needed dependencies. I have a bit older version working for me on i386 and sparc64, tested together with ejabberd. Besides the regression tests for gloox are failing miserably, e.g. segfaults here and there I use the ICQ

Re: emulators/qemu-old

2010-07-22 Thread Dawe
On Thu, 22 Jul 2010 12:53:06 + (UTC) na...@mips.inka.de (Christian Weisgerber) wrote: > Christian Weisgerber wrote: > > > What are we going to do with emulators/qemu-old? > > > > It is marked as only for i386 and powerpc. However, it also requires > > gcc3 to build and both of these archs

Re: i386 broken ports

2010-07-22 Thread Christian Weisgerber
Here's the latest list: devel/mico devel/qt4-eventsview emulators/qemu-old lang/classpath lang/gcc/3.3,-ada why does dpb3 even try to build this? lang/nhc98 math/maxima misc/brs misc/calentool palm/pose www/chromium x11/olvwm -- Christian "naddy" Weisgerber

Re: emulators/qemu-old

2010-07-22 Thread Todd T. Fries
Penned by Christian Weisgerber on 20100722 12:53.06, we have: | Christian Weisgerber wrote: | | > What are we going to do with emulators/qemu-old? | > | > It is marked as only for i386 and powerpc. However, it also requires | > gcc3 to build and both of these archs now use gcc4. |

Re: emulators/qemu-old

2010-07-22 Thread Christian Weisgerber
Todd T. Fries: > Too bad gcc3 isn't in snaps or it'd be easier to test ;-) Huh, what are you talking about? Of course gcc3 packages are on ftp. (And also were before I uploaded today's i386 snap.) -- Christian "naddy" Weisgerber na...@mips.inka.de

Re: emulators/qemu-old

2010-07-22 Thread Giovanni Bechis
On 07/22/10 18:42, Todd T. Fries wrote: Penned by Christian Weisgerber on 20100722 12:53.06, we have: | Christian Weisgerber wrote: | |> What are we going to do with emulators/qemu-old? |> |> It is marked as only for i386 and powerpc. However, it also requires |> gcc3 to build

Re: emulators/qemu-old

2010-07-22 Thread Giovanni Bechis
On 07/22/10 19:26, Giovanni Bechis wrote: On 07/22/10 18:42, Todd T. Fries wrote: Penned by Christian Weisgerber on 20100722 12:53.06, we have: | Christian Weisgerber wrote: | |> What are we going to do with emulators/qemu-old? |> |> It is marked as only for i386 and powerpc. However

Re: emulators/qemu-old

2010-07-22 Thread Todd T. Fries
Bad regex on my part. gcc3* -> no match gcc* -> ah Penned by Christian Weisgerber on 20100722 18:58.11, we have: | Todd T. Fries: | | > Too bad gcc3 isn't in snaps or it'd be easier to test ;-) | | Huh, what are you talking about? Of course gcc3 packages are o

Re: emulators/qemu-old

2010-07-22 Thread Marc Espie
On Thu, Jul 22, 2010 at 07:26:42PM +0200, Giovanni Bechis wrote: > On 07/22/10 18:42, Todd T. Fries wrote: > >Penned by Christian Weisgerber on 20100722 12:53.06, we have: > >| Christian Weisgerber wrote: > >| > >|> What are we going to do with emulators/qemu-old

Re: emulators/qemu-old

2010-07-22 Thread Christian Weisgerber
Giovanni Bechis wrote: > Updated diff, it runs fine @amd64 too with gcc3 from ports. > Isn't any conflict-marker needed ? > Qemu-old install the same files than qemu. The packages conflict by default. -- Christian "naddy" Weisgerber na...@mips.inka.de

FYI: Vuescan OCR in OpenBSD

2010-07-22 Thread Jiri B.
Hello, just FYI - I found a commercial Linux software for OCR called Vuescan which should be able to process also non-English texts. It needs just libusb and it runs OK, although I haven't got right now a scanner and it doesn't allow me to just load a image and to do OCR... :( http://www.hamrick

Re: FYI: Vuescan OCR in OpenBSD

2010-07-22 Thread Vadim Zhukov
On 23 July 2010 г. 00:07:15 Jiri B. wrote: > There's also a Linux version of Cuneiform OCR software which used to > be top rated Russian OCR that has been open-sourced: > > https://launchpad.net/cuneiform-linux > > http://symmetrica.net/cuneiform-linux/yagf-en.html (QT gui) > > If you have experien

Ada, Tasking Support, and GCC 4.5

2010-07-22 Thread Alan R. S. Bueno
Hi, Is someone working in full Ada support (GCC GNAT) for OpenBSD? The latest available package is gnat-4.2.4p1v0 (gcc-4.2.4p0v0), but with incomplete support (missing tasking support, though some work was made by Tero Koskinen, but not integrated in the tree), and slightly outdated. Is there any

Re: Ada, Tasking Support, and GCC 4.5

2010-07-22 Thread Theo de Raadt
> Is someone working in full Ada support (GCC GNAT) for OpenBSD? No. We got out of the cruise missile business a long time ago, since we don't think it is nice to explode villagers back to the dark ages. > The latest available package is gnat-4.2.4p1v0 (gcc-4.2.4p0v0), > but with incomplete supp

Re: emulators/qemu-old

2010-07-22 Thread Dawe
On Thu, 22 Jul 2010 15:50:27 +0200 Dawe wrote: > On Thu, 22 Jul 2010 12:53:06 + (UTC) > na...@mips.inka.de (Christian Weisgerber) wrote: > > > Christian Weisgerber wrote: > > > > > What are we going to do with emulators/qemu-old? > > > > > > It is marked as only for i386 and powerpc. How

por Internet con este hospedaje web de 5 estrellas.

2010-07-22 Thread Tus venta$ aumentan
http://www.abretumente.info/enviar/box.php?funcml=unsub2&nl=5&email=po...@openbsd.org -- Para Darse de baja, por favor haga clic aqu?: http://www.abretumente.info/enviar/box.php?funcml=unsub2&nl=5&email=po...@openbsd.org

Re: emulators/qemu-old

2010-07-22 Thread Dawe
On Thu, 22 Jul 2010 23:14:28 +0200 Dawe wrote: > On Thu, 22 Jul 2010 15:50:27 +0200 > Dawe wrote: > > > On Thu, 22 Jul 2010 12:53:06 + (UTC) > > na...@mips.inka.de (Christian Weisgerber) wrote: > > > > > Christian Weisgerber wrote: > > > > > > > What are we going to do with emulators/qem

Re: FYI: Vuescan OCR in OpenBSD

2010-07-22 Thread Sergey Bronnikov
On 00:36 Fri 23 Jul , Vadim Zhukov wrote: > On 23 July 2010 г. 00:07:15 Jiri B. wrote: > > There's also a Linux version of Cuneiform OCR software which used to > > be top rated Russian OCR that has been open-sourced: > > > > https://launchpad.net/cuneiform-linux > > > > http://symmetrica.net/cuneif