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

2015-09-03 Thread Schaich Alonso
On Tue, Sep 1, 2015, at 12:22, Max Brazhnikov wrote: > On Fri, 28 Aug 2015 13:42:06 -0700 (PDT) Alonso Schaich wrote: > > SVN commit 11418 by aschai: > > > > Disable JASPER usage > > > > JASPER was blacklisted due to it's security issues two weeks ago, and cannot > > be installed unless explicitl

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

2015-09-01 Thread Max Brazhnikov
On Fri, 28 Aug 2015 13:42:06 -0700 (PDT) Alonso Schaich wrote: > SVN commit 11418 by aschai: > > Disable JASPER usage > > JASPER was blacklisted due to it's security issues two weeks ago, and cannot > be installed unless explicitly whitelisted by the user. Tell kdelibs not to > use JASPER for the

Re: [kde-freebsd] [SVN Commit] area51/KDE/graphics/libkdcraw-kde4

2015-06-15 Thread Schaich, Alonso
On Mon, 15 Jun 2015 08:06:44 -0700 (PDT) Alonso Schaich wrote: > SVN commit 10788 by aschai: > > Enable exceptions for libkdraw > > This fixes the build process using gcc. The patch is derived from [1], which > was found by racuko@ and obsoletes the kdelibs patching done in r10784. > > PR:

Re: [kde-freebsd] [SVN Commit] area51/KDE/audio/kmix

2015-02-25 Thread Max Brazhnikov
On Wed, 25 Feb 2015 00:58:03 +0200 Raphael Kubo da Costa wrote: > Max Brazhnikov writes: > > > - Add patch to fix volume range in oss backend [1] > > > > PR: 184996 [1] > > Reported by:vsj...@gmail.com > > Are you sure about this fix? The original code that introduced this a > bi

Re: [kde-freebsd] [SVN Commit] area51/KDE/audio/kmix

2015-02-24 Thread Raphael Kubo da Costa
Max Brazhnikov writes: > - Add patch to fix volume range in oss backend [1] > > PR: 184996 [1] > Reported by: vsj...@gmail.com Are you sure about this fix? The original code that introduced this a billion years ago [1] mentions a muted state and a bug which could mean that 0 is a spec

Re: [kde-freebsd] [SVN Commit] area51/KDE/net/krdc/files

2015-02-19 Thread Raphael Kubo da Costa
Max Brazhnikov writes: > SVN commit 10593 by makc: > > net/krdc: add patch from upstream for FreeRDP 1.1+ support > > A patch-git8436cc62 Does this fix https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197374 ? ___ kde-freebsd mailing list

Re: [kde-freebsd] [SVN Commit] area51/KDE/net/krdc/files

2015-02-19 Thread Max Brazhnikov
On Thu, 19 Feb 2015 23:52:39 +0200 Raphael Kubo da Costa wrote: > Max Brazhnikov writes: > > > SVN commit 10593 by makc: > > > > net/krdc: add patch from upstream for FreeRDP 1.1+ support > > > > A patch-git8436cc62 > > Does this fix https://bugs.freebsd.org/bugzilla/show_bug.cgi?id

Re: [kde-freebsd] [SVN Commit] area51/KDE/net-im/kopete-kde4

2015-01-15 Thread Schaich, Alonso
On Thu, 15 Jan 2015 07:18:02 -0800 (PST) Alonso Schaich wrote: > Found by antoine@, see > http://lists.freebsd.org/pipermail/svn-ports-all/2015-January/083174.html > It was Aleksander Matveev who found it. Alonso pgpJ7U3zUqB9D.pgp Description: PGP signature _

Re: [kde-freebsd] [SVN Commit] area51/KDE/devel/py-pykde4

2014-11-13 Thread Schaich, Alonso
On Thu, 13 Nov 2014 10:33:40 -0800 (PST) Alonso Schaich wrote: > SVN commit 10467 by aschai: > > Track usage of nepomuk > > Nepomuk dependency came in, probably long ago (can't git blame it but it was > around in 4.13.3). While here, fix the EXAMPLES option. Rather than "fix" it should be "don

Re: [kde-freebsd] [SVN Commit] area51/KDE/misc/kdehier4

2014-09-20 Thread Max Brazhnikov
On Sat, 20 Sep 2014 15:22:28 -0700 Alonso Schaich wrote: > SVN commit 10309 by aschai: > > Really fix kdehier's grantlee path, and while doing so commonify it like it's > done in the other grantlee using ports. > > > > M +2 -1 Makefile > M +2 -2 pkg-plist pkg-list is autogene

Re: [kde-freebsd] [SVN Commit] area51/KDE/multimedia/kdemultimedia4

2014-09-10 Thread Max Brazhnikov
On Wed, 10 Sep 2014 10:39:05 +0200 Schaich Alonso wrote: > On Wed, 10 Sep 2014 06:16:58 + > Max Brazhnikov wrote: > > > On Tue, 09 Sep 2014 13:59:30 -0700 Alonso Schaich wrote: > > > SVN commit 10271 by aschai: > > > > > > Link new audio/simon to the kdemultimedia metaport. > > > > simon is

Re: [kde-freebsd] [SVN Commit] area51/KDE/multimedia/kdemultimedia4

2014-09-10 Thread Schaich Alonso
On Wed, 10 Sep 2014 06:16:58 + Max Brazhnikov wrote: > On Tue, 09 Sep 2014 13:59:30 -0700 Alonso Schaich wrote: > > SVN commit 10271 by aschai: > > > > Link new audio/simon to the kdemultimedia metaport. > > simon is not a part of KDE SC, so it shouldn't be here, but in PORTS. > Don't use K

Re: [kde-freebsd] [SVN Commit] area51/KDE/multimedia/kdemultimedia4

2014-09-09 Thread Max Brazhnikov
On Tue, 09 Sep 2014 13:59:30 -0700 Alonso Schaich wrote: > SVN commit 10271 by aschai: > > Link new audio/simon to the kdemultimedia metaport. simon is not a part of KDE SC, so it shouldn't be here, but in PORTS. Don't use KDE4_BRANCH in MASTER_SITES (it's for KDE SC ports only) and drop KDE4_VER

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

2014-07-19 Thread Raphael Kubo da Costa
Raphael Kubo da Costa writes: > "Schaich, Alonso" writes: > >> This package builds fine over here (right now), however there were some >> commits concerning PyQt to ports and area51 lately which might make the >> difference. > > Alonso is right -- PyQt's configure-ng.py does not install pyqtconf

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

2014-07-17 Thread Alex V. Petrov
В письме от 16 июля 2014 04:03:49 пользователь Alonso Schaich написал: > SVN commit 10171 by aschai: > > Update distinfos for KDE-4.13.3. > In file included from /usr/ports/deskutils/kdeplasma-addons/work/kdeplasma- addons-4.13.3/wallpapers/marble/marble.cpp:22: In file included from /usr/ports/

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

2014-07-16 Thread fastmail
Raphael Kubo da Costa wrote: > > Alonso Schaich writes: > > > SVN commit 10178 by aschai: > > > > Add dependency on nepomuk-core by kde4-workspace, which is not implied by > > pimlibs any more. > > Is this necessary? As far as I understood, if Baloo is installed none of > the Nepomuk ports are

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

2014-07-16 Thread Raphael Kubo da Costa
Alonso Schaich writes: > SVN commit 10178 by aschai: > > Add dependency on nepomuk-core by kde4-workspace, which is not implied by > pimlibs any more. Is this necessary? As far as I understood, if Baloo is installed none of the Nepomuk ports are necessary at all anymore.

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

2014-07-16 Thread Raphael Kubo da Costa
"Schaich, Alonso" writes: > This package builds fine over here (right now), however there were some > commits concerning PyQt to ports and area51 lately which might make the > difference. Alonso is right -- PyQt's configure-ng.py does not install pyqtconfig.py so KDE's detection of PyQt fails.

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

2014-07-08 Thread fastmail
On Tue, 8 Jul 2014 19:57:11 +0800 "Alex V. Petrov" wrote: > see attach > > Hmmm nothing meaningful there either. If you use the "default" config (for ports PREFIX and python paths), there should be a file named /usr/local/share/apps/cmake/modules/FindPyQt.py which you should be able to execut

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

2014-07-06 Thread Schaich, Alonso
On Sun, 6 Jul 2014 13:50:34 +0800 "Alex V. Petrov" wrote: > Error build analitza: > > /usr/ports/math/analitza/work/analitza-4.13.2/analitzaplot/plotter2d.cpp:376:50: > error: call to 'abs' is ambiguous > s += computeAngleLabelByStep(std::abs(i), bigstep); >

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

2014-07-06 Thread Schaich, Alonso
On Sat, 5 Jul 2014 20:57:54 +0800 "Alex V. Petrov" wrote: > After merge from area51 don't build py27-kde4: > -- The following REQUIRED packages have been found: > > * X11 > * Qt4 > * Automoc4 > * Phonon (required version >= 4.3.80) > * KDE4Internal > * KDE4 (required version >= 4.9.4) , Th

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

2014-07-05 Thread Alex V. Petrov
Error build analitza: /usr/ports/math/analitza/work/analitza-4.13.2/analitzaplot/plotter2d.cpp:376:50: error: call to 'abs' is ambiguous s += computeAngleLabelByStep(std::abs(i), bigstep); ^~~~ /usr/include/c++/v1/cmath:660:1

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

2014-05-06 Thread Raphael Kubo da Costa
Raphael Kubo da Costa writes: > Raphael Kubo da Costa writes: > >> Raphael Kubo da Costa writes: >> >>> What file system do you use? Do you get those QFSW errors with other >>> programs as well? >> >> Nevermind, I was able to reproduce this here as well. I'll investigate. > > https://git.review

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

2014-05-04 Thread Raphael Kubo da Costa
Raphael Kubo da Costa writes: > Raphael Kubo da Costa writes: > >> What file system do you use? Do you get those QFSW errors with other >> programs as well? > > Nevermind, I was able to reproduce this here as well. I'll investigate. https://git.reviewboard.kde.org/r/117993/

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

2014-05-04 Thread Alex V. Petrov
UFS. About others do not know. When I updated to KDE 4.12.5 from AREA51 stopped working KMAIL. I ran KMAIL from the console and then saw the error. 2014-05-04 23:04 GMT+08:00 Raphael Kubo da Costa : > "Alex V. Petrov" writes: > > > В письме от 3 мая 2014 19:07:14 пользователь Max Brazhnikov нап

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

2014-05-04 Thread Raphael Kubo da Costa
Raphael Kubo da Costa writes: > What file system do you use? Do you get those QFSW errors with other > programs as well? Nevermind, I was able to reproduce this here as well. I'll investigate. ___ kde-freebsd mailing list kde-freebsd@kde.org https://ma

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

2014-05-04 Thread Raphael Kubo da Costa
"Alex V. Petrov" writes: > В письме от 3 мая 2014 19:07:14 пользователь Max Brazhnikov написал: >> On Fri, 02 May 2014 23:08:50 +0800 Alex V. Petrov wrote: >> > When I run kmail, >> > I see in the console is constantly repeated: >> > "QFileSystemWatcher: failed to add paths: >> > /usr/home/alex/.

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

2014-05-03 Thread Alex V. Petrov
В письме от 3 мая 2014 19:07:14 пользователь Max Brazhnikov написал: > On Fri, 02 May 2014 23:08:50 +0800 Alex V. Petrov wrote: > > When I run kmail, > > I see in the console is constantly repeated: > > "QFileSystemWatcher: failed to add paths: > > /usr/home/alex/.kde4/share/apps/messageviewer/them

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

2014-05-03 Thread Max Brazhnikov
On Fri, 02 May 2014 23:08:50 +0800 Alex V. Petrov wrote: > When I run kmail, > I see in the console is constantly repeated: > "QFileSystemWatcher: failed to add paths: > /usr/home/alex/.kde4/share/apps/messageviewer/themes > QFileSystemWatcher: failed to add paths: > /usr/local/share/apps/messagevi

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

2014-05-02 Thread Alex V. Petrov
When I run kmail, I see in the console is constantly repeated: "QFileSystemWatcher: failed to add paths: /usr/home/alex/.kde4/share/apps/messageviewer/themes QFileSystemWatcher: failed to add paths: /usr/local/share/apps/messageviewer/themes" And Interface Kmail freezes. Activity Kmail 100% in top.

Re: [kde-freebsd] [SVN Commit] area51/KDE/net-im/kopete-kde4

2014-02-17 Thread Alex V. Petrov
I built KDE 4.12.2 in the virtualbox i386. When connected to talk.google.com, Kopete all also falls. 2014-01-29 0:13 GMT+08:00 Alex V. Petrov : > I build with "make install WITH_DEBUG=yes" > Right? > > If not correct, where to read about it? > > > Application: Kopete (kopete), signal: Segmenta

Re: [kde-freebsd] [SVN Commit] area51/KDE/devel/ruby-krossruby

2014-02-13 Thread Raphael Kubo da Costa
Dima Panov writes: > 12.02.14, 23:14, Raphael Kubo da Costa ?: >> SVN commit by rakuco: >> >> ruby-krossruby: Mark BROKEN with Ruby >= 2.0. >> >> >> M +7 -1 Makefile >> > > According to latest commitlogs in kde git, it works only with ruby 1.8 This used to be the case, but not

Re: [kde-freebsd] [SVN Commit] area51/KDE/devel/ruby-krossruby

2014-02-12 Thread Dima Panov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 12.02.14, 23:14, Raphael Kubo da Costa ?: > SVN commit by rakuco: > > ruby-krossruby: Mark BROKEN with Ruby >= 2.0. > > > M +7 -1 Makefile > According to latest commitlogs in kde git, it works only with ruby 1.8 - -- Dima Panov (

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

2014-02-10 Thread Koop Mast
On 10-2-2014 8:42, Max Brazhnikov wrote: Is there any progress? Shall I disable gles if WITH_GALLIUM is set? I want to commit KDE ports this week. No progress, sorry. What time I had got nuked by a case of seasonal flu strike -Koop ___ kde-fre

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

2014-02-09 Thread Max Brazhnikov
On Tue, 04 Feb 2014 09:08:20 +0100 Koop Mast wrote: > On 4-2-2014 2:48, Alex V. Petrov wrote: > > Scanning dependencies of target kwin_gles > > gmake[4]: ? ?? `/usr/ports/x11/kde4-workspace/work/.build' > > gmake[4]: ? ??? `/usr/ports/x11/kde4-workspace/work/.build' > > [ 98%]

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

2014-02-06 Thread Alex V. Petrov
Yes, I saw. We'll wait. 2014-02-07 3:40 GMT+08:00 Max Brazhnikov : > On Thu, 06 Feb 2014 20:32:06 +0800 Alex V. Petrov wrote: > > and again; > > Have you got Koop's reply? > http://mail.kde.org/pipermail/kde-freebsd/2014-February/017065.html > > > Scanning dependencies of target kwin_gles > > gm

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

2014-02-06 Thread Max Brazhnikov
On Thu, 06 Feb 2014 20:32:06 +0800 Alex V. Petrov wrote: > and again; Have you got Koop's reply? http://mail.kde.org/pipermail/kde-freebsd/2014-February/017065.html > Scanning dependencies of target kwin_gles > gmake[4]: Выход из каталога `/usr/ports/x11/kde4-workspace/work/.build' > gmake[4]: Вх

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

2014-02-06 Thread Alex V. Petrov
and again; Scanning dependencies of target kwin_gles gmake[4]: Выход из каталога `/usr/ports/x11/kde4-workspace/work/.build' gmake[4]: Вход в каталог `/usr/ports/x11/kde4-workspace/work/.build' [ 16%] Building CXX object kwin/CMakeFiles/kwin_gles.dir/kwin_gles_dummy.cpp.o Linking CXX executable kw

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

2014-02-06 Thread Alex V. Petrov
=> Couldn't fetch it - please try to retrieve this => port manually into /usr/ports/distfiles//KDE/4.11.6 and try again. *** Error code 1 Stop. make[1]: stopped in /usr/ports/x11/kde4-workspace *** Error code 1 2014-02-06 Max Brazhnikov : > SVN commit 9980 by makc: > > Update distfiles for KDE

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

2014-02-04 Thread Alex V. Petrov
After update trouble remain: Linking CXX executable kwin_gles [100%] Building CXX object kwin/CMakeFiles/kdeinit_kwin.dir/eglonxbackend.cpp.o /usr/local/lib/libGLESv2.so: undefined reference to `_glapi_get_dispatch' /usr/local/lib/libGLESv2.so: undefined reference to `_glapi_Dispatch' c++: error:

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

2014-02-04 Thread Max Brazhnikov
On Tue, 04 Feb 2014 09:08:20 +0100 Koop Mast wrote: > On 4-2-2014 2:48, Alex V. Petrov wrote: > > Scanning dependencies of target kwin_gles > > gmake[4]: ? ?? `/usr/ports/x11/kde4-workspace/work/.build' > > gmake[4]: ? ??? `/usr/ports/x11/kde4-workspace/work/.build' > > [ 98%]

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

2014-02-04 Thread Koop Mast
On 4-2-2014 2:48, Alex V. Petrov wrote: Scanning dependencies of target kwin_gles gmake[4]: ? ?? `/usr/ports/x11/kde4-workspace/work/.build' gmake[4]: ? ??? `/usr/ports/x11/kde4-workspace/work/.build' [ 98%] Building CXX object kwin/CMakeFiles/kwin_gles.dir/kwin_gles_dummy.

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

2014-02-03 Thread Alex V. Petrov
Scanning dependencies of target kwin_gles gmake[4]: Выход из каталога `/usr/ports/x11/kde4-workspace/work/.build' gmake[4]: Вход в каталог `/usr/ports/x11/kde4-workspace/work/.build' [ 98%] Building CXX object kwin/CMakeFiles/kwin_gles.dir/kwin_gles_dummy.cpp.o Linking CXX executable kwin_gles /usr

Re: [kde-freebsd] [SVN Commit] area51/KDE/net-im/kopete-kde4

2014-01-28 Thread Alex V. Petrov
I build with "make install WITH_DEBUG=yes" Right? If not correct, where to read about it? Application: Kopete (kopete), signal: Segmentation fault [Switching to Thread 82004c000 (LWP 100187/kopete)] [Current thread is 1 (Thread 82004c000 (LWP 100187/kopete))] Thread 4 (Thread 812806400 (LWP 100

Re: [kde-freebsd] [SVN Commit] area51/KDE/net-im/kopete-kde4

2014-01-28 Thread Raphael Kubo da Costa
Please reply back to the list, it's not the first time you end up sending your replies only to me... "Alex V. Petrov" writes: > I build with "make install WITH_DEBUG=yes" > Right? > If not correct, where to read about it? > > Application: Kopete (kopete), signal: Segmentation fault > > [Switching

Re: [kde-freebsd] [SVN Commit] area51/KDE/net-im/kopete-kde4

2014-01-28 Thread Raphael Kubo da Costa
"Alex V. Petrov" writes: > Kopete has been updated, but when connected to talk.google.com, the > application crashes. I watch it on all versions of area51, since > 4.11.x Please build with debug symbols and provide a backtrace. ___ kde-freebsd mailing

Re: [kde-freebsd] [SVN Commit] area51/KDE/net-im/kopete-kde4

2014-01-28 Thread Alex V. Petrov
Kopete has been updated, but when connected to talk.google.com, the application crashes. I watch it on all versions of area51, since 4.11.x 2014-01-28 Raphael Kubo da Costa > SVN commit 9944 by rakuco: > > kopete-kde4: Adjust dependencies. > > - Switch from security/libotr3 to security/libotr (

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

2014-01-23 Thread Alberto Villa
Wow, this is bold! :-D Go go go! -- Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla Il 23/gen/2014 18:33 "Max Brazhnikov" ha scritto: > SVN commit 9869 by makc: > > - KDE 3 is gone and we don't need patch for KDE 4 libraries versions > anymore > - Use plist macro for library

Re: [kde-freebsd] [SVN Commit] area51/KDE/games/kdegames4

2014-01-15 Thread Schaich Alonso
On Wed, 15 Jan 2014 12:00:00 + Max Brazhnikov wrote: > On Wed, 15 Jan 2014 02:08:07 -0800 Alonso Schaich wrote: > > SVN commit 9846 by aschai: > > > > Link khangman and pairs into the kdegames4 metaport. > > They both belong to kdeedu > > Max I even checked the commit log of kdegames beca

Re: [kde-freebsd] [SVN Commit] area51/KDE/games/kdegames4

2014-01-15 Thread Max Brazhnikov
On Wed, 15 Jan 2014 02:08:07 -0800 Alonso Schaich wrote: > SVN commit 9846 by aschai: > > Link khangman and pairs into the kdegames4 metaport. They both belong to kdeedu Max ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/

Re: [kde-freebsd] [SVN Commit] area51/KDE/sysutils/nepomuk-core/files

2013-12-10 Thread Ajtim
On Tuesday 10 December 2013 13:34:22 Raphael Kubo da Costa wrote: > SVN commit 9804 by rakuco: > > Add a few commits of mine to improve things. > > - patch-libnepomukcore__service__service2.cpp makes the services actually > start even if the priority lowering calls fail (which is the case since

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

2013-10-21 Thread Schaich Alonso
On Mon, 21 Oct 2013 21:57:52 + Schaich Alonso wrote: > On Mon, 21 Oct 2013 19:38:06 + > Max Brazhnikov wrote: > > > On Mon, 21 Oct 2013 12:08:23 -0700 Alonso Schaich wrote: > > > SVN commit 9636 by aschai: > > > > > > Remove a patch that became meaningless by last week's ffmpeg version

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

2013-10-21 Thread Schaich Alonso
On Mon, 21 Oct 2013 19:38:06 + Max Brazhnikov wrote: > On Mon, 21 Oct 2013 12:08:23 -0700 Alonso Schaich wrote: > > SVN commit 9636 by aschai: > > > > Remove a patch that became meaningless by last week's ffmpeg version > > cleanup. > > > > > > > > D patch-cmake_modules_FindF

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

2013-10-21 Thread Max Brazhnikov
On Mon, 21 Oct 2013 12:08:23 -0700 Alonso Schaich wrote: > SVN commit 9636 by aschai: > > Remove a patch that became meaningless by last week's ffmpeg version cleanup. > > > > D patch-cmake_modules_FindFFmpeg.cmake I'd keep it for a while. The patch is harmless and it allows to

Re: [kde-freebsd] [SVN Commit] area51/KDE/graphics/libkdcraw-kde4

2013-10-18 Thread Dimitry Andric
On Oct 18, 2013, at 15:30, Raphael Kubo da Costa wrote: > Alonso Schaich writes: > >> SVN commit 9630 by aschai: >> >> Disable OTT optimization that breaks clang's linker. While here, enable the >> RAWSPEED build, track missing dependecies, USE pkgconfig and fix a broken C++ >> procedure. > >

Re: [kde-freebsd] [SVN Commit] area51/KDE/graphics/libkdcraw-kde4

2013-10-18 Thread Schaich Alonso
On Fri, 18 Oct 2013 06:03:05 -0300 Raphael Kubo da Costa wrote: > Schaich Alonso writes: > > > On Wed, 16 Oct 2013 16:40:27 + > > Max Brazhnikov wrote: > > > >> On Wed, 16 Oct 2013 08:28:35 -0700 Alonso Schaich wrote: > >> > SVN commit 9627 by aschai: > >> > > >> > Use new compiler option

Re: [kde-freebsd] [SVN Commit] area51/KDE/graphics/libkdcraw-kde4

2013-10-18 Thread Raphael Kubo da Costa
Alonso Schaich writes: > SVN commit 9630 by aschai: > > Disable OTT optimization that breaks clang's linker. While here, enable the > RAWSPEED build, track missing dependecies, USE pkgconfig and fix a broken C++ > procedure. It would be nice to contact dim@ and the others in the clang team, I'm

Re: [kde-freebsd] [SVN Commit] area51/KDE/graphics/libkdcraw-kde4

2013-10-18 Thread Schaich Alonso
On Fri, 18 Oct 2013 06:03:05 -0300 Raphael Kubo da Costa wrote: > Schaich Alonso writes: > > > On Wed, 16 Oct 2013 16:40:27 + > > Max Brazhnikov wrote: > > > >> On Wed, 16 Oct 2013 08:28:35 -0700 Alonso Schaich wrote: > >> > SVN commit 9627 by aschai: > >> > > >> > Use new compiler option

Re: [kde-freebsd] [SVN Commit] area51/KDE/graphics/libkdcraw-kde4

2013-10-18 Thread Raphael Kubo da Costa
Schaich Alonso writes: > On Wed, 16 Oct 2013 16:40:27 + > Max Brazhnikov wrote: > >> On Wed, 16 Oct 2013 08:28:35 -0700 Alonso Schaich wrote: >> > SVN commit 9627 by aschai: >> > >> > Use new compiler option. Tested on 9-STABLE and 10-STABLE. >> >> USE_GCC=any means it can be compiled with

Re: [kde-freebsd] [SVN Commit] area51/KDE/graphics/libkdcraw-kde4

2013-10-17 Thread Max Brazhnikov
On Wed, 16 Oct 2013 21:47:32 + Schaich Alonso wrote: > On Wed, 16 Oct 2013 16:40:27 + > Max Brazhnikov wrote: > > > On Wed, 16 Oct 2013 08:28:35 -0700 Alonso Schaich wrote: > > > SVN commit 9627 by aschai: > > > > > > Use new compiler option. Tested on 9-STABLE and 10-STABLE. > > > > US

Re: [kde-freebsd] [SVN Commit] area51/KDE/graphics/libkdcraw-kde4

2013-10-16 Thread Schaich Alonso
On Wed, 16 Oct 2013 16:40:27 + Max Brazhnikov wrote: > On Wed, 16 Oct 2013 08:28:35 -0700 Alonso Schaich wrote: > > SVN commit 9627 by aschai: > > > > Use new compiler option. Tested on 9-STABLE and 10-STABLE. > > USE_GCC=any means it can be compiled with base gcc42 on 9-stable, now the > p

Re: [kde-freebsd] [SVN Commit] area51/KDE/graphics/libkdcraw-kde4

2013-10-16 Thread Max Brazhnikov
On Wed, 16 Oct 2013 08:28:35 -0700 Alonso Schaich wrote: > SVN commit 9627 by aschai: > > Use new compiler option. Tested on 9-STABLE and 10-STABLE. USE_GCC=any means it can be compiled with base gcc42 on 9-stable, now the port requires gcc46. Is this intentional? Max __

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

2013-10-06 Thread Tomasz Kowalczyk
On Sunday, October 06, 2013 06:55:09 AM Alonso Schaich wrote: > SVN commit 9596 by aschai: > > Create oxygen style symlink. Reported by sk8harddiefast via forums. > > > > M +4 -0 Makefile This isn't really needed. QT plugins are taken from path which can be set up by environment variab

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

2013-10-04 Thread Alex V. Petrov
Stop build py-sip: ===> Staging for py27-sip-4.14.7,1 ===> Generating temporary packing list cp -f sip /wrkdirs/usr/ports/devel/py-sip/work/stage/usr/local/bin/sip cp -f sip.so /wrkdirs/usr/ports/devel/py-sip/work/stage/usr/local/lib/python2.7/site- packages/sip.so cp -f /wrkdirs/usr/ports/dev

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

2013-10-03 Thread Alex V. Petrov
Fresh install on clean 10.0-ALPHA4 amd64: CMake Error at /usr/local/kde4/lib/cmake/Akonadi/AkonadiConfig.cmake:14 (message ): File or directory /usr/local/kde4/share/dbus-1/services referenced by variable AKONADI_DBUS_SERVICES_DIR does not exist ! Call Stack (most recent call first):

Re: [kde-freebsd] [SVN Commit] area51/KDE/astro/marble

2013-08-29 Thread Schaich Alonso
On Sun, 18 Aug 2013 22:58:14 +0300 Raphael Kubo da Costa wrote: > Alonso Schaich writes: > > > SVN commit 9428 by aschai: > > > > Remove unrequired patches and install the "distribution". > > > > files/patch-src__plugins__declarative__CMakeLists.txt caused some > > "interresting" patch behaviou

Re: [kde-freebsd] [SVN Commit] area51/KDE/multimedia/kdemultimedia4-mplayerthumbs

2013-08-19 Thread Schaich Alonso
On Tue, 20 Aug 2013 03:01:35 +0300 Raphael Kubo da Costa wrote: > Schaich Alonso writes: > > > If mplayerthumbs ends up being installed into KDE_PREFIX, then indeed the > > commit is counter-productive. > > It was getting installed into PREFIX over here though, causing make > > deinstall to fai

Re: [kde-freebsd] [SVN Commit] area51/KDE/math/rocs

2013-08-19 Thread Raphael Kubo da Costa
Schaich Alonso writes: > No, it still fails to link if built with clang: > > # make MAKE_JOBS_UNSAFE=yes build > ... > [ 76%] Built target rocs_assignvaluesplugin > [ 76%] Built target rocs_automoc > Linking CXX executable rocs > ../lib/librocsvisualeditor.so.5.0.1: undefined reference to `void >

Re: [kde-freebsd] [SVN Commit] area51/KDE/multimedia/kdemultimedia4-mplayerthumbs

2013-08-19 Thread Raphael Kubo da Costa
Schaich Alonso writes: > If mplayerthumbs ends up being installed into KDE_PREFIX, then indeed the > commit is counter-productive. > It was getting installed into PREFIX over here though, causing make deinstall > to fail by trying to delete it from KDE_PREFIX. Weird. My guess is that it's a loca

Re: [kde-freebsd] [SVN Commit] area51/KDE/multimedia/kdemultimedia4-mplayerthumbs

2013-08-19 Thread Schaich Alonso
On Mon, 19 Aug 2013 20:40:24 +0300 Raphael Kubo da Costa wrote: > Raphael Kubo da Costa writes: > > > Alonso Schaich writes: > > > >> SVN commit 9405 by aschai: > >> > >> mplayerthumbs is installed into PREFIX, not KDE_PREFIX. > > > > Shouldn't it actually install into KDE_PREFIX? > > Followi

Re: [kde-freebsd] [SVN Commit] area51/KDE/sysutils/nepomuk-core/files

2013-08-19 Thread Raphael Kubo da Costa
Alonso Schaich writes: > SVN commit 9458 by aschai: > > Fix broken C String escape sequence to allow compilation using base > gcc. Thanks, I've committed it upstream: http://quickgit.kde.org/?p=nepomuk-core.git&a=commit&h=f14eaf4971902bfde0c19fab51240110172a092e _

Re: [kde-freebsd] [SVN Commit] area51/KDE/multimedia/kdemultimedia4-mplayerthumbs

2013-08-19 Thread Raphael Kubo da Costa
Raphael Kubo da Costa writes: > Alonso Schaich writes: > >> SVN commit 9405 by aschai: >> >> mplayerthumbs is installed into PREFIX, not KDE_PREFIX. > > Shouldn't it actually install into KDE_PREFIX? Following up: [1] contains a build log with an unmodified ports tree, and it looks like the por

Re: [kde-freebsd] [SVN Commit] area51/KDE/astro/marble

2013-08-18 Thread Raphael Kubo da Costa
Alonso Schaich writes: > SVN commit 9428 by aschai: > > Remove unrequired patches and install the "distribution". > > files/patch-src__plugins__declarative__CMakeLists.txt caused some > "interresting" patch behaviour, too. Can you check if that's also the case for other ports (like kdepim4)? I r

Re: [kde-freebsd] [SVN Commit] area51/KDE/multimedia/kdemultimedia4-mplayerthumbs

2013-08-18 Thread Raphael Kubo da Costa
Alonso Schaich writes: > SVN commit 9405 by aschai: > > mplayerthumbs is installed into PREFIX, not KDE_PREFIX. Shouldn't it actually install into KDE_PREFIX? ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-fr

Re: [kde-freebsd] [SVN Commit] area51/KDE/math/rocs

2013-08-13 Thread Schaich Alonso
On Tue, 13 Aug 2013 13:09:02 -0300 Raphael Kubo da Costa wrote: > Alonso Schaich writes: > > > SVN commit 9421 by aschai: > > > > RocsCore/Modifiers/ValueModifier.cpp is written in what is clearly not C+ > > +. I tried patching it but clang wouldn't link, so force gcc instead. > > Does the att

Re: [kde-freebsd] [SVN Commit] area51/KDE/math/rocs

2013-08-13 Thread Raphael Kubo da Costa
Alonso Schaich writes: > SVN commit 9421 by aschai: > > RocsCore/Modifiers/ValueModifier.cpp is written in what is clearly not C++. > I tried patching it but clang wouldn't link, so force gcc instead. Does the attached patch fix the issue for you? diff --git a/RocsCore/Modifiers/ValueModifier.c

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

2013-08-09 Thread Schaich Alonso
On Fri, 9 Aug 2013 14:24:25 -0700 (PDT) Alonso Schaich wrote: > SVN commit 9388 by aschai: > > Remove references on MAKE_JOBS_SAGE (which is the default now) rom > ports Makefiles. > It's supposed to read: > Remove references on MAKE_JOBS_SAFE (which is the default now) from > ports Makefiles

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

2013-06-07 Thread Baptiste Daroussin
On Thu, Jun 06, 2013 at 10:33:10PM +0300, Raphael Kubo da Costa wrote: > Alberto Villa writes: > > > As far as I see, this patch should only affect build time, with no > > effect on run time. If you agree, I'd like to commit it to the ports > > tree (along with the one in marble). > > Can someon

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

2013-06-06 Thread Alberto Villa
On Thu, Jun 6, 2013 at 10:14 PM, Raphael Kubo da Costa wrote: > o The section which sets CFLAGS and CXXFLAGS that stayed in the >gcc-only section applies to clang as well, AFAIU. Yes, but I believe they are already set by CMake, as `make configure` now produces the same result with both GCC

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

2013-06-06 Thread Raphael Kubo da Costa
Alberto Villa writes: > Raphael: I know it's a hacky solution, but it's a dramatic improvement > in KDE usability. As a KDE build system guy, do you approve it for our > port until a proper solution is developed? It's not that hackish, thanks for picking this up :-) For upstreaming, the only thi

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

2013-06-06 Thread Raphael Kubo da Costa
Alberto Villa writes: > As far as I see, this patch should only affect build time, with no > effect on run time. If you agree, I'd like to commit it to the ports > tree (along with the one in marble). Can someone explain what's actually trying to write to XDG_CONFIG_HOME? I manually built and tr

Re: [kde-freebsd] [SVN Commit] area51/KDE/net/kdenetwork4/files

2013-06-06 Thread Raphael Kubo da Costa
Alberto Villa writes: > I'm committing it as I'm unable to build kdenetwork without it > (10-CURRENT, Clang 3.3.0). Doh, I thought I had committed this one :-( Thanks! ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listin

Re: [kde-freebsd] [SVN Commit] area51/KDE/net/kdenetwork4/files

2013-06-06 Thread Alberto Villa
I'm committing it as I'm unable to build kdenetwork without it (10-CURRENT, Clang 3.3.0). On Tue, May 28, 2013 at 10:44 AM, Raphael Kubo da Costa wrote: > Lawrence Stewart writes: > >> I'm still seeing a build failure with a freshly svn up'd ports tree: >> >> http://people.freebsd.org/~lstewart/

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

2013-06-06 Thread Alberto Villa
As far as I see, this patch should only affect build time, with no effect on run time. If you agree, I'd like to commit it to the ports tree (along with the one in marble). On Mon, May 27, 2013 at 12:05 AM, Alonso Schaich wrote: > SVN commit 9244 by aschai: > > Prevent the installation process fr

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

2013-06-06 Thread Alberto Villa
Raphael: I know it's a hacky solution, but it's a dramatic improvement in KDE usability. As a KDE build system guy, do you approve it for our port until a proper solution is developed? On Thu, Jun 6, 2013 at 12:48 PM, Alberto Villa wrote: > SVN commit 9251 by avilla: > > - Add basic support for C

Re: [kde-freebsd] [SVN Commit] area51/KDE/net/kdenetwork4/files

2013-05-28 Thread Raphael Kubo da Costa
Lawrence Stewart writes: > I'm still seeing a build failure with a freshly svn up'd ports tree: > > http://people.freebsd.org/~lstewart/debugging/kdenetwork4_r318908_10.x.r250260/kdenetwork4_r318908_clang_buildfail_10.x.r250260.txt > > This is a completely clean install of kde4 on a new hard driv

Re: [kde-freebsd] [SVN Commit] area51/KDE/net/kdenetwork4/files

2013-05-23 Thread Lawrence Stewart
On 05/24/13 04:17, Raphael Kubo da Costa wrote: > Lawrence Stewart writes: > >> On 05/20/13 23:22, Raphael Kubo da Costa wrote: >>> SVN commit 9242 by rakuco: >>> >>> kdenetwork4: Add my upstream commit to fix the build with clang. >>> >>> >>> AMpatch-kget__core__transferhistorystore

Re: [kde-freebsd] [SVN Commit] area51/KDE/net/kdenetwork4/files

2013-05-23 Thread Raphael Kubo da Costa
Lawrence Stewart writes: > On 05/20/13 23:22, Raphael Kubo da Costa wrote: >> SVN commit 9242 by rakuco: >> >> kdenetwork4: Add my upstream commit to fix the build with clang. >> >> >> AMpatch-kget__core__transferhistorystore.cpp > > Any chance you can push this to ports svn? I'

Re: [kde-freebsd] [SVN Commit] area51/KDE/net/kdenetwork4/files

2013-05-23 Thread Lawrence Stewart
On 05/20/13 23:22, Raphael Kubo da Costa wrote: > SVN commit 9242 by rakuco: > > kdenetwork4: Add my upstream commit to fix the build with clang. > > > AMpatch-kget__core__transferhistorystore.cpp Any chance you can push this to ports svn? I'm hitting the kdenetwork4 clang build

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

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 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

2013-03-18 Thread Max Brazhnikov
On Sun, 17 Mar 2013 13:38:59 -0500 ajtiM wrote: > On Sunday, March 17, 2013 18:00:58 Max Brazhnikov wrote: > > SVN commit 9111 by makc: > > > > Update l10n ports to 4.10.1 and welcome KDE 4.10.1! > > > > Tahnk you. > 4.9.5 I bult with default gcc on FreeBSD 9.1-Release. Is it possible the same

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

2013-03-17 Thread ajtiM
On Sunday, March 17, 2013 18:00:58 Max Brazhnikov wrote: > SVN commit 9111 by makc: > > Update l10n ports to 4.10.1 and welcome KDE 4.10.1! > > M +2 -2 arabic/kde4-l10n/distinfo > M +2 -9 arabic/kde4-l10n/pkg-plist > M +2 -2 chinese/kde4-l10n-zh_CN/distinfo > M +32 -12c

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

2013-03-14 Thread Max Brazhnikov
The main difference is that kdelibs doesn't have run-time dependence on designer anymore. Ports that need UiTools (or build plugin for qt4-designer) must add designer_build component to USE_QT4. On Sat, 09 Mar 2013 02:08:36 + Max Brazhnikov wrote: > SVN commit 9040 by makc: > > Clean up depe

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

2013-03-11 Thread Max Brazhnikov
On Mon, 11 Mar 2013 15:02:08 + Max Brazhnikov wrote: > On Sun, 10 Mar 2013 00:28:16 +0100 Alberto Villa wrote: > > On Saturday 09 March 2013 22:25:08 Olivier Smedts wrote: > > > > Good point, would you like kde4-print-manager? > > > > > > It seems more appropriate, from a user point of view. >

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

2013-03-11 Thread Max Brazhnikov
On Sun, 10 Mar 2013 00:28:16 +0100 Alberto Villa wrote: > On Saturday 09 March 2013 22:25:08 Olivier Smedts wrote: > > > Good point, would you like kde4-print-manager? > > > > It seems more appropriate, from a user point of view. > > I do like it. I wonder if we should do the same for svgpart, ff

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

2013-03-09 Thread Alberto Villa
On Saturday 09 March 2013 22:25:08 Olivier Smedts wrote: > > Good point, would you like kde4-print-manager? > > It seems more appropriate, from a user point of view. I do like it. I wonder if we should do the same for svgpart, ffmpegthumbs, and friends (i.e., s/^kde*4-/kde4-/). -- Alberto Villa

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

2013-03-09 Thread Olivier Smedts
2013/3/9 Max Brazhnikov : > On Sat, 09 Mar 2013 20:02:27 +0100 Alberto Villa wrote: >> On Saturday 09 March 2013 18:55:23 Max Brazhnikov wrote: >> > We don't use kdeutils prefix for any former kdeutils application, why >> > should >> > printer-manager be excused? >> >> What we agreed on some time

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

2013-03-09 Thread Max Brazhnikov
On Sat, 09 Mar 2013 20:02:27 +0100 Alberto Villa wrote: > On Saturday 09 March 2013 18:55:23 Max Brazhnikov wrote: > > We don't use kdeutils prefix for any former kdeutils application, why should > > printer-manager be excused? > > What we agreed on some time ago (I wish I had a log to show) was t

  1   2   >