diff options
author | miwi <miwi@FreeBSD.org> | 2009-04-02 17:23:03 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-04-02 17:23:03 +0800 |
commit | 803c7a4818508c95b4617cabd5caeae911b08c5c (patch) | |
tree | 03da3704e26abbb9e9ce5159c358edcb65f73029 /deskutils | |
parent | 17fe3bdff0e2f9b34e0e06957ec1aeea3bd41ede (diff) | |
download | freebsd-ports-gnome-803c7a4818508c95b4617cabd5caeae911b08c5c.tar.gz freebsd-ports-gnome-803c7a4818508c95b4617cabd5caeae911b08c5c.tar.zst freebsd-ports-gnome-803c7a4818508c95b4617cabd5caeae911b08c5c.zip |
The KDE FreeBSD team is proud to announce the release of KDE 4.2.2
for FreeBSD. The official KDE 4.2.2 release changelog can be found at:
http://www.kde.org/announcements/changelogs/changelog4_2_1to4_2_2.php.
Also mark some ports MAKE_JOBS_SAFE.
New Ports:
misc/kde4-l10n-sk - Slovak
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/kcharselect/Makefile | 2 | ||||
-rw-r--r-- | deskutils/kcharselect/distinfo | 6 | ||||
-rw-r--r-- | deskutils/kcharselect/pkg-plist | 8 | ||||
-rw-r--r-- | deskutils/kdepim4/Makefile | 2 | ||||
-rw-r--r-- | deskutils/kdepim4/distinfo | 6 | ||||
-rw-r--r-- | deskutils/kdepim4/pkg-plist | 22 | ||||
-rw-r--r-- | deskutils/kdepim44/Makefile | 2 | ||||
-rw-r--r-- | deskutils/kdepim44/distinfo | 6 | ||||
-rw-r--r-- | deskutils/kdepim44/pkg-plist | 22 | ||||
-rw-r--r-- | deskutils/kdepimlibs4/Makefile | 2 | ||||
-rw-r--r-- | deskutils/kdepimlibs4/distinfo | 6 | ||||
-rw-r--r-- | deskutils/kdepimlibs4/files/patch-akonadi-tests-testrunner-setup.cpp | 16 | ||||
-rw-r--r-- | deskutils/kdeplasma-addons/Makefile | 2 | ||||
-rw-r--r-- | deskutils/kdeplasma-addons/distinfo | 6 |
14 files changed, 37 insertions, 71 deletions
diff --git a/deskutils/kcharselect/Makefile b/deskutils/kcharselect/Makefile index 33cf6e12f483..5a9cb4a45b96 100644 --- a/deskutils/kcharselect/Makefile +++ b/deskutils/kcharselect/Makefile @@ -6,7 +6,6 @@ PORTNAME= kdeutils PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src @@ -28,6 +27,7 @@ KDE4_BUILDENV= yes USE_KDE4= kdelibs pimlibs kdeprefix kdehier automoc4 QT_COMPONENTS= network gui porting xml \ qmake_build moc_build rcc_build uic_build +MAKE_JOBS_SAFE= yes MAN1= ark.1 diff --git a/deskutils/kcharselect/distinfo b/deskutils/kcharselect/distinfo index cd8792021961..076fd4604272 100644 --- a/deskutils/kcharselect/distinfo +++ b/deskutils/kcharselect/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdeutils-4.2.1.tar.bz2) = ed3397244a64530c108e76d6767c07d0 -SHA256 (KDE/kdeutils-4.2.1.tar.bz2) = a8225e4a430bade4106c2bcd5c1b6f5f2cd3c6e68c2a89bfc90aabc277271d77 -SIZE (KDE/kdeutils-4.2.1.tar.bz2) = 2239659 +MD5 (KDE/kdeutils-4.2.2.tar.bz2) = 3df5186f9dacddbce48a1c7eb35515cd +SHA256 (KDE/kdeutils-4.2.2.tar.bz2) = b005a16f5c4cb5ce0a3e2b886f6b5a051d1d2170c013cdc154528a357ac3bb8b +SIZE (KDE/kdeutils-4.2.2.tar.bz2) = 2376713 diff --git a/deskutils/kcharselect/pkg-plist b/deskutils/kcharselect/pkg-plist index 03f698c23b80..6fa2d33299a7 100644 --- a/deskutils/kcharselect/pkg-plist +++ b/deskutils/kcharselect/pkg-plist @@ -155,13 +155,15 @@ share/doc/HTML/en/ktimer/two.at.once.png share/doc/HTML/en/kwallet/common share/doc/HTML/en/kwallet/edit1.png share/doc/HTML/en/kwallet/edit2.png -share/doc/HTML/en/kwallet/edit3.png share/doc/HTML/en/kwallet/index.cache.bz2 share/doc/HTML/en/kwallet/index.docbook share/doc/HTML/en/kwallet/kwalletmanager.png -share/doc/HTML/en/kwallet/ox22-action-wallet_closed.png -share/doc/HTML/en/kwallet/ox22-action-wallet_open.png +share/doc/HTML/en/kwallet/save-login-information.png +share/doc/HTML/en/kwallet/oxygen48-status-wallet-open.png +share/doc/HTML/en/kwallet/openwallet-request.png +share/doc/HTML/en/kwallet/oxygen48-status-wallet-closed.png share/doc/HTML/en/kwallet/password1.png +share/doc/HTML/en/kwallet/first-open-request.png share/doc/HTML/en/kwallet/password2.png share/doc/HTML/en/okteta/basics.docbook share/doc/HTML/en/okteta/common diff --git a/deskutils/kdepim4/Makefile b/deskutils/kdepim4/Makefile index 44b9f38ba756..6db3c1c26382 100644 --- a/deskutils/kdepim4/Makefile +++ b/deskutils/kdepim4/Makefile @@ -6,7 +6,6 @@ PORTNAME= kdepim PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= deskutils kde ipv6 MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src @@ -32,6 +31,7 @@ USE_QT_VER= 4 QT_COMPONENTS= corelib opengl dbus qt3support designer network svg qtestlib \ qmake_build moc_build rcc_build uic_build USE_OPENLDAP= yes +MAKE_JOBS_SAFE= yes #fix build when kdepim3 is here CMAKE_ARGS+= -DGPGME_LIBRARY_DIR:PATH="${KDE4_PREFIX}/lib" diff --git a/deskutils/kdepim4/distinfo b/deskutils/kdepim4/distinfo index e5ea2fdb2eef..1a23b1fcb8d5 100644 --- a/deskutils/kdepim4/distinfo +++ b/deskutils/kdepim4/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdepim-4.2.1.tar.bz2) = 2ebc3730aaee53f494e8e6abd26029bd -SHA256 (KDE/kdepim-4.2.1.tar.bz2) = 01dd85971722cc49d588130c21efea898315926bbc5baa6796053fcfb7d5536c -SIZE (KDE/kdepim-4.2.1.tar.bz2) = 13562215 +MD5 (KDE/kdepim-4.2.2.tar.bz2) = 964208d570845c75e0c482bb3d33892f +SHA256 (KDE/kdepim-4.2.2.tar.bz2) = a9d1d4acaea5a60163f51379e713609bede9b69534edfb9eaaafafe86becb2f1 +SIZE (KDE/kdepim-4.2.2.tar.bz2) = 12082557 diff --git a/deskutils/kdepim4/pkg-plist b/deskutils/kdepim4/pkg-plist index ac6cd14462c9..2b9971d2db05 100644 --- a/deskutils/kdepim4/pkg-plist +++ b/deskutils/kdepim4/pkg-plist @@ -360,8 +360,10 @@ lib/libkleo.so lib/libkleo.so.5 lib/libkleo.so.5.0.1 lib/libkleopatraclientcore.so +lib/libkleopatraclientcore.so.0 lib/libkleopatraclientcore.so.0.2.1 lib/libkleopatraclientgui.so +lib/libkleopatraclientgui.so.0 lib/libkleopatraclientgui.so.0.2.1 lib/libkmailprivate.so.5 lib/libkmailprivate.so.5.0.1 @@ -796,8 +798,8 @@ share/apps/libkholidays/holiday_quebec share/apps/libkholidays/holiday_ro share/apps/libkholidays/holiday_ru share/apps/libkholidays/holiday_se -share/apps/libkholidays/holiday_sk share/apps/libkholidays/holiday_si +share/apps/libkholidays/holiday_sk share/apps/libkholidays/holiday_th share/apps/libkholidays/holiday_ua share/apps/libkholidays/holiday_us @@ -1057,23 +1059,18 @@ share/doc/HTML/en/korganizer/outlook-to-vcalendar.docbook share/doc/HTML/en/korganizer/plugins-chapter.docbook share/doc/HTML/en/korganizer/remotefile-resource.png share/doc/HTML/en/korganizer/todo-general.png -share/doc/HTML/en/kpilot/address-app.png share/doc/HTML/en/kpilot/common -share/doc/HTML/en/kpilot/conduit-knotes.png -share/doc/HTML/en/kpilot/conduit-mal.png -share/doc/HTML/en/kpilot/conduit-palmdoc.png -share/doc/HTML/en/kpilot/conduit-popmail-kmail.png -share/doc/HTML/en/kpilot/conduit-sysinfo.png +share/doc/HTML/en/kpilot/conduit-memofile.png +share/doc/HTML/en/kpilot/conduit-todo.png share/doc/HTML/en/kpilot/conduit-vcal.png share/doc/HTML/en/kpilot/configuration.docbook share/doc/HTML/en/kpilot/daemon-menu.png -share/doc/HTML/en/kpilot/db-app.png share/doc/HTML/en/kpilot/faq.docbook share/doc/HTML/en/kpilot/file-app.png share/doc/HTML/en/kpilot/index.cache.bz2 share/doc/HTML/en/kpilot/index.docbook +share/doc/HTML/en/kpilot/kpilot.png share/doc/HTML/en/kpilot/main-app.png -share/doc/HTML/en/kpilot/memo-app.png share/doc/HTML/en/kpilot/setup-address.png share/doc/HTML/en/kpilot/setup-conduit.png share/doc/HTML/en/kpilot/setup-dbspecial.png @@ -1082,16 +1079,9 @@ share/doc/HTML/en/kpilot/setup-hotsync.png share/doc/HTML/en/kpilot/setup-items.png share/doc/HTML/en/kpilot/setup-startup-exit.png share/doc/HTML/en/kpilot/setup-tabs.png -share/doc/HTML/en/kpilot/setup-viewer.png share/doc/HTML/en/kpilot/sidebar.png share/doc/HTML/en/kpilot/sync.docbook -share/doc/HTML/en/kpilot/todo-app.png -share/doc/HTML/en/kpilot/toolbar_backup.png -share/doc/HTML/en/kpilot/toolbar_hotsync.png share/doc/HTML/en/kpilot/usage.docbook -share/doc/HTML/en/kpilot/wizard-conduits.png -share/doc/HTML/en/kpilot/wizard-connection.png -share/doc/HTML/en/kpilot/wizard-general.png share/doc/HTML/en/ktimetracker/clipboard-history.png share/doc/HTML/en/ktimetracker/common share/doc/HTML/en/ktimetracker/copy-this-task.png diff --git a/deskutils/kdepim44/Makefile b/deskutils/kdepim44/Makefile index 44b9f38ba756..6db3c1c26382 100644 --- a/deskutils/kdepim44/Makefile +++ b/deskutils/kdepim44/Makefile @@ -6,7 +6,6 @@ PORTNAME= kdepim PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= deskutils kde ipv6 MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src @@ -32,6 +31,7 @@ USE_QT_VER= 4 QT_COMPONENTS= corelib opengl dbus qt3support designer network svg qtestlib \ qmake_build moc_build rcc_build uic_build USE_OPENLDAP= yes +MAKE_JOBS_SAFE= yes #fix build when kdepim3 is here CMAKE_ARGS+= -DGPGME_LIBRARY_DIR:PATH="${KDE4_PREFIX}/lib" diff --git a/deskutils/kdepim44/distinfo b/deskutils/kdepim44/distinfo index e5ea2fdb2eef..1a23b1fcb8d5 100644 --- a/deskutils/kdepim44/distinfo +++ b/deskutils/kdepim44/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdepim-4.2.1.tar.bz2) = 2ebc3730aaee53f494e8e6abd26029bd -SHA256 (KDE/kdepim-4.2.1.tar.bz2) = 01dd85971722cc49d588130c21efea898315926bbc5baa6796053fcfb7d5536c -SIZE (KDE/kdepim-4.2.1.tar.bz2) = 13562215 +MD5 (KDE/kdepim-4.2.2.tar.bz2) = 964208d570845c75e0c482bb3d33892f +SHA256 (KDE/kdepim-4.2.2.tar.bz2) = a9d1d4acaea5a60163f51379e713609bede9b69534edfb9eaaafafe86becb2f1 +SIZE (KDE/kdepim-4.2.2.tar.bz2) = 12082557 diff --git a/deskutils/kdepim44/pkg-plist b/deskutils/kdepim44/pkg-plist index ac6cd14462c9..2b9971d2db05 100644 --- a/deskutils/kdepim44/pkg-plist +++ b/deskutils/kdepim44/pkg-plist @@ -360,8 +360,10 @@ lib/libkleo.so lib/libkleo.so.5 lib/libkleo.so.5.0.1 lib/libkleopatraclientcore.so +lib/libkleopatraclientcore.so.0 lib/libkleopatraclientcore.so.0.2.1 lib/libkleopatraclientgui.so +lib/libkleopatraclientgui.so.0 lib/libkleopatraclientgui.so.0.2.1 lib/libkmailprivate.so.5 lib/libkmailprivate.so.5.0.1 @@ -796,8 +798,8 @@ share/apps/libkholidays/holiday_quebec share/apps/libkholidays/holiday_ro share/apps/libkholidays/holiday_ru share/apps/libkholidays/holiday_se -share/apps/libkholidays/holiday_sk share/apps/libkholidays/holiday_si +share/apps/libkholidays/holiday_sk share/apps/libkholidays/holiday_th share/apps/libkholidays/holiday_ua share/apps/libkholidays/holiday_us @@ -1057,23 +1059,18 @@ share/doc/HTML/en/korganizer/outlook-to-vcalendar.docbook share/doc/HTML/en/korganizer/plugins-chapter.docbook share/doc/HTML/en/korganizer/remotefile-resource.png share/doc/HTML/en/korganizer/todo-general.png -share/doc/HTML/en/kpilot/address-app.png share/doc/HTML/en/kpilot/common -share/doc/HTML/en/kpilot/conduit-knotes.png -share/doc/HTML/en/kpilot/conduit-mal.png -share/doc/HTML/en/kpilot/conduit-palmdoc.png -share/doc/HTML/en/kpilot/conduit-popmail-kmail.png -share/doc/HTML/en/kpilot/conduit-sysinfo.png +share/doc/HTML/en/kpilot/conduit-memofile.png +share/doc/HTML/en/kpilot/conduit-todo.png share/doc/HTML/en/kpilot/conduit-vcal.png share/doc/HTML/en/kpilot/configuration.docbook share/doc/HTML/en/kpilot/daemon-menu.png -share/doc/HTML/en/kpilot/db-app.png share/doc/HTML/en/kpilot/faq.docbook share/doc/HTML/en/kpilot/file-app.png share/doc/HTML/en/kpilot/index.cache.bz2 share/doc/HTML/en/kpilot/index.docbook +share/doc/HTML/en/kpilot/kpilot.png share/doc/HTML/en/kpilot/main-app.png -share/doc/HTML/en/kpilot/memo-app.png share/doc/HTML/en/kpilot/setup-address.png share/doc/HTML/en/kpilot/setup-conduit.png share/doc/HTML/en/kpilot/setup-dbspecial.png @@ -1082,16 +1079,9 @@ share/doc/HTML/en/kpilot/setup-hotsync.png share/doc/HTML/en/kpilot/setup-items.png share/doc/HTML/en/kpilot/setup-startup-exit.png share/doc/HTML/en/kpilot/setup-tabs.png -share/doc/HTML/en/kpilot/setup-viewer.png share/doc/HTML/en/kpilot/sidebar.png share/doc/HTML/en/kpilot/sync.docbook -share/doc/HTML/en/kpilot/todo-app.png -share/doc/HTML/en/kpilot/toolbar_backup.png -share/doc/HTML/en/kpilot/toolbar_hotsync.png share/doc/HTML/en/kpilot/usage.docbook -share/doc/HTML/en/kpilot/wizard-conduits.png -share/doc/HTML/en/kpilot/wizard-connection.png -share/doc/HTML/en/kpilot/wizard-general.png share/doc/HTML/en/ktimetracker/clipboard-history.png share/doc/HTML/en/ktimetracker/common share/doc/HTML/en/ktimetracker/copy-this-task.png diff --git a/deskutils/kdepimlibs4/Makefile b/deskutils/kdepimlibs4/Makefile index 125f08f14aa5..e97e44929ecd 100644 --- a/deskutils/kdepimlibs4/Makefile +++ b/deskutils/kdepimlibs4/Makefile @@ -6,7 +6,6 @@ PORTNAME= kdepimlibs PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= deskutils kde ipv6 MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src @@ -28,6 +27,7 @@ QT_COMPONENTS= corelib opengl dbus qt3support \ designer network svg qtestlib help \ qmake_build moc_build rcc_build uic_build USE_OPENLDAP= yes +MAKE_JOBS_SAFE= yes .if exists(${LOCALBASE}/lib/libgpgme-pth.so) PLIST_SUB+= WITH_PTH='' diff --git a/deskutils/kdepimlibs4/distinfo b/deskutils/kdepimlibs4/distinfo index 757adc44b3f0..12cacc5bdfa2 100644 --- a/deskutils/kdepimlibs4/distinfo +++ b/deskutils/kdepimlibs4/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdepimlibs-4.2.1.tar.bz2) = 5f220939f33c38992f419d5dfc6874df -SHA256 (KDE/kdepimlibs-4.2.1.tar.bz2) = bc5dd2ce77608beea061ca6c243a33fa53b02c386672a684da3864bf761a2042 -SIZE (KDE/kdepimlibs-4.2.1.tar.bz2) = 1592673 +MD5 (KDE/kdepimlibs-4.2.2.tar.bz2) = 62562a3025138a08ffdf08e6466b5065 +SHA256 (KDE/kdepimlibs-4.2.2.tar.bz2) = a5effac6724a66fe70711f449fb0472cc60637fec4357f8dbec21d71da9c6692 +SIZE (KDE/kdepimlibs-4.2.2.tar.bz2) = 1594954 diff --git a/deskutils/kdepimlibs4/files/patch-akonadi-tests-testrunner-setup.cpp b/deskutils/kdepimlibs4/files/patch-akonadi-tests-testrunner-setup.cpp deleted file mode 100644 index 958847c15879..000000000000 --- a/deskutils/kdepimlibs4/files/patch-akonadi-tests-testrunner-setup.cpp +++ /dev/null @@ -1,16 +0,0 @@ ---- ../akonadi/tests/testrunner/setup.cpp.orig 2009-01-31 17:51:35.000000000 +0100 -+++ ../akonadi/tests/testrunner/setup.cpp 2009-01-31 20:19:24.000000000 +0100 -@@ -50,9 +50,13 @@ - - foreach(const QString& s, environment.keys()) { - if (s != "HOME") { -+#if defined(Q_OS_FREEBSD) && __FreeBSD_version < 700038 -+ unsetenv( s.toAscii() ); -+#else - if ( !unsetenv( s.toAscii() )) { - return false; - } -+#endif - } - } - diff --git a/deskutils/kdeplasma-addons/Makefile b/deskutils/kdeplasma-addons/Makefile index b9f466fe5603..e26f0a370416 100644 --- a/deskutils/kdeplasma-addons/Makefile +++ b/deskutils/kdeplasma-addons/Makefile @@ -7,7 +7,6 @@ PORTNAME= kdeplasma-addons PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= deskutils kde ipv6 MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src @@ -22,6 +21,7 @@ USE_BZIP2= yes USE_QT_VER= 4 QT_COMPONENTS= opengl webkit xml network \ qmake_build moc_build rcc_build uic_build +MAKE_JOBS_SAFE= yes post-extract: ${MKDIR} ${WRKSRC} diff --git a/deskutils/kdeplasma-addons/distinfo b/deskutils/kdeplasma-addons/distinfo index 8069f9b8a12e..1e21cdcc2697 100644 --- a/deskutils/kdeplasma-addons/distinfo +++ b/deskutils/kdeplasma-addons/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdeplasma-addons-4.2.1.tar.bz2) = 55219414d52924cb22ea2953cd2ae78b -SHA256 (KDE/kdeplasma-addons-4.2.1.tar.bz2) = aeb3764533e9e10759ffef0969c6e566c22622695db8fca58dc72e7d9faea329 -SIZE (KDE/kdeplasma-addons-4.2.1.tar.bz2) = 4273190 +MD5 (KDE/kdeplasma-addons-4.2.2.tar.bz2) = 809887da8ee9f7674761e0f46fa966a2 +SHA256 (KDE/kdeplasma-addons-4.2.2.tar.bz2) = a47479a29b8224fa35997d60e1ca5f3c649888910ae67c0da2162a483f1f22de +SIZE (KDE/kdeplasma-addons-4.2.2.tar.bz2) = 4275084 |