Commit Graph

17 Commits

Author SHA1 Message Date
sthen
fdfbe3dc6b update to radicale 0.7, from maintainer Sergey Bronnikov 2012-05-23 18:02:09 +00:00
sthen
bd20d5b11f update to radicale 0.6.4, including significant performance improvement
for REPORT requests with large calendars. ok maintainer and ian@
2012-01-12 00:19:54 +00:00
sthen
d2f80c03d7 update to radicale 0.6.2, from Mark Peoples via maintainer. 2011-10-10 08:19:43 +00:00
espie
d0fa01c846 normalize pkgpath 2011-09-16 11:13:37 +00:00
sthen
59466bcbe2 update to radicale-0.6.1, looks good to maintainer 2011-09-02 09:56:02 +00:00
sthen
c4d4cecd31 htpasswd -c isn't so great as a general-purpose option, it truncates an
already-existing file; adapt the README to only suggest it for a new file.
ok jasper@
2011-08-22 08:43:54 +00:00
jasper
951658af0e Tweak README:
- fix a variable name after recent config file change
- slightly better htpasswd command

	ok MAINTAINER sthen@
2011-08-22 07:12:14 +00:00
sthen
330192648a drop distfile mirror, pypi keeps old versions anyway. 2011-08-20 15:26:52 +00:00
jasper
5b71a07ffc - fix MASTER_SITES, this is actually hosted on pypi.. 2011-08-20 15:00:04 +00:00
sthen
b7a20fd384 update radicale to 0.6, amongst other things adding support for ical4/iphone.
ok ian@, Sergey Bronnikov (maintainer).
2011-08-19 20:35:34 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
sthen
0443f8423b mirror distfile 2011-06-02 19:57:16 +00:00
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
sthen
8329226a50 update to 0.5, from Mark Peoples, maintainer timeout
* Calendar depth
* iPhone support
* MacOS and Windows support
* HEAD requests management
* htpasswd user from calendar path

ok ian@
2011-05-06 15:35:47 +00:00
sthen
23b6854d1a - adjust default directories for ssl keys, /etc/ssl/private isn't
going to be accessible by the uid running radicale

- add a readme, showing people how to setup auth/crypto

with/ok ian@
2011-04-17 14:54:47 +00:00
sthen
cadea2bb96 - run SUBST_CMD on config.py, fixes htpasswd auth problem reported by ian@
- change default password hash to sha1; add example htpasswd(1) usage
2011-04-15 16:44:27 +00:00
sthen
384b2a68d9 Import ports/productivity/radicale, a simple CalDAV server.
Tweaked from a submission from maintainer Sergey Bronnikov, ok landry@

The Radicale Project is a complete CalDAV calendar server solution,
capable of making multiple calendars available to local and remote
users, with optional authentication policies. Calendars can be
viewed and edited by a calendar client such as Sunbird or Evolution.

The Radicale Project aims to be a light solution, easy to use, easy
to install, easy to configure. As a consequence, it requires few
software dependencies and is pre-configured to work out-of-the-box.
2011-04-15 15:47:17 +00:00