pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/kdelibs3 Update to KDE 3.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/0e134e89c3eb
branches: trunk
changeset: 479721:0e134e89c3eb
user: markd <markd%pkgsrc.org@localhost>
date: Sat Aug 21 12:16:45 2004 +0000
description:
Update to KDE 3.3
* Rewrite the name-resolution routines so that true asynchronous lookups
are possible (multithreaded). Thiago Macieira
* kconf_update has now support for updating files other than config
files. Waldo Bastian
* Crypto certificates import without user interaction Helge Deller
* KEditToolbar: Add support for arranging actions via drag&drop. Sandro
Giessl
* Move KNewStuff to kdelibs, making it usable for KDE-Edu etc. Josef
Spillner
* Introduce KIMIface, a generic DCOP interface to instant messaging/chat
clients, and support libraries for other KDE apps, enabling loosely
coupled integration. Will Stephenson
* Show actions icons in the configure shortcut dialog. Olivier Goffart
* KKeyDialog: add widget (based on klistviewsearchline) for searching
shortcuts Cristian Tibirna
* User visible feedback if invocation of browser, help Center or mailer
fails
* KImgIO
o Add EXR image plugin, supports reading high dynamic range files.
Brad Hards
o Add support for SGI images (a.k.a. "RGB" images). These do typically
have file extensions *.rgb, *.rgba, *.sgi, or *.bw. The SGI image
file format is a de-facto standard for textures, for example in 3D
modeling. Melchior Franz
o Add read support for DDS images (Direct Draw Surface). This format
is mainly used for textures in DirectX. Ignacio Castaño
* libkabc
o Write support and SSL/TLS for the LDAP resource Szombathelyi György
* KLocale
o Try harder to find message translations if a string is not translated
in the primary language of the user, but available in other languages
that the user has chosen in kcontrol. Heiko Evermann
* KSpell2
o Introduction of the new spellchecking library fixing all of KSpell
shortcomings. Zack Rusin
* KHTML part
o KHTML: Merge text shifting from WebCore. Leo Savernik
o KHTML: Type-ahead find Arend van Beelen jr.
o Copy To->IM Contact... context menu entry. Using kimproxy, allow one
to initiate a file transfer from Konqueror. Will Stephenson
o Added "Open in This Window" in popup frame submenu
o New context menu when text is selected which allows lookup in default
search engine
o Fixed and improved Access Key support: now activated by pressing and
releasing the ctrl key. When activated, the accesskey mode displays all
accesskeys available in tooltips Jean-Baptiste Mardelle
diffstat:
x11/kdelibs3/Makefile | 7 +-
x11/kdelibs3/PLIST | 552 ++++++++++++++++++++++++++++++++++-------
x11/kdelibs3/buildlink3.mk | 4 +-
x11/kdelibs3/patches/patch-ae | 13 -
x11/kdelibs3/patches/patch-an | 32 +--
x11/kdelibs3/patches/patch-ap | 187 --------------
x11/kdelibs3/patches/patch-aq | 72 -----
x11/kdelibs3/patches/patch-ar | 37 --
x11/kdelibs3/patches/patch-as | 37 --
x11/kdelibs3/patches/patch-at | 29 --
x11/kdelibs3/patches/patch-au | 19 -
x11/kdelibs3/patches/patch-av | 272 --------------------
x11/kdelibs3/patches/patch-aw | 52 ---
x11/kdelibs3/patches/patch-ax | 27 --
x11/kdelibs3/patches/patch-ay | 47 ---
x11/kdelibs3/patches/patch-bd | 32 +-
x11/kdelibs3/patches/patch-cf | 13 +
17 files changed, 485 insertions(+), 947 deletions(-)
diffs (truncated from 2576 to 300 lines):
diff -r ec4121650b39 -r 0e134e89c3eb x11/kdelibs3/Makefile
--- a/x11/kdelibs3/Makefile Sat Aug 21 11:52:21 2004 +0000
+++ b/x11/kdelibs3/Makefile Sat Aug 21 12:16:45 2004 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.64 2004/08/11 13:51:14 markd Exp $
+# $NetBSD: Makefile,v 1.65 2004/08/21 12:16:45 markd Exp $
DISTNAME= kdelibs-${_KDE_VERSION}
-PKGREVISION= 2
CATEGORIES= x11
COMMENT= Support libraries for the KDE integrated X11 desktop
@@ -64,6 +63,9 @@
PLIST_SUBST+= KDED_WORKAROUND=""
.endif
+#.include "../../mk/krb5.buildlink3.mk"
+#CONFIGURE_ARGS+= --with-gssapi=${KRB5BASE}
+
# We will create the complete icon directory tree for use by other KDE3
# packages at post-install time.
#
@@ -111,6 +113,7 @@
.include "../../graphics/libart2/buildlink3.mk"
.include "../../graphics/tiff/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
+.include "../../textproc/aspell/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../textproc/libxslt/buildlink3.mk"
.include "../../textproc/xmlcatmgr/catalogs.mk"
diff -r ec4121650b39 -r 0e134e89c3eb x11/kdelibs3/PLIST
--- a/x11/kdelibs3/PLIST Sat Aug 21 11:52:21 2004 +0000
+++ b/x11/kdelibs3/PLIST Sat Aug 21 12:16:45 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2004/04/20 12:22:22 markd Exp $
+@comment $NetBSD: PLIST,v 1.16 2004/08/21 12:16:45 markd Exp $
bin/artsmessage
bin/checkXML
${CUPS}bin/cupsdconf
@@ -15,6 +15,9 @@
bin/dcopserver
bin/dcopserver_shutdown
bin/dcopstart
+bin/filesharelist
+bin/fileshareset
+bin/ghns
bin/imagetops
bin/kab2kabc
bin/kaddprinterwizard
@@ -33,6 +36,7 @@
bin/kfile
bin/kfmexec
bin/kgrantpty
+bin/khotnewstuff
bin/kimage_concat
bin/kinstalltheme
bin/kio_http_cache_cleaner
@@ -51,6 +55,7 @@
bin/lnusertemp
${CUPS}bin/make_driver_db_cups
bin/make_driver_db_lpr
+bin/makekdewidgets
bin/meinproc
bin/preparetips
etc/xdg/menus/applications.menu
@@ -117,6 +122,9 @@
include/kabc/geo.h
include/kabc/key.h
include/kabc/ldapclient.h
+include/kabc/ldapconfigwidget.h
+include/kabc/ldapurl.h
+include/kabc/ldif.h
include/kabc/ldifconverter.h
include/kabc/lock.h
include/kabc/locknull.h
@@ -149,6 +157,7 @@
include/kaction.h
include/kactionclasses.h
include/kactioncollection.h
+include/kactionselector.h
include/kactionshortcutlist.h
include/kactivelabel.h
include/kallocator.h
@@ -179,6 +188,7 @@
include/kbookmarkmenu.h
include/kbookmarknotifier.h
include/kbufferedio.h
+include/kbufferedsocket.h
include/kbugreport.h
include/kbuttonbox.h
include/kcalendarsystem.h
@@ -186,6 +196,7 @@
include/kcatalogue.h
include/kcharselect.h
include/kcharsets.h
+include/kclientsocketbase.h
include/kclipboard.h
include/kcmdlineargs.h
include/kcmenumngr.h
@@ -216,6 +227,7 @@
include/kcrash.h
include/kcursor.h
include/kcustommenueditor.h
+include/kdatagramsocket.h
include/kdatastream.h
include/kdatatool.h
include/kdatepicker.h
@@ -321,6 +333,7 @@
include/khtml_settings.h
include/khtmldefaults.h
include/khtmlview.h
+include/khttpproxysocketdevice.h
include/kicondialog.h
include/kiconeffect.h
include/kiconloader.h
@@ -330,6 +343,9 @@
include/kimageeffect.h
include/kimagefilepreview.h
include/kimageio.h
+include/kimiface.h
+include/kimproxy.h
+include/kimproxyiface.h
include/kinputdialog.h
include/kinstance.h
include/kio/authinfo.h
@@ -389,6 +405,7 @@
include/kkeybutton.h
include/kkeydialog.h
include/kkeynative.h
+include/klanguagebutton.h
include/klargefile.h
include/kled.h
include/klibloader.h
@@ -396,7 +413,9 @@
include/klineeditdlg.h
include/klistbox.h
include/klistview.h
+include/klistviewsearchline.h
include/klocale.h
+include/klockfile.h
include/kmacroexpander.h
include/kmainwindow.h
include/kmainwindowiface.h
@@ -421,10 +440,23 @@
include/kmimemagic.h
include/kmimesourcefactory.h
include/kmimetype.h
+include/kmimetypechooser.h
include/kmimetyperesolver.h
include/kmountpoint.h
+include/kmulticastsocket.h
+include/kmulticastsocketdevice.h
include/kmultipledrag.h
include/kmultitabbar.h
+include/knetworkinterface.h
+include/knewstuff/downloaddialog.h
+include/knewstuff/engine.h
+include/knewstuff/entry.h
+include/knewstuff/knewstuff.h
+include/knewstuff/knewstuffgeneric.h
+include/knewstuff/provider.h
+include/knewstuff/providerdialog.h
+include/knewstuff/uploaddialog.h
+include/knfsshare.h
include/knotifyclient.h
include/knotifydialog.h
include/knotifywidgetbase.h
@@ -478,8 +510,10 @@
include/krecentdocument.h
include/kregexp.h
include/kregexpeditorinterface.h
+include/kremoteencoding.h
include/kreplace.h
include/kreplacedialog.h
+include/kresolver.h
include/kresources/configdialog.h
include/kresources/configpage.h
include/kresources/configwidget.h
@@ -490,11 +524,13 @@
include/kresources/resource.h
include/kresources/selectdialog.h
include/krestrictedline.h
+include/kreverseresolver.h
include/krfcdate.h
include/krootpixmap.h
include/krootprop.h
include/kruler.h
include/krun.h
+include/ksambashare.h
include/ksavefile.h
include/kscan.h
include/ksconfig.h
@@ -502,6 +538,7 @@
include/kscreensaver_vroot.h
include/kselect.h
include/kseparator.h
+include/kserversocket.h
include/kservice.h
include/kservicegroup.h
include/kservicetype.h
@@ -520,9 +557,23 @@
include/ksmimecrypto.h
include/ksock.h
include/ksockaddr.h
+include/ksocketaddress.h
+include/ksocketbase.h
+include/ksocketdevice.h
include/ksocks.h
+include/ksockssocketdevice.h
include/ksortablevaluelist.h
include/kspell.h
+include/kspell2/backgroundchecker.h
+include/kspell2/broker.h
+include/kspell2/configdialog.h
+include/kspell2/configwidget.h
+include/kspell2/defaultdictionary.h
+include/kspell2/dialog.h
+include/kspell2/dictionary.h
+include/kspell2/filter.h
+include/kspell2/highlighter.h
+include/kspell2/settings.h
include/kspelldlg.h
include/ksplashscreen.h
include/ksqueezedtextlabel.h
@@ -556,6 +607,7 @@
include/kstdaction.h
include/kstddirs.h
include/kstdguiitem.h
+include/kstreamsocket.h
include/kstringhandler.h
include/kstringvalidator.h
include/kstyle.h
@@ -600,6 +652,7 @@
include/ktexteditor/sessionconfiginterface.h
include/ktexteditor/texthintinterface.h
include/ktexteditor/undointerface.h
+include/ktexteditor/variableinterface.h
include/ktexteditor/view.h
include/ktexteditor/viewcursorinterface.h
include/ktexteditor/viewstatusmsginterface.h
@@ -697,6 +750,8 @@
lib/kde3/kded_kcookiejar.so
lib/kde3/kded_kdeprintd.la
lib/kde3/kded_kdeprintd.so
+lib/kde3/kded_kdetrayproxy.la
+lib/kde3/kded_kdetrayproxy.so
lib/kde3/kded_kpasswdserver.la
lib/kde3/kded_kpasswdserver.so
lib/kde3/kded_kssld.la
@@ -723,12 +778,16 @@
lib/kde3/kgzipfilter.so
lib/kde3/khtmlimagepart.la
lib/kde3/khtmlimagepart.so
+lib/kde3/kimg_dds.la
+lib/kde3/kimg_dds.so
lib/kde3/kimg_eps.la
lib/kde3/kimg_eps.so
lib/kde3/kimg_ico.la
lib/kde3/kimg_ico.so
lib/kde3/kimg_pcx.la
lib/kde3/kimg_pcx.so
+lib/kde3/kimg_rgb.la
+lib/kde3/kimg_rgb.so
lib/kde3/kimg_tga.la
lib/kde3/kimg_tga.so
lib/kde3/kimg_tiff.la
@@ -757,6 +816,14 @@
lib/kde3/klauncher.so
lib/kde3/knotify.la
lib/kde3/knotify.so
+lib/kde3/kspell_aspell.la
+lib/kde3/kspell_aspell.so
+lib/kde3/kspell_ispell.la
+lib/kde3/kspell_ispell.so
+lib/kde3/ktexteditor_autobookmarker.la
+lib/kde3/ktexteditor_autobookmarker.so
+lib/kde3/ktexteditor_docwordcompletion.la
+lib/kde3/ktexteditor_docwordcompletion.so
lib/kde3/ktexteditor_insertfile.la
lib/kde3/ktexteditor_insertfile.so
lib/kde3/ktexteditor_isearch.la
@@ -874,6 +941,10 @@
lib/libkhtml.so
lib/libkhtml.so.6
lib/libkhtml.so.6.0
+lib/libkimproxy.la
+lib/libkimproxy.so
+lib/libkimproxy.so.0
+lib/libkimproxy.so.0.0
lib/libkio.la
lib/libkio.so
lib/libkio.so.6
@@ -898,6 +969,10 @@
lib/libkmid.so
lib/libkmid.so.0
lib/libkmid.so.0.95
+lib/libknewstuff.la
+lib/libknewstuff.so
+lib/libknewstuff.so.1
+lib/libknewstuff.so.1.0
Home |
Main Index |
Thread Index |
Old Index