Port details on branch 2021Q3 |
- radicale Python based CalDAV/CardDAV server
- 3.0.6_2 www
=0 3.0.6_2Version of this port present on the latest quarterly branch. - Maintainer: decke@FreeBSD.org
 - Port Added: 2021-08-04 19:54:05
- Last Update: 2021-08-04 19:48:30
- Commit Hash: 509bbce
- Also Listed In: python
- License: GPLv3+
- WWW:
- https://github.com/Kozea/Radicale
- Description:
- Radicale is a small but powerful CalDAV (calendars, todo-lists) and CardDAV
(contacts) server, that:
Shares calendars through CalDAV, WebDAV and HTTP.
Shares contacts through CardDAV, WebDAV and HTTP.
Supports events, todos, journal entries and business cards.
Works out-of-the-box, no installation nor configuration required.
Can warn users on concurrent editing.
Can limit access by authentication.
Can secure connections.
Works with many CalDAV and CardDAV clients.
Is GPLv3-licensed free software.
WWW: https://radicale.org/
WWW: https://github.com/Kozea/Radicale
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}radicale>0:www/radicale@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/radicale/ && make install clean
- To add the package, run one of these commands:
- pkg install www/radicale
- pkg install py38-radicale
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py38-radicale listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-radicale
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1600175339
SHA256 (Radicale-3.0.6.tar.gz) = a9433d3df97135d9c02cec8dde4199444daf1b73ad161ded398d67b8e629fdc6
SIZE (Radicale-3.0.6.tar.gz) = 102983
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>=0 : devel/py-setuptools@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-bcrypt>=0 : security/py-bcrypt@py38
- py38-passlib>=0 : security/py-passlib@py38
- py38-vobject>=0.9.6 : deskutils/py-vobject@py38
- py38-dateutil>=2.7.3 : devel/py-dateutil@py38
- py38-defusedxml>0 : devel/py-defusedxml@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_radicale
- USES:
- cpe python:3.5+ shebangfix
- pkg-message:
- If upgrading from < 2:
- Migration from radicale 1.x to 2.x requires that you export the storage
with radicale 1.1.x before it can be used.
Migration instructions: https://web.archive.org/web/20190314225402/https://radicale.org/1to2/
- Master Sites:
|