Re: [kde-freebsd] cmake-doc port

2016-03-25 Thread Raphael Kubo da Costa
Ralf Nolden writes: > Hi, > > as shortly discussed on IRC, the following is a cmake-doc port based on cmake- > gui to generate the HTML and Qt Creator documentation files: > > https://share.kde.org/index.php/s/koJJxxzg1NWL4mc Hi Ralf, I've committed devel/cmake-doc to area51 in r12174, and will

Re: [kde-freebsd] CMake update was: [SVN Commit] area51/PORTS/devel

2016-03-15 Thread Adriaan de Groot
On Tuesday 15 March 2016 07:09:14 Raphael Kubo da Costa wrote: > SVN commit 12106 by rakuco: > > Update CMake to 3.5.0. This got me thinking a little about some CMake modules that aren't in the actual cmake distribution, that are used quite a lot, and that we end up patching -- in various ways

Re: [kde-freebsd] cmake 3.4.1 and kf5-solid.

2015-12-08 Thread T.C.Berner
Hi I cannot reproduce this, whether in poudriere nor in my normal environment. mfg Tobias 2015-12-08 11:33 GMT+01:00 Raphael Kubo da Costa : > Jens Hansen writes: > > > Hi. > > Using cmake 3.3.1 everything is fine. Using the updated cmake 3.4.1 > breaks > > includes: > > > > > /usr/ports/deve

Re: [kde-freebsd] cmake 3.4.1 and kf5-solid.

2015-12-08 Thread Raphael Kubo da Costa
Jens Hansen writes: > Hi. > Using cmake 3.3.1 everything is fine. Using the updated cmake 3.4.1 breaks > includes: > > /usr/ports/devel/kf5-solid/work/solid-5.16.0/src/solid/devices/managerbase.cpp:25:10: > fatal error: 'config-solid.h' file not found > #include > > Can this be fixed, or should

Re: [kde-freebsd] cmake install issues

2015-06-26 Thread Raphael Kubo da Costa
Paul Beard writes: > Something looks to be going wrong here. > > ===> Registering installation for cmake-3.2.3 > (cmake-3.2.3) /usr/ports/devel/cmake/work/stage//usr/local/bin/ccmake - > required shared library /usr/local/lib/libjsoncpp.so not found > (cmake-3.2.3) /usr/ports/devel/cmake/work

Re: [kde-freebsd] Cmake

2014-10-18 Thread Raphael Kubo da Costa
Robu Marius writes: > ===> Configuring for cmake-3.0.2 > ===> FreeBSD 10 autotools fix applied to > /usr/ports/devel/cmake/work/cmake-3.0.2/configure > - > CMake 3.0.2, Copyright 2000-2014 Kitware, Inc. > C compiler on this system is: cc -O2 -pipe -

Re: [kde-freebsd] cmake and sphinx

2014-10-02 Thread Raphael Kubo da Costa
Dmitry Sivachenko writes: > Hello! > > Recent update of cmake introduced dependency on splinx (lots of deps!). > > Is there any chance to make this OPTIONal? There's https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193259 tracking this. ___ kde-freebs

Re: [kde-freebsd] cmake build failure, mips64

2014-07-17 Thread Sean Bruno
On Thu, 2014-07-17 at 09:05 -0300, Raphael Kubo da Costa wrote: > Sean Bruno writes: > > > http://chips.ysv.freebsd.org/data/11mips64-default/2014-07-15_19h34m52s/logs/errors/cmake-2.8.12.1_4.log > > > > I think this might be the first time cmake has been built for this arch. > > Can we add mips6

Re: [kde-freebsd] cmake build failure, mips64

2014-07-17 Thread Raphael Kubo da Costa
Sean Bruno writes: > http://chips.ysv.freebsd.org/data/11mips64-default/2014-07-15_19h34m52s/logs/errors/cmake-2.8.12.1_4.log > > I think this might be the first time cmake has been built for this arch. > Can we add mips64 to it and see what happens? The logs look a bit weird because the "Unknow

Re: [kde-freebsd] cmake upgrade 2.8.10.2 -> 2.8.11.2: missing qt4-corelib

2013-08-03 Thread Raphael Kubo da Costa
writes: > I noticed a problem and I hope this report is helpful. Unfortunately, > I don't have the log file. [...] > CMake Warning at Modules/FindQt4.cmake:657 (message): > /usr/local/bin/qmake-qt4 reported QT_INSTALL_LIBS as "/usr/local/lib/qt4" > but QtCore could not be found there. Qt i

Re: [kde-freebsd] CMake error compiling kdepimlibs4

2009-02-04 Thread Dorian Büttner
Warren Liddell schrieb: > stale patch, remove manually: > >> rm files/patch-FindKDE4Internal.cmake >> make clean && make patch >> >> repeat as necessary >> as for kimproxy.5, see my post downwards >> >> >> > enterprise# make patch > ===> Vulnerability check disabled, database not found > =

Re: [kde-freebsd] CMake error compiling kdepimlibs4

2009-02-04 Thread Warren Liddell
stale patch, remove manually: > rm files/patch-FindKDE4Internal.cmake > make clean && make patch > > repeat as necessary > as for kimproxy.5, see my post downwards > > enterprise# make patch ===> Vulnerability check disabled, database not found ===> Extracting for kdelibs-4.2.0 => MD5 Checksum OK

Re: [kde-freebsd] CMake error compiling kdepimlibs4

2009-02-04 Thread Dorian Büttner
Warren Liddell schrieb: > you need cmake-2.6.2 for KDE-4.2.0. > btw, k...@freebsd.org maillist is preferable when you have problems like that. Max >>> I have cmake-2.6.2 compiled .. anything else it could be ? >>> >>> enterprise# ls /var/db/pkg | gre

Re: [kde-freebsd] CMake error compiling kdepimlibs4

2009-02-04 Thread Warren Liddell
you need cmake-2.6.2 for KDE-4.2.0. >>> btw, k...@freebsd.org maillist is preferable when you have problems like >>> that. >>> >>> Max >>> >> I have cmake-2.6.2 compiled .. anything else it could be ? >> >> enterprise# ls /var/db/pkg | grep cmake >> cmake-2.6.2 >> gccmakedep-1.0.2 >> >

Re: [kde-freebsd] CMake error compiling kdepimlibs4

2009-02-04 Thread Max Brazhnikov
On Wed, 04 Feb 2009 23:08:57 +1000, Warren Liddell wrote: > Max Brazhnikov wrote: > > On Wed, 04 Feb 2009 15:36:02 +1000, Warren Liddell wrote: > >> I have been trying to compile KDE4.2 on AMD64 7.1-STABLE machine, but > >> atm this is 1 of the errors thats stopping it from working. > >> > >> -

Re: [kde-freebsd] CMake error compiling kdepimlibs4

2009-02-04 Thread Warren Liddell
Max Brazhnikov wrote: > On Wed, 04 Feb 2009 15:36:02 +1000, Warren Liddell wrote: > >> I have been trying to compile KDE4.2 on AMD64 7.1-STABLE machine, but >> atm this is 1 of the errors thats stopping it from working. >> >> >> >> >> >> CMake Err

Re: [kde-freebsd] cmake on freebsd (cpack patches attached)

2008-09-20 Thread under
Bug fixed. [EMAIL PROTECTED] wrote: [EMAIL PROTECTED] wrote: Hi. Thanks for wonderful cmake on freebsd. I'm facing with need of making FreeBSD package for application. But unfortunately cmake doesn't support freebsd package structure output. Are there any plans of doing tha

Re: [kde-freebsd] cmake on freebsd (cpack patches attached)

2008-09-20 Thread under
[EMAIL PROTECTED] wrote: Hi. Thanks for wonderful cmake on freebsd. I'm facing with need of making FreeBSD package for application. But unfortunately cmake doesn't support freebsd package structure output. Are there any plans of doing that in cmake in Kitware? Thanks in advance.

Re: [kde-freebsd] cmake on freebsd (cpack patches attached)

2008-09-20 Thread under
[EMAIL PROTECTED] wrote: Hi. Thanks for wonderful cmake on freebsd. I'm facing with need of making FreeBSD package for application. But unfortunately cmake doesn't support freebsd package structure output. Are there any plans of doing that in cmake in Kitware? Thanks in adv

Re: [kde-freebsd] Cmake problem with ccache

2008-08-23 Thread Max Brazhnikov
On Fri, 22 Aug 2008 01:48:49 +0200, Pietro Cerutti wrote: > Dear KDE team, > > I've just found out that cmake doesn't work when ccache is enabled. No, it does work, just set CC=/usr/local/libexec/ccache/cc (where /usr/local/libexec/ccache/cc is a link to you compiler) or use the way recommended

Re: [kde-freebsd] Cmake problem with ccache

2008-08-23 Thread Martin Wilke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, Aug 22, 2008 at 01:48:49AM +0200, Pietro Cerutti wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > Dear KDE team, > > I've just found out that cmake doesn't work when ccache is enabled. > > The following reasoning is just a conj

Re: [kde-freebsd] CMake 2.6.0

2008-05-16 Thread Li-Wen Hsu
Hi, FYI: I've also made a patch for updating 2.6.0: http://people.freebsd.org/~lwhsu/cmake26.diff It's only tb-clean, w/o further testing currently. On Fri, May 16, 2008 at 2:36 PM, Martin Wilke <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Fri, May 16, 200

Re: [kde-freebsd] CMake 2.6.0

2008-05-16 Thread Martin Wilke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, May 16, 2008 at 09:40:16PM +0300, Andrei V. Lavreniyuk wrote: > > Hi! > > > Please update freebsd port devel/cmake > Yes I saw this. I plan to take a look over the Weekend. Thanks for your notify. - - Martin > > -- > Chang