Next | Query returned 15 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2014-02-21 00:18:52 by Thomas Klausner | Files touched by this commit (1) | Package updated
Log message:
Add a comment with installation instructions for next update.

   2014-01-25 11:38:08 by Thomas Klausner | Files touched by this commit (171) | Package updated
Log message:
Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.
   2014-01-16 11:40:56 by Thomas Klausner | Files touched by this commit (8)
Log message:
Convert to use versioned_dependencies.mk.
   2013-10-18 14:00:10 by Thomas Klausner | Files touched by this commit (2)
Log message:
Fix packaging with python-2.6.x.

   2013-10-12 15:41:43 by Thomas Klausner | Files touched by this commit (5)
Log message:
Import py27-CalendarServer-4.2 as wip/py-CalendarServer.

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.


Next | Query returned 15 messages, browsing 11 to 20 | previous