Re: mplayer tip

2010-12-24 Thread Dan Harnett
On Fri, Dec 24, 2010 at 10:46:36PM -0500, Ted Unangst wrote: > This is a laptop with intel video, other systems may be different, but > if you're having any trouble with mplayer video, the gl driver is > worth trying. I used to notice a lot of tearing on Intel X3100 chipsets (GM965). I don't see

mplayer tip

2010-12-24 Thread Ted Unangst
Contrary to the mplayer documentation, the gl video output driver may work better than xv, at least for some systems, in at least two ways. Playing a large video (1080p), xv can't keep up, and the video falls behind audio. With gl, works great. Even with xv, CPU is considerably less than 100%, s

llvm 2.8 update

2010-12-24 Thread Ted Unangst
Here's what I have. There appears to be an issue where clang doesn't quite work, because it thinks the next stage is installed in ".". See below. Otherwise, at least it builds. :) /tmp> clang -v t.c clang version 2.8 (branches/release_28) Target: i386-unknown-openbsd4.8 Thread model: posix "

Re: swprintf() and friends on OpenBSD?

2010-12-24 Thread Brynet
> Hello ports@, > > I'm currently in the process of porting a new version (0.7) of > SuperTuxKart. It uses Irrlicht as 3D engine, so I need to port that > first. Unfortunately, Irrlicht seems to require certain wide character > functions like swprintf() (in source/Irrlicht/CZipReader.cpp for >

swprintf() and friends on OpenBSD?

2010-12-24 Thread Pascal Stumpf
Hello ports@, I’m currently in the process of porting a new version (0.7) of SuperTuxKart. It uses Irrlicht as 3D engine, so I need to port that first. Unfortunately, Irrlicht seems to require certain wide character functions like swprintf() (in source/Irrlicht/CZipReader.cpp for instance), wh

UPDATE: devel/libspectrum

2010-12-24 Thread Benoit Lecocq
Hi, This diff updates libspectrum to the latest release 1.0.0. Tested on i386. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/devel/libspectrum/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --

Re: Problems in package creations during a bulk build

2010-12-24 Thread Christian Weisgerber
STeve Andre' wrote: > Noting Marc Espie's Dec 21st CVS entry about infinite loops in > PkgCreate.pm, > I wonder if the problem has been solved, or if some of the tighter > checks are > causing new problems. It has been fixed now. -- Christian "naddy" Weisgerber n