mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
568f8e877f
for FreeBSD. The official KDE 4.1.0 release notes can be found at http://www.kde.org/announcements/4.1/. Some note: * Prefix KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4. KDE4 and KDE3 can co-exist * Sound For sound to work, it is necessary to have dbus and hal enabled in your system. Please see the respective documentation on how to enable these. For more Informations see the HEADS UP at ports@ and kde-freebsd@ or our wiki page http://wiki.freebsd.org/KDE4/Install. Have fun!
26 lines
859 B
Plaintext
26 lines
859 B
Plaintext
Akonadi - The PIM Storage Service
|
|
|
|
* Common PIM data cache
|
|
o Type agnostic design
|
|
o Extensible
|
|
o Generic offline access, change recording and replay
|
|
o Generic conflict detection and resolution
|
|
o Resources are groupable by profile
|
|
o Items composed of independently retrievable multiple parts
|
|
o Zero-copy retrieval possible
|
|
|
|
* Concurrent access allows background activity independent of UI client
|
|
o Syncing mail, calendar, addressbooks to remote servers
|
|
o Syncing with mobile devices
|
|
o Permits semantic desktop infrastructure to access PIM data
|
|
o Archiving
|
|
o Indexing
|
|
o Out-of-process search
|
|
* Multi-process design
|
|
o Crash isolation
|
|
o Large items can't block whole system
|
|
o Linkage by IPC allows proprietary components
|
|
o Thin client installations can share components for scalability
|
|
|
|
WWW: http://pim.kde.org/akonadi/
|