NOTICE: This package has been removed from pkgsrc

./wip/py-CalendarServer, Standards-compliant server implementing CalDAV and CardDAV protocols

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


Branch: CURRENT, Version: 6.0, Package name: py27-CalendarServer-6.0, Maintainer: pkgsrc-users

The open source Calendar and Contacts Server project is a
standards-compliant server implementing the CalDAV and CardDAV
protocols. It provides a shared location on the network allowing
multiple users to store and edit calendaring and contact information.

CalDAV is an Internet standard allowing a client to access scheduling
information on a remote server. It extends the WebDAV (an HTTP-based
protocol for data manipulation) specification and uses the iCalendar
format for the data. The protocol is defined by RFC 4791. It allows
multiple clients access to the same information thus allowing
cooperative planning and information sharing. Many server and client
applications support the protocol.

CardDAV is an address book client/server protocol designed to allow
users to access and share contact data on a server. The CardDAV
protocol is defined by RFC 6352.


Required to run:
[www/py-nevow] [databases/openldap-client] [databases/py-ldap] [net/py-twisted] [shells/bash] [security/py-OpenSSL] [devel/subversion-base] [devel/py-setuptools] [devel/memcached] [devel/py-ZopeInterface] [devel/epydoc] [time/py-dateutil] [time/py-pytz] [security/py-asn1] [security/py-crypto] [lang/python27] [devel/py-flakes] [devel/py-cffi] [devel/py-doctor] [devel/py-cparser] [databases/py-sqlparse] [sysutils/py-xattr] [sysutils/py-psutil] [security/py-kerberos]

Required to build:
[pkgtools/cwrappers]
RMD160: 2302ee5ceb244e94a6e2cec50719133e205449db
Filesize: 9027.341 KB

Version history: (Expand)


CVS history: (Expand)


   2015-04-14 13:56:20 by Thomas Klausner | Files touched by this commit (27)
Log message:
Cleanup after python-2.6 removal.
   2015-04-14 01:22:01 by othyro | Files touched by this commit (26)
Log message:
lang/python26 has been removed. Remove other python versions here too like
31 and 32 which are not supported any longer.
   2014-12-11 09:22:44 by Thomas Klausner | Files touched by this commit (1)
Log message:
Switch to postgres-9.3

   2014-12-09 11:17:42 by Thomas Klausner | Files touched by this commit (6)
Log message:
Update to 6.0. No more twext.
   2014-10-24 11:14:59 by Thomas Klausner | Files touched by this commit (1)
Log message:
fix EGG_NAME.

   2014-10-23 19:35:42 by Thomas Klausner | Files touched by this commit (1)
Log message:
Use newer tarball that has correct version number inside.
Don't set DIST_SUBDIR since it's not been that long.
   2014-10-23 16:04:24 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 5.2.2. (internal version is wrong and claims 5.2.1)
Changes:
stricter SSL settings
   2014-09-08 10:50:32 by Thomas Klausner | Files touched by this commit (1)
Log message:
Disable python-2.6 too, setup.py is unhappy.