Re: when porting anything (especially g* stuff), please install gnustep, too

2012-04-17 Thread Sebastian Reitenbach
On Tuesday, April 17, 2012 01:53 CEST, Matthias Kilian wrote: > Looks like the modern shit isn't Linux-only, but Linux-or-MacOS-only. > At least for the latest glib2 version, which failed during configure > if yoo had x11/gnustep/base installed (the glib2 configure crap > looked for Foundati

[wip] Xfce 4.10pre2

2012-04-17 Thread Landry Breuil
On Sun, Apr 01, 2012 at 09:23:30PM +0200, Landry Breuil wrote: > Hi, > > First pre-release of next major version of Xfce has just been released : > http://mail.xfce.org/pipermail/xfce-announce/2012-April/000128.html second pre-release, final expected on the 28.. http://mail.xfce.org/pipermail/xf

Re: [NEW] audio/mumble

2012-04-17 Thread David Coppa
On Mon, 16 Apr 2012, Pascal Stumpf wrote: > You should add QMAKE_CC=${CC}, QMAKE_CXX=${CXX}, > QMAKE_CFLAGS="${CFLAGS}" and QMAKE_CXXFLAGS="${CXXFLAGS}" to QMAKE_ARGS > and remove the .ifdef DEBUG stuff. Done. > Decoding .ogg files at build/configure time is a bit ugly; have you > looked at ad

Re: [NEW] audio/mumble

2012-04-17 Thread Stuart Henderson
On 2012/04/17 13:28, David Coppa wrote: > On Mon, 16 Apr 2012, Pascal Stumpf wrote: > > > You should add QMAKE_CC=${CC}, QMAKE_CXX=${CXX}, > > QMAKE_CFLAGS="${CFLAGS}" and QMAKE_CXXFLAGS="${CXXFLAGS}" to QMAKE_ARGS > > and remove the .ifdef DEBUG stuff. > > Done. > > > Decoding .ogg files at b

Re: NEW: devel/cmdpack

2012-04-17 Thread Okan Demirmen
On Mon 2012.04.16 at 23:31 -0600, Anthony J. Bentley wrote: > Hi Okan, Hi! > Okan Demirmen writes: > > > Cmdpack is a collection of tools written by Neill Corlett. > > > > > > It includes bin2iso, bincomp, cdpatch, ecm, uips, and many others. > > > > How about in misc/ instead of devel/ ? > >

some new haskell stuff (needed by hs-redis update)

2012-04-17 Thread David Coppa
Hi, Three new ports needed by the hs-redis update below: devel/hs-base-unicode-symbols devel/hs-concurrent-extra devel/hs-unbounded-delays oky? Index: Makefile === RCS file: /cvs/ports/databases/hs-redis/Makefile,v retrieving revis

UPDATE: Ncdu-1.8

2012-04-17 Thread Gonzalo L. R.
Hi, Little update for ncdu: * Use hash table to speed up hard link detection * Added read-only option (-r) * Use KiB instead of kiB (#3399279) Tested on i386. USE_GROFF is not needed. Ok? Comments? Cheers. -- Sending from my VCR. Index: Makefile =

FLAC/Ogg/Vorbis support for audio/libsndfile (Was Re: [NEW] audio/mumble)

2012-04-17 Thread David Coppa
On Tue, 17 Apr 2012, Stuart Henderson wrote: > On 2012/04/17 13:28, David Coppa wrote: > > On Mon, 16 Apr 2012, Pascal Stumpf wrote: > > > > > Decoding .ogg files at build/configure time is a bit ugly; have you > > > looked at adding vorbis support to our libsndfile? > > > > I now remember why I

Re: FLAC/Ogg/Vorbis support for audio/libsndfile (Was Re: [NEW] audio/mumble)

2012-04-17 Thread Brad Smith
On Mon, 16 Apr 2012, Pascal Stumpf wrote: I now remember why I've gone down this route. There's no way to enable just ogg support. The only option with libsndfile's configure is "--enable-external-libs" which will enable (and require) FLAC, Ogg, Speex and Vorbis: frankly, it's a bit overkill imo.

UPDATE: Scratch 1.3->1.4

2012-04-17 Thread Stuart Cassoff
Index: Makefile === RCS file: /cvs/ports/graphics/scratch/Makefile,v retrieving revision 1.3 diff -u -p -r1.3 Makefile --- Makefile17 Nov 2010 08:05:16 - 1.3 +++ Makefile18 Apr 2012 06:19:19 - @@ -2,11 +2,11 @@ C