summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorrodent <rodent>2016-12-04 21:12:58 +0000
committerrodent <rodent>2016-12-04 21:12:58 +0000
commit1086d6baf0e9073ca31e2c64a6531af3fbe54e34 (patch)
tree4dce445787e684a64a669ac8ea2a17e6b690e864 /security
parentbe2201fb8e9e21b1569942f8febafefc54012eda (diff)
downloadpkgsrc-1086d6baf0e9073ca31e2c64a6531af3fbe54e34.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 'security')
-rw-r--r--security/Makefile3
-rw-r--r--security/py-trytond-authentication-sms/DESCR1
-rw-r--r--security/py-trytond-authentication-sms/Makefile17
-rw-r--r--security/py-trytond-authentication-sms/PLIST42
-rw-r--r--security/py-trytond-authentication-sms/distinfo6
5 files changed, 68 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index d8c705c3eee..efdedeeda16 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.595 2016/10/23 02:07:33 sevan Exp $
+# $NetBSD: Makefile,v 1.596 2016/12/04 21:12:59 rodent Exp $
#
COMMENT= Security tools
@@ -414,6 +414,7 @@ SUBDIR+= py-py-bcrypt
SUBDIR+= py-pydeep
SUBDIR+= py-requests-oauthlib
SUBDIR+= py-rsa
+SUBDIR+= py-trytond-authentication-sms
SUBDIR+= py-service_identity
SUBDIR+= py-simplesha3
SUBDIR+= py-slowaes
diff --git a/security/py-trytond-authentication-sms/DESCR b/security/py-trytond-authentication-sms/DESCR
new file mode 100644
index 00000000000..6862df2dc51
--- /dev/null
+++ b/security/py-trytond-authentication-sms/DESCR
@@ -0,0 +1 @@
+The authentication_sms module of the Tryton application platform
diff --git a/security/py-trytond-authentication-sms/Makefile b/security/py-trytond-authentication-sms/Makefile
new file mode 100644
index 00000000000..3a548b99a36
--- /dev/null
+++ b/security/py-trytond-authentication-sms/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2016/12/04 21:13:08 rodent Exp $
+TRYTON_MODULE_NAME= trytond_authentication_sms
+.include "../../devel/py-trytond/Makefile.common"
+CATEGORIES= python security
+
+MAINTAINER= rodent@NetBSD.org
+HOMEPAGE= http://www.tryton.org/
+COMMENT= The authentication_sms module of the Tryton application platform
+LICENSE= gnu-gpl-v3
+
+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/security/py-trytond-authentication-sms/PLIST b/security/py-trytond-authentication-sms/PLIST
new file mode 100644
index 00000000000..7a69f014a8c
--- /dev/null
+++ b/security/py-trytond-authentication-sms/PLIST
@@ -0,0 +1,42 @@
+@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:08 rodent Exp $
+${PYSITELIB}/trytond/modules/authentication_sms/__init__.py
+${PYSITELIB}/trytond/modules/authentication_sms/__init__.pyc
+${PYSITELIB}/trytond/modules/authentication_sms/__init__.pyo
+${PYSITELIB}/trytond/modules/authentication_sms/locale/bg.po
+${PYSITELIB}/trytond/modules/authentication_sms/locale/ca.po
+${PYSITELIB}/trytond/modules/authentication_sms/locale/cs.po
+${PYSITELIB}/trytond/modules/authentication_sms/locale/de.po
+${PYSITELIB}/trytond/modules/authentication_sms/locale/es.po
+${PYSITELIB}/trytond/modules/authentication_sms/locale/es_419.po
+${PYSITELIB}/trytond/modules/authentication_sms/locale/fr.po
+${PYSITELIB}/trytond/modules/authentication_sms/locale/hu_HU.po
+${PYSITELIB}/trytond/modules/authentication_sms/locale/it_IT.po
+${PYSITELIB}/trytond/modules/authentication_sms/locale/ja_JP.po
+${PYSITELIB}/trytond/modules/authentication_sms/locale/lo.po
+${PYSITELIB}/trytond/modules/authentication_sms/locale/lt.po
+${PYSITELIB}/trytond/modules/authentication_sms/locale/nl.po
+${PYSITELIB}/trytond/modules/authentication_sms/locale/pl.po
+${PYSITELIB}/trytond/modules/authentication_sms/locale/pt_BR.po
+${PYSITELIB}/trytond/modules/authentication_sms/locale/ru.po
+${PYSITELIB}/trytond/modules/authentication_sms/locale/sl.po
+${PYSITELIB}/trytond/modules/authentication_sms/locale/zh_CN.po
+${PYSITELIB}/trytond/modules/authentication_sms/res.py
+${PYSITELIB}/trytond/modules/authentication_sms/res.pyc
+${PYSITELIB}/trytond/modules/authentication_sms/res.pyo
+${PYSITELIB}/trytond/modules/authentication_sms/res.xml
+${PYSITELIB}/trytond/modules/authentication_sms/tests/__init__.py
+${PYSITELIB}/trytond/modules/authentication_sms/tests/__init__.pyc
+${PYSITELIB}/trytond/modules/authentication_sms/tests/__init__.pyo
+${PYSITELIB}/trytond/modules/authentication_sms/tests/test_authentication_sms.py
+${PYSITELIB}/trytond/modules/authentication_sms/tests/test_authentication_sms.pyc
+${PYSITELIB}/trytond/modules/authentication_sms/tests/test_authentication_sms.pyo
+${PYSITELIB}/trytond/modules/authentication_sms/tryton.cfg
+${PYSITELIB}/trytond/modules/authentication_sms/view/user_form.xml
+${PYSITELIB}/trytond/modules/authentication_sms/view/user_form_preferences.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/security/py-trytond-authentication-sms/distinfo b/security/py-trytond-authentication-sms/distinfo
new file mode 100644
index 00000000000..a47bb9dd57d
--- /dev/null
+++ b/security/py-trytond-authentication-sms/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/12/04 21:13:08 rodent Exp $
+
+SHA1 (tryton-4.2/trytond_authentication_sms-4.2.0.tar.gz) = 43fc420ca42c1d0951604ca9726a42d636c727c8
+RMD160 (tryton-4.2/trytond_authentication_sms-4.2.0.tar.gz) = 17bfc6ef1e5ef6268548b64071630683b36ce200
+SHA512 (tryton-4.2/trytond_authentication_sms-4.2.0.tar.gz) = 8bde9bb049e0a6b07fda3d098aa403ca505cc336bfbc39ea724653a015f23e8be67afce76077260c4fe424040c7e185930187d8cd9ad6d39f5cf55c88c3c7b46
+Size (tryton-4.2/trytond_authentication_sms-4.2.0.tar.gz) = 23182 bytes