pkgsrc/mail/akonadi/PLIST

40 lines
1.8 KiB
Text
Raw Normal View History

@comment $NetBSD: PLIST,v 1.7 2012/03/19 11:39:15 markd Exp $
bin/akonadi_agent_launcher
bin/akonadi_agent_server
bin/akonadi_control
Update to akonadi 1.4.0 1.4.0 31-July-2010 --------------------------------------------- - Add change notification for collection subscription state changes. - Enable filesystem payload store by default. - Fix unicode folder name encoding regression. 1.3.90 04-July-2010 --------------------------------------------- - Reset RIDs on inter-resource moves. - Optimize disk space usage with internal MySQL. - Improve error reporting of the Akonadi remote debugging server. - Fix moving collections into the collection root. - Report PostgreSQL database errors in english independent of locale settings. - Fix unicode collection name encoding. - Optimize cache pruning with filesystem payload store. - Fix automatic migration between database and filesystem payload store. 1.3.85 09-June-2010 --------------------------------------------- - Avoid unneeded full resource sync when using sync-on-demand cache policies. - Fix crash when using D-Bus session bus in a secondary thread. - Reduce emission of unneccessary change notifications. - Fix empty filename use in fs backend. 1.3.80 27-May-2010 --------------------------------------------- - Fix unicode collection name encoding. - Support HRID-based FETCH commands. - Fix Nepomuk-based persistent searches when Nepomuk was not running during Akonadi startup. - Fix compilation on Windows CE. - Optimize item retrieval queries. - Support modification of existing persistent searches. - Support different query languages for persistent searches. - Fix PostgreSQL shutdown. - Add initial support for Sqlite. - Fix premature command abortion. - Fix parsing of cascaded lists. - Support for mysql_update_db. - Support for mysql_install_db. - Improved protocol tracing for akonadiconsole. - Support MySQL backend on Maemo. - Allow RID changes only to the owning resource. - Add Akonadi remote debugging server. - Add support for marking chaced payloads as invalid. - Add support for remove revision property. - Fix MySQL connection loss after 8 hours of inactivity. - Fix D-Bus race on server startup. - Fix internal MySQL on Windows. - Fix config and data file location on Windows. - Fix PostgreSQL startup when using internal server. - Refactor database configuration abstraction.
2010-10-25 22:19:15 +02:00
bin/akonadi_rds
bin/akonadictl
bin/akonadiserver
include/akonadi/private/akonadiprotocolinternals_export.h
Update akonadi to 1.3.1 1.3.1 09-February-2010 --------------------------------------------- - Fix D-Bus connection leak in Nepomuk search backend. - Disable slow query logging by default for internal MySQL. 1.3.0 20-January-2010 --------------------------------------------- - Work around D-Bus bug that could cause SEARCH to hang. 1.2.90 06-January-2010 --------------------------------------------- - Fix change notifications for search results. - Fix database creation with PostgreSQL. - Fix copying of item flags. - Fix internal MySQL shutdown. - Support PostgreSQL in internal mode. - Fix table name case mismatch. 1.2.80 01-December-2009 --------------------------------------------- - Support for collection content type filtering as part of LIST. - Adapt to Nepomuk query service changes. - Experimental support for PostgreSQL. - Support for preprocessor agents. - Support for distributed searching. - Support for agents creating virtual collections. - Protocol parser fixes for non-Linux/non-KDE clients. - Support for single-shot searches using the Nepomuk query service. - Support HRID-based LIST operations. - Support RID-based MOVE, COLMOVE, LINK and UNLINK opertions. - Respect cache-only retrieval also regarding on-demand syncing. - Add configuration accepted/rejected signals to the agent interface. - Fix change notification compression when using modified parts sets. - Use one retrieval pipeline per resource. - Reduce unecessary change notification on flag changes. - Fix RID quoting. - Fix resource creating race for autostarted agents. - Create new database also when using external db servers. - Return the created result collection when creating a persistent search.
2010-04-10 02:07:07 +02:00
include/akonadi/private/capabilities_p.h
include/akonadi/private/imapparser_p.h
include/akonadi/private/imapset_p.h
include/akonadi/private/notificationmessage_p.h
include/akonadi/private/protocol_p.h
include/akonadi/private/xdgbasedirs_p.h
Update akonadi to 1.1.95 1.1.95 23-June-2009 --------------------------------------------- - Fix item size handling. - Add support for retrieving collection statistics as part of the AKLIST/AKLSUB commands. - Add support for collection size statistics. - Build fixes for Windows. - Support RID-based operations for CREATE, MODIFY and DELETE. - Avoid emitting unecessary change notifications when modifying items or collections. - Add COLMOVE command. - Reduce number of database writes when modifying a collection. - Fix parsing of attributes containing CR or LF characters. 1.1.90 03-June-2009 --------------------------------------------- - Return the storage location for items in FETCH responses - Fix remode identifier encoding problems - Fix infinite loop when parsing RID lists - Fix parsing errors on stray newlines - Support RID-based operations for STORE and MOVE - Fix race on resource creation - Provide modified item parts in change notifications - Build system fixes 1.1.85 05-May-2009 --------------------------------------------- - Improved CMake scripts so it is possible to detect the Akonadi version in projects that depend on it. - Simplified the check for existance of tables. - Add a dedicated item deletion command, to get rid of the old STORE/EXPUNGE which was extremely inefficient. - Some fixes to support sqlite in the future. - Soprano is required now. - Qt 4.5.0 is required now. - Support for collection retrieval by remote identifier. - Support for item retrieval based on the remote identifier. - Less useless debug output. - Fixed leak on socket error. - Various smaller bug fixes, see ChangeLog for a list. - Support for writing large payloads to a file. - New Item retrieval code. - Added a streaming IMAP parser, and ported code the use it. - Add support for manually restarting an agent instance.
2009-07-25 14:30:37 +02:00
lib/cmake/Akonadi/AkonadiConfig.cmake
lib/cmake/Akonadi/AkonadiConfigVersion.cmake
lib/cmake/Akonadi/AkonadiTargetsWithPrefix-noconfig.cmake
lib/cmake/Akonadi/AkonadiTargetsWithPrefix.cmake
lib/libakonadiprotocolinternals.so
lib/libakonadiprotocolinternals.so.1
lib/libakonadiprotocolinternals.so.${PKGVERSION}
lib/pkgconfig/akonadi.pc
${PLIST.sqlite}qt4/plugins/sqldrivers/libqsqlite3.so
Update to akonadi 1.4.0 1.4.0 31-July-2010 --------------------------------------------- - Add change notification for collection subscription state changes. - Enable filesystem payload store by default. - Fix unicode folder name encoding regression. 1.3.90 04-July-2010 --------------------------------------------- - Reset RIDs on inter-resource moves. - Optimize disk space usage with internal MySQL. - Improve error reporting of the Akonadi remote debugging server. - Fix moving collections into the collection root. - Report PostgreSQL database errors in english independent of locale settings. - Fix unicode collection name encoding. - Optimize cache pruning with filesystem payload store. - Fix automatic migration between database and filesystem payload store. 1.3.85 09-June-2010 --------------------------------------------- - Avoid unneeded full resource sync when using sync-on-demand cache policies. - Fix crash when using D-Bus session bus in a secondary thread. - Reduce emission of unneccessary change notifications. - Fix empty filename use in fs backend. 1.3.80 27-May-2010 --------------------------------------------- - Fix unicode collection name encoding. - Support HRID-based FETCH commands. - Fix Nepomuk-based persistent searches when Nepomuk was not running during Akonadi startup. - Fix compilation on Windows CE. - Optimize item retrieval queries. - Support modification of existing persistent searches. - Support different query languages for persistent searches. - Fix PostgreSQL shutdown. - Add initial support for Sqlite. - Fix premature command abortion. - Fix parsing of cascaded lists. - Support for mysql_update_db. - Support for mysql_install_db. - Improved protocol tracing for akonadiconsole. - Support MySQL backend on Maemo. - Allow RID changes only to the owning resource. - Add Akonadi remote debugging server. - Add support for marking chaced payloads as invalid. - Add support for remove revision property. - Fix MySQL connection loss after 8 hours of inactivity. - Fix D-Bus race on server startup. - Fix internal MySQL on Windows. - Fix config and data file location on Windows. - Fix PostgreSQL startup when using internal server. - Refactor database configuration abstraction.
2010-10-25 22:19:15 +02:00
share/config/akonadi/mysql-global-mobile.conf
share/config/akonadi/mysql-global.conf
share/dbus-1/interfaces/org.freedesktop.Akonadi.Agent.Control.xml
share/dbus-1/interfaces/org.freedesktop.Akonadi.Agent.Status.xml
share/dbus-1/interfaces/org.freedesktop.Akonadi.AgentManager.xml
share/dbus-1/interfaces/org.freedesktop.Akonadi.ControlManager.xml
share/dbus-1/interfaces/org.freedesktop.Akonadi.DebugInterface.xml
share/dbus-1/interfaces/org.freedesktop.Akonadi.NotificationManager.xml
share/dbus-1/interfaces/org.freedesktop.Akonadi.NotificationSource.xml
Update akonadi to 1.3.1 1.3.1 09-February-2010 --------------------------------------------- - Fix D-Bus connection leak in Nepomuk search backend. - Disable slow query logging by default for internal MySQL. 1.3.0 20-January-2010 --------------------------------------------- - Work around D-Bus bug that could cause SEARCH to hang. 1.2.90 06-January-2010 --------------------------------------------- - Fix change notifications for search results. - Fix database creation with PostgreSQL. - Fix copying of item flags. - Fix internal MySQL shutdown. - Support PostgreSQL in internal mode. - Fix table name case mismatch. 1.2.80 01-December-2009 --------------------------------------------- - Support for collection content type filtering as part of LIST. - Adapt to Nepomuk query service changes. - Experimental support for PostgreSQL. - Support for preprocessor agents. - Support for distributed searching. - Support for agents creating virtual collections. - Protocol parser fixes for non-Linux/non-KDE clients. - Support for single-shot searches using the Nepomuk query service. - Support HRID-based LIST operations. - Support RID-based MOVE, COLMOVE, LINK and UNLINK opertions. - Respect cache-only retrieval also regarding on-demand syncing. - Add configuration accepted/rejected signals to the agent interface. - Fix change notification compression when using modified parts sets. - Use one retrieval pipeline per resource. - Reduce unecessary change notification on flag changes. - Fix RID quoting. - Fix resource creating race for autostarted agents. - Create new database also when using external db servers. - Return the created result collection when creating a persistent search.
2010-04-10 02:07:07 +02:00
share/dbus-1/interfaces/org.freedesktop.Akonadi.Preprocessor.xml
share/dbus-1/interfaces/org.freedesktop.Akonadi.Resource.xml
share/dbus-1/interfaces/org.freedesktop.Akonadi.Server.xml
share/dbus-1/interfaces/org.freedesktop.Akonadi.Tracer.xml
share/dbus-1/interfaces/org.freedesktop.Akonadi.TracerNotification.xml
share/dbus-1/services/org.freedesktop.Akonadi.Control.service
share/mime/packages/akonadi-mime.xml