[kde-freebsd] Cantor fails to build

2013-03-30 Thread Andreas Nilsson
Hello, I'm trying to upgrade my packages, among them cantor. It does not compile: [ 48%] Building CXX object src/backends/octave/CMakeFiles/cantor_octavebackend.dir/octavebackend.o cd /wrkdirs/usr/ports/math/cantor/work/.build/src/backends/octave && /usr/local/bin/g++46 -DMAKE_CANTOR_OCTAVEBACKE

[kde-freebsd] py27-pykde4-4.10.1

2013-03-30 Thread ajtiM
Hi! Port p27-pykde4-4.10.1 (and previous versions too) has a "problem" with pop-up menus during installation: When I run installation with portmaster I setup options, before building it asked me for settings again and before installation it asked me again. I have a problem just with this port.

Re: [kde-freebsd] py27-pykde4-4.10.1

2013-03-30 Thread Alberto Villa
On Saturday 30 March 2013 05:44:36 ajtiM wrote: > Port p27-pykde4-4.10.1 (and previous versions too) has a "problem" with > pop-up menus during installation: > When I run installation with portmaster I setup options, before building it > asked me for settings again and before installation it asked

[kde-freebsd] [SVN Commit] area51/PORTS/net-im

2013-03-30 Thread Alberto Villa
SVN commit 9159 by avilla: - Fix build and plist. This should complete the update to KDE Telepathy 0.6 beta 1, but I'll wait for a successful build to call for tests. 0.6 will hopefully be the first version available in FreeBSD ports. M +84 -0 ktp-accounts-kcm/pkg-plist M +15 -0

Re: [kde-freebsd] py27-pykde4-4.10.1

2013-03-30 Thread Koop Mast
On 30-3-2013 11:59, Alberto Villa wrote: On Saturday 30 March 2013 05:44:36 ajtiM wrote: Port p27-pykde4-4.10.1 (and previous versions too) has a "problem" with pop-up menus during installation: When I run installation with portmaster I setup options, before building it asked me for settings aga

Re: [kde-freebsd] ports/177509: [Patch] graphics/libkdcraw-kde4 doesn't export classes

2013-03-30 Thread edwin
Synopsis: [Patch] graphics/libkdcraw-kde4 doesn't export classes Responsible-Changed-From-To: freebsd-ports-bugs->kde Responsible-Changed-By: edwin Responsible-Changed-When: Sat Mar 30 17:10:07 UTC 2013 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freeb

[kde-freebsd] [SVN Commit] area51/KDE/x11/kdelibs4

2013-03-30 Thread Raphael Kubo da Costa
SVN commit 9160 by rakuco: kdelibs4: Disable tests without patching the CMake files. Instead of touching the source code, just pass an additional option to CMake. M +2 -1 Makefile M +2 -11 files/patch-cmake_modules_FindKDE4Internal.cmake _

Re: [kde-freebsd] py27-pykde4-4.10.1

2013-03-30 Thread Baptiste Daroussin
On Sat, Mar 30, 2013 at 12:22:34PM +0100, Koop Mast wrote: > On 30-3-2013 11:59, Alberto Villa wrote: > > On Saturday 30 March 2013 05:44:36 ajtiM wrote: > >> Port p27-pykde4-4.10.1 (and previous versions too) has a "problem" with > >> pop-up menus during installation: > >> When I run installation

Re: [kde-freebsd] [SVN Commit] area51/KDE/x11/kdelibs4

2013-03-30 Thread Alberto Villa
On Saturday 30 March 2013 20:40:52 Raphael Kubo da Costa wrote: > SVN commit 9160 by rakuco: > > kdelibs4: Disable tests without patching the CMake files. > > Instead of touching the source code, just pass an additional option to > CMake. Please, revert, I want the setting to be changed globally

Re: [kde-freebsd] [SVN Commit] area51/KDE/x11/kdelibs4

2013-03-30 Thread Raphael Kubo da Costa
Alberto Villa writes: > On Saturday 30 March 2013 20:40:52 Raphael Kubo da Costa wrote: >> SVN commit 9160 by rakuco: >> >> kdelibs4: Disable tests without patching the CMake files. >> >> Instead of touching the source code, just pass an additional option to >> CMake. > > Please, revert, I want t

Re: [kde-freebsd] [SVN Commit] area51/KDE/x11/kdelibs4

2013-03-30 Thread Alberto Villa
On Sunday 31 March 2013 01:36:27 Raphael Kubo da Costa wrote: > >> kdelibs4: Disable tests without patching the CMake files. > >> > >> Instead of touching the source code, just pass an additional option to > >> CMake. > > > > Please, revert, I want the setting to be changed globally. > > How abo

[kde-freebsd] [SVN Commit] area51/KDE

2013-03-30 Thread Raphael Kubo da Costa
SVN commit 9161 by rakuco: Do not build KDE unit tests by default. After talking to avilla I finally understood why the FindKDE4Internal.cmake was being patched in the first place: the idea is to disable unit tests in all KDE-based ports. Do that by passing the KDE4_BUILD_TESTS option to CMake i