diff options
author | markd <markd> | 2004-08-21 14:07:33 +0000 |
---|---|---|
committer | markd <markd> | 2004-08-21 14:07:33 +0000 |
commit | fc2525faa00790922ea62a8d874fa389955ece26 (patch) | |
tree | 61a009bc8c389d71337361a8cdb5d095d17c5e04 /misc/kdepim3/Makefile | |
parent | abada8013339896607ec742900d50cc41c8fe3ea (diff) | |
download | pkgsrc-fc2525faa00790922ea62a8d874fa389955ece26.tar.gz |
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 (limited to 'misc/kdepim3/Makefile')
-rw-r--r-- | misc/kdepim3/Makefile | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/misc/kdepim3/Makefile b/misc/kdepim3/Makefile index 2975973263d..b5917b99756 100644 --- a/misc/kdepim3/Makefile +++ b/misc/kdepim3/Makefile @@ -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_BUILDLINK3= YES 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 @@ REPLACE_PERL= kmail/kmail-3.1-update-new-mail-notification-settings.pl \ .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" |