summaryrefslogtreecommitdiff
path: root/finance/trytond_production
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2013-05-19 15:33:28 +0000
committerWen Heping <wen@FreeBSD.org>2013-05-19 15:33:28 +0000
commit7cd7318c7e9d7cfd9f1dd78d65338d8c0bae7c3c (patch)
treea609cc7a39f4969653b6373640775f594de1ef06 /finance/trytond_production
parent- Update to 2.4.1 (diff)
This port adds the Production Module to the Tryton Application Platform.
WWW: http://www.tryton.org/ PR: 178743 Submitted by: matthias petermann <matthias@petermann.it>
Notes
Notes: svn path=/head/; revision=318538
Diffstat (limited to 'finance/trytond_production')
-rw-r--r--finance/trytond_production/Makefile24
-rw-r--r--finance/trytond_production/distinfo2
-rw-r--r--finance/trytond_production/pkg-descr3
-rw-r--r--finance/trytond_production/pkg-plist49
4 files changed, 78 insertions, 0 deletions
diff --git a/finance/trytond_production/Makefile b/finance/trytond_production/Makefile
new file mode 100644
index 000000000000..801c1ed4b8bd
--- /dev/null
+++ b/finance/trytond_production/Makefile
@@ -0,0 +1,24 @@
+# $FreeBSD$
+
+PORTNAME= trytond_production
+PORTVERSION= 2.4.2
+CATEGORIES= finance python
+MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ \
+ http://downloads2.tryton.org/${PORTVERSION:R}/
+
+MAINTAINER= matthias@petermann.it
+COMMENT= Tryton Application Platform (Production Module)
+
+LICENSE= GPLv3
+
+RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \
+ trytond_product>=2.4.0:${PORTSDIR}/finance/trytond_product \
+ trytond_company>=2.4.0:${PORTSDIR}/finance/trytond_company \
+ trytond_stock>=2.4.0:${PORTSDIR}/finance/trytond_stock
+
+CONFLICTS= trytond_production-2.[68].*
+
+USE_PYTHON= yes
+USE_PYDISTUTILS=easy_install
+
+.include <bsd.port.mk>
diff --git a/finance/trytond_production/distinfo b/finance/trytond_production/distinfo
new file mode 100644
index 000000000000..e90c4aedbd0c
--- /dev/null
+++ b/finance/trytond_production/distinfo
@@ -0,0 +1,2 @@
+SHA256 (trytond_production-2.4.2.tar.gz) = 34f60f6fcd8bef6c97aea9a569199a927394a87d955b92f78c37ca9378b6d2f5
+SIZE (trytond_production-2.4.2.tar.gz) = 32483
diff --git a/finance/trytond_production/pkg-descr b/finance/trytond_production/pkg-descr
new file mode 100644
index 000000000000..efe020ea7656
--- /dev/null
+++ b/finance/trytond_production/pkg-descr
@@ -0,0 +1,3 @@
+This port adds the Production Module to the Tryton Application Platform.
+
+WWW: http://www.tryton.org/
diff --git a/finance/trytond_production/pkg-plist b/finance/trytond_production/pkg-plist
new file mode 100644
index 000000000000..29be79cb21ab
--- /dev/null
+++ b/finance/trytond_production/pkg-plist
@@ -0,0 +1,49 @@
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/PKG-INFO
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/SOURCES.txt
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/dependency_links.txt
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/entry_points.txt
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/not-zip-safe
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/requires.txt
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/top_level.txt
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/production/__init__.py
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/production/__init__.pyc
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/production/__init__.pyo
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/production/__tryton__.py
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/production/__tryton__.pyc
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/production/__tryton__.pyo
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/production/bom.py
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/production/bom.pyc
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/production/bom.pyo
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/production/bom.xml
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/production/configuration.py
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/production/configuration.pyc
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/production/configuration.pyo
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/production/configuration.xml
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/production/locale/de_DE.po
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/production/locale/es_ES.po
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/production/locale/fr_FR.po
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/production/product.py
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/production/product.pyc
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/production/product.pyo
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/production/product.xml
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/production/production.py
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/production/production.pyc
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/production/production.pyo
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/production/production.xml
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/production/stock.py
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/production/stock.pyc
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/production/stock.pyo
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/production/stock.xml
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/production/tests/__init__.py
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/production/tests/__init__.pyc
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/production/tests/__init__.pyo
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/production/tests/test_production.py
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/production/tests/test_production.pyc
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/production/tests/test_production.pyo
+@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/production/tests
+@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/production/locale
+@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/production
+@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules
+@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond
+@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO
+@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%