summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/Makefile4
-rw-r--r--www/py-trytond-web-user/DESCR1
-rw-r--r--www/py-trytond-web-user/Makefile20
-rw-r--r--www/py-trytond-web-user/PLIST47
-rw-r--r--www/py-trytond-web-user/distinfo6
-rw-r--r--www/py-trytond-webdav/ALTERNATIVES1
-rw-r--r--www/py-trytond-webdav/DESCR1
-rw-r--r--www/py-trytond-webdav/Makefile25
-rw-r--r--www/py-trytond-webdav/PLIST53
-rw-r--r--www/py-trytond-webdav/distinfo6
10 files changed, 163 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index c3145ab0cd2..939625117f4 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1196 2016/11/07 11:08:08 wiz Exp $
+# $NetBSD: Makefile,v 1.1197 2016/12/04 21:12:59 rodent Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -697,6 +697,8 @@ SUBDIR+= py-static
SUBDIR+= py-swish-e
SUBDIR+= py-test-httpbin
SUBDIR+= py-tornado
+SUBDIR+= py-trytond-webdav
+SUBDIR+= py-trytond-web-user
SUBDIR+= py-twill
SUBDIR+= py-uliweb
SUBDIR+= py-urllib3
diff --git a/www/py-trytond-web-user/DESCR b/www/py-trytond-web-user/DESCR
new file mode 100644
index 00000000000..c694c59792f
--- /dev/null
+++ b/www/py-trytond-web-user/DESCR
@@ -0,0 +1 @@
+The web_user module of the Tryton application platform.
diff --git a/www/py-trytond-web-user/Makefile b/www/py-trytond-web-user/Makefile
new file mode 100644
index 00000000000..e48fdcda2a5
--- /dev/null
+++ b/www/py-trytond-web-user/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2016/12/04 21:13:09 rodent Exp $
+TRYTON_MODULE_NAME= trytond_web_user
+.include "../../devel/py-trytond/Makefile.common"
+CATEGORIES= python www
+
+MAINTAINER= rodent@NetBSD.org
+HOMEPAGE= http://www.tryton.org/
+COMMENT= The web_user module of the Tryton application platform
+LICENSE= gnu-gpl-v3
+
+DEPENDS+= ${PYPKGPREFIX}-trytond-party>=${TRYTON_BASEVER}:../../misc/py-trytond-party
+DEPENDS+= ${PYPKGPREFIX}-trytond>=${TRYTON_BASEVER}:../../devel/py-trytond
+DEPENDS+= ${PYPKGPREFIX}-bcrypt-[0-9]*:../../security/py-bcrypt
+DEPENDS+= ${PYPKGPREFIX}-html2text-[0-9]*:../../converters/py-html2text
+
+USE_LANGUAGES= # none
+
+.include "../../lang/python/application.mk"
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/py-trytond-web-user/PLIST b/www/py-trytond-web-user/PLIST
new file mode 100644
index 00000000000..262af8bacb0
--- /dev/null
+++ b/www/py-trytond-web-user/PLIST
@@ -0,0 +1,47 @@
+@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:09 rodent Exp $
+${PYSITELIB}/trytond/modules/web_user/__init__.py
+${PYSITELIB}/trytond/modules/web_user/__init__.pyc
+${PYSITELIB}/trytond/modules/web_user/__init__.pyo
+${PYSITELIB}/trytond/modules/web_user/email_reset_password.html
+${PYSITELIB}/trytond/modules/web_user/email_validation.html
+${PYSITELIB}/trytond/modules/web_user/locale/bg.po
+${PYSITELIB}/trytond/modules/web_user/locale/ca.po
+${PYSITELIB}/trytond/modules/web_user/locale/cs.po
+${PYSITELIB}/trytond/modules/web_user/locale/de.po
+${PYSITELIB}/trytond/modules/web_user/locale/es.po
+${PYSITELIB}/trytond/modules/web_user/locale/es_419.po
+${PYSITELIB}/trytond/modules/web_user/locale/fr.po
+${PYSITELIB}/trytond/modules/web_user/locale/hu_HU.po
+${PYSITELIB}/trytond/modules/web_user/locale/it_IT.po
+${PYSITELIB}/trytond/modules/web_user/locale/ja_JP.po
+${PYSITELIB}/trytond/modules/web_user/locale/lo.po
+${PYSITELIB}/trytond/modules/web_user/locale/lt.po
+${PYSITELIB}/trytond/modules/web_user/locale/nl.po
+${PYSITELIB}/trytond/modules/web_user/locale/pl.po
+${PYSITELIB}/trytond/modules/web_user/locale/pt_BR.po
+${PYSITELIB}/trytond/modules/web_user/locale/ru.po
+${PYSITELIB}/trytond/modules/web_user/locale/sl.po
+${PYSITELIB}/trytond/modules/web_user/locale/zh_CN.po
+${PYSITELIB}/trytond/modules/web_user/party.py
+${PYSITELIB}/trytond/modules/web_user/party.pyc
+${PYSITELIB}/trytond/modules/web_user/party.pyo
+${PYSITELIB}/trytond/modules/web_user/tests/__init__.py
+${PYSITELIB}/trytond/modules/web_user/tests/__init__.pyc
+${PYSITELIB}/trytond/modules/web_user/tests/__init__.pyo
+${PYSITELIB}/trytond/modules/web_user/tests/test_web_user.py
+${PYSITELIB}/trytond/modules/web_user/tests/test_web_user.pyc
+${PYSITELIB}/trytond/modules/web_user/tests/test_web_user.pyo
+${PYSITELIB}/trytond/modules/web_user/tryton.cfg
+${PYSITELIB}/trytond/modules/web_user/user.py
+${PYSITELIB}/trytond/modules/web_user/user.pyc
+${PYSITELIB}/trytond/modules/web_user/user.pyo
+${PYSITELIB}/trytond/modules/web_user/user.xml
+${PYSITELIB}/trytond/modules/web_user/view/user_form.xml
+${PYSITELIB}/trytond/modules/web_user/view/user_list.xml
+${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}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
diff --git a/www/py-trytond-web-user/distinfo b/www/py-trytond-web-user/distinfo
new file mode 100644
index 00000000000..6f20de258e3
--- /dev/null
+++ b/www/py-trytond-web-user/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/12/04 21:13:09 rodent Exp $
+
+SHA1 (tryton-4.2/trytond_web_user-4.2.0.tar.gz) = 80b2955342fe4b86312c55b20c41cd1a2163cb44
+RMD160 (tryton-4.2/trytond_web_user-4.2.0.tar.gz) = 87f5366247bb5c8d26b0a9fd3a2450e8f43cc429
+SHA512 (tryton-4.2/trytond_web_user-4.2.0.tar.gz) = 335a1049fe16754252cf3214000a593623d4083706e603c2345f93b2bbdec99a7f61e225c10b79c0826262810788a95f4cedcb4f5819fdbdefbe6e3692af2602
+Size (tryton-4.2/trytond_web_user-4.2.0.tar.gz) = 29167 bytes
diff --git a/www/py-trytond-webdav/ALTERNATIVES b/www/py-trytond-webdav/ALTERNATIVES
new file mode 100644
index 00000000000..521f6b3b784
--- /dev/null
+++ b/www/py-trytond-webdav/ALTERNATIVES
@@ -0,0 +1 @@
+bin/trytond-webdav @PREFIX@/bin/trytond-webdav@PYVERSSUFFIX@
diff --git a/www/py-trytond-webdav/DESCR b/www/py-trytond-webdav/DESCR
new file mode 100644
index 00000000000..64bfe1777b6
--- /dev/null
+++ b/www/py-trytond-webdav/DESCR
@@ -0,0 +1 @@
+The webdav module of the Tryton application platform.
diff --git a/www/py-trytond-webdav/Makefile b/www/py-trytond-webdav/Makefile
new file mode 100644
index 00000000000..a410c8d7cfc
--- /dev/null
+++ b/www/py-trytond-webdav/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1 2016/12/04 21:13:09 rodent Exp $
+TRYTON_MODULE_NAME= trytond_webdav
+.include "../../devel/py-trytond/Makefile.common"
+CATEGORIES= python www
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://www.tryton.org/
+COMMENT= Webdav module of the Tryton application platform
+LICENSE= gnu-gpl-v3
+
+DEPENDS+= ${PYPKGPREFIX}-pywebdav-[0-9]*:../../www/py-pywebdav
+DEPENDS+= ${PYPKGPREFIX}-trytond>=${TRYTON_BASEVER}:../../devel/py-trytond
+
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35
+
+REPLACE_PYTHON+= tests/test_webdav.py
+
+post-install:
+ ${MV} ${DESTDIR}${PREFIX}/bin/trytond-webdav \
+ ${DESTDIR}${PREFIX}/bin/trytond-webdav${PYVERSSUFFIX}
+
+.include "../../lang/python/application.mk"
+.include "../../lang/python/egg.mk"
+.include "../../lang/python/versioned_dependencies.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/py-trytond-webdav/PLIST b/www/py-trytond-webdav/PLIST
new file mode 100644
index 00000000000..e69568acecf
--- /dev/null
+++ b/www/py-trytond-webdav/PLIST
@@ -0,0 +1,53 @@
+@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:09 rodent Exp $
+bin/trytond-webdav${PYVERSSUFFIX}
+${PYSITELIB}/trytond/modules/webdav/__init__.py
+${PYSITELIB}/trytond/modules/webdav/__init__.pyc
+${PYSITELIB}/trytond/modules/webdav/__init__.pyo
+${PYSITELIB}/trytond/modules/webdav/locale/bg.po
+${PYSITELIB}/trytond/modules/webdav/locale/ca.po
+${PYSITELIB}/trytond/modules/webdav/locale/cs.po
+${PYSITELIB}/trytond/modules/webdav/locale/de.po
+${PYSITELIB}/trytond/modules/webdav/locale/es.po
+${PYSITELIB}/trytond/modules/webdav/locale/es_419.po
+${PYSITELIB}/trytond/modules/webdav/locale/fr.po
+${PYSITELIB}/trytond/modules/webdav/locale/hu_HU.po
+${PYSITELIB}/trytond/modules/webdav/locale/it_IT.po
+${PYSITELIB}/trytond/modules/webdav/locale/ja_JP.po
+${PYSITELIB}/trytond/modules/webdav/locale/lo.po
+${PYSITELIB}/trytond/modules/webdav/locale/lt.po
+${PYSITELIB}/trytond/modules/webdav/locale/nl.po
+${PYSITELIB}/trytond/modules/webdav/locale/pl.po
+${PYSITELIB}/trytond/modules/webdav/locale/pt_BR.po
+${PYSITELIB}/trytond/modules/webdav/locale/ru.po
+${PYSITELIB}/trytond/modules/webdav/locale/sl.po
+${PYSITELIB}/trytond/modules/webdav/locale/zh_CN.po
+${PYSITELIB}/trytond/modules/webdav/protocol.py
+${PYSITELIB}/trytond/modules/webdav/protocol.pyc
+${PYSITELIB}/trytond/modules/webdav/protocol.pyo
+${PYSITELIB}/trytond/modules/webdav/server.py
+${PYSITELIB}/trytond/modules/webdav/server.pyc
+${PYSITELIB}/trytond/modules/webdav/server.pyo
+${PYSITELIB}/trytond/modules/webdav/tests/__init__.py
+${PYSITELIB}/trytond/modules/webdav/tests/__init__.pyc
+${PYSITELIB}/trytond/modules/webdav/tests/__init__.pyo
+${PYSITELIB}/trytond/modules/webdav/tests/test_webdav.py
+${PYSITELIB}/trytond/modules/webdav/tests/test_webdav.pyc
+${PYSITELIB}/trytond/modules/webdav/tests/test_webdav.pyo
+${PYSITELIB}/trytond/modules/webdav/tryton.cfg
+${PYSITELIB}/trytond/modules/webdav/view/attachment_form.xml
+${PYSITELIB}/trytond/modules/webdav/view/collection_form.xml
+${PYSITELIB}/trytond/modules/webdav/view/collection_list.xml
+${PYSITELIB}/trytond/modules/webdav/view/collection_tree.xml
+${PYSITELIB}/trytond/modules/webdav/view/share_form.xml
+${PYSITELIB}/trytond/modules/webdav/view/share_list.xml
+${PYSITELIB}/trytond/modules/webdav/webdav.py
+${PYSITELIB}/trytond/modules/webdav/webdav.pyc
+${PYSITELIB}/trytond/modules/webdav/webdav.pyo
+${PYSITELIB}/trytond/modules/webdav/webdav.xml
+${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}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
diff --git a/www/py-trytond-webdav/distinfo b/www/py-trytond-webdav/distinfo
new file mode 100644
index 00000000000..bdec8c5e0ba
--- /dev/null
+++ b/www/py-trytond-webdav/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/12/04 21:13:09 rodent Exp $
+
+SHA1 (tryton-4.2/trytond_webdav-4.2.0.tar.gz) = d1a6c1ff080cd6ce0b382fe78fc4f2b534fcc05b
+RMD160 (tryton-4.2/trytond_webdav-4.2.0.tar.gz) = bd4386a41ba16445aff3c2003495f71b9698f8b4
+SHA512 (tryton-4.2/trytond_webdav-4.2.0.tar.gz) = ad437af4131248d38fbbec2a490bd90ef399d31aa3ca77abd180c9da0171f2f13b1c79f4032741ff2cda2450e43fe8decf83b48547f35757a0872cbd29f047bc
+Size (tryton-4.2/trytond_webdav-4.2.0.tar.gz) = 36199 bytes