Version: 1.1.6, Package name: radicale-1.1.6 |
Maintained by: Sergey Bronnikov |
Master sites: |
Description 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 Mozilla Lightning Calendar 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. |
Filesize: 47.148 KB |
Version History (View Complete History) |
|
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: bump all the py3 things, _SYSTEM_VERSION didn't quite work out how we expected and it's easier|safer to do it this way than fiddle with pkg_add now. thanks aja for update tests with a quick bulk. |
2018-09-11 14:40:53 by Stuart Henderson | Files touched by this commit (4) |
Log message: add @option is-branch |
2018-09-06 16:54:07 by Stuart Henderson | Files touched by this commit (1) |
Log message: https HOMEPAGE |
2018-09-06 16:48:31 by Stuart Henderson | Files touched by this commit (5) |
Log message: update to radicale-1.1.6, the most recent of the 1.1.x branch. py3 works so switch across. 2.x is a bit different and would probably benefit from being a separate port rather than directly updating productivity/radicale (not least because you need to export data from 1.1.x before migrating). |
2018-09-04 06:46:28 by Marc Espie | Files touched by this commit (918) |
Log message: convert to PKGSTEM |
2018-01-11 12:27:12 by Robert Peichaer | Files touched by this commit (624) |
Log message: Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d daemon scripts and bump subpackages that contain the *.rc scripts. discussed with and OK aja@ OK tb |
2017-05-29 08:44:40 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update to radicale-1.1.3 which adds a migration path to radicale 2 ok sthen@ |
2017-05-16 11:15:40 by Jasper Lievisse Adriaanse | Files touched by this commit (5) |
Log message: various tweaks: - install the 'rights' file and update README accordingly - tune down default logging from DEBUG to INFO MAINTAINER timed-out ok sthen@ |
2017-05-16 11:13:52 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: Security update to radicale-1.1.2 addressing CVE-2017-8342: "Radicale before 1.1.2 and 2.x before 2.0.0rc2 is prone to timing oracles and simple brute-force attacks when using the htpasswd authentication method." MAINTAINER timed-out ok sthen@ |
2016-01-17 16:08:18 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to radicale-1.1.1, "Fix the owner_write rights rule" |
2016-01-08 15:37:52 by Stuart Henderson | Files touched by this commit (4) |
Log message: security update to Radicale 1.1, see http://radicale.org/news/ for more info. (maintainer timeout, though I didn't wait very long due to the security issues). - while there, remove unneeded MODPY_ADJ_FILES (spotted by shadchin@), use BUILD_DEPENDS not LIB_DEPENDS for a python module dependency, and fix missing VARBASE subst in the sample config file. Note that there was a NON-BACKWARDS-COMPATIBLE change: for users who have added a custom user rights file, previously the most permissive rights were allowed; now the first section in the file matching the path and user takes priority instead. |
2015-11-30 13:17:53 by Joerg Jung | Files touched by this commit (6) |
Log message: update radicale to 1.0.1 brypt is supported through passlib now, so add lib dependency and drop patch. ok sthen |
2015-04-02 08:21:18 by Jasper Lievisse Adriaanse | Files touched by this commit (187) |
Log message: - switch to MODPY_PI |
2014-12-15 06:27:13 by Ian Darwin | Files touched by this commit (7) |
Log message: Upgrade to radicale-0.9, from Sergey Bronnikov (maintainer) |
2011-06-08 11:37:46 by Jasper Lievisse Adriaanse | Files touched by this commit (10) |
Log message: bump after default python version switch |
2011-06-02 13:57:17 by Stuart Henderson | Files touched by this commit (1) |
Log message: mirror distfile |
2011-06-02 07:41:42 by Antoine Jacoutot | Files touched by this commit (238) |
Log message: Add a consistent header that substitutes FULLPKGNAME for the READMEs. ok jasper@ sthen@ |
2011-05-06 09:35:47 by Stuart Henderson | Files touched by this commit (3) |
Log message: 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@ |