[kde-freebsd] [SVN Commit] branches/cmake-without-bundled-libs/PORTS/devel/cmake-gui

2012-06-04 Thread Raphael Kubo da Costa
SVN commit 8283 by rakuco: cmake-gui: Also use the bundled libarchive on certain FreeBSD versions. Apply the same fix added to devel/cmake in r8279, since the same missing libarchive calls are made here. We don't need the PLIST_SUB part because we do not install license files (perhaps we

[kde-freebsd] [SVN Commit] branches/cmake-without-bundled-libs/PORTS/devel/cmake

2012-06-03 Thread Raphael Kubo da Costa
SVN commit 8280 by rakuco: cmake: Fix plist when building the bundled copy of libarchive. M +3 -0 Makefile M +2 -0 pkg-plist ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See

[kde-freebsd] [SVN Commit] branches/cmake-without-bundled-libs/PORTS/devel/cmake

2012-06-03 Thread Raphael Kubo da Costa
SVN commit 8281 by rakuco: cmake: Fix @dirrm entry screw-up in the previous commit 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

[kde-freebsd] [SVN Commit] branches/cmake-without-bundled-libs/PORTS/devel/cmake

2012-06-02 Thread Raphael Kubo da Costa
SVN commit 8271 by rakuco: cmake: Pass --system-libs to the configuration program. We should prefer libraries available in the ports tree over those bundled with a given program: OS-specific adjustments and security fixes are shared, for example. M +6 -1 Makefile M +0 -8

[kde-freebsd] [SVN Commit] branches/cmake-without-bundled-libs/PORTS/devel/cmake

2012-06-02 Thread Raphael Kubo da Costa
SVN commit 8272 by rakuco: cmake: Explain why the MAKE env var is set. 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