[kde-freebsd] [SVN Commit] area51/PORTS/devel

2016-07-23 Thread Raphael Kubo da Costa
SVN commit 12884 by rakuco: Update CMake to 3.6.1. This allows us to get rid of several upstream commits required by CMake 3.6.0. M +1 -1 cmake-doc/Makefile M +1 -1 cmake-gui/Makefile D cmake-gui/files/patch-git_54475018 M +3 -3 cmake-gui/files/patch-git

[kde-freebsd] [SVN Commit] area51/PORTS/devel

2016-07-16 Thread Raphael Kubo da Costa
SVN commit 12850 by rakuco: cmake, cmake-gui: Add another upstream patch to fix more ports. This one is required for ImageMagick to be found, which fixes graphics/converseen. AMcmake-gui/files/patch-git_54475018 AMcmake/files/patch-git_54475018 _

[kde-freebsd] [SVN Commit] area51/PORTS/devel

2016-07-15 Thread Raphael Kubo da Costa
SVN commit 12844 by rakuco: cmake, cmake-gui: Fix patch-git_5ec17e61's paths. M +2 -4 cmake-gui/files/patch-git_5ec17e61 M +2 -4 cmake/files/patch-git_5ec17e61 ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mai

[kde-freebsd] [SVN Commit] area51/PORTS/devel/cmake/files

2016-07-15 Thread Raphael Kubo da Costa
SVN commit 12843 by rakuco: cmake: Import patch for FindHDF5.cmake. It is required by at least science/InsightToolkit, otherwise CMake fails to find all required HDF5 libraries. Thanks to tcberner for pointing out that this had been fixed upstream. AMpatch-git_87c1cd9

[kde-freebsd] [SVN Commit] area51/PORTS/devel

2016-07-15 Thread Raphael Kubo da Costa
SVN commit 12842 by rakuco: cmake, cmake-gui: Import patches to fix the ninja generator. CMake 3.6.0 has a regression that forces the ninja generator to always use .rsp files in the compiler and linker invocations even if the argument size fits the command line. This causes a problem for our ar(

[kde-freebsd] [SVN Commit] area51/PORTS/devel/cmake

2016-07-10 Thread Raphael Kubo da Costa
SVN commit 12804 by rakuco: cmake: Add USES=execinfo. Even though the port built fine without it, it does look for execinfo.h during the configuration phase and uses its features when it is detected. M +1 -1 Makefile ___ kde-freebsd mailin

[kde-freebsd] [SVN Commit] area51/PORTS/devel/cmake-gui

2016-07-10 Thread Raphael Kubo da Costa
SVN commit 12803 by rakuco: cmake-gui: Add missing dependencies to pass `make stage-qa'. Error: /usr/local/bin/cmake-gui is linked to /usr/local/lib/libexecinfo.so.1 from devel/libexecinfo but it is not declared as a dependency Warning: you need USES+=execinfo Error: /usr/local/bin/cmake-gui is

[kde-freebsd] [SVN Commit] area51/PORTS/devel

2016-07-10 Thread Raphael Kubo da Costa
SVN commit 12802 by rakuco: Update CMake to 3.6.0 M +1 -1 cmake-doc/Makefile M +47 -11cmake-doc/pkg-plist M +1 -1 cmake-gui/Makefile M +14 -13cmake-modules/pkg-plist M +2 -2 cmake/Makefile M +3 -2 cmake/distinfo M +20 -2 cmake/pkg-plist

[kde-freebsd] [SVN Commit] area51/PORTS/devel/cmake-doc

2016-06-22 Thread Tobias Berner
SVN commit 12773 by tcberner: Fix devel/cmake-doc-plist M +1 -0 pkg-plist ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information

[kde-freebsd] [SVN Commit] area51/PORTS/devel/kdevplatform

2016-06-05 Thread Tobias Berner
SVN commit 12644 by tcberner: Remove wrongly used plist-sub from pkg-plist M +1 -1 pkg-plist ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest inform

[kde-freebsd] [SVN Commit] area51/PORTS/devel/cmake

2016-05-20 Thread Adriaan de Groot
SVN commit 12558 by adridg: Merge r415401 from official ports M +1 -1 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information

[kde-freebsd] [SVN Commit] area51/PORTS/devel/cmake-doc

2016-04-18 Thread Raphael Kubo da Costa
SVN commit 12381 by rakuco: cmake-doc: Update to 3.5.2 (missed in r12342). M +1 -1 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest infor

[kde-freebsd] [SVN Commit] area51/PORTS/devel/cmake-doc

2016-04-18 Thread Raphael Kubo da Costa
SVN commit 12380 by rakuco: cmake-doc: Use PLIST_SUB to stop having to update CMake's version in the plist. M +2 -0 Makefile M +1 -1 pkg-plist ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/k

[kde-freebsd] [SVN Commit] area51/PORTS/devel/kdevplatform/files

2016-04-16 Thread Raphael Kubo da Costa
SVN commit 12344 by rakuco: kdevplatform: Add a patch I landed upstream to fix parallel build errors. From the commit message: filetemplates plugin: Make testfiletemplates depend on kdevfiletemplates There is currently no dependency between both targets, however some of the files built by

[kde-freebsd] [SVN Commit] area51/PORTS/devel

2016-04-15 Thread Raphael Kubo da Costa
SVN commit 12342 by rakuco: Update CMake to 3.5.2. M +1 -1 cmake-gui/Makefile M +1 -1 cmake/Makefile M +2 -2 cmake/distinfo ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd

[kde-freebsd] [SVN Commit] area51/PORTS/devel/kdevplatform

2016-04-15 Thread Raphael Kubo da Costa
SVN commit 12330 by rakuco: kdevplatform: Fix plist. M +3 -0 pkg-plist ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information

[kde-freebsd] [SVN Commit] area51/PORTS/devel

2016-04-02 Thread Raphael Kubo da Costa
SVN commit 12271 by rakuco: Update to CMake 3.5.1. M +1 -1 cmake-doc/Makefile M +1 -1 cmake-doc/pkg-plist M +1 -1 cmake-gui/Makefile M +1 -1 cmake/Makefile M +2 -2 cmake/distinfo ___ kde-freebsd mailing l

[kde-freebsd] [SVN Commit] area51/PORTS/devel/cmake-doc

2016-04-02 Thread Raphael Kubo da Costa
SVN commit 12269 by rakuco: cmake-doc: Use relative path expansion instead of PORTSDIR in DISTINFO_FILE. Using PORTSDIR does not allow me to run `make makesum' in area51, for example. M +1 -1 Makefile ___ kde-freebsd mailing list kde-freeb

[kde-freebsd] [SVN Commit] area51/PORTS/devel/cmake-doc

2016-04-02 Thread Raphael Kubo da Costa
SVN commit 12267 by rakuco: cmake-doc: Apply ports r412346. r412346 | mat | 2016-04-01 16:00:51 +0200 (Fri, 01 Apr 2016) | 4 lines Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g. With hat: portmgr S

[kde-freebsd] [SVN Commit] area51/PORTS/devel/cmake

2016-04-02 Thread Raphael Kubo da Costa
SVN commit 12266 by rakuco: cmake: Replace spaces with tabs. M +1 -1 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information

[kde-freebsd] [SVN Commit] area51/PORTS/devel/xdg-user-dirs

2016-03-30 Thread Adriaan de Groot
SVN commit 12249 by adridg: r395547 | rakuco | 2015-08-29 13:06:36 +0200 (Sat, 29 Aug 2015) | 5 lines Remove patch for unsupported FreeBSD versions. All currently supported FreeBSD versions already have strndup(3), so remove the implementation from the port. D files (directory)

[kde-freebsd] [SVN Commit] area51/PORTS/devel

2016-03-25 Thread Raphael Kubo da Costa
SVN commit 12174 by rakuco: Add devel/cmake-doc, CMake's documentation in additional formats. This port contains CMake's documentation in HTML and QCH, the latter of which can be used by Qt Creator. Submitted by: Ralf Nolden (original version) A cmake-doc (directory) AM

[kde-freebsd] [SVN Commit] area51/PORTS/devel

2016-03-22 Thread Raphael Kubo da Costa
SVN commit 12157 by rakuco: cmake: Use PORTVERSION:R in MASTER_SITES. This reduces the number of lines that need to be changed on every CMake x.y -> x.(y+1) update. M +1 -1 cmake-gui/Makefile M +1 -1 cmake/Makefile ___ kde-freebsd

[kde-freebsd] [SVN Commit] area51/PORTS/devel

2016-03-15 Thread Raphael Kubo da Costa
SVN commit 12106 by rakuco: Update CMake to 3.5.0. M +2 -2 cmake-gui/Makefile M +25 -0 cmake-modules/pkg-plist M +2 -2 cmake/Makefile M +2 -2 cmake/distinfo D cmake/files/patch-Modules_FindDCMTK.cmake D cmake/files/patch-git_9d653f9

[kde-freebsd] [SVN Commit] area51/PORTS/devel/kdevelop-kde4

2016-02-21 Thread Adriaan de Groot
SVN commit 11949 by adridg: Claim kdevelop update as my first (test) commit. M +2 -0 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest infor

[kde-freebsd] [SVN Commit] area51/PORTS/devel

2016-01-26 Thread Tobias Berner
SVN commit 11865 by tcberner: Remove outdated port devel/libdbusmenu-qt D libdbusmenu-qt (directory) ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for

[kde-freebsd] [SVN Commit] area51/PORTS/devel

2016-01-20 Thread Tobias Berner
SVN commit 11841 by tcberner: Update cmake to 3.4.2 [1] Changes from 3.4.1 are * CMakeDetermineCompilerId: Fix VS Itanium platform name (#15889) * VS: Do not select a partial Windows 10 SDK folder (#15831) * VS: Fix VS 2015 .vcxproj file value for Gener

[kde-freebsd] [SVN Commit] area51/PORTS/devel

2015-12-04 Thread Raphael Kubo da Costa
SVN commit 11591 by rakuco: Update CMake 3.4.1. M +1 -1 cmake-gui/Makefile D cmake-gui/files/patch-git_16f5d184 M +1 -1 cmake/Makefile M +2 -2 cmake/distinfo D cmake/files/patch-git_16f5d184 D cmake/files/patch-git_9682de56

[kde-freebsd] [SVN Commit] area51/PORTS/devel

2015-12-04 Thread Raphael Kubo da Costa
SVN commit 11590 by rakuco: Set LICENSE_FILE in the CMake ports. M +1 -0 cmake-gui/Makefile M +1 -0 cmake/Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://f

[kde-freebsd] [SVN Commit] area51/PORTS/devel

2015-12-02 Thread Raphael Kubo da Costa
SVN commit 11578 by rakuco: cmake: Backport r402818 from ports. r402818 | rakuco | 2015-12-02 11:58:50 +0100 (Wed, 02 Dec 2015) | 27 lines CMake: Add upstream patch to fix the build with recent GCCs. At least lang/gcc (4.8

[kde-freebsd] [SVN Commit] area51/PORTS/devel/cmake/files

2015-11-26 Thread Raphael Kubo da Costa
SVN commit 11547 by rakuco: cmake: Add upstream patch to prevent cmake from crashing in x11-toolkits/fltk-devel. AMpatch-git_9d653f9c ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd

[kde-freebsd] [SVN Commit] area51/PORTS/devel/cmake/files

2015-11-24 Thread Raphael Kubo da Costa
SVN commit 11545 by rakuco: cmake: Add upstream patch required to build devel/libcxxrt. CMake 3.4.0 has a commit that introduces a regression that prevents devel/libcxxrt (actually, any port built with -nostdlib) from building correctly. This upstream patch reverts the aforementioned commit afte

[kde-freebsd] [SVN Commit] area51/PORTS/devel

2015-11-24 Thread Raphael Kubo da Costa
SVN commit 11544 by rakuco: Switch CMake ports to an https MASTER_SITE. M +1 -1 cmake-gui/Makefile M +1 -1 cmake/Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also ht

[kde-freebsd] [SVN Commit] area51/PORTS/devel

2015-11-17 Thread Raphael Kubo da Costa
SVN commit 11527 by rakuco: Update CMake to 3.4.0. M +2 -2 cmake-gui/Makefile M +16 -9 cmake-modules/pkg-plist M +2 -2 cmake/Makefile M +2 -2 cmake/distinfo M +2 -2 cmake/files/patch-Modules_FindwxWidgets.cmake D cmake/files/patch-git_ffa

[kde-freebsd] [SVN Commit] area51/PORTS/devel/kdevplatform

2015-10-20 Thread Alonso Schaich
SVN commit 11487 by aschai: Use tcberner's patch to fix build with recent svn The subversion port was upgraded to version 1.9. devel/kdevplatform fails to build against it. Bring in the patch attached to the bug tracking system by Tobias C. Berner. See #203843 for more information. PR:

[kde-freebsd] [SVN Commit] area51/PORTS/devel/cmake/files

2015-09-16 Thread Raphael Kubo da Costa
SVN commit 11446 by rakuco: Add upstream patch to fix the build with GCC 4.6, 4.7 and 4.8. runetype.h uses _Thread_local, and if we pass -std=c11 or -std=gnu11 to GCC the header expects it to be supported as part of the language and does not make it a typedef or something else. Since GCC only st

[kde-freebsd] [SVN Commit] area51/PORTS/devel/xsd

2015-09-06 Thread Raphael Kubo da Costa
SVN commit 11435 by rakuco: xsd: Merge r396237 from ports. Update to 4.0.0. - Get rid of most of our patches: all the build fix patches are now unneeded, and the only ones we still have in files/ are there to either rename the xsd binary or install files into the right locations. - Get ri

[kde-freebsd] [SVN Commit] area51/PORTS/devel/grantlee

2015-09-03 Thread Raphael Kubo da Costa
SVN commit 11421 by rakuco: grantlee: Remove extra empty line at the end of plist. M +0 -1 pkg-plist ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for lat

[kde-freebsd] [SVN Commit] area51/PORTS/devel/cmake-gui

2015-08-18 Thread Raphael Kubo da Costa
SVN commit 11164 by rakuco: cmake-gui: Finish converting to USES=libarchive. I thought the dependency was not registered, but it was just the BUILD_DEPENDS part that had not been converted to USES... M +1 -9 Makefile ___ kde-freebsd mailin

[kde-freebsd] [SVN Commit] area51/PORTS/devel

2015-08-18 Thread Raphael Kubo da Costa
SVN commit 11163 by rakuco: Update CMake to 3.3.1. M +1 -1 cmake-gui/Makefile M +1 -1 cmake/Makefile M +2 -2 cmake/distinfo ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd

[kde-freebsd] [SVN Commit] area51/PORTS/devel/cmake-gui

2015-08-18 Thread Raphael Kubo da Costa
SVN commit 11162 by rakuco: cmake-gui: Register libarchive dependency. Just like devel/cmake, the cmake-gui executable also depends on libarchive.so, so make the dependency explicit. M +1 -1 Makefile ___ kde-freebsd mailing list kde-freebs

[kde-freebsd] [SVN Commit] area51/PORTS/devel

2015-08-10 Thread Raphael Kubo da Costa
SVN commit 11038 by rakuco: Update CMake to 3.3.0. M +2 -2 cmake-gui/Makefile M +24 -0 cmake-modules/pkg-plist M +2 -2 cmake/Makefile M +2 -2 cmake/distinfo M +6 -6 cmake/files/patch-Modules_FindwxWidgets.cmake M +36 -7 cmake/pkg-plist _

[kde-freebsd] [SVN Commit] area51/PORTS/devel/cmake/files

2015-08-10 Thread Raphael Kubo da Costa
SVN commit 11036 by rakuco: cmake: Merge r385307 from ports. r385307 | rakuco | 2015-05-03 21:36:02 +0200 (Sun, 03 May 2015) | 11 lines Set LIBLZMA_INCLUDE_DIR and LIBLZMA_LIBRARY in the initial cache. Do it so that we can

[kde-freebsd] [SVN Commit] area51/PORTS/devel/cmake/files

2015-08-10 Thread Raphael Kubo da Costa
SVN commit 11037 by rakuco: cmake: Merge r377347 from ports. r377347 | kwm | 2015-01-18 22:12:42 +0100 (Sun, 18 Jan 2015) | 18 lines Update ImageMagick to 6.9.0.4. - Normalize the ImageMagick library name so it stays the s

[kde-freebsd] [SVN Commit] area51/PORTS/devel/cmake

2015-08-10 Thread Raphael Kubo da Costa
SVN commit 11035 by rakuco: cmake: Merge r392537 from ports. r392537 | bapt | 2015-07-20 00:04:44 +0200 (Mon, 20 Jul 2015) | 5 lines Enforce libarchive from ports This reduces the patching level on some ports and make it s

[kde-freebsd] [SVN Commit] area51/PORTS/devel

2015-07-03 Thread Raphael Kubo da Costa
SVN commit 10843 by rakuco: cmake: Merge r389861 from ports. r389861 | brd | 2015-06-16 23:25:05 +0300 (Tue, 16 Jun 2015) | 7 lines Update devel/cmake, devel/cmake-gui and devel/cmake-modules to 3.2.3. Thank you to antonie

[kde-freebsd] [SVN Commit] area51/PORTS/devel/libdbusmenu-qt

2015-06-25 Thread Raphael Kubo da Costa
SVN commit 10808 by rakuco: libdbusmenu-qt: Merge r371546 and r375872 from ports. r375872 | antoine | 2014-12-31 08:45:10 +0200 (Wed, 31 Dec 2014) | 6 lines Update devel/doxygen to 1.8.9 PR: ports/196342 Submit

[kde-freebsd] [SVN Commit] area51/PORTS/devel/cmake

2015-02-24 Thread Alonso Schaich
SVN commit 10608 by aschai: Merge PORTS revision 379820 Log: Add a MANPAGES option to control the generation of cmake's manpages. The py-sphinx system brings in a number of dependencies that wouldn't otherwise be necessary for cmake. The MANPAGES option defaults to on, so the main pkg won

[kde-freebsd] [SVN Commit] area51/PORTS/devel

2015-02-15 Thread Raphael Kubo da Costa
SVN commit 10583 by rakuco: Update CMake to 3.1.3. M +1 -1 cmake-gui/Makefile M +1 -1 cmake/Makefile M +2 -2 cmake/distinfo ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd

[kde-freebsd] [SVN Commit] area51/PORTS/devel

2015-01-24 Thread Raphael Kubo da Costa
SVN commit 10567 by rakuco: Update CMake to 3.1.1. M +1 -1 cmake-gui/Makefile M +1 -1 cmake/Makefile M +2 -2 cmake/distinfo M +0 -9 cmake/files/patch-Modules_FindSDL.cmake M +1 -0 cmake/pkg-plist ___ kde-

[kde-freebsd] [SVN Commit] area51/PORTS/devel/cmake

2014-12-30 Thread Raphael Kubo da Costa
SVN commit 10539 by rakuco: cmake: Merge r375826 from ports. r375826 | rakuco | 2014-12-30 11:50:59 +0200 (Tue, 30 Dec 2014) | 9 lines Include bsd.port.pre.mk after setting OPTIONS. r375798 made the OPTIONS prompt show up

[kde-freebsd] [SVN Commit] area51/PORTS/devel/cmake

2014-12-30 Thread Raphael Kubo da Costa
SVN commit 10538 by rakuco: cmake: Do not make cmake-modules depend on libarchive on FreeBSD < 10. Only devel/cmake itself should depend on libarchive on those systems, so mvoe the check and the dependency addition to the !defined(CMAKE_MODULES) block. M +2 -2 Makefile _

[kde-freebsd] [SVN Commit] area51/PORTS/devel

2014-12-29 Thread Raphael Kubo da Costa
SVN commit 10536 by rakuco: cmake, cmake-gui: Depend on archivers/libarchive instead of using CMake's copy. Instead of building CMake's bundled libarchive on FreeBSD < 10, resort to using the version in archivers/libarchive so that we do not need to build yet another copy of libarchive. M +1

[kde-freebsd] [SVN Commit] area51/PORTS/devel/cmake

2014-12-29 Thread Raphael Kubo da Costa
SVN commit 10535 by rakuco: cmake: Drop dependency on OpenSSL. OpenSSL was used only in CMake's bundled curl copy, which we do not use anymore. We can thus get rid of USE_OPENSSL=yes as well as stop setting CMAKE_USE_OPENSSL in InitialCache.cmake as it currently has no effect. M +0 -1 M

[kde-freebsd] [SVN Commit] area51/PORTS/devel/cmake

2014-12-29 Thread Raphael Kubo da Costa
SVN commit 10533 by rakuco: cmake: Check for WITH_DEBUG when changing INSTALL_TARGET. We have the same problem described in https://reviews.freebsd.org/D875: > bsd.ports.mk sets STRIP= after all Uses files have been processed > initially. If you have WITH_DEBUG=yes set, cmake's INSTALL_TARGET has

[kde-freebsd] [SVN Commit] area51/PORTS/devel/kdevelop-kde4/files

2014-12-28 Thread Raphael Kubo da Costa
SVN commit 10532 by rakuco: kdevelop-kde4: Merge r375759 from ports. r375759 | rakuco | 2014-12-29 00:27:19 +0200 (Mon, 29 Dec 2014) | 4 lines Add patch to fix the build on 8.4-i386. Include for LLONG_MIN. All other archi

[kde-freebsd] [SVN Commit] area51/PORTS/devel

2014-12-24 Thread Raphael Kubo da Costa
SVN commit 10521 by rakuco: cmake, cmake-gui: Fix built on FreeBSD < 10. CMake 3.1.0 needs some libarchive symbols that are present only in libarchive 3, which was imported in FreeBSD 10. For now, we resort to using CMake's bundled libarchive copy when base libarchive is too old. Another possible

[kde-freebsd] [SVN Commit] area51/PORTS/devel

2014-12-24 Thread Raphael Kubo da Costa
SVN commit 10520 by rakuco: Update CMake to 3.1.0. M +2 -2 cmake-gui/Makefile M +65 -3 cmake-modules/pkg-plist M +2 -2 cmake/Makefile M +2 -2 cmake/distinfo M +8 -8 cmake/files/patch-CMakeLists.txt D cmake/files/patch-Utilities__cmcurl__C

[kde-freebsd] [SVN Commit] area51/PORTS/devel/kdevelop-kde4/files

2014-12-15 Thread Alonso Schaich
SVN commit 10508 by aschai: Fix build with clang 3.5 Merge a patch commited to kdevelop's upstream by miwi in upstream's revision 4b4dcc3fb32f47ebfb19552e9638f90a2e22b2a0. A patch-languages__cpp__codegen__adaptsignatureassistant.cpp

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

2014-12-08 Thread Luca Pizzamiglio
Hi Alonso This issue appears also on FreeBSD 9 not only on 8, because the default compiler is still gcc and the default C++ library is the old one. only in FreeBSD 10 and CURRENT the issue doesn't appear. could you please commit these patches also to the official ports tree? thanks in advance O

[kde-freebsd] [SVN Commit] area51/PORTS/devel

2014-12-07 Thread Alonso Schaich
SVN commit 10507 by aschai: Fix kdevelop on FreeBSD-8 #2 Force usage of a C++11 conformant compiler and runtime library to kdevelop-php and kdevelop-php-docs. Further use cmake:outsource on these two ports too. All of kdevelop should use c++11 and cmake:outsource now. PR: https://bugs.freeb

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

2014-12-06 Thread Schaich Alonso
On Sat, 6 Dec 2014 11:07:38 -0800 (PST) Alonso Schaich wrote: > SVN commit 10505 by aschai: > > Fix build on FreeBSD-8 > > KDevplatform requires a C++ 11 standard library. Force the build process to > use a more recent compiler and library, and also do so for KDevelop because > it includes KDe

[kde-freebsd] [SVN Commit] area51/PORTS/devel

2014-12-06 Thread Alonso Schaich
SVN commit 10505 by aschai: Fix build on FreeBSD-8 KDevplatform requires a C++ 11 standard library. Force the build process to use a more recent compiler and library, and also do so for KDevelop because it includes KDevplatform's headers and also will share it's runtime requirements. PR: htt

[kde-freebsd] [SVN Commit] area51/PORTS/devel/kdevelop-pg-qt

2014-12-03 Thread Alonso Schaich
SVN commit 10488 by aschai: Reset PORTREVISION We aren't tracking bumps on area51 and this version is newer than it's PORTS counterpart to begin with. While here, remove @dirrm lines from plist which have been deprecated by bapt's CHANGES entry of 2014-09-22. M +0 -1 Makefile M +0

[kde-freebsd] [SVN Commit] area51/PORTS/devel/kdevelop-pg-qt/files

2014-12-03 Thread Alonso Schaich
SVN commit 10487 by aschai: Merge PORTS revision 373662 Revision Log: Allow building with bison 3 PR: ports/194680 AMpatch-kdev-pg_kdev-pg-parser.yy ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.o

[kde-freebsd] [SVN Commit] area51/PORTS/devel/kdevplatform

2014-12-03 Thread Alonso Schaich
SVN commit 10486 by aschai: Add newline-at-end-of-file M +1 -1 pkg-plist ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information

[kde-freebsd] [SVN Commit] area51/PORTS/devel/kdevelop-kde4

2014-10-30 Thread Alonso Schaich
SVN commit 10454 by aschai: Fix options Run-Time references on Okteta/Kasten used to be emited independend of the OKTETA option switch, if Okteta/Kasten was installed on the system at build time. Honour the option and force CMake to ignore the presence of Okteta by specifying KDE's macro_optiona

[kde-freebsd] [SVN Commit] area51/PORTS/devel/grantlee

2014-10-12 Thread Max Brazhnikov
SVN commit 10398 by makc: devel/grantlee: update upgrading notes, kdehier4 doesn't depend on grantlee version anymore M +0 -1 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See als

[kde-freebsd] [SVN Commit] area51/PORTS/devel/libkolab

2014-10-04 Thread Max Brazhnikov
SVN commit 10344 by makc: devel/libkolab: update to 0.5.3 M +1 -1 Makefile M +2 -2 distinfo ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for lates

[kde-freebsd] [SVN Commit] area51/PORTS/devel/grantlee

2014-10-04 Thread Max Brazhnikov
SVN commit 10343 by makc: devel/grantlee: update to 0.5.1 M +1 -1 Makefile M +2 -2 distinfo ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for lates

[kde-freebsd] [SVN Commit] area51/PORTS/devel/grantlee

2014-09-20 Thread Alonso Schaich
SVN commit 10308 by aschai: Fix typo. M +1 -1 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information

[kde-freebsd] [SVN Commit] area51/PORTS/devel/grantlee

2014-09-20 Thread Alonso Schaich
SVN commit 10306 by aschai: Update grantlee to version 0.5. M +1 -1 Makefile M +2 -2 distinfo ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for l

[kde-freebsd] [SVN Commit] area51/PORTS/devel/libkgapi

2014-09-15 Thread Alonso Schaich
SVN commit 10289 by aschai: Update to version 2.2.0 now required by kdepim* M +3 -1 Makefile M +2 -2 distinfo M +134 -62 pkg-plist ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-fre

[kde-freebsd] [SVN Commit] area51/PORTS/devel

2014-09-14 Thread Raphael Kubo da Costa
SVN commit 10281 by rakuco: Update CMake 3.0.2. This should be a minor update causing no headaches after the previous 2.8.12.1 -> 3.0.1 update. USES=desktop-file-utils was added to cmake-gui since it installs a .desktop file. M +2 -2 cmake-gui/Makefile M +2 -0 cmake-modules/Ma

[kde-freebsd] [SVN Commit] area51/PORTS/devel/cmake

2014-09-06 Thread Raphael Kubo da Costa
SVN commit 10268 by rakuco: cmake: Merge r367311 from ports. r367311 | rakuco | 2014-09-05 00:20:48 +0300 (Fri, 05 Sep 2014) | 10 lines - Install CMake's Help/ directory. Its contents are used by commands such as `cmake -

[kde-freebsd] [SVN Commit] area51/PORTS/devel/cmake-gui

2014-08-07 Thread Raphael Kubo da Costa
SVN commit 10229 by rakuco: cmake-gui: Do not build the curses UI. This saves some us some time as the curses UI is built by devel/cmake itself. M +1 -0 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman

[kde-freebsd] [SVN Commit] area51/PORTS/devel

2014-08-07 Thread Raphael Kubo da Costa
SVN commit 10228 by rakuco: CMake: Update to 3.0.1. M +1 -1 cmake-gui/Makefile M +3 -2 cmake-modules/pkg-plist M +1 -1 cmake/Makefile M +2 -2 cmake/distinfo ___ kde-freebsd mailing list kde-freebsd@kde.org https:/

[kde-freebsd] [SVN Commit] area51/PORTS/devel/cmake-gui

2014-07-29 Thread Raphael Kubo da Costa
SVN commit 10219 by rakuco: cmake-gui: Use space instead of tab in pkg-descr's WWW. M +1 -1 pkg-descr ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for la

[kde-freebsd] [SVN Commit] area51/PORTS/devel/cmake-gui

2014-07-29 Thread Raphael Kubo da Costa
SVN commit 10218 by rakuco: cmake-gui: Switch to Qt5. In 3.0.0, the Qt dialog can be built using either Qt4 or Qt5. Let's prepare for the future and use the Qt5 version instead. M +2 -2 Makefile ___ kde-freebsd mailing list kde-freebsd@kde

[kde-freebsd] [SVN Commit] area51/PORTS/devel/kdevelop-php

2014-07-28 Thread Raphael Kubo da Costa
SVN commit 10210 by rakuco: kdevelop-php: Merge r361721 from ports. r361721 | bapt | 2014-07-14 02:02:35 +0300 (Mon, 14 Jul 2014) | 4 lines Modernize LIB_DEPENDS With hat: portmgr -

[kde-freebsd] [SVN Commit] area51/PORTS/devel/libkgapi

2014-07-28 Thread Raphael Kubo da Costa
SVN commit 10209 by rakuco: libkgapi: Merge r361721 from ports. r361721 | bapt | 2014-07-14 02:02:35 +0300 (Mon, 14 Jul 2014) | 4 lines Modernize LIB_DEPENDS With hat: portmgr -

[kde-freebsd] [SVN Commit] area51/PORTS/devel/qtscriptgenerator

2014-07-28 Thread Raphael Kubo da Costa
SVN commit 10208 by rakuco: qtscriptgenerator: Merge r334684 from ports. r334684 | makc | 2013-11-23 18:56:50 +0200 (Sat, 23 Nov 2013) | 6 lines - Convert to USES - Pass QMAKE_ARGS to qmake - Support staging Approved by:

[kde-freebsd] [SVN Commit] area51/PORTS/devel/xsd

2014-07-28 Thread Raphael Kubo da Costa
SVN commit 10207 by rakuco: xsd: Merge r359185 from ports. r359185 | bapt | 2014-06-25 08:35:31 +0300 (Wed, 25 Jun 2014) | 6 lines Convert GMAKE to MAKE_CMD Please note that lots of invocation of MAKE_CMD here are wrong as

[kde-freebsd] [SVN Commit] area51/PORTS/devel/libkolab

2014-07-28 Thread Raphael Kubo da Costa
SVN commit 10206 by rakuco: Update distinfo for 0.5.2. Pointy hat to: aschaisch M +2 -2 distinfo ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest

[kde-freebsd] [SVN Commit] area51/PORTS/devel

2014-07-28 Thread Raphael Kubo da Costa
SVN commit 10204 by rakuco: CMake: Stop using bundled third-party libraries. Building CMake with its own copies of libraries such as curl and libarchive is not a good practice and carries security risks, since we are stuck with whatever version is shipped with CMake in a release. The only blocke

[kde-freebsd] [SVN Commit] area51/PORTS/devel

2014-07-27 Thread Raphael Kubo da Costa
SVN commit 10203 by rakuco: PORTS: Update CMake to 3.0.0. Remove a few patches that have been applied upstream or fixed in a different way. One notable change in this version is that CMake now uses Sphinx (textproc/py-sphinx) to generate its documentation, so we now have a build-dependency on it

[kde-freebsd] [SVN Commit] area51/PORTS/devel

2014-07-27 Thread Raphael Kubo da Costa
SVN commit 10202 by rakuco: PORTS: Merge r363052 from ports. r363052 | rakuco | 2014-07-27 14:46:06 +0300 (Sun, 27 Jul 2014) | 7 lines Update MASTER_SITES for the CMake ports. downloads.cmake.org does not resolve, use www.

[kde-freebsd] [SVN Commit] area51/PORTS/devel/libkolab

2014-07-16 Thread Alonso Schaich
SVN commit 10179 by aschai: Update to 0.5.2. M +1 -2 Makefile D files (directory) ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest

[kde-freebsd] [SVN Commit] area51/PORTS/devel/kdevelop-kde4

2014-06-21 Thread Raphael Kubo da Costa
SVN commit 10141 by rakuco: kdevelop-kde4: Merge r358735 from ports. r358735 | rakuco | 2014-06-21 21:57:03 +0300 (Sat, 21 Jun 2014) | 8 lines Explicitly depend on all Qt libraries linked by the build system targets. Stop

[kde-freebsd] [SVN Commit] area51/PORTS/devel/libdbusmenu-qt

2014-06-16 Thread Raphael Kubo da Costa
SVN commit 10136 by rakuco: libdbusmenu-qt: Merge r357970 from ports. r357970 | rakuco | 2014-06-16 14:37:04 +0300 (Mon, 16 Jun 2014) | 4 lines - Remove tab from WWW line in pkg-descr. - Replace USES=bzip2 with USES=tar:bzi

[kde-freebsd] [SVN Commit] area51/PORTS/devel/cmake

2014-03-29 Thread Raphael Kubo da Costa
SVN commit 10053 by rakuco: cmake: Merge r349435 from ports. r349435 | dinoex | 2014-03-28 18:40:46 +0200 (Fri, 28 Mar 2014) | 4 lines - add USE_OPENSSL PR: 188017 Approved by:kde --

[kde-freebsd] [SVN Commit] area51/PORTS/devel/libkolab

2014-03-15 Thread Raphael Kubo da Costa
SVN commit 10051 by rakuco: libkolab: Merge r348328 from ports. r348328 | rakuco | 2014-03-15 16:36:20 +0200 (Sat, 15 Mar 2014) | 5 lines Add a patch sent upstream to fix the build with clang 3.4. clang 3.4 is pickier with

[kde-freebsd] [SVN Commit] area51/PORTS/devel/cmake

2014-03-09 Thread Raphael Kubo da Costa
SVN commit 10048 by rakuco: cmake: Merge r347674 from ports. r347674 | rakuco | 2014-03-09 19:58:30 +0200 (Sun, 09 Mar 2014) | 15 lines Make the port build with security/openssl installed after r347541. Add a patch sent up

[kde-freebsd] [SVN Commit] area51/PORTS/devel/cmake

2014-03-08 Thread Raphael Kubo da Costa
SVN commit 10047 by rakuco: cmake: Merge r347541 from ports. r347541 | rakuco | 2014-03-09 01:16:42 +0200 (Sun, 09 Mar 2014) | 8 lines Enable use of OpenSSL in the bundled copy of libcurl. The default is off, which makes c

[kde-freebsd] [SVN Commit] area51/PORTS/devel

2014-03-04 Thread Max Brazhnikov
SVN commit 10046 by makc: devel/cmake-gui: - Fix tab/spaces devel/cmake: - sync with ports: r346168 | gahr | 2014-02-26 09:36:21 + (Wed, 26 Feb 2014) | 4 lines - Fix LICENSE Approved by:kde@ (implicit) ---

[kde-freebsd] [SVN Commit] area51/PORTS/devel/cmake-gui

2014-03-04 Thread Raphael Kubo da Costa
SVN commit 10043 by rakuco: cmake-gui: Merge the rest of r346988 from ports. r346988 | makc | 2014-03-04 08:04:21 +0200 (Tue, 04 Mar 2014) | 6 lines devel/cmake-gui: - Add USES=shared-mime-info - Drop MANPREFIX in favour of

[kde-freebsd] [SVN Commit] area51/PORTS/devel/cmake

2014-03-04 Thread Raphael Kubo da Costa
SVN commit 10042 by rakuco: cmake: Merge r346983 and r346987 from ports. r346983 | adamw | 2014-03-04 02:51:30 +0200 (Tue, 04 Mar 2014) | 6 lines Add %%PORTDOCS%% to the plist, to honour UNSET=DOCS. PORTREVISION bump for th

[kde-freebsd] [SVN Commit] area51/PORTS/devel/cmake-gui

2014-03-02 Thread Max Brazhnikov
SVN commit 10035 by makc: devel/cmake-gui: - Add USES=shared-mime-info - Drop MANPREFIX in favour of PREFIX M +2 -3 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://f

[kde-freebsd] [SVN Commit] area51/PORTS/devel/cmake

2014-03-02 Thread Max Brazhnikov
SVN commit 10034 by makc: devel/cmake: - Use KDE4_PREFIX instead of ${LOCALBASE}/kde4 Reported by:Alan Hicks via kde-freebsd maillist M +2 -1 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listin

[kde-freebsd] [SVN Commit] area51/PORTS/devel/xsd

2014-02-13 Thread Max Brazhnikov
SVN commit 10005 by makc: - Add missing DOCS and EXAMPLES options to OPTIONS_DEFINE [1] - Shorten comment Prompted by:ehaupt [1] M +5 -3 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde

  1   2   3   >