pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net Update to KDE SC 4.11.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/dd97e4bec47e
branches: trunk
changeset: 626315:dd97e4bec47e
user: markd <markd%pkgsrc.org@localhost>
date: Thu Nov 07 13:03:07 2013 +0000
description:
Update to KDE SC 4.11.3
bugfixes, many new features, improved stability and performance.
diffstat:
net/kdenetwork-filesharing/Makefile | 13 +
net/kdenetwork-filesharing/PLIST | 3 +
net/kdenetwork-filesharing/distinfo | 5 +
net/kdenetwork-strigi-analyzers/DESCR | 1 +
net/kdenetwork-strigi-analyzers/Makefile | 14 +
net/kdenetwork-strigi-analyzers/PLIST | 2 +
net/kdenetwork-strigi-analyzers/distinfo | 5 +
net/kdenetwork4/DESCR | 11 -
net/kdenetwork4/Makefile | 63 -
net/kdenetwork4/PLIST | 1488 ----------
net/kdenetwork4/distinfo | 13 -
net/kdenetwork4/patches/patch-aa | 13 -
net/kdenetwork4/patches/patch-ab | 14 -
net/kdenetwork4/patches/patch-ae | 13 -
net/kdenetwork4/patches/patch-af | 18 -
net/kdenetwork4/patches/patch-kget_CMakeLists.txt | 12 -
net/kdenetwork4/patches/patch-kget_core_transferhistorystore.cpp | 15 -
net/kdenetwork4/patches/patch-kopete_protocols_wlm_CMakeLists.txt | 12 -
net/kdenetwork4/patches/patch-kopete_protocols_wlm_wlmchatsession.cpp | 69 -
net/kdnssd/DESCR | 1 +
net/kdnssd/Makefile | 16 +
net/kdnssd/PLIST | 7 +
net/kdnssd/distinfo | 5 +
net/kget/DESCR | 1 +
net/kget/Makefile | 29 +
net/kget/PLIST | 94 +
net/kget/distinfo | 6 +
net/kget/patches/patch-CMakeLists.txt | 13 +
net/kopete/DESCR | 4 +
net/kopete/Makefile | 43 +
net/kopete/PLIST | 811 +++++
net/kopete/distinfo | 9 +
net/kopete/patches/patch-libkopete_avdevice_videodevice.h | 18 +
net/kopete/patches/patch-protocols_jabber_libiris_src_jdns_jdns_sys.c | 14 +
net/kopete/patches/patch-protocols_winpopup_winpopup-install | 13 +
net/kopete/patches/patch-protocols_wlm_CMakeLists.txt | 12 +
net/kppp/DESCR | 3 +
net/kppp/Makefile | 15 +
net/kppp/PLIST | 528 +++
net/kppp/distinfo | 5 +
net/krdc/DESCR | 4 +
net/krdc/Makefile | 15 +
net/krdc/PLIST | 40 +
net/krdc/distinfo | 5 +
net/krfb/DESCR | 4 +
net/krfb/Makefile | 14 +
net/krfb/PLIST | 19 +
net/krfb/distinfo | 5 +
48 files changed, 1796 insertions(+), 1741 deletions(-)
diffs (truncated from 3729 to 300 lines):
diff -r 0b1eb8431c17 -r dd97e4bec47e net/kdenetwork-filesharing/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/kdenetwork-filesharing/Makefile Thu Nov 07 13:03:07 2013 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2013/11/07 13:03:08 markd Exp $
+
+DISTNAME= kdenetwork-filesharing-${_KDE_VERSION}
+CATEGORIES= net
+COMMENT= Properties dialog plugin to share directory with local network
+
+.include "../../meta-pkgs/kde4/Makefile.kde4"
+
+.include "../../meta-pkgs/kde4/kde4.mk"
+
+.include "../../x11/kdelibs4/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff -r 0b1eb8431c17 -r dd97e4bec47e net/kdenetwork-filesharing/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/kdenetwork-filesharing/PLIST Thu Nov 07 13:03:07 2013 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2013/11/07 13:03:08 markd Exp $
+lib/kde4/sambausershareplugin.so
+share/kde4/services/sambausershareplugin.desktop
diff -r 0b1eb8431c17 -r dd97e4bec47e net/kdenetwork-filesharing/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/kdenetwork-filesharing/distinfo Thu Nov 07 13:03:07 2013 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2013/11/07 13:03:08 markd Exp $
+
+SHA1 (kdenetwork-filesharing-4.11.3.tar.xz) = db93e4617230aebd377e415475e7ad5dd4e9b549
+RMD160 (kdenetwork-filesharing-4.11.3.tar.xz) = f23160d94111cc9ac89ff5c65b659332f4b7f6d8
+Size (kdenetwork-filesharing-4.11.3.tar.xz) = 28076 bytes
diff -r 0b1eb8431c17 -r dd97e4bec47e net/kdenetwork-strigi-analyzers/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/kdenetwork-strigi-analyzers/DESCR Thu Nov 07 13:03:07 2013 +0000
@@ -0,0 +1,1 @@
+Strigi analyzers for various network protocols.
diff -r 0b1eb8431c17 -r dd97e4bec47e net/kdenetwork-strigi-analyzers/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/kdenetwork-strigi-analyzers/Makefile Thu Nov 07 13:03:07 2013 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2013/11/07 13:03:08 markd Exp $
+
+DISTNAME= kdenetwork-strigi-analyzers-${_KDE_VERSION}
+CATEGORIES= net
+COMMENT= Strigi analyzers for various network protocols
+
+.include "../../meta-pkgs/kde4/Makefile.kde4"
+
+.include "../../meta-pkgs/kde4/kde4.mk"
+
+.include "../../devel/boost-headers/buildlink3.mk"
+.include "../../x11/kdelibs4/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff -r 0b1eb8431c17 -r dd97e4bec47e net/kdenetwork-strigi-analyzers/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/kdenetwork-strigi-analyzers/PLIST Thu Nov 07 13:03:07 2013 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2013/11/07 13:03:08 markd Exp $
+lib/strigi/strigita_torrent_analyzer.so
diff -r 0b1eb8431c17 -r dd97e4bec47e net/kdenetwork-strigi-analyzers/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/kdenetwork-strigi-analyzers/distinfo Thu Nov 07 13:03:07 2013 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2013/11/07 13:03:08 markd Exp $
+
+SHA1 (kdenetwork-strigi-analyzers-4.11.3.tar.xz) = 7b294cbf762ee5649df1a1f65d0613ee4b783641
+RMD160 (kdenetwork-strigi-analyzers-4.11.3.tar.xz) = 13ef7278d19c4dea3e94e350e00b25102735938d
+Size (kdenetwork-strigi-analyzers-4.11.3.tar.xz) = 15312 bytes
diff -r 0b1eb8431c17 -r dd97e4bec47e net/kdenetwork4/DESCR
--- a/net/kdenetwork4/DESCR Thu Nov 07 12:52:08 2013 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-This package provides network related applications that are part of the
-standard KDE environment:
-
-* Filesharing: network file sharing
-* kdnssd: Zeroconf
-* KGet: an advanced download manager
-* KNewsTicker: RDF newsticker Plasma applet
-* Kopete: Instant Messaging client
-* KPPP: dialer and front end for pppd
-* KRDC: a client for Desktop Sharing
-* Krfb: Desktop Sharing server, allow others to access your desktop via VNC
diff -r 0b1eb8431c17 -r dd97e4bec47e net/kdenetwork4/Makefile
--- a/net/kdenetwork4/Makefile Thu Nov 07 12:52:08 2013 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,63 +0,0 @@
-# $NetBSD: Makefile,v 1.58 2013/10/19 09:07:09 adam Exp $
-
-DISTNAME= kdenetwork-${_KDE_VERSION}
-PKGNAME= ${DISTNAME:S/-4/4-4/}
-PKGREVISION= 6
-CATEGORIES= net
-COMMENT= Network modules for the KDE integrated X11 desktop
-
-CONFLICTS= kopete-[0-9]*
-
-.include "../../meta-pkgs/kde4/Makefile.kde4"
-
-# BUILD_MAKE_FLAGS+= VERBOSE=1
-
-# for kded_dnssdwatcher
-UNLIMIT_RESOURCES+= datasize memorysize stacksize
-
-CMAKE_ARGS+= -DWITH_Xmms:BOOL=OFF
-CMAKE_ARGS+= -DWITH_LibOTR:BOOL=OFF
-#CMAKE_ARGS+= -DWITH_LibV4L2:BOOL=OFF
-
-REPLACE_PERL+= \
- kget/conf/kget_limitdownloads.pl \
- kget/conf/kget_sensitive.pl \
- kopete/kopete/kconf_update/kopete-account-0.10.pl \
- kopete/kopete/kconf_update/kopete-gaim_to_pidgin_style.pl \
- kopete/kopete/kconf_update/kopete-initialstatus.pl \
- kopete/kopete/kconf_update/kopete-pluginloader.pl \
- kopete/kopete/kconf_update/kopete-update_icq_server.pl \
- kopete/kopete/kconf_update/kopete-update_yahoo_server.pl
-
-REPLACE_SH+= \
- kopete/protocols/winpopup/winpopup-install \
- kopete/protocols/winpopup/winpopup-send
-
-.include "../../meta-pkgs/kde4/kde4.mk"
-
-.include "../../audio/alsa-lib/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libmsn+= libmsn>=4.1
-.include "../../chat/libmsn/buildlink3.mk"
-.include "../../chat/meanwhile/buildlink3.mk"
-.include "../../databases/sqlite3/buildlink3.mk"
-.include "../../devel/libidn/buildlink3.mk"
-.include "../../devel/gmp/buildlink3.mk"
-.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-.include "../../graphics/libv4l/buildlink3.mk"
-.include "../../graphics/qimageblitz/buildlink3.mk"
-.include "../../misc/kdepimlibs4/buildlink3.mk"
-# libmms-0.6 has a broken header file. comment out till 0.6.2 in pkgsrc
-BUILDLINK_API_DEPENDS.libmms+= libmms>=0.6.2
-#.include "../../net/libmms/buildlink3.mk"
-.include "../../net/libvncserver/buildlink3.mk"
-.include "../../net/openslp/buildlink3.mk"
-.include "../../net/ortp/buildlink3.mk"
-.include "../../security/qca2/buildlink3.mk"
-.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../x11/kdelibs4/buildlink3.mk"
-.include "../../x11/kde-baseapps4/buildlink3.mk"
-.include "../../x11/kde-runtime4/buildlink3.mk"
-.include "../../x11/kde-workspace4/buildlink3.mk"
-.include "../../x11/libXScrnSaver/buildlink3.mk"
-
-.include "../../mk/bsd.pkg.mk"
diff -r 0b1eb8431c17 -r dd97e4bec47e net/kdenetwork4/PLIST
--- a/net/kdenetwork4/PLIST Thu Nov 07 12:52:08 2013 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,1488 +0,0 @@
-@comment $NetBSD: PLIST,v 1.8 2013/04/03 10:51:59 markd Exp $
-bin/kget
-bin/kopete
-bin/kopete_latexconvert.sh
-bin/kppp
-bin/kppplogview
-bin/krdc
-bin/krfb
-bin/winpopup-install
-bin/winpopup-send
-include/kopete/kabcpersistence.h
-include/kopete/kopete_export.h
-include/kopete/kopeteaccount.h
-include/kopete/kopeteaccountmanager.h
-include/kopete/kopeteaddedinfoevent.h
-include/kopete/kopeteappearancesettings.h
-include/kopete/kopeteavatarmanager.h
-include/kopete/kopetebehaviorsettings.h
-include/kopete/kopeteblacklister.h
-include/kopete/kopetechatsession.h
-include/kopete/kopetechatsessionmanager.h
-include/kopete/kopetecommand.h
-include/kopete/kopetecommandhandler.h
-include/kopete/kopetecontact.h
-include/kopete/kopetecontactlist.h
-include/kopete/kopetecontactlistelement.h
-include/kopete/kopetecontacttaskbase.h
-include/kopete/kopetedeletecontacttask.h
-include/kopete/kopeteemoticons.h
-include/kopete/kopeteglobal.h
-include/kopete/kopetegroup.h
-include/kopete/kopeteidentity.h
-include/kopete/kopeteidentitymanager.h
-include/kopete/kopeteinfoevent.h
-include/kopete/kopetemessage.h
-include/kopete/kopetemessageevent.h
-include/kopete/kopetemessagehandler.h
-include/kopete/kopetemessagehandlerchain.h
-include/kopete/kopetemetacontact.h
-include/kopete/kopetemimetypehandler.h
-include/kopete/kopeteonlinestatus.h
-include/kopete/kopeteonlinestatusmanager.h
-include/kopete/kopetepassword.h
-include/kopete/kopetepasswordedaccount.h
-include/kopete/kopetepicture.h
-include/kopete/kopeteplugin.h
-include/kopete/kopetepluginmanager.h
-include/kopete/kopeteproperty.h
-include/kopete/kopetepropertycontainer.h
-include/kopete/kopeteprotocol.h
-include/kopete/kopetesimplemessagehandler.h
-include/kopete/kopetestatusmanager.h
-include/kopete/kopetestatusmessage.h
-include/kopete/kopetestatussettings.h
-include/kopete/kopetetask.h
-include/kopete/kopetetransfermanager.h
-include/kopete/kopeteuiglobal.h
-include/kopete/kopeteutils.h
-include/kopete/kopeteversion.h
-include/kopete/ui/accountselector.h
-include/kopete/ui/addcontactpage.h
-include/kopete/ui/addressbookselectordialog.h
-include/kopete/ui/addressbookselectorwidget.h
-include/kopete/ui/avatardialog.h
-include/kopete/ui/avatarselectorwidget.h
-include/kopete/ui/contactaddednotifydialog.h
-include/kopete/ui/editaccountwidget.h
-include/kopete/ui/kopetecontactaction.h
-include/kopete/ui/kopeteinfodialog.h
-include/kopete/ui/kopetelistview.h
-include/kopete/ui/kopetelistviewitem.h
-include/kopete/ui/kopetelistviewsearchline.h
-include/kopete/ui/kopetepasswordwidget.h
-include/kopete/ui/kopetestdaction.h
-include/kopete/ui/kopeteview.h
-include/kopete/ui/kopeteviewplugin.h
-include/kopete/ui/ui_kopeteawaydialogbase.h
-include/kopete/ui/ui_kopetepasswordwidgetbase.h
-include/krdc/hostpreferences.h
-include/krdc/remoteview.h
-include/krdc/remoteviewfactory.h
-lib/kde4/kcm_kget_checksumsearchfactory.so
-lib/kde4/kcm_kget_metalinkfactory.so
-lib/kde4/kcm_kget_mirrorsearchfactory.so
-lib/kde4/kcm_kget_multisegkiofactory.so
-lib/kde4/kcm_kopete_accountconfig.so
-lib/kde4/kcm_kopete_addbookmarks.so
-lib/kde4/kcm_kopete_appearanceconfig.so
-lib/kde4/kcm_kopete_autoreplace.so
-lib/kde4/kcm_kopete_avdeviceconfig.so
-lib/kde4/kcm_kopete_behaviorconfig.so
-lib/kde4/kcm_kopete_chatwindowconfig.so
-lib/kde4/kcm_kopete_highlight.so
-lib/kde4/kcm_kopete_history.so
-lib/kde4/kcm_kopete_latex.so
-lib/kde4/kcm_kopete_nowlistening.so
-lib/kde4/kcm_kopete_pipes.so
-lib/kde4/kcm_kopete_pluginconfig.so
-lib/kde4/kcm_kopete_privacy.so
-lib/kde4/kcm_kopete_statusconfig.so
-lib/kde4/kcm_kopete_texteffect.so
-lib/kde4/kcm_kopete_translator.so
-lib/kde4/kcm_kopete_urlpicpreview.so
-lib/kde4/kcm_kopete_webpresence.so
-lib/kde4/kcm_krdc_rdpplugin.so
-lib/kde4/kcm_krdc_vncplugin.so
-lib/kde4/kded_dnssdwatcher.so
-lib/kde4/kget_browser_integration.so
-lib/kde4/kget_checksumsearchfactory.so
-lib/kde4/kget_kiofactory.so
-lib/kde4/kget_metalinkfactory.so
-lib/kde4/kget_mirrorsearchfactory.so
-lib/kde4/kget_multisegkiofactory.so
-lib/kde4/kio_zeroconf.so
-lib/kde4/kopete_addbookmarks.so
-lib/kde4/kopete_aim.so
-lib/kde4/kopete_autoreplace.so
-lib/kde4/kopete_bonjour.so
-lib/kde4/kopete_chatwindow.so
-lib/kde4/kopete_contactnotes.so
-lib/kde4/kopete_emailwindow.so
-lib/kde4/kopete_groupwise.so
-lib/kde4/kopete_highlight.so
-lib/kde4/kopete_history.so
-lib/kde4/kopete_icq.so
-lib/kde4/kopete_jabber.so
-lib/kde4/kopete_latex.so
-lib/kde4/kopete_meanwhile.so
-lib/kde4/kopete_nowlistening.so
-lib/kde4/kopete_pipes.so
-lib/kde4/kopete_privacy.so
-lib/kde4/kopete_qq.so
-lib/kde4/kopete_skype.so
-lib/kde4/kopete_sms.so
-lib/kde4/kopete_statistics.so
-lib/kde4/kopete_testbed.so
-lib/kde4/kopete_texteffect.so
-lib/kde4/kopete_translator.so
-lib/kde4/kopete_urlpicpreview.so
-lib/kde4/kopete_webpresence.so
-lib/kde4/kopete_wlm.so
-lib/kde4/kopete_wp.so
-lib/kde4/kopete_yahoo.so
Home |
Main Index |
Thread Index |
Old Index