summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-08-18 09:48:44 +0000
committerwiz <wiz@pkgsrc.org>2014-08-18 09:48:44 +0000
commit9f58785303ef709ddac13cace0d95a9cd7b3d83c (patch)
treef25b6012b3a106057154c59b1b9c61fb137906fe /time
parent937ccfec3406a35d323190e6575ac4973e025af0 (diff)
downloadpkgsrc-9f58785303ef709ddac13cace0d95a9cd7b3d83c.tar.gz
Import py34-vdirsyncer-0.2.3 as time/py-vdirsyncer.
vdirsyncer synchronizes your calendars and addressbooks between two storages. The supported storages are CalDAV, CardDAV, arbitrary HTTP resources and some more. It aims to be for CalDAV and CardDAV what OfflineIMAP is for IMAP.
Diffstat (limited to 'time')
-rw-r--r--time/py-vdirsyncer/DESCR5
-rw-r--r--time/py-vdirsyncer/Makefile16
-rw-r--r--time/py-vdirsyncer/PLIST53
-rw-r--r--time/py-vdirsyncer/distinfo5
4 files changed, 79 insertions, 0 deletions
diff --git a/time/py-vdirsyncer/DESCR b/time/py-vdirsyncer/DESCR
new file mode 100644
index 00000000000..68a92c6957e
--- /dev/null
+++ b/time/py-vdirsyncer/DESCR
@@ -0,0 +1,5 @@
+vdirsyncer synchronizes your calendars and addressbooks between
+two storages. The supported storages are CalDAV, CardDAV, arbitrary
+HTTP resources and some more.
+
+It aims to be for CalDAV and CardDAV what OfflineIMAP is for IMAP.
diff --git a/time/py-vdirsyncer/Makefile b/time/py-vdirsyncer/Makefile
new file mode 100644
index 00000000000..b11d6c08e5f
--- /dev/null
+++ b/time/py-vdirsyncer/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2014/08/18 09:48:44 wiz Exp $
+
+DISTNAME= vdirsyncer-0.2.3
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= time
+MASTER_SITES= https://pypi.python.org/packages/source/v/vdirsyncer/
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://pypi.python.org/pypi/vdirsyncer/
+COMMENT= Synchronization tool for vdir
+LICENSE= mit
+
+USE_LANGUAGES= # none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/time/py-vdirsyncer/PLIST b/time/py-vdirsyncer/PLIST
new file mode 100644
index 00000000000..5537d0a1e14
--- /dev/null
+++ b/time/py-vdirsyncer/PLIST
@@ -0,0 +1,53 @@
+@comment $NetBSD: PLIST,v 1.1 2014/08/18 09:48:44 wiz Exp $
+bin/vdirsyncer
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/vdirsyncer/__init__.py
+${PYSITELIB}/vdirsyncer/__init__.pyc
+${PYSITELIB}/vdirsyncer/__init__.pyo
+${PYSITELIB}/vdirsyncer/cli.py
+${PYSITELIB}/vdirsyncer/cli.pyc
+${PYSITELIB}/vdirsyncer/cli.pyo
+${PYSITELIB}/vdirsyncer/exceptions.py
+${PYSITELIB}/vdirsyncer/exceptions.pyc
+${PYSITELIB}/vdirsyncer/exceptions.pyo
+${PYSITELIB}/vdirsyncer/log.py
+${PYSITELIB}/vdirsyncer/log.pyc
+${PYSITELIB}/vdirsyncer/log.pyo
+${PYSITELIB}/vdirsyncer/storage/__init__.py
+${PYSITELIB}/vdirsyncer/storage/__init__.pyc
+${PYSITELIB}/vdirsyncer/storage/__init__.pyo
+${PYSITELIB}/vdirsyncer/storage/base.py
+${PYSITELIB}/vdirsyncer/storage/base.pyc
+${PYSITELIB}/vdirsyncer/storage/base.pyo
+${PYSITELIB}/vdirsyncer/storage/dav.py
+${PYSITELIB}/vdirsyncer/storage/dav.pyc
+${PYSITELIB}/vdirsyncer/storage/dav.pyo
+${PYSITELIB}/vdirsyncer/storage/filesystem.py
+${PYSITELIB}/vdirsyncer/storage/filesystem.pyc
+${PYSITELIB}/vdirsyncer/storage/filesystem.pyo
+${PYSITELIB}/vdirsyncer/storage/http.py
+${PYSITELIB}/vdirsyncer/storage/http.pyc
+${PYSITELIB}/vdirsyncer/storage/http.pyo
+${PYSITELIB}/vdirsyncer/storage/memory.py
+${PYSITELIB}/vdirsyncer/storage/memory.pyc
+${PYSITELIB}/vdirsyncer/storage/memory.pyo
+${PYSITELIB}/vdirsyncer/storage/singlefile.py
+${PYSITELIB}/vdirsyncer/storage/singlefile.pyc
+${PYSITELIB}/vdirsyncer/storage/singlefile.pyo
+${PYSITELIB}/vdirsyncer/sync.py
+${PYSITELIB}/vdirsyncer/sync.pyc
+${PYSITELIB}/vdirsyncer/sync.pyo
+${PYSITELIB}/vdirsyncer/utils/__init__.py
+${PYSITELIB}/vdirsyncer/utils/__init__.pyc
+${PYSITELIB}/vdirsyncer/utils/__init__.pyo
+${PYSITELIB}/vdirsyncer/utils/compat.py
+${PYSITELIB}/vdirsyncer/utils/compat.pyc
+${PYSITELIB}/vdirsyncer/utils/compat.pyo
+${PYSITELIB}/vdirsyncer/utils/vobject.py
+${PYSITELIB}/vdirsyncer/utils/vobject.pyc
+${PYSITELIB}/vdirsyncer/utils/vobject.pyo
diff --git a/time/py-vdirsyncer/distinfo b/time/py-vdirsyncer/distinfo
new file mode 100644
index 00000000000..70dfc1bf7a7
--- /dev/null
+++ b/time/py-vdirsyncer/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/08/18 09:48:44 wiz Exp $
+
+SHA1 (vdirsyncer-0.2.3.tar.gz) = 5b383386612f4f749a57de8102c772b4e08afd56
+RMD160 (vdirsyncer-0.2.3.tar.gz) = 1c41955d2b222684594587cca5a28b53d7e7e23c
+Size (vdirsyncer-0.2.3.tar.gz) = 24408 bytes