Port details |
- py-vdirsyncer Synchronize calendars and contacts
- 0.19.1 deskutils
=3 0.19.0_1Version of this port present on the latest quarterly branch. - Maintainer: rigoletto@FreeBSD.org
 - Port Added: 2015-03-10 11:48:57
- Last Update: 2023-04-02 17:41:15
- Commit Hash: c320c4d
- People watching this port, also watch:: rsync, git, tmux, webfonts, xorg
- Also Listed In: python
- License: BSD3CLAUSE
- Description:
- Vdirsyncer synchronizes your calendars and addressbooks between two storages.
The most popular purpose is to synchronize CalDAV and CardDAV with a local
folder or file. The local data can then be accessed via a variety of programs,
none of which have to know or worry about syncing to a server.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}vdirsyncer>0:deskutils/py-vdirsyncer@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/deskutils/py-vdirsyncer/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/py-vdirsyncer
- pkg install py39-vdirsyncer
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 py39-vdirsyncer listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-vdirsyncer
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1679862111
SHA256 (vdirsyncer-0.19.1.tar.gz) = aa76c7725aa5a711f6374bc5cd83be78aae68c74829635a9ed073cd4c09f03ae
SIZE (vdirsyncer-0.19.1.tar.gz) = 122699
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:
-
- py39-setuptools_scm>=1.10.1 : devel/py-setuptools_scm@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-aiohttp>=3.8.0 : www/py-aiohttp@py39
- py39-aiostream>=0.4.5 : www/py-aiostream@py39
- py39-atomicwrites>=0.1.7 : devel/py-atomicwrites@py39
- py39-click>=5.0 : devel/py-click@py39
- py39-click-log<0.4.0 : devel/py-click-log@py39
- py39-click-threading>=0.2 : devel/py-click-threading@py39
- py39-sqlite3>=0 : databases/py-sqlite3@py39
- py39-requests>=2.20.0 : www/py-requests@py39
- py39-requests-toolbelt>=0.4.0 : www/py-requests-toolbelt@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- deskutils/py-khard
- for Run
-
- deskutils/py-khal
- deskutils/py-khard
- deskutils/py-todoman
Configuration Options:
- ===> The following configuration options are available for py39-vdirsyncer-0.19.1:
GOOGLE=off: Enable Google Calendar support
===> Use 'make config' to modify these settings
- Options name:
- deskutils_py-vdirsyncer
- USES:
- python:3.7+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.19.1 02 Apr 2023 17:41:15
    |
Alexandre C. Guimarães (rigoletto)  Author: Corey Halpin |
deskutils/py-vdirsyncer: Updated to 0.19.1
PR: 270471 |
0.19.0_1 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
0.19.0_1 20 Dec 2022 04:24:01
    |
Alexandre C. Guimarães (rigoletto)  Author: James TD Smith |
deskutils/py-vdirsyncer: Add missing dependencies
- committed with a few modifications. |
0.19.0 01 Dec 2022 16:28:41
    |
Alexandre C. Guimarães (rigoletto)  |
deskutils/py-vdirsyncer: Update to 0.19.0 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.18.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.18.0 21 Nov 2021 20:00:18
    |
Alexandre C. Guimarães (rigoletto)  |
deskutils/py-vdirsyncer: Upate to 0.18.0 |
0.16.8_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.16.8_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.16.8_1 26 Jun 2020 17:34:06
  |
rigoletto  |
deskutils/py-vdirsyncer: Add compatibility with latest py-click.
- vdirsyncer was failing at runtime due to requering
a outdated py-click version.
PR: 247191
Reported by: Simeon Simeonov <sgs@pichove.org> |
0.16.8 11 Jun 2020 22:37:46
  |
rigoletto  |
deskutils/py-vdirsyncer: Update to 0.16.8 |
0.16.7 27 Oct 2018 16:11:24
  |
rigoletto  |
deskutils/py-vdirsyncer: update to version 0.16.7
- take maintainership.
PR: 232208
Approved by: tcberner (mentor), maintainer timeout |
0.16.3_1 27 Aug 2018 15:44:23
  |
swills  |
deskutils/py-vdirsyncer: add missing dependency
PR: 230540
Submitted by: Alexandre C. Guimaraes <lebarondemerde@privacychain.ch>
Approved by: maintainer timeout (che@bein.link, >2 weeks) |
0.16.3 20 Jun 2018 17:05:44
  |
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
0.16.3 05 Dec 2017 10:37:16
  |
amdmi3  |
- Update to 0.16.3
- Fix LICENSE
PR: 217981
Submitted by: lbdm@privacychain.ch
Reported by: amdmi3
Approved by: maintainer timeout (che@bein.link, 8 months) |
0.12.1 30 Nov 2017 15:50:34
  |
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.12.1 06 Oct 2016 15:37:28
  |
amdmi3  |
- Update to 0.12.1
- While here, add NO_ARCH
PR: 212459
Submitted by: citrin+pr@citrin.ru
Approved by: che@bein.link (maintainer) |
0.9.3_1 15 Apr 2016 19:06:26
  |
pi  |
deskutils/py-vdirsyncer: update dependencies
PR: 208428
Submitted by: Christian Geier <catcher+freebsdbugzilla@lostpackets.de>
Approved by: <che@bein.link> (maintainer timeout) |
0.9.3 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.9.3 31 Mar 2016 17:20:42
  |
pi  |
deskutils/py-vdirsyncer: 0.4.3 -> 0.9.3
Changes:
https://vdirsyncer.readthedocs.org/en/stable/changelog.html
PR: 206733
Approved by: Maxim Filimonov <che@bein.link> (maintainer) |
0.4.3 10 Mar 2015 11:48:38
  |
robak  |
deskutils/py-vdirsyncer: NEW PORT - Synchronize calendars and contacts
Vdirsyncer synchronizes your calendars and addressbooks between two storages.
The most popular purpose is to synchronize CalDAV and CardDAV with a local
folder or file. The local data can then be accessed via a variety of programs,
none of which have to know or worry about syncing to a server.
WWW: https://vdirsyncer.readthedocs.org/
PR: 198316
Submitted by: Maxim Filimonov <che@bein.link> |