Date: Tue, 27 May 2008 22:12:09 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.cmake.mk bsd.port.mk ports/devel/cmake Makefile distinfo pkg-plist ports/devel/cmake/files patch-Modules_FindQt4.cmake ports/astro/stellarium Makefile ports/comms/gammu Makefile ports/devel/kdesvn Makefile ... Message-ID: <200805272212.m4RMCAKX046231@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2008-05-27 22:12:09 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk devel/cmake Makefile distinfo pkg-plist astro/stellarium Makefile comms/gammu Makefile devel/kdesvn Makefile devel/physfs-devel Makefile devel/qsvn Makefile devel/qsvn/files patch-src__CMakeLists.txt games/ksudoku Makefile games/memonix Makefile games/blinkensisters Makefile games/openastromenace Makefile pkg-plist math/eigen Makefile math/speedcrunch Makefile math/vtk5 Makefile misc/katalog Makefile misc/kbfx Makefile multimedia/vtkmpeg2encode Makefile net-im/decibel Makefile net-im/tapioca-qt Makefile net-im/telepathy-qt Makefile net-mgmt/macroscope Makefile science/paraview Makefile sysutils/cdrkit Makefile sysutils/kgtk Makefile sysutils/kgtk/files opt-patch-gtk2__kgtk2-wrapper.cmake opt-patch-kgtk-wrapper textproc/ctpp Makefile textproc/ctpp2 Makefile textproc/lemmatizer2 Makefile www/khtml2png Makefile x11-fonts/fontmatrix Makefile x11-themes/gtk-qt-engine Makefile deskutils/qtm Makefile games/vavoom Makefile science/InsightToolkit Makefile pkg-plist security/ike Makefile math/vtk-python Makefile Added files: Mk bsd.cmake.mk devel/cmake/files patch-Modules_FindQt4.cmake games/openastromenace/files patch-AstroMenaceSource-Main.cpp patch-CMakeLists.txt net-mgmt/macroscope/files CheckTypeSize.c.in x11-themes/gtk-qt-engine/files patch-CMakeLists.txt Log: - Add common code to support for cmake based ports. - Update devel/cmake to 2.6.0 (also fix ports/123092) - Use the new CMAKE build framework in all ports using cmake Approved by: portmgr (pav) Revision Changes Path 1.1 +92 -0 ports/Mk/bsd.cmake.mk (new) 1.593 +5 -1 ports/Mk/bsd.port.mk 1.22 +4 -16 ports/astro/stellarium/Makefile 1.35 +3 -9 ports/comms/gammu/Makefile 1.9 +2 -11 ports/deskutils/qtm/Makefile 1.23 +10 -2 ports/devel/cmake/Makefile 1.19 +3 -3 ports/devel/cmake/distinfo 1.1 +23 -0 ports/devel/cmake/files/patch-Modules_FindQt4.cmake (new) 1.16 +114 -8 ports/devel/cmake/pkg-plist 1.23 +2 -15 ports/devel/kdesvn/Makefile 1.16 +1 -12 ports/devel/physfs-devel/Makefile 1.4 +3 -14 ports/devel/qsvn/Makefile 1.2 +2 -2 ports/devel/qsvn/files/patch-src__CMakeLists.txt 1.8 +3 -12 ports/games/blinkensisters/Makefile 1.9 +2 -12 ports/games/ksudoku/Makefile 1.3 +1 -15 ports/games/memonix/Makefile 1.3 +26 -62 ports/games/openastromenace/Makefile 1.1 +39 -0 ports/games/openastromenace/files/patch-AstroMenaceSource-Main.cpp (new) 1.1 +26 -0 ports/games/openastromenace/files/patch-CMakeLists.txt (new) 1.2 +0 -3 ports/games/openastromenace/pkg-plist 1.39 +1 -7 ports/games/vavoom/Makefile 1.2 +2 -13 ports/math/eigen/Makefile 1.6 +3 -11 ports/math/speedcrunch/Makefile 1.12 +9 -0 ports/math/vtk-python/Makefile 1.41 +7 -22 ports/math/vtk5/Makefile 1.20 +2 -5 ports/misc/katalog/Makefile 1.8 +1 -12 ports/misc/kbfx/Makefile 1.2 +2 -10 ports/multimedia/vtkmpeg2encode/Makefile 1.4 +2 -11 ports/net-im/decibel/Makefile 1.3 +4 -11 ports/net-im/tapioca-qt/Makefile 1.3 +4 -13 ports/net-im/telepathy-qt/Makefile 1.5 +4 -11 ports/net-mgmt/macroscope/Makefile 1.1 +34 -0 ports/net-mgmt/macroscope/files/CheckTypeSize.c.in (new) 1.3 +3 -10 ports/science/InsightToolkit/Makefile 1.2 +1 -0 ports/science/InsightToolkit/pkg-plist 1.16 +17 -20 ports/science/paraview/Makefile 1.4 +1 -7 ports/security/ike/Makefile 1.5 +4 -6 ports/sysutils/cdrkit/Makefile 1.6 +17 -23 ports/sysutils/kgtk/Makefile 1.2 +2 -2 ports/sysutils/kgtk/files/opt-patch-gtk2__kgtk2-wrapper.cmake 1.2 +2 -2 ports/sysutils/kgtk/files/opt-patch-kgtk-wrapper 1.15 +1 -5 ports/textproc/ctpp/Makefile 1.4 +1 -5 ports/textproc/ctpp2/Makefile 1.3 +2 -4 ports/textproc/lemmatizer2/Makefile 1.4 +1 -14 ports/www/khtml2png/Makefile 1.4 +2 -12 ports/x11-fonts/fontmatrix/Makefile 1.28 +1 -10 ports/x11-themes/gtk-qt-engine/Makefile 1.1 +11 -0 ports/x11-themes/gtk-qt-engine/files/patch-CMakeLists.txt (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805272212.m4RMCAKX046231>