pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/py-xandikos
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jul 4 13:11:43 UTC 2017
Added Files:
pkgsrc/net/py-xandikos: DESCR Makefile PLIST distinfo
Log Message:
Import py-xandikos-0.0.5 as net/py-xandikos.
Xandikos is a lightweight yet complete CardDAV/CalDAV server that
backs onto a Git repository.
Xandikos takes its name from the name of the March month in the
ancient Macedonian calendar, used in Macedon in the first millennium
BC.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/net/py-xandikos/DESCR \
pkgsrc/net/py-xandikos/Makefile pkgsrc/net/py-xandikos/PLIST \
pkgsrc/net/py-xandikos/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/net/py-xandikos/DESCR
diff -u /dev/null pkgsrc/net/py-xandikos/DESCR:1.1
--- /dev/null Tue Jul 4 13:11:43 2017
+++ pkgsrc/net/py-xandikos/DESCR Tue Jul 4 13:11:43 2017
@@ -0,0 +1,6 @@
+Xandikos is a lightweight yet complete CardDAV/CalDAV server that
+backs onto a Git repository.
+
+Xandikos takes its name from the name of the March month in the
+ancient Macedonian calendar, used in Macedon in the first millennium
+BC.
Index: pkgsrc/net/py-xandikos/Makefile
diff -u /dev/null pkgsrc/net/py-xandikos/Makefile:1.1
--- /dev/null Tue Jul 4 13:11:43 2017
+++ pkgsrc/net/py-xandikos/Makefile Tue Jul 4 13:11:43 2017
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2017/07/04 13:11:43 wiz Exp $
+
+DISTNAME= xandikos-0.0.5
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= net
+MASTER_SITES= ${MASTER_SITE_PYPI:=x/xandikos/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://www.jelmer.uk/code/xandikos/
+COMMENT= Git-backed lightweight yet complete CardDAV/CalDAV server
+LICENSE= gnu-gpl-v3
+
+DEPENDS+= ${PYPKGPREFIX}-jinja2-[0-9]*:../../textproc/py-jinja2
+DEPENDS+= ${PYPKGPREFIX}-dulwich-[0-9]*:../../devel/py-dulwich
+DEPENDS+= ${PYPKGPREFIX}-icalendar-[0-9]*:../../time/py-icalendar
+DEPENDS+= ${PYPKGPREFIX}-defusedxml-[0-9]*:../../textproc/py-defusedxml
+
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/net/py-xandikos/PLIST
diff -u /dev/null pkgsrc/net/py-xandikos/PLIST:1.1
--- /dev/null Tue Jul 4 13:11:43 2017
+++ pkgsrc/net/py-xandikos/PLIST Tue Jul 4 13:11:43 2017
@@ -0,0 +1,78 @@
+@comment $NetBSD: PLIST,v 1.1 2017/07/04 13:11:43 wiz Exp $
+bin/xandikos
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/xandikos/__init__.py
+${PYSITELIB}/xandikos/__init__.pyo
+${PYSITELIB}/xandikos/__init__.pyc
+${PYSITELIB}/xandikos/access.pyo
+${PYSITELIB}/xandikos/access.pyc
+${PYSITELIB}/xandikos/apache.pyo
+${PYSITELIB}/xandikos/apache.pyc
+${PYSITELIB}/xandikos/caldav.pyo
+${PYSITELIB}/xandikos/caldav.pyc
+${PYSITELIB}/xandikos/carddav.pyo
+${PYSITELIB}/xandikos/carddav.pyc
+${PYSITELIB}/xandikos/davcommon.pyo
+${PYSITELIB}/xandikos/davcommon.pyc
+${PYSITELIB}/xandikos/icalendar.pyo
+${PYSITELIB}/xandikos/icalendar.pyc
+${PYSITELIB}/xandikos/infit.pyo
+${PYSITELIB}/xandikos/infit.pyc
+${PYSITELIB}/xandikos/quota.pyo
+${PYSITELIB}/xandikos/quota.pyc
+${PYSITELIB}/xandikos/scheduling.pyo
+${PYSITELIB}/xandikos/scheduling.pyc
+${PYSITELIB}/xandikos/store.pyo
+${PYSITELIB}/xandikos/store.pyc
+${PYSITELIB}/xandikos/sync.pyo
+${PYSITELIB}/xandikos/sync.pyc
+${PYSITELIB}/xandikos/timezones.pyo
+${PYSITELIB}/xandikos/timezones.pyc
+${PYSITELIB}/xandikos/vcard.pyo
+${PYSITELIB}/xandikos/vcard.pyc
+${PYSITELIB}/xandikos/web.pyo
+${PYSITELIB}/xandikos/web.pyc
+${PYSITELIB}/xandikos/webdav.pyo
+${PYSITELIB}/xandikos/webdav.pyc
+${PYSITELIB}/xandikos/wsgi.pyo
+${PYSITELIB}/xandikos/wsgi.pyc
+${PYSITELIB}/xandikos/access.py
+${PYSITELIB}/xandikos/apache.py
+${PYSITELIB}/xandikos/caldav.py
+${PYSITELIB}/xandikos/carddav.py
+${PYSITELIB}/xandikos/davcommon.py
+${PYSITELIB}/xandikos/icalendar.py
+${PYSITELIB}/xandikos/infit.py
+${PYSITELIB}/xandikos/quota.py
+${PYSITELIB}/xandikos/scheduling.py
+${PYSITELIB}/xandikos/store.py
+${PYSITELIB}/xandikos/sync.py
+${PYSITELIB}/xandikos/templates/collection.html
+${PYSITELIB}/xandikos/templates/root.html
+${PYSITELIB}/xandikos/tests/__init__.py
+${PYSITELIB}/xandikos/tests/__init__.pyo
+${PYSITELIB}/xandikos/tests/__init__.pyc
+${PYSITELIB}/xandikos/tests/test_caldav.pyo
+${PYSITELIB}/xandikos/tests/test_caldav.pyc
+${PYSITELIB}/xandikos/tests/test_icalendar.pyo
+${PYSITELIB}/xandikos/tests/test_icalendar.pyc
+${PYSITELIB}/xandikos/tests/test_store.pyo
+${PYSITELIB}/xandikos/tests/test_store.pyc
+${PYSITELIB}/xandikos/tests/test_web.pyo
+${PYSITELIB}/xandikos/tests/test_web.pyc
+${PYSITELIB}/xandikos/tests/test_webdav.pyo
+${PYSITELIB}/xandikos/tests/test_webdav.pyc
+${PYSITELIB}/xandikos/tests/test_caldav.py
+${PYSITELIB}/xandikos/tests/test_icalendar.py
+${PYSITELIB}/xandikos/tests/test_store.py
+${PYSITELIB}/xandikos/tests/test_web.py
+${PYSITELIB}/xandikos/tests/test_webdav.py
+${PYSITELIB}/xandikos/timezones.py
+${PYSITELIB}/xandikos/vcard.py
+${PYSITELIB}/xandikos/web.py
+${PYSITELIB}/xandikos/webdav.py
+${PYSITELIB}/xandikos/wsgi.py
Index: pkgsrc/net/py-xandikos/distinfo
diff -u /dev/null pkgsrc/net/py-xandikos/distinfo:1.1
--- /dev/null Tue Jul 4 13:11:43 2017
+++ pkgsrc/net/py-xandikos/distinfo Tue Jul 4 13:11:43 2017
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/07/04 13:11:43 wiz Exp $
+
+SHA1 (xandikos-0.0.5.tar.gz) = 669d5f6fcfb322b26ea88f6d722e0b3b2359050d
+RMD160 (xandikos-0.0.5.tar.gz) = 72225940563b0dfca2b9bccef4078f23e295132f
+SHA512 (xandikos-0.0.5.tar.gz) = 5ed16ccef50fe1be3fd30d9411e47fe361a75a44ee35632f7cbf3ffa4211ca231c55cd4299ed487aa119de5a660bee696ae4d1f1cf114ed58b1dbb68bc9df64a
+Size (xandikos-0.0.5.tar.gz) = 68955 bytes
Home |
Main Index |
Thread Index |
Old Index