Date: Tue, 24 Mar 2009 19:11:23 +0000 (UTC) From: Max Brazhnikov <makc@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.cmake.mk ports/deskutils/strigi Makefile ports/deskutils/strigi/files patch-config.h.cmake patch-src__streams__strigi__strigi_thread.h ports/devel/cmake Makefile distinfo pkg-plist ports/devel/cmake/files patch-Modules_FindLua50.cmake patch-Modules_FindLua51.cmake ... Message-ID: <200903241911.n2OJBNdO078569@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
makc 2009-03-24 19:11:23 UTC FreeBSD ports repository Modified files: Mk bsd.cmake.mk deskutils/strigi Makefile devel/cmake Makefile distinfo pkg-plist devel/cmake/files patch-Modules_FindQt4.cmake multimedia/kdemultimedia4 Makefile x11/kdelibs4 Makefile x11/kdelibs4/files patch-cmake_modules_FindKDE4Internal.cmake Added files: deskutils/strigi/files patch-config.h.cmake patch-src__streams__strigi__strigi_thread.h devel/cmake/files patch-Modules_FindPythonInterp.cmake Removed files: devel/cmake/files patch-Modules_FindLua50.cmake patch-Modules_FindLua51.cmake Log: Update devel/cmake to 2.6.3. - Set INSTALL_TARGET for cmake based ports to install/strip. This solves problem of installing non-stripped binaries (noticed by delphij for KDE4 ports) - Fix linking to -lpthread for cmake based ports (KDE4 ports are affected mostly) Revision Changes Path 1.5 +4 -3 ports/Mk/bsd.cmake.mk 1.5 +1 -1 ports/deskutils/strigi/Makefile 1.1 +11 -0 ports/deskutils/strigi/files/patch-config.h.cmake (new) 1.1 +11 -0 ports/deskutils/strigi/files/patch-src__streams__strigi__strigi_thread.h (new) 1.29 +8 -4 ports/devel/cmake/Makefile 1.22 +3 -3 ports/devel/cmake/distinfo 1.2 +0 -11 ports/devel/cmake/files/patch-Modules_FindLua50.cmake (dead) 1.2 +0 -11 ports/devel/cmake/files/patch-Modules_FindLua51.cmake (dead) 1.1 +11 -0 ports/devel/cmake/files/patch-Modules_FindPythonInterp.cmake (new) 1.3 +4 -16 ports/devel/cmake/files/patch-Modules_FindQt4.cmake 1.19 +18 -0 ports/devel/cmake/pkg-plist 1.147 +2 -7 ports/multimedia/kdemultimedia4/Makefile 1.232 +1 -0 ports/x11/kdelibs4/Makefile 1.2 +12 -3 ports/x11/kdelibs4/files/patch-cmake_modules_FindKDE4Internal.cmake
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903241911.n2OJBNdO078569>