Re: building LibreOffice?

2012-11-27 Thread James Hartley
On Mon, Nov 26, 2012 at 12:43 PM, Stuart Henderson wrote: > On 2012/11/26 11:06, James Hartley wrote: > > checking whether mkfifo rejects trailing slashes... yes > > checking whether mknod can create fifo without root privileges... > > configure: error: in `/usr/ports/pobj/coreutils-8.20/coreutils

UPDATE: Avrdude-5.11

2012-11-27 Thread Gonzalo L. R.
Hi, Update for Avrdude to 5.11 with: * avrdude.1: Update the list of supported AVR devices. * configure.ac: add -lusb as "other libraries" when checking for libftdi. * butterfly.c: Add some specific logic to handle the mikrokopter.de butterfly bootloader.

Remove audio/bmp

2012-11-27 Thread Jonathan Armani
Hi, Diff to remove bmp, does someone still use it ? I don't use it myself, so I'm not the guy that will backport xmms backend, but I would like to remove esd and it is on my way. Index: Makefile === RCS file: /cvs/ports/audio/Makefil

Remove gkrellmss

2012-11-27 Thread Jonathan Armani
Ok to remove gkrell mss plugin ? Description Sound scope plugin for GkrellM2. *Uses ESD* Index: plugins/Makefile === RCS file: /cvs/ports/sysutils/gkrellm/plugins/Makefile,v retrieving revision 1.2 diff -u -p -u -p -r1.2 Makefile -

Switch BasiliskII to sdl

2012-11-27 Thread Jonathan Armani
Switch BasiliskII from esd to sdl, makes the audio works for Ryan Freeman who also spoted that I forgot to regen WANTLIB. Comment / Ok ? Index: Makefile === RCS file: /cvs/ports/emulators/BasiliskII/Makefile,v retrieving revision 1.

Re: Possible issue with leiningen-1.6.2

2012-11-27 Thread Samir SAADA
On Wed, Dec 28, 2011 at 03:24:49PM -0500, Scott Scites wrote: > Is anyone else have the following issue with leiningen on OpenBSD-current: > $ lein > > Exception in thread "main" java.io.FileNotFoundException: Could not locate > leiningen/main__init.class or leiningen/main.clj on classpath: > at c

Re: Possible issue with leiningen-1.6.2

2012-11-27 Thread Samir SAADA
> Any advice on what I am doing wrong? > use the upstream's bin/lein script if you're stuck, not much effot to make it work.