Date: Sun, 12 Aug 2012 11:12:49 GMT From: Matthias Petermann <matthias@d2ux.net> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/170556: Please import trytond_company into finance Message-ID: <201208121112.q7CBCn6e030719@red.freebsd.org> Resent-Message-ID: <201208121120.q7CBK26x063302@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 170556 >Category: ports >Synopsis: Please import trytond_company into finance >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Aug 12 11:20:02 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Matthias Petermann >Release: >Organization: >Environment: >Description: This port provides data model and business logic to enable trytond deal with company entities. >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_company # trytond_company/files # trytond_company/Makefile # trytond_company/distinfo # trytond_company/pkg-descr # trytond_company/pkg-plist # echo c - trytond_company mkdir -p trytond_company > /dev/null 2>&1 echo c - trytond_company/files mkdir -p trytond_company/files > /dev/null 2>&1 echo x - trytond_company/Makefile sed 's/^X//' >trytond_company/Makefile << 'e278adf36305de1d3fe1eb55f865fcb2' X# New ports collection makefile for: trytond_company X# Date created: 12 August, 2012 X# Whom: Matthias Petermann<matthias@petermann.it> X# X# $ $ X# X XPORTNAME= trytond_company XPORTVERSION= 2.4.0 XCATEGORIES= finance python XMASTER_SITES= http://downloads2.tryton.org/2.4/ X XMAINTAINER= matthias@petermann.it XCOMMENT= The Company Module for Tryton X XLICENSE= GPLv3 X XBUILD_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ X trytond_party>=2.4.0:${PORTSDIR}/finance/trytond_party \ X trytond_currency>=2.4.0:${PORTSDIR}/finance/trytond_currency XRUN_DEPENDS:= ${BUILD_DEPENDS} X XUSE_PYTHON= yes XUSE_PYDISTUTILS=easy_install X XSUB_LIST= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR} \ X PYEASYINSTALL_EGG=${PYEASYINSTALL_EGG} X X.include <bsd.port.mk> e278adf36305de1d3fe1eb55f865fcb2 echo x - trytond_company/distinfo sed 's/^X//' >trytond_company/distinfo << 'a1cce142f74d9a50fd82eb8a750fcb33' XSHA256 (trytond_company-2.4.0.tar.gz) = 17bc3fe4fcca0efcb5833adb4994c88f9d7d917ad56779f06379c473a4fa9d0d XSIZE (trytond_company-2.4.0.tar.gz) = 51491 a1cce142f74d9a50fd82eb8a750fcb33 echo x - trytond_company/pkg-descr sed 's/^X//' >trytond_company/pkg-descr << 'e3beb264011c6ab0b134c41ea76f5272' XThe company module defines the concepts of company and employee Xand extend the user model. X XWWW: http://www.tryton.org/ e3beb264011c6ab0b134c41ea76f5272 echo x - trytond_company/pkg-plist sed 's/^X//' >trytond_company/pkg-plist << 'e96ade5739955ee28db6a90f160cc2da' Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/EGG-INFO/PKG-INFO Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/EGG-INFO/SOURCES.txt Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/EGG-INFO/dependency_links.txt Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/EGG-INFO/entry_points.txt Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/EGG-INFO/not-zip-safe Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/EGG-INFO/requires.txt Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/EGG-INFO/top_level.txt Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/trytond/modules/company/__init__.py Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/trytond/modules/company/__init__.pyc Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/trytond/modules/company/__init__.pyo Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/trytond/modules/company/__tryton__.py Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/trytond/modules/company/__tryton__.pyc Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/trytond/modules/company/__tryton__.pyo Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/trytond/modules/company/company.py Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/trytond/modules/company/company.pyc Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/trytond/modules/company/company.pyo Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/trytond/modules/company/company.xml Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/trytond/modules/company/cron.py Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/trytond/modules/company/cron.pyc Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/trytond/modules/company/cron.pyo Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/trytond/modules/company/cron.xml Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/trytond/modules/company/header_A4.odt Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/trytond/modules/company/letter.odt Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/trytond/modules/company/locale/bg_BG.po Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/trytond/modules/company/locale/ca_ES.po Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/trytond/modules/company/locale/cs_CZ.po Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/trytond/modules/company/locale/de_DE.po Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/trytond/modules/company/locale/es_AR.po Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/trytond/modules/company/locale/es_CO.po Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/trytond/modules/company/locale/es_ES.po Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/trytond/modules/company/locale/fr_FR.po Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/trytond/modules/company/locale/nl_NL.po Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/trytond/modules/company/locale/ru_RU.po Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/trytond/modules/company/party.py Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/trytond/modules/company/party.pyc Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/trytond/modules/company/party.pyo Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/trytond/modules/company/tests/__init__.py Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/trytond/modules/company/tests/__init__.pyc Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/trytond/modules/company/tests/__init__.pyo Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/trytond/modules/company/tests/test_company.py Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/trytond/modules/company/tests/test_company.pyc Xlib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/trytond/modules/company/tests/test_company.pyo X@dirrm lib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/trytond/modules/company/tests X@dirrm lib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/trytond/modules/company/locale X@dirrm lib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/trytond/modules/company X@dirrm lib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/trytond/modules X@dirrm lib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/trytond X@dirrm lib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg/EGG-INFO X@dirrm lib/python2.7/site-packages/trytond_company-2.4.0-py2.7.egg e96ade5739955ee28db6a90f160cc2da exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208121112.q7CBCn6e030719>