summaryrefslogtreecommitdiff
path: root/finance/py-trytond-account-dunning-letter
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2016-12-04 21:12:58 +0000
committerrodent <rodent@pkgsrc.org>2016-12-04 21:12:58 +0000
commit517b485d38759e5f59ec75e7263448b5cbc66b88 (patch)
treebcb13945f8b7330e505f9ecf29d976b9e1948bb3 /finance/py-trytond-account-dunning-letter
parent7cb907836741d7d8613a07fbf044826b68952956 (diff)
downloadpkgsrc-517b485d38759e5f59ec75e7263448b5cbc66b88.tar.gz
It's time to make Tryton great again. This update is YUGE. There are 71
new packages. Most of which are the remaining modules of the Tryton platform which weren't packaged. The others are dependencies of the new modules. This was tested on FreeBSD and is based in large part on Richard Palo's (richard@) work. This is the most recent release of the Tryton platform, version 4.2. There's a very large list of changes from the 3.8 series we have in pkgsrc. If you're interested, those functional changes can be found here: http://www.tryton.org/posts/new-tryton-release-42.html http://www.tryton.org/posts/new-tryton-release-40.html
Diffstat (limited to 'finance/py-trytond-account-dunning-letter')
-rw-r--r--finance/py-trytond-account-dunning-letter/DESCR1
-rw-r--r--finance/py-trytond-account-dunning-letter/Makefile21
-rw-r--r--finance/py-trytond-account-dunning-letter/PLIST44
-rw-r--r--finance/py-trytond-account-dunning-letter/distinfo6
4 files changed, 72 insertions, 0 deletions
diff --git a/finance/py-trytond-account-dunning-letter/DESCR b/finance/py-trytond-account-dunning-letter/DESCR
new file mode 100644
index 00000000000..3af98189a83
--- /dev/null
+++ b/finance/py-trytond-account-dunning-letter/DESCR
@@ -0,0 +1 @@
+The account_dunning_letter module of the Tryton application platform.
diff --git a/finance/py-trytond-account-dunning-letter/Makefile b/finance/py-trytond-account-dunning-letter/Makefile
new file mode 100644
index 00000000000..1659cb1ca56
--- /dev/null
+++ b/finance/py-trytond-account-dunning-letter/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2016/12/04 21:13:00 rodent Exp $
+TRYTON_MODULE_NAME= trytond_account_dunning_letter
+.include "../../devel/py-trytond/Makefile.common"
+CATEGORIES= finance python
+
+MAINTAINER= rodent@NetBSD.org
+HOMEPAGE= http://www.tryton.org/
+COMMENT= Tryton's account_dunning_letter module
+LICENSE= gnu-gpl-v3
+
+DEPENDS+= ${PYPKGPREFIX}-trytond-account>=${TRYTON_BASEVER}:../../finance/py-trytond-account
+DEPENDS+= ${PYPKGPREFIX}-trytond-account-dunning>=${TRYTON_BASEVER}:../../finance/py-trytond-account-dunning
+DEPENDS+= ${PYPKGPREFIX}-trytond-company>=${TRYTON_BASEVER}:../../misc/py-trytond-company
+DEPENDS+= ${PYPKGPREFIX}-trytond-party>=${TRYTON_BASEVER}:../../misc/py-trytond-party
+DEPENDS+= ${PYPKGPREFIX}-trytond>=${TRYTON_BASEVER}:../../devel/py-trytond
+
+USE_LANGUAGES= # none
+
+.include "../../lang/python/application.mk"
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/finance/py-trytond-account-dunning-letter/PLIST b/finance/py-trytond-account-dunning-letter/PLIST
new file mode 100644
index 00000000000..1293be6dcc5
--- /dev/null
+++ b/finance/py-trytond-account-dunning-letter/PLIST
@@ -0,0 +1,44 @@
+@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:00 rodent Exp $
+${PYSITELIB}/trytond/modules/account_dunning_letter/__init__.py
+${PYSITELIB}/trytond/modules/account_dunning_letter/__init__.pyc
+${PYSITELIB}/trytond/modules/account_dunning_letter/__init__.pyo
+${PYSITELIB}/trytond/modules/account_dunning_letter/dunning.py
+${PYSITELIB}/trytond/modules/account_dunning_letter/dunning.pyc
+${PYSITELIB}/trytond/modules/account_dunning_letter/dunning.pyo
+${PYSITELIB}/trytond/modules/account_dunning_letter/dunning.xml
+${PYSITELIB}/trytond/modules/account_dunning_letter/letter.odt
+${PYSITELIB}/trytond/modules/account_dunning_letter/locale/bg.po
+${PYSITELIB}/trytond/modules/account_dunning_letter/locale/ca.po
+${PYSITELIB}/trytond/modules/account_dunning_letter/locale/cs.po
+${PYSITELIB}/trytond/modules/account_dunning_letter/locale/de.po
+${PYSITELIB}/trytond/modules/account_dunning_letter/locale/es.po
+${PYSITELIB}/trytond/modules/account_dunning_letter/locale/es_419.po
+${PYSITELIB}/trytond/modules/account_dunning_letter/locale/fr.po
+${PYSITELIB}/trytond/modules/account_dunning_letter/locale/hu_HU.po
+${PYSITELIB}/trytond/modules/account_dunning_letter/locale/it_IT.po
+${PYSITELIB}/trytond/modules/account_dunning_letter/locale/ja_JP.po
+${PYSITELIB}/trytond/modules/account_dunning_letter/locale/lo.po
+${PYSITELIB}/trytond/modules/account_dunning_letter/locale/lt.po
+${PYSITELIB}/trytond/modules/account_dunning_letter/locale/nl.po
+${PYSITELIB}/trytond/modules/account_dunning_letter/locale/pl.po
+${PYSITELIB}/trytond/modules/account_dunning_letter/locale/pt_BR.po
+${PYSITELIB}/trytond/modules/account_dunning_letter/locale/ru.po
+${PYSITELIB}/trytond/modules/account_dunning_letter/locale/sl.po
+${PYSITELIB}/trytond/modules/account_dunning_letter/locale/zh_CN.po
+${PYSITELIB}/trytond/modules/account_dunning_letter/tests/__init__.py
+${PYSITELIB}/trytond/modules/account_dunning_letter/tests/__init__.pyc
+${PYSITELIB}/trytond/modules/account_dunning_letter/tests/__init__.pyo
+${PYSITELIB}/trytond/modules/account_dunning_letter/tests/scenario_account_dunning_letter.rst
+${PYSITELIB}/trytond/modules/account_dunning_letter/tests/test_account_dunning_letter.py
+${PYSITELIB}/trytond/modules/account_dunning_letter/tests/test_account_dunning_letter.pyc
+${PYSITELIB}/trytond/modules/account_dunning_letter/tests/test_account_dunning_letter.pyo
+${PYSITELIB}/trytond/modules/account_dunning_letter/tryton.cfg
+${PYSITELIB}/trytond/modules/account_dunning_letter/view/dunning_level_form.xml
+${PYSITELIB}/trytond/modules/account_dunning_letter/view/dunning_level_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/finance/py-trytond-account-dunning-letter/distinfo b/finance/py-trytond-account-dunning-letter/distinfo
new file mode 100644
index 00000000000..0b26555b007
--- /dev/null
+++ b/finance/py-trytond-account-dunning-letter/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/12/04 21:13:00 rodent Exp $
+
+SHA1 (tryton-4.2/trytond_account_dunning_letter-4.2.0.tar.gz) = f3311c0b1f1de8406e6fe5e7bb41ccf0bd041892
+RMD160 (tryton-4.2/trytond_account_dunning_letter-4.2.0.tar.gz) = f4724b5d726166925ec7fe20d6c5735f2401537b
+SHA512 (tryton-4.2/trytond_account_dunning_letter-4.2.0.tar.gz) = 2061c2a6f1e47e693ee512b085cb385a048558d3503ae933714ac3600e7817c28bbd1a2f6b596ea69150665b5b42b03f4c16af5b6818dd083bb773c1cd97363a
+Size (tryton-4.2/trytond_account_dunning_letter-4.2.0.tar.gz) = 34924 bytes