Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Sep 2012 17:51:05 GMT
From:      Matthias Petermann <matthias@d2ux.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/171419: New port: finance/trytond_product_cost_fifo
Message-ID:  <201209071751.q87Hp5iF047281@red.freebsd.org>
Resent-Message-ID: <201209071800.q87I0Gxq033089@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         171419
>Category:       ports
>Synopsis:       New port: finance/trytond_product_cost_fifo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 07 18:00:16 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Petermann
>Release:        FreeBSD 9.0-RELEASE-p3
>Organization:
>Environment:
>Description:
This port adds the Product Cost Fifo Module to the Tryton Application
Platform.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	trytond_product_cost_fifo
#	trytond_product_cost_fifo/Makefile
#	trytond_product_cost_fifo/distinfo
#	trytond_product_cost_fifo/pkg-descr
#	trytond_product_cost_fifo/pkg-plist
#
echo c - trytond_product_cost_fifo
mkdir -p trytond_product_cost_fifo > /dev/null 2>&1
echo x - trytond_product_cost_fifo/Makefile
sed 's/^X//' >trytond_product_cost_fifo/Makefile << '47d15ccceb00648631a2dd1438f1cf55'
X# New ports collection makefile for:	trytond_product_cost_fifo
X# Date created:		07 September, 2012
X# Whom:			Matthias Petermann<matthias@petermann.it>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	trytond_product_cost_fifo
XPORTVERSION=	2.4.0
XCATEGORIES=	finance python
XMASTER_SITES=	http://downloads2.tryton.org/${PORTVERSION:R}/
X
XMAINTAINER=	matthias@petermann.it
XCOMMENT=	Tryton Application Platform (Product Cost Fifo Module)
X
XLICENSE=	GPLv3
X
XRUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/finance/trytond \
X		trytond_product>=2.4.0:${PORTSDIR}/finance/trytond_product \
X		trytond_stock>=2.4.0:${PORTSDIR}/finance/trytond_stock
X
XUSE_PYTHON=	yes
XUSE_PYDISTUTILS=easy_install
X
X.include <bsd.port.mk>
47d15ccceb00648631a2dd1438f1cf55
echo x - trytond_product_cost_fifo/distinfo
sed 's/^X//' >trytond_product_cost_fifo/distinfo << 'e4614732e07eb899c7be9ab1ff84aa24'
XSHA256 (trytond_product_cost_fifo-2.4.0.tar.gz) = 2bfe689e937a9f5008d6050c8363132bd6528c96b604bf0fb5f592270239fc6e
XSIZE (trytond_product_cost_fifo-2.4.0.tar.gz) = 20963
e4614732e07eb899c7be9ab1ff84aa24
echo x - trytond_product_cost_fifo/pkg-descr
sed 's/^X//' >trytond_product_cost_fifo/pkg-descr << '8af7100d36e105949b8f75d3d7f66cc2'
XThis port adds the Product Cost Fifo Module to the Tryton Application
XPlatform.
X
XWWW: http://www.tryton.org/
8af7100d36e105949b8f75d3d7f66cc2
echo x - trytond_product_cost_fifo/pkg-plist
sed 's/^X//' >trytond_product_cost_fifo/pkg-plist << '7bdd60ab0566d0fbdc1933e63081b96e'
X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/PKG-INFO
X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/SOURCES.txt
X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/dependency_links.txt
X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/entry_points.txt
X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/not-zip-safe
X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/requires.txt
X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/top_level.txt
X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/product_cost_fifo/__init__.py
X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/product_cost_fifo/__init__.pyc
X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/product_cost_fifo/__init__.pyo
X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/product_cost_fifo/__tryton__.py
X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/product_cost_fifo/__tryton__.pyc
X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/product_cost_fifo/__tryton__.pyo
X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/product_cost_fifo/locale/bg_BG.po
X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/product_cost_fifo/locale/ca_ES.po
X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/product_cost_fifo/locale/cs_CZ.po
X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/product_cost_fifo/locale/de_DE.po
X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/product_cost_fifo/locale/es_AR.po
X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/product_cost_fifo/locale/es_CO.po
X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/product_cost_fifo/locale/es_ES.po
X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/product_cost_fifo/locale/fr_FR.po
X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/product_cost_fifo/locale/nl_NL.po
X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/product_cost_fifo/locale/ru_RU.po
X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/product_cost_fifo/move.py
X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/product_cost_fifo/move.pyc
X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/product_cost_fifo/move.pyo
X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/product_cost_fifo/product.py
X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/product_cost_fifo/product.pyc
X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/product_cost_fifo/product.pyo
X@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/product_cost_fifo/locale
X@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/product_cost_fifo
X@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules
X@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond
X@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO
X@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
7bdd60ab0566d0fbdc1933e63081b96e
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209071751.q87Hp5iF047281>