NOTICE: This package has been removed from pkgsrc

./wip/davical-current, Simple CalDAV server using a PostgreSQL backend

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.1.4nb20160922, Package name: davical-1.1.4nb20160922, Maintainer: hauke

DAViCal is a server for calendar sharing. It is an implementation of the
CalDAV protocol which is designed for storing calendaring resources (in
iCalendar format) on a remote shared server.

DAViCal supports basic delegation of read/write access among calendar users,
multiple users (or clients) reading and writing the same calendar entries over
time, and scheduling of meetings with free/busy time displayed.

An increasing number of calendar clients support the maintenance of shared
remote calendars through CalDAV, including Evolution, Mulberry, Chandler,
Mozilla Calendar (Sunbird/Lightning), and various other closed-source
products such as Apple's iCal and iPhone.

This package will install the current development version from the GIT
repository.


Required to run:
[sysutils/pwgen] [textproc/p5-YAML] [www/ap-php] [www/php-curl] [databases/p5-DBI] [databases/php-pgsql] [databases/php-pdo_pgsql] [databases/p5-DBD-postgresql] [time/php-calendar] [devel/php-libawl] [databases/postgresql91-client]

Required to build:
[www/apache22] [devel/git-base]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2014-04-10 17:41:17 by Hauke Fath | Files touched by this commit (1) | Package updated
Log message:
Add dependency on databases/p5-DBI for update-davical-database
   2013-11-07 13:40:27 by ndb | Files touched by this commit (1)
Log message:
Use devel/php-libawl.
   2013-11-07 13:39:31 by ndb | Files touched by this commit (2)
Log message:
GIT pull-up to master.
   2013-07-17 17:10:48 by Hauke Fath | Files touched by this commit (1)
Log message:
Updates toward 1.1.2 release.
   2013-07-13 13:47:21 by Hauke Fath | Files touched by this commit (1)
Log message:
Add the patch to go with the distinfo line, according to
<http://sourceforge.net/mailarchive/message.php?msg_id=30486311>
(thanks, wiz ;)
   2013-07-12 22:20:53 by Hauke Fath | Files touched by this commit (1)
Log message:
Clean up CVS marker.
   2013-07-12 22:18:10 by Hauke Fath | Files touched by this commit (3)
Log message:
Add archive-old-events.php script to PLIST.

   2012-11-22 13:13:19 by Hauke Fath | Files touched by this commit (12)
Log message:
Build a -current version of Davical from the git repository.
It has (iphone) IOS 6 related patches that the latest release
version lacks.