[kde-freebsd] cvs commit: area51/databases/akonadi Makefile distinfo pkg-descr pkg-plist

Martin Wilke miwi at orm.arved.priv.at
Sun May 4 19:46:02 CEST 2008


miwi        2008/05/04 19:46:02 CEST

  KDE/FreeBSD QA/Devel Repository

  Added files:
    databases/akonadi    Makefile distinfo pkg-descr pkg-plist 
  Log:
  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/
  
  Thanks to Beat Gaetzi
  
  Revision  Changes    Path
  1.1       +65 -0     area51/databases/akonadi/Makefile (new)
  1.1       +3 -0      area51/databases/akonadi/distinfo (new)
  1.1       +26 -0     area51/databases/akonadi/pkg-descr (new)
  1.1       +46 -0     area51/databases/akonadi/pkg-plist (new)


More information about the kde-freebsd mailing list