notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
radicale2 Python based CalDAV/CardDAV server
2.1.12 www Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.1.12Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Please migrate to Radicale 3.x which you can find at www/radicale
Expired This port expired on: 2020-10-31
Maintainer: decke@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-06-12 14:19:34
Last Update: 2020-11-01 21:50:31
SVN Revision: 553867
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
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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}radicale2>0:www/radicale2@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py37-radicale
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
No installation instructions:
This port has been deleted.
PKGNAME: py37-radicale2
Package flavors (<flavor>: <package>)
  • py37: py37-radicale2
distinfo:
TIMESTAMP = 1589887684 SHA256 (Radicale-2.1.12.tar.gz) = 8fd07806e3e4f873b63838dfee69bf0283216943df6051cf80a22f11d7a7eda4 SIZE (Radicale-2.1.12.tar.gz) = 109781

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py37-setuptools>=0 : devel/py-setuptools@py37
  2. py37-setuptools>0 : devel/py-setuptools@py37
  3. python3.7 : lang/python37
Runtime dependencies:
  1. py37-bcrypt>=0 : security/py-bcrypt@py37
  2. py37-passlib>=0 : security/py-passlib@py37
  3. py37-vobject>=0.9.6 : deskutils/py-vobject@py37
  4. py37-dateutil>=2.7.3 : devel/py-dateutil@py37
  5. py37-setuptools>0 : devel/py-setuptools@py37
  6. python3.7 : lang/python37
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
python:3.3+ shebangfix
pkg-message:
For install:
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://radicale.org/1to2/
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/R/Radicale/
  2. https://pypi.org/packages/source/R/Radicale/
Collapse this list.

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1.12
01 Nov 2020 21:50:31
Revision:553867Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2020-10-31 www/radicale2: Please migrate to Radicale 3.x which you can find at
www/radicale
2020-10-31 devel/pccts: abandonedware, superseded by devel/antlr
2.1.12
31 Aug 2020 19:09:10
Revision:547206Original commit files touched by this commit
decke search for other commits by this committer
www/radicale2: Add deprecation notice and motivate users to migrate to
www/radicale
2.1.12
19 May 2020 11:46:10
Revision:535856Original commit files touched by this commit
decke search for other commits by this committer
www/radicale2: Update to 2.1.12 and fix CONFLICTS
2.1.11
16 Apr 2020 09:32:26
Revision:531834Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix LICENSE
- Add LICENSE_FILE
- Silence patching
- Update WWW

Approved by:	portmgr blanket
2.1.11
14 Aug 2019 12:25:09
Revision:508913Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories w)
2.1.11
13 Nov 2018 07:28:01
Revision:484859Original commit files touched by this commit
decke search for other commits by this committer
- Update to 2.1.11
2.1.10
23 Sep 2018 05:08:21
Revision:480453Original commit files touched by this commit
decke search for other commits by this committer
- Update to 2.1.10
- Document required versions in dependecies

This unbreaks the port after the last py-dateutil update

PR:		231154
Submitted by:	Nathan <ahktenzero+freebsd@mohorovi.cc>
2.1.9
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
2.1.9
12 Jun 2018 14:19:17
Revision:472256Original commit files touched by this commit
decke search for other commits by this committer
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: http://radicale.org/
WWW: https://github.com/Kozea/Radicale

PR:		222657
Submitted by:	Alexandre C. Guimaraes <lebarondemerde@privacychain.ch>

Number of commits found: 9