pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/kdepim3 Update to KDE 3.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/3d9043a10f68
branches: trunk
changeset: 479732:3d9043a10f68
user: markd <markd%pkgsrc.org@localhost>
date: Sat Aug 21 14:07:33 2004 +0000
description:
Update to KDE 3.3
Changes:
* Kontact
o Kolab client integraton. Bo Thorsen
o KPilot integration into Kontact. Reinhold Kainhofer, Adriaan de Groot
o eGroupware connection. Tobias Koenig
o Bug voting and feature purchasing help menu items. Don Sanders
* KMail
o HTML mail composing. Don Sanders, Edwin Schepers
o List only open IMAP folders Carsten Burghardt
o Quick search toolbar item Don Sanders
o Anti Spam Wizard Andreas Gungl
o Anti Virus Wizard Frederick Emmott
o Filter Log Viewer Andreas Gungl
o Per-contact crypto preferences Marc Mutz
o Crypto plugins autoconfiguration Marc Mutz
o Split sign and encryption keys Marc Mutz
o Preset encryption/sign keys for OpenPGP and S/MIME in the identity
Marc Mutz
o Importing certificates from PKCS#7 certs-only attachments Marc Mutz
o Add new (automatic) mailinglist handling functionality. Zack Rusin
o Add viewer plugins to allow e.g. KOrganizer to display invitations
embedded in KMail. Ingo Kloecker
o Renaming of Disconnected IMAP folders Bo Thorsen
o New filters: "is email in addressbook?", "is email in one of the
addressbook's categories?", "has email an attachmen?" Martin Koebele,
Ingo Kloecker
o Merge in presence display via KIMProxy Will Stephenson
o Allow starting IM chats from an address's context menu Will Stephenson
o IMAP ACL support (aka shared folders) David Faure
o Expiring old messages as a background task, optionally by moving them
to another folder David Faure
o Compacting mbox/maildir folders as a background task David Faure
* Kleopatra (formerly known as KGpgCertManager)
o Importing/exporting certificates and secret keys Marc Mutz
o Deleting certificates Marc Mutz
o Async / cancel'able operations Marc Mutz
o Highlighting of revoked/expired/etc certificates in the certlist
Marc Mutz
* KOrganizer
o Recurrence on todo's Bram Schoenmakers
o Free/Busy view Cornelius Schumacher
o Automatic upload of Free/Busy information to server Cornelius
Schumacher
o Remote calendars (auto-update, change notification) Cornelius
Schumacher
o More flexible working hour configuration (minute-based, working days
can be selected, overnight shifts are possible) Reinhold Kainhofer
o Allow editing of more than one day in Journal (diary) view Reinhold
Kainhofer
o Holiday plugin uses the system's country as default Reinhold Kainhofer
o Filters are also applied to todo lists, and to printing the todo list
Reinhold Kainhofer, Bram Schoenmakers
o "Copy to" date and "Move to" date popup in popup menu for todo items
Bram Schoenmakers
o "Edit"-button in alarmdialog Bram Schoenmakers
* KPilot
o Fix knotes conduit Adriaan de Groot
o KPilot integration into Kontact Reinhold Kainhofer
o Configuration wizard (only three settings, handheld is auto-detected!)
Reinhold Kainhofer
o Allow syncing to remote files (calendar, todo, addressbook) Joern
Ahrens
o Add a custom page to KAddressbook's contact editor to allow editing of
the custom fields synced by the addressbook conduit Reinhold Kainhofer
* KAlarm
o Add facility to define alarm templates David Jarvie
o Add option to play sound file repeatedly until alarm window is closed
David Jarvie
o Add volume control for playing sound file David Jarvie
o Add 'stop sound' button to alarm message window when sound file is
played David Jarvie
o Add facility to execute shell commands before or after an alarm is
displayed David Jarvie
o Middle mouse button over system tray icon displays new alarm dialog
David Jarvie
o Add option to display a reminder once only before the first alarm
recurrence David Jarvie
o Add facility to specify shell commands to execute before or after an
alarm is displayed David Jarvie
o Display time-to-alarm in reminder message window David Jarvie
o For message texts which are truncated in main window, show full text
in tooltip David Jarvie
o Allow more flexible formats in time entry fields David Jarvie
o After creating/editing alarm, prompt to re-enable alarms if currently
disabled David Jarvie
* KArm
o Documentation Mark Bucciarelli
o File locking Mark Bucciarelli
o CSV Export of timecard history Mark Bucciarelli
* KNotes
o Network-enabled KNotes Michael Brade
o Implement rich text mode for the notes. Michael Brade
* KitchenSync
o Finish framework. Cornelius Schumacher
o Syncing addressbook and calendar data between desktops. Cornelius
Schumacher
* KNode
o Improved HTML rendering Roberto Selbach Teixeira
o Partial KMail look'n'feel Roberto Selbach Teixeira
o Show long group names as tooltips. Roberto Teixeira
* KAddressBook
o Simple and advanced Custom Fields support Tobias Koenig
o Field selection for vCard export plugin Tobias Koenig
o GUI for per-contact crypto settings (see also KMail) Marc Mutz,
Steffen Hansen
o Make KAddressBook work fine with asynchronous interface of libkabc
Tobias Koenig
o Polish up the GEO, PHOTO, LOGO and SOUND input widgets Tobias Koenig
o Merge presence display in summary view Will Stephenson
o Merge editor widget for multiple IM addresses Will Stephenson
o Add progress bar to KAddressbook's Nokia mobile phone import/export
filter Helge Deller
o Add custom page to allow editing of the custom fields synced by the
addressbook conduit Reinhold Kainhofer
* KonsoleKalendar
o Fix exporting recurring events Allen Winter
o Handle timezones and localization Allen Winter
o New --next command line argument for showing next event Tuukka Pasanen
o New --show-next command line argument for showing next so many days
events Tuukka Pasanen
o Add a new compact, easy to read, export format Allen Winter
* libkdepim
o Add a renamed KIMProxy so that we can use its services and retain
compatibility with 3.2. KIMProxy code has been merged with libkdepim.
Will Stephenson
diffstat:
misc/kdepim3/Makefile | 10 +-
misc/kdepim3/PLIST | 710 ++++++++++++++++++++++++++++++-----------
misc/kdepim3/buildlink3.mk | 3 +-
misc/kdepim3/distinfo | 10 +-
misc/kdepim3/patches/patch-aa | 11 +-
misc/kdepim3/patches/patch-ab | 12 -
misc/kdepim3/patches/patch-ai | 86 -----
7 files changed, 540 insertions(+), 302 deletions(-)
diffs (truncated from 1478 to 300 lines):
diff -r 9564b5190fa3 -r 3d9043a10f68 misc/kdepim3/Makefile
--- a/misc/kdepim3/Makefile Sat Aug 21 13:39:35 2004 +0000
+++ b/misc/kdepim3/Makefile Sat Aug 21 14:07:33 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2004/04/20 13:29:12 markd Exp $
+# $NetBSD: Makefile,v 1.30 2004/08/21 14:07:33 markd Exp $
DISTNAME= kdepim-${_KDE_VERSION}
CATEGORIES= misc
@@ -10,9 +10,16 @@
USE_DIRS+= xdg-1.1
USE_PERL= run
+BUILDLINK_DEPENDS.gpgme+= gpgme>=0.4.5
+
REPLACE_PERL= kmail/kmail-3.1-update-new-mail-notification-settings.pl \
kmail/kmail-3.1-use-UOID-for-identities.pl \
kmail/kmail-3.1.4-dont-use-UOID-0-for-any-identity.pl \
+ kmail/kmail-3.3-aegypten.pl \
+ kmail/kmail-3.3-misc.pl \
+ kmail/kmail-3.3-move-identities.pl \
+ kmail/kmail-3.3-use-ID-for-accounts.pl \
+ kmail/kmail-3.3b1-misc.pl \
kmail/kmail-pgpidentity.pl \
kmail/kmail-upd-identities.pl \
kmail/upgrade-signature.pl \
@@ -22,6 +29,7 @@
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../comms/libmal/buildlink3.mk"
.include "../../comms/pilot-link-libs/buildlink3.mk"
+.include "../../security/gpgme/buildlink3.mk"
.include "../../x11/kdebase3/buildlink3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 9564b5190fa3 -r 3d9043a10f68 misc/kdepim3/PLIST
--- a/misc/kdepim3/PLIST Sat Aug 21 13:39:35 2004 +0000
+++ b/misc/kdepim3/PLIST Sat Aug 21 14:07:33 2004 +0000
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.10 2004/06/10 12:22:08 markd Exp $
-bin/ghns
+@comment $NetBSD: PLIST,v 1.11 2004/08/21 14:07:33 markd Exp $
+bin/egroupwarewizard
+bin/groupwarewizard
bin/ical2vcal
bin/kabc2mutt
bin/kaddressbook
@@ -8,12 +9,17 @@
bin/kandy
bin/kandy_client
bin/karm
-bin/kgpgcertmanager
-bin/khotnewstuff
+bin/kitchensync
+bin/kleopatra
bin/kmail
+bin/kmail_antivir.sh
+bin/kmail_clamav.sh
+bin/kmail_fprot.sh
+bin/kmail_sav.sh
bin/kmailcvt
bin/knode
bin/knotes
+bin/kolabwizard
bin/konsolekalendar
bin/kontact
bin/korgac
@@ -25,18 +31,33 @@
bin/kpilotDaemon
bin/ksync
bin/ktnef
-include/KDGanttView.h
-include/KDGanttViewEventItem.h
-include/KDGanttViewItem.h
-include/KDGanttViewSummaryItem.h
-include/KDGanttViewTaskItem.h
-include/KDGanttViewTaskLink.h
-include/KDGanttViewTaskLinkGroup.h
-include/KDXMLTools.h
+bin/kwatchgnupg
+bin/sloxwizard
include/KNotesIface.h
include/calendar/calendardecoration.h
include/calendar/plugin.h
+include/gpgme++/context.h
+include/gpgme++/data.h
+include/gpgme++/decryptionresult.h
+include/gpgme++/encryptionresult.h
+include/gpgme++/engineinfo.h
+include/gpgme++/eventloopinteractor.h
+include/gpgme++/gpgmefw.h
+include/gpgme++/importresult.h
+include/gpgme++/interfaces/editinteractor.h
+include/gpgme++/interfaces/passphraseprovider.h
+include/gpgme++/interfaces/progressprovider.h
+include/gpgme++/key.h
+include/gpgme++/keygenerationresult.h
+include/gpgme++/keylistresult.h
+include/gpgme++/result.h
+include/gpgme++/signingresult.h
+include/gpgme++/trustitem.h
+include/gpgme++/verificationresult.h
+include/kabc/kabc_resourcexmlrpc.h
+include/kabc/kcal_resourcexmlrpc.h
include/kaddressbook/configurewidget.h
+include/kaddressbook/contacteditorwidget.h
include/kaddressbook/core.h
include/kaddressbook/extensionwidget.h
include/kaddressbook/xxport.h
@@ -50,19 +71,54 @@
include/kgantt/xQGanttBarViewPort.h
include/kgantt/xQGanttListView.h
include/kgantt/xQGanttListViewPort.h
+include/kitchensync/actionpart.h
+include/kitchensync/konnectorview.h
+include/kitchensync/mainwindow.h
+include/kitchensync/partbar.h
+include/kitchensync/profile.h
+include/kitchensync/systemtray.h
+include/kleo/backendconfigwidget.h
+include/kleo/cryptobackend.h
+include/kleo/cryptobackendfactory.h
+include/kleo/cryptoconfig.h
+include/kleo/decryptjob.h
+include/kleo/decryptverifyjob.h
+include/kleo/deletejob.h
+include/kleo/dn.h
+include/kleo/dnattributeorderconfigwidget.h
+include/kleo/downloadjob.h
+include/kleo/encryptjob.h
+include/kleo/enum.h
+include/kleo/exportjob.h
+include/kleo/hierarchicalkeylistjob.h
+include/kleo/importjob.h
+include/kleo/job.h
+include/kleo/keyapprovaldialog.h
+include/kleo/keyfilter.h
+include/kleo/keyfiltermanager.h
+include/kleo/keygenerationjob.h
+include/kleo/keylistjob.h
+include/kleo/keylistview.h
+include/kleo/keyrequester.h
+include/kleo/keyselectiondialog.h
+include/kleo/multideletejob.h
+include/kleo/passphrasedialog.h
+include/kleo/progressbar.h
+include/kleo/progressdialog.h
+include/kleo/refreshkeysjob.h
+include/kleo/signencryptjob.h
+include/kleo/signjob.h
+include/kleo/verifydetachedjob.h
+include/kleo/verifyopaquejob.h
+include/kmail/interfaces/bodypart.h
+include/kmail/interfaces/bodypartformatter.h
+include/kmail/interfaces/bodyparturlhandler.h
+include/kmail/interfaces/htmlwriter.h
+include/kmail/interfaces/observable.h
+include/kmail/interfaces/observer.h
include/kmailIface.h
include/kmailicalIface.h
include/kmailpartIface.h
-include/knewstuff/downloaddialog.h
-include/knewstuff/engine.h
-include/knewstuff/entry.h
-include/knewstuff/ghns.h
-include/knewstuff/knewstuff.h
-include/knewstuff/knewstuffgeneric.h
-include/knewstuff/provider.h
-include/knewstuff/providerdialog.h
-include/knewstuff/testnewstuff.h
-include/knewstuff/uploaddialog.h
include/kontact/core.h
include/kontact/plugin.h
include/kontact/summary.h
@@ -78,6 +134,7 @@
include/kpilot/plugin.h
include/kpilot/syncAction.h
include/kpilot/uiDialog.h
+include/ksharedfile.h
include/ksieve/error.h
include/ksieve/lexer.h
include/ksieve/parser.h
@@ -113,6 +170,7 @@
include/libkcal/incidence.h
include/libkcal/incidencebase.h
include/libkcal/journal.h
+include/libkcal/kcalversion.h
include/libkcal/listbase.h
include/libkcal/period.h
include/libkcal/person.h
@@ -164,6 +222,8 @@
include/mimelib/token.h
include/mimelib/utility.h
include/mimelib/uuencode.h
+include/qgpgme/dataprovider.h
+include/qgpgme/eventloopinteractor.h
lib/kde3/conduit_address.la
lib/kde3/conduit_address.so
lib/kde3/conduit_doc.la
@@ -184,6 +244,10 @@
lib/kde3/conduit_vcal.so
lib/kde3/kabc_imap.la
lib/kde3/kabc_imap.so
+lib/kde3/kabc_slox.la
+lib/kde3/kabc_slox.so
+lib/kde3/kabc_xmlrpc.la
+lib/kde3/kabc_xmlrpc.so
lib/kde3/kcal_imap.la
lib/kde3/kcal_imap.so
lib/kde3/kcal_kabc.la
@@ -194,52 +258,100 @@
lib/kde3/kcal_localdir.so
lib/kde3/kcal_remote.la
lib/kde3/kcal_remote.so
+lib/kde3/kcal_slox.la
+lib/kde3/kcal_slox.so
+lib/kde3/kcal_xmlrpc.la
+lib/kde3/kcal_xmlrpc.so
lib/kde3/kcm_kabconfig.la
lib/kde3/kcm_kabconfig.so
+lib/kde3/kcm_kabcustomfields.la
+lib/kde3/kcm_kabcustomfields.so
lib/kde3/kcm_kabldapconfig.la
lib/kde3/kcm_kabldapconfig.so
+lib/kde3/kcm_kabsummary.la
+lib/kde3/kcm_kabsummary.so
+lib/kde3/kcm_kleopatra.la
+lib/kde3/kcm_kleopatra.so
+lib/kde3/kcm_kmail.la
+lib/kde3/kcm_kmail.so
+lib/kde3/kcm_kmailsummary.la
+lib/kde3/kcm_kmailsummary.so
+lib/kde3/kcm_knode.la
+lib/kde3/kcm_knode.so
lib/kde3/kcm_kontact.la
lib/kde3/kcm_kontact.so
+lib/kde3/kcm_kontactknt.la
+lib/kde3/kcm_kontactknt.so
+lib/kde3/kcm_kontactsummary.la
+lib/kde3/kcm_kontactsummary.so
lib/kde3/kcm_korganizer.la
lib/kde3/kcm_korganizer.so
+lib/kde3/kcm_korgsummary.la
+lib/kde3/kcm_korgsummary.so
+lib/kde3/kcm_kpilot.la
+lib/kde3/kcm_kpilot.so
+lib/kde3/kfile_palm.la
+lib/kde3/kfile_palm.so
lib/kde3/kfile_vcf.la
lib/kde3/kfile_vcf.so
+lib/kde3/kio_newimap4.la
+lib/kde3/kio_newimap4.so
lib/kde3/kio_sieve.la
lib/kde3/kio_sieve.so
+lib/kde3/knotes_imap.la
+lib/kde3/knotes_imap.so
+lib/kde3/knotes_local.la
+lib/kde3/knotes_local.so
+lib/kde3/knotes_xmlrpc.la
+lib/kde3/knotes_xmlrpc.so
lib/kde3/ldifvcardthumbnail.la
lib/kde3/ldifvcardthumbnail.so
+lib/kde3/libegroupwarewizard.la
+lib/kde3/libegroupwarewizard.so
+lib/kde3/libegroupwarewizard.so.0
+lib/kde3/libegroupwarewizard.so.0.0
lib/kde3/libkaddrbk_bookmark_xxport.la
lib/kde3/libkaddrbk_bookmark_xxport.so
lib/kde3/libkaddrbk_cardview.la
lib/kde3/libkaddrbk_cardview.so
+lib/kde3/libkaddrbk_cryptosettings.la
+lib/kde3/libkaddrbk_cryptosettings.so
lib/kde3/libkaddrbk_csv_xxport.la
lib/kde3/libkaddrbk_csv_xxport.so
lib/kde3/libkaddrbk_distributionlist.la
lib/kde3/libkaddrbk_distributionlist.so
lib/kde3/libkaddrbk_eudora_xxport.la
lib/kde3/libkaddrbk_eudora_xxport.so
-lib/kde3/libkaddrbk_gnokii_xxport.la
-lib/kde3/libkaddrbk_gnokii_xxport.so
lib/kde3/libkaddrbk_iconview.la
lib/kde3/libkaddrbk_iconview.so
+lib/kde3/libkaddrbk_instantmessaging.la
+lib/kde3/libkaddrbk_instantmessaging.so
lib/kde3/libkaddrbk_kde2_xxport.la
lib/kde3/libkaddrbk_kde2_xxport.so
lib/kde3/libkaddrbk_ldif_xxport.la
lib/kde3/libkaddrbk_ldif_xxport.so
-lib/kde3/libkaddrbk_location.la
-lib/kde3/libkaddrbk_location.so
-lib/kde3/libkaddrbk_merge.la
-lib/kde3/libkaddrbk_merge.so
lib/kde3/libkaddrbk_opera_xxport.la
lib/kde3/libkaddrbk_opera_xxport.so
lib/kde3/libkaddrbk_pab_xxport.la
lib/kde3/libkaddrbk_pab_xxport.so
+lib/kde3/libkaddrbk_resourceselection.la
+lib/kde3/libkaddrbk_resourceselection.so
lib/kde3/libkaddrbk_tableview.la
lib/kde3/libkaddrbk_tableview.so
lib/kde3/libkaddrbk_vcard_xxport.la
Home |
Main Index |
Thread Index |
Old Index