summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/py-trytond/Makefile.common4
-rw-r--r--doc/CHANGES-20213
-rw-r--r--meta-pkgs/py-tryton-platform/Makefile3
-rw-r--r--www/Makefile3
-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/distinfo5
9 files changed, 5 insertions, 93 deletions
diff --git a/devel/py-trytond/Makefile.common b/devel/py-trytond/Makefile.common
index f7b8f68d011..3fc8996f5fe 100644
--- a/devel/py-trytond/Makefile.common
+++ b/devel/py-trytond/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.25 2021/12/24 16:08:52 wiz Exp $
+# $NetBSD: Makefile.common,v 1.26 2021/12/24 16:10:39 wiz Exp $
# used by databases/py-trytond-ldap-authentication
# used by devel/py-proteus/Makefile
@@ -105,7 +105,6 @@
# used by time/py-trytond-timesheet-cost/Makefile
# used by time/py-trytond-timesheet/Makefile
# used by www/py-trytond-web-user/Makefile
-# used by www/py-trytond-webdav/Makefile
TRYTON_BASEVER= 6.2
@@ -231,7 +230,6 @@ MODULE_REVISION.trytond_stock_supply_production= 0
MODULE_REVISION.trytond_timesheet= 0
MODULE_REVISION.trytond_timesheet_cost= 0
MODULE_REVISION.trytond_web_user= 0
-MODULE_REVISION.trytond_webdav= 0
#
# DO NOT default to 0 if not defined above (which are also for dependencies)
diff --git a/doc/CHANGES-2021 b/doc/CHANGES-2021
index 12242021442..72ae58d0ee4 100644
--- a/doc/CHANGES-2021
+++ b/doc/CHANGES-2021
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2021,v 1.6382 2021/12/24 16:08:52 wiz Exp $
+$NetBSD: CHANGES-2021,v 1.6383 2021/12/24 16:10:39 wiz Exp $
Changes to the packages collection and infrastructure in 2021:
@@ -9543,3 +9543,4 @@ Changes to the packages collection and infrastructure in 2021:
Removed time/py-trytond-calendar-scheduling [wiz 2021-12-24]
Removed time/py-trytond-calendar-classification [wiz 2021-12-24]
Removed time/py-trytond-calendar [wiz 2021-12-24]
+ Removed www/py-trytond-webdav [wiz 2021-12-24]
diff --git a/meta-pkgs/py-tryton-platform/Makefile b/meta-pkgs/py-tryton-platform/Makefile
index 14d9b3df215..7670e127e56 100644
--- a/meta-pkgs/py-tryton-platform/Makefile
+++ b/meta-pkgs/py-tryton-platform/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2021/12/24 16:08:52 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2021/12/24 16:10:39 wiz Exp $
#
DISTNAME= # empty
PKGNAME= ${PYPKGPREFIX}-tryton-platform-${TRYTON_BASEVER}
@@ -121,6 +121,5 @@ DEPENDS+= ${PYPKGPREFIX}-trytond-company-work-time>=${TRYTON_BASEVER}:../../time
DEPENDS+= ${PYPKGPREFIX}-trytond-timesheet-cost>=${TRYTON_BASEVER}:../../time/py-trytond-timesheet-cost
DEPENDS+= ${PYPKGPREFIX}-trytond-timesheet>=${TRYTON_BASEVER}:../../time/py-trytond-timesheet
DEPENDS+= ${PYPKGPREFIX}-trytond-web-user>=${TRYTON_BASEVER}:../../www/py-trytond-web-user
-DEPENDS+= ${PYPKGPREFIX}-trytond-webdav>=${TRYTON_BASEVER}:../../www/py-trytond-webdav
.include "../../mk/bsd.pkg.mk"
diff --git a/www/Makefile b/www/Makefile
index c72cfa4d632..7e8043809c4 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1603 2021/12/21 08:10:11 wiz Exp $
+# $NetBSD: Makefile,v 1.1604 2021/12/24 16:10:39 wiz Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -822,7 +822,6 @@ SUBDIR+= py-test-django
SUBDIR+= py-test-httpbin
SUBDIR+= py-tornado
SUBDIR+= py-trytond-web-user
-SUBDIR+= py-trytond-webdav
SUBDIR+= py-twill
SUBDIR+= py-uliweb
SUBDIR+= py-urllib3
diff --git a/www/py-trytond-webdav/ALTERNATIVES b/www/py-trytond-webdav/ALTERNATIVES
deleted file mode 100644
index 521f6b3b784..00000000000
--- a/www/py-trytond-webdav/ALTERNATIVES
+++ /dev/null
@@ -1 +0,0 @@
-bin/trytond-webdav @PREFIX@/bin/trytond-webdav@PYVERSSUFFIX@
diff --git a/www/py-trytond-webdav/DESCR b/www/py-trytond-webdav/DESCR
deleted file mode 100644
index 64bfe1777b6..00000000000
--- a/www/py-trytond-webdav/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-The webdav module of the Tryton application platform.
diff --git a/www/py-trytond-webdav/Makefile b/www/py-trytond-webdav/Makefile
deleted file mode 100644
index 5ce824743c7..00000000000
--- a/www/py-trytond-webdav/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# $NetBSD: Makefile,v 1.13 2021/12/23 23:26:31 wiz Exp $
-TRYTON_MODULE_NAME= trytond_webdav
-.include "../../devel/py-trytond/Makefile.common"
-CATEGORIES= python www
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://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
-
-#YTHON_VERSIONS_ACCEPTED= 27 # py-pywebdav
-
-REPLACE_PYTHON+= tests/test_webdav.py
-
-post-install:
- ${MV} ${DESTDIR}${PREFIX}/bin/trytond-webdav \
- ${DESTDIR}${PREFIX}/bin/trytond-webdav${PYVERSSUFFIX} || ${TRUE}
-
-.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
deleted file mode 100644
index e69568acecf..00000000000
--- a/www/py-trytond-webdav/PLIST
+++ /dev/null
@@ -1,53 +0,0 @@
-@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
deleted file mode 100644
index 657c2d82442..00000000000
--- a/www/py-trytond-webdav/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 11:30:49 nia Exp $
-
-BLAKE2s (tryton-4.2/trytond_webdav-4.2.0.tar.gz) = 29f061f6de10119591e443a85f729d0f0347ed5dc7ddc754f73398ac8dbb9640
-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