Re: emulators/virtualbox-ose-kmod fails on HEAD

2011-11-12 Thread Bernhard Fröhlich
On Sa., 12. Nov. 2011 08:55:31 CET, Doug Barton wrote: > I'm running r227447 and get the following: > > cc -O2 -pipe -DRT_OS_FREEBSD -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX > -DRT_WITH_VBOX -w -DVBOX_WITH_HARDENING -DVBOX_WITH_64_BITS_GUESTS > -DRT_ARCH_AMD64 -fno-strict-aliasing -Werror -D_KER

Scientific toolchaing for planetary geo-imaginery: USGS ISIS3

2011-11-12 Thread O. Hartmann
Does someone do science with FreeBSD and coincidently reading this mailing list and (another) coincidently do planetary science and wish to process satellite images via the opensource software toolchain ISIS3 from USGS? Regards Oliver signature.asc Description: OpenPGP digital signature

libgee-0.6.2.1: error in pkg-plist

2011-11-12 Thread Matthias Apitz
Hello, While making binary packages of the ports installed on my 10-CURRENT I encountered a small error in the pkg-plist file of ports/devel/libgee: the port installs the pkgconfig file gee-1.0.pc in the location ... test -z "/usr/local/lib/pkgconfig" || /usr/local/bin/gmkdir -p "/usr/local/lib

Re: libgee-0.6.2.1: error in pkg-plist

2011-11-12 Thread Chris Rees
On 12 November 2011 15:10, Matthias Apitz wrote: > > Hello, > > While making binary packages of the ports installed on my 10-CURRENT I > encountered a small error in the pkg-plist file of ports/devel/libgee: > > the port installs the pkgconfig file gee-1.0.pc in the location > > ... > test -z "/us

Re: emulators/virtualbox-ose-kmod fails on HEAD

2011-11-12 Thread Doug Barton
On 11/12/2011 00:03, Bernhard Fröhlich wrote: > look for the patch in ports/162186 Thanks. I found the patch, but if I download it and turn it into patch-foo and try to build the port, all hunks fail to apply. Normally I'd just apply by hand and regenerate, but it's a big patch. Has anyone produce