cvs commit: ports/Mk bsd.kde4.mk
ports/accessibility/kdeaccessibility4
Makefile ports/databases/akonadi Makefile ports/deskutils/kdepim4
Makefile ports/deskutils/kdepim4-runtime Makefile pkg-plist
ports/deskutils/kdepim4-runtime/files patch-CMakeLists.txt
patch-resources__kolabproxy__CMakeLists.txt ...
Max Brazhnikov
makc at FreeBSD.org
Mon Aug 10 11:47:37 UTC 2009
makc 2009-08-10 11:47:36 UTC
FreeBSD ports repository
Modified files:
Mk bsd.kde4.mk
accessibility/kdeaccessibility4 Makefile
databases/akonadi Makefile
deskutils/kdepim4 Makefile
deskutils/kdepim4-runtime Makefile pkg-plist
deskutils/kdepim4-runtime/files patch-xml__CMakeLists.txt
deskutils/kdepimlibs4 Makefile
deskutils/kdepimlibs4/files
patch-cmake-modules_FindLibical.cmake
deskutils/kdeplasma-addons Makefile
deskutils/kdeplasma-addons/files patch-CMakeLists.txt
patch-applets__frame__CMakeLists.txt
devel/kdesdk4 Makefile
games/kdegames4 Makefile
games/kdegames4/files
patch-ksirk__ksirk__iris__src__jdns__jdns_sys.c
graphics/kdegraphics4 Makefile
graphics/kdegraphics4/files
patch-libs__libkdcraw__CMakeLists.txt
patch-libs__libkexiv2__CMakeLists.txt
patch-libs__libkipi__CMakeLists.txt
misc/kdeedu4 Makefile
misc/kdeedu4/files patch-cmake__modules__FindCFitsio.cmake
patch-kalzium__src__CMakeLists.txt
misc/kdeutils4 Makefile pkg-plist
multimedia/kdemultimedia4 Makefile
net/kdenetwork4 Makefile
sysutils/kdeadmin4 Makefile
www/kdewebdev4 Makefile
www/kdewebdev4/files
patch-klinkstatus__src__plugins__scripting__scripts__CMakeLists.txt
x11/kdebase4 Makefile
x11/kdebase4/files extra-patch-libusb20
patch-apps_cmake_modules_FindPCIUTILS.cmake
patch-apps_kinfocenter_usbview_usbdevices.h
x11/kdebase4-runtime Makefile
x11/kdebase4-runtime/files
patch-khelpcenter_searchhandlers-khc_mansearch.pl
x11/kdebase4-workspace Makefile
x11/kdebase4-workspace/files patch-CMakeLists.txt
patch-kcontrol-keyboard-kcmmisc.cpp
patch-kdm-kfrontend-CMakeLists.txt
patch-ksmserver_fadeeffect.cpp
patch-ksysguard-gui-SystemLoad.sgrd
patch-ksysguard-gui-ksgrd-SensorManager.cc
patch-ksysguard-ksysguardd-FreeBSD-CPU.c
patch-ksysguard-ksysguardd-FreeBSD-CPU.h
patch-kwin-kcmkwin-kwinrules_ruleswidget.cpp
patch-libs-ksysguard-processui_CMakeLists.txt
patch-libs-ksysguard_CMakeLists.txt
x11/kdelibs4 Makefile
x11/kdelibs4/files patch-KDE4Defaults.cmake
patch-cmake_modules_FindKDE4Internal.cmake
patch-cmake_modules_FindKdcraw.cmake
patch-cmake_modules_FindKexiv2.cmake
patch-cmake_modules_FindKipi.cmake
patch-cmake_modules_FindLibKonq.cmake
patch-cmake_modules_FindPhonon.cmake
patch-cmake_modules_FindQt4.cmake
patch-kio-kio-kdirwatch.cpp
patch-kio_kfile_kpropertiesdialog.cpp
x11/kdelibs4-experimental Makefile
x11/qimageblitz Makefile
x11-clocks/kdetoys4 Makefile
x11-themes/kdeartwork4 Makefile
Added files:
deskutils/kdepim4-runtime/files patch-CMakeLists.txt
patch-resources__kolabproxy__CMakeLists.txt
patch-resources__maildir__CMakeLists.txt
x11/kdelibs4/files patch-ConfigureChecks.cmake
Log:
Mk/bsd.kde4.mk:
- rework KDE4_BUILDENV
All ports:
- remove needless post-extract target
- make patches relative to ${PATCH_WRKSRC}
- clean up
- bump PORTREVISION when required
databases/akonadi:
- replace dependency on boost-python-libs with boost-libs
(finally, boost-pyhton does not conflict with boost \o/)
deskutils/kdepim*:
- replace boost-python-libs with boost-libs
- reduce dependencies
- respect PREFIX
- fix build with qt3 installed
misc/kdeedu4:
- add dependency on astro/xplanet (for KStars)
misc/kdeutils4:
- add dependency on devel/qca (for okteta)
- make dependency on kdebase non-optional
multimedia/kdemultimedia4:
- add optional support for PulseAudio
x11/kdebase4:
- remove needless dependency on kdebase4-runtime
x11/kdebase4-runtime, x11/kdebase4-workspace
- remove extra CMAKE_ARGS to fix build for qt3/kde3 users
x11/kdelibs4
- remove needless dependencies
- remove extra CMAKE_ARGS to fix build for qt3/kde3 users
Revision Changes Path
1.87 +8 -7 ports/Mk/bsd.kde4.mk
1.37 +0 -3 ports/accessibility/kdeaccessibility4/Makefile
1.13 +2 -5 ports/databases/akonadi/Makefile
1.2 +5 -17 ports/deskutils/kdepim4-runtime/Makefile
1.1 +11 -0 ports/deskutils/kdepim4-runtime/files/patch-CMakeLists.txt (new)
1.1 +14 -0 ports/deskutils/kdepim4-runtime/files/patch-resources__kolabproxy__CMakeLists.txt (new)
1.1 +8 -0 ports/deskutils/kdepim4-runtime/files/patch-resources__maildir__CMakeLists.txt (new)
1.2 +2 -2 ports/deskutils/kdepim4-runtime/files/patch-xml__CMakeLists.txt
1.2 +7 -1 ports/deskutils/kdepim4-runtime/pkg-plist
1.97 +7 -8 ports/deskutils/kdepim4/Makefile
1.16 +3 -3 ports/deskutils/kdepimlibs4/Makefile
1.2 +2 -2 ports/deskutils/kdepimlibs4/files/patch-cmake-modules_FindLibical.cmake
1.12 +2 -5 ports/deskutils/kdeplasma-addons/Makefile
1.2 +2 -2 ports/deskutils/kdeplasma-addons/files/patch-CMakeLists.txt
1.2 +2 -2 ports/deskutils/kdeplasma-addons/files/patch-applets__frame__CMakeLists.txt
1.81 +0 -3 ports/devel/kdesdk4/Makefile
1.114 +1 -4 ports/games/kdegames4/Makefile
1.2 +2 -2 ports/games/kdegames4/files/patch-ksirk__ksirk__iris__src__jdns__jdns_sys.c
1.143 +1 -4 ports/graphics/kdegraphics4/Makefile
1.3 +2 -2 ports/graphics/kdegraphics4/files/patch-libs__libkdcraw__CMakeLists.txt
1.2 +2 -2 ports/graphics/kdegraphics4/files/patch-libs__libkexiv2__CMakeLists.txt
1.2 +2 -2 ports/graphics/kdegraphics4/files/patch-libs__libkipi__CMakeLists.txt
1.61 +4 -5 ports/misc/kdeedu4/Makefile
1.2 +2 -2 ports/misc/kdeedu4/files/patch-cmake__modules__FindCFitsio.cmake
1.2 +2 -2 ports/misc/kdeedu4/files/patch-kalzium__src__CMakeLists.txt
1.132 +6 -16 ports/misc/kdeutils4/Makefile
1.49 +2 -2 ports/misc/kdeutils4/pkg-plist
1.154 +10 -2 ports/multimedia/kdemultimedia4/Makefile
1.149 +0 -3 ports/net/kdenetwork4/Makefile
1.67 +1 -6 ports/sysutils/kdeadmin4/Makefile
1.78 +0 -3 ports/www/kdewebdev4/Makefile
1.2 +2 -2 ports/www/kdewebdev4/files/patch-klinkstatus__src__plugins__scripting__scripts__CMakeLists.txt
1.82 +0 -3 ports/x11-clocks/kdetoys4/Makefile
1.66 +0 -5 ports/x11-themes/kdeartwork4/Makefile
1.223 +6 -13 ports/x11/kdebase4-runtime/Makefile
1.3 +2 -2 ports/x11/kdebase4-runtime/files/patch-khelpcenter_searchhandlers-khc_mansearch.pl
1.227 +10 -15 ports/x11/kdebase4-workspace/Makefile
1.2 +2 -2 ports/x11/kdebase4-workspace/files/patch-CMakeLists.txt
1.2 +2 -2 ports/x11/kdebase4-workspace/files/patch-kcontrol-keyboard-kcmmisc.cpp
1.2 +2 -2 ports/x11/kdebase4-workspace/files/patch-kdm-kfrontend-CMakeLists.txt
1.2 +2 -2 ports/x11/kdebase4-workspace/files/patch-ksmserver_fadeeffect.cpp
1.4 +2 -2 ports/x11/kdebase4-workspace/files/patch-ksysguard-gui-SystemLoad.sgrd
1.3 +2 -2 ports/x11/kdebase4-workspace/files/patch-ksysguard-gui-ksgrd-SensorManager.cc
1.5 +2 -2 ports/x11/kdebase4-workspace/files/patch-ksysguard-ksysguardd-FreeBSD-CPU.c
1.3 +2 -2 ports/x11/kdebase4-workspace/files/patch-ksysguard-ksysguardd-FreeBSD-CPU.h
1.2 +2 -2 ports/x11/kdebase4-workspace/files/patch-kwin-kcmkwin-kwinrules_ruleswidget.cpp
1.2 +2 -2 ports/x11/kdebase4-workspace/files/patch-libs-ksysguard-processui_CMakeLists.txt
1.2 +2 -2 ports/x11/kdebase4-workspace/files/patch-libs-ksysguard_CMakeLists.txt
1.221 +3 -5 ports/x11/kdebase4/Makefile
1.2 +9 -9 ports/x11/kdebase4/files/extra-patch-libusb20
1.2 +2 -2 ports/x11/kdebase4/files/patch-apps_cmake_modules_FindPCIUTILS.cmake
1.3 +2 -2 ports/x11/kdebase4/files/patch-apps_kinfocenter_usbview_usbdevices.h
1.2 +4 -12 ports/x11/kdelibs4-experimental/Makefile
1.238 +22 -33 ports/x11/kdelibs4/Makefile
1.1 +17 -0 ports/x11/kdelibs4/files/patch-ConfigureChecks.cmake (new)
1.4 +2 -2 ports/x11/kdelibs4/files/patch-KDE4Defaults.cmake
1.3 +2 -2 ports/x11/kdelibs4/files/patch-cmake_modules_FindKDE4Internal.cmake
1.2 +2 -2 ports/x11/kdelibs4/files/patch-cmake_modules_FindKdcraw.cmake
1.2 +2 -2 ports/x11/kdelibs4/files/patch-cmake_modules_FindKexiv2.cmake
1.2 +2 -2 ports/x11/kdelibs4/files/patch-cmake_modules_FindKipi.cmake
1.3 +2 -2 ports/x11/kdelibs4/files/patch-cmake_modules_FindLibKonq.cmake
1.2 +2 -2 ports/x11/kdelibs4/files/patch-cmake_modules_FindPhonon.cmake
1.2 +2 -2 ports/x11/kdelibs4/files/patch-cmake_modules_FindQt4.cmake
1.3 +2 -2 ports/x11/kdelibs4/files/patch-kio-kio-kdirwatch.cpp
1.5 +2 -2 ports/x11/kdelibs4/files/patch-kio_kfile_kpropertiesdialog.cpp
1.5 +2 -5 ports/x11/qimageblitz/Makefile
More information about the cvs-all
mailing list