[kde-freebsd] [Bug 196367] [exp-run] Update devel/cmake to 3.1.0.

2014-12-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196367 Antoine Brodin changed: What|Removed |Added Assignee|port...@freebsd.org |anto...@freebsd.org S

[kde-freebsd] [Bug 196367] [exp-run] Update devel/cmake to 3.1.0.

2014-12-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196367 Mark Linimon changed: What|Removed |Added CC||port...@freebsd.org Compon

[kde-freebsd] [Bug 196367] [exp-run] Update devel/cmake to 3.1.0.

2014-12-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196367 Mark Linimon changed: What|Removed |Added Summary|[exp-run] Update CMake to |[exp-run] Update

[kde-freebsd] [Bug 196367] New: [exp-run] Update CMake to 3.1.0.

2014-12-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196367 Bug ID: 196367 Summary: [exp-run] Update CMake to 3.1.0. Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affec

[kde-freebsd] [SVN Commit] area51/PORTS/Mk/Uses

2014-12-29 Thread Raphael Kubo da Costa
SVN commit 10537 by rakuco: Uses/cmake.mk: Merge r369796 and r374910 from ports. r374910 | rakuco | 2014-12-18 18:47:19 +0200 (Thu, 18 Dec 2014) | 2 lines Uses/cmake.mk: Reword description of CMAKE_VERBOSE and CMAKE_NOCOLOR

[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/multimedia/phonon-gstreamer

2014-12-29 Thread Raphael Kubo da Costa
SVN commit 10534 by rakuco: phonon-gtreamer: Update to 4.8.2. 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

[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