This port adds the LDAP Authentication Module to the Tryton Application Platform. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->wen I'll take it.
Author: wen Date: Tue Sep 18 08:53:06 2012 New Revision: 304437 URL: http://svn.freebsd.org/changeset/ports/304437 Log: This port adds the LDAP Connection Module to the Tryton Application Platform. WWW: http://www.tryton.org/ PR: 171505 Submitted by: Matthias Petermann <matthias@d2ux.net> Added: head/finance/trytond_ldap_connection/ head/finance/trytond_ldap_connection/Makefile (contents, props changed) head/finance/trytond_ldap_connection/distinfo (contents, props changed) head/finance/trytond_ldap_connection/pkg-descr (contents, props changed) head/finance/trytond_ldap_connection/pkg-plist (contents, props changed) Modified: head/finance/Makefile Modified: head/finance/Makefile ============================================================================== --- head/finance/Makefile Tue Sep 18 08:09:30 2012 (r304436) +++ head/finance/Makefile Tue Sep 18 08:53:06 2012 (r304437) @@ -114,6 +114,7 @@ SUBDIR += trytond_country SUBDIR += trytond_currency SUBDIR += trytond_dashboard + SUBDIR += trytond_ldap_connection SUBDIR += trytond_party SUBDIR += trytond_product SUBDIR += trytond_product_price_list Added: head/finance/trytond_ldap_connection/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/finance/trytond_ldap_connection/Makefile Tue Sep 18 08:53:06 2012 (r304437) @@ -0,0 +1,24 @@ +# New ports collection makefile for: trytond_ldap_connection +# Date created: 09 September, 2012 +# Whom: Matthias Petermann<matthias@petermann.it> +# +# $FreeBSD$ +# + +PORTNAME= trytond_ldap_connection +PORTVERSION= 2.4.0 +CATEGORIES= finance python +MASTER_SITES= http://downloads2.tryton.org/${PORTVERSION:R}/ + +MAINTAINER= matthias@petermann.it +COMMENT= Tryton Application Platform (LDAP Connection Module) + +LICENSE= GPLv3 + +RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ + ${PYTHON_PKGNAMEPREFIX}ldap2>=2.4.10:${PORTSDIR}/net/py-ldap2 + +USE_PYTHON= yes +USE_PYDISTUTILS=easy_install + +.include <bsd.port.mk> Added: head/finance/trytond_ldap_connection/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/finance/trytond_ldap_connection/distinfo Tue Sep 18 08:53:06 2012 (r304437) @@ -0,0 +1,2 @@ +SHA256 (trytond_ldap_connection-2.4.0.tar.gz) = 3b5706bc672ef6d6056f2a003161b53f3d8e6450be50e26b25e74bc8962b5155 +SIZE (trytond_ldap_connection-2.4.0.tar.gz) = 21287 Added: head/finance/trytond_ldap_connection/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/finance/trytond_ldap_connection/pkg-descr Tue Sep 18 08:53:06 2012 (r304437) @@ -0,0 +1,3 @@ +This port adds the LDAP Connection Module to the Tryton Application Platform. + +WWW: http://www.tryton.org/ Added: head/finance/trytond_ldap_connection/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/finance/trytond_ldap_connection/pkg-plist Tue Sep 18 08:53:06 2012 (r304437) @@ -0,0 +1,40 @@ +%%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/ldap_connection/__init__.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_connection/__init__.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_connection/__init__.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_connection/__tryton__.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_connection/__tryton__.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_connection/__tryton__.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_connection/connection.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_connection/connection.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_connection/connection.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_connection/connection.xml +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_connection/locale/bg_BG.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_connection/locale/ca_ES.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_connection/locale/cs_CZ.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_connection/locale/de_DE.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_connection/locale/es_AR.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_connection/locale/es_CO.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_connection/locale/es_ES.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_connection/locale/fr_FR.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_connection/locale/nl_NL.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_connection/locale/ru_RU.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_connection/tests/__init__.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_connection/tests/__init__.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_connection/tests/__init__.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_connection/tests/test_ldap_connection.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_connection/tests/test_ldap_connection.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_connection/tests/test_ldap_connection.pyo +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_connection/tests +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_connection/locale +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_connection +@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%% _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Author: wen Date: Tue Sep 18 09:01:19 2012 New Revision: 304438 URL: http://svn.freebsd.org/changeset/ports/304438 Log: This port adds the LDAP Authentication Module to the Tryton Application Platform. WWW: http://www.tryton.org/ PR: 171505 Submitted by: Matthias Petermann <matthias@d2ux.net> Added: head/finance/trytond_ldap_authentication/ head/finance/trytond_ldap_authentication/Makefile (contents, props changed) head/finance/trytond_ldap_authentication/distinfo (contents, props changed) head/finance/trytond_ldap_authentication/pkg-descr (contents, props changed) head/finance/trytond_ldap_authentication/pkg-plist (contents, props changed) Modified: head/finance/Makefile Modified: head/finance/Makefile ============================================================================== --- head/finance/Makefile Tue Sep 18 08:53:06 2012 (r304437) +++ head/finance/Makefile Tue Sep 18 09:01:19 2012 (r304438) @@ -114,6 +114,7 @@ SUBDIR += trytond_country SUBDIR += trytond_currency SUBDIR += trytond_dashboard + SUBDIR += trytond_ldap_authentication SUBDIR += trytond_ldap_connection SUBDIR += trytond_party SUBDIR += trytond_product Added: head/finance/trytond_ldap_authentication/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/finance/trytond_ldap_authentication/Makefile Tue Sep 18 09:01:19 2012 (r304438) @@ -0,0 +1,24 @@ +# New ports collection makefile for: trytond_ldap_authentication +# Date created: 09 September, 2012 +# Whom: Matthias Petermann<matthias@petermann.it> +# +# $FreeBSD$ +# + +PORTNAME= trytond_ldap_authentication +PORTVERSION= 2.4.0 +CATEGORIES= finance python +MASTER_SITES= http://downloads2.tryton.org/${PORTVERSION:R}/ + +MAINTAINER= matthias@petermann.it +COMMENT= Tryton Application Platform (LDAP Authentication Module) + +LICENSE= GPLv3 + +RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ + trytond_ldap_connection>=2.4.0:${PORTSDIR}/finance/trytond_ldap_connection + +USE_PYTHON= yes +USE_PYDISTUTILS=easy_install + +.include <bsd.port.mk> Added: head/finance/trytond_ldap_authentication/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/finance/trytond_ldap_authentication/distinfo Tue Sep 18 09:01:19 2012 (r304438) @@ -0,0 +1,2 @@ +SHA256 (trytond_ldap_authentication-2.4.0.tar.gz) = cc72a6a39ec0b2a24fbcd6ba3d43e4d334f81d018bf1c235f498472b1b57c1b0 +SIZE (trytond_ldap_authentication-2.4.0.tar.gz) = 20594 Added: head/finance/trytond_ldap_authentication/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/finance/trytond_ldap_authentication/pkg-descr Tue Sep 18 09:01:19 2012 (r304438) @@ -0,0 +1,4 @@ +This port adds the LDAP Authentication Module to the Tryton Application +Platform. + +WWW: http://www.tryton.org/ Added: head/finance/trytond_ldap_authentication/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/finance/trytond_ldap_authentication/pkg-plist Tue Sep 18 09:01:19 2012 (r304438) @@ -0,0 +1,43 @@ +%%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/ldap_authentication/__init__.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_authentication/__init__.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_authentication/__init__.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_authentication/__tryton__.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_authentication/__tryton__.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_authentication/__tryton__.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_authentication/connection.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_authentication/connection.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_authentication/connection.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_authentication/connection.xml +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_authentication/locale/bg_BG.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_authentication/locale/ca_ES.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_authentication/locale/cs_CZ.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_authentication/locale/de_DE.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_authentication/locale/es_AR.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_authentication/locale/es_CO.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_authentication/locale/es_ES.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_authentication/locale/fr_FR.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_authentication/locale/nl_NL.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_authentication/locale/ru_RU.po +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_authentication/res.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_authentication/res.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_authentication/res.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_authentication/tests/__init__.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_authentication/tests/__init__.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_authentication/tests/__init__.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_authentication/tests/test_ldap_authentication.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_authentication/tests/test_ldap_authentication.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_authentication/tests/test_ldap_authentication.pyo +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_authentication/tests +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_authentication/locale +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trytond/modules/ldap_authentication +@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%% _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, with minor changes. Thanks!