summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2016-12-04 21:12:58 +0000
committerrodent <rodent@pkgsrc.org>2016-12-04 21:12:58 +0000
commit9e2f4b252fd9a62bcdbd25370b9eb06196f103f6 (patch)
tree4dce445787e684a64a669ac8ea2a17e6b690e864 /geography
parent1d381232b61edb3e6b781f5c2e5dd85703327d46 (diff)
downloadpkgsrc-9e2f4b252fd9a62bcdbd25370b9eb06196f103f6.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 'geography')
-rw-r--r--geography/Makefile3
-rw-r--r--geography/py-trytond-country/Makefile4
-rw-r--r--geography/py-trytond-country/PLIST44
-rw-r--r--geography/py-trytond-country/distinfo10
-rw-r--r--geography/py-trytond-google-maps/DESCR1
-rw-r--r--geography/py-trytond-google-maps/Makefile20
-rw-r--r--geography/py-trytond-google-maps/PLIST41
-rw-r--r--geography/py-trytond-google-maps/distinfo6
8 files changed, 99 insertions, 30 deletions
diff --git a/geography/Makefile b/geography/Makefile
index 9d7bf66623e..97b916110cd 100644
--- a/geography/Makefile
+++ b/geography/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2016/10/25 08:26:06 fhajny Exp $
+# $NetBSD: Makefile,v 1.64 2016/12/04 21:12:58 rodent Exp $
#
COMMENT= Software for geographical-related uses
@@ -61,6 +61,7 @@ SUBDIR+= py-obspy
SUBDIR+= py-proj
SUBDIR+= py-pycountry
SUBDIR+= py-trytond-country
+SUBDIR+= py-trytond-google-maps
SUBDIR+= qgis
SUBDIR+= qlandkartegt
SUBDIR+= qlandkartegt-garmindev
diff --git a/geography/py-trytond-country/Makefile b/geography/py-trytond-country/Makefile
index 5e218e60092..4a211d05bf9 100644
--- a/geography/py-trytond-country/Makefile
+++ b/geography/py-trytond-country/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2016/08/28 15:48:32 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2016/12/04 21:13:05 rodent Exp $
TRYTON_MODULE_NAME= trytond_country
.include "../../devel/py-trytond/Makefile.common"
CATEGORIES= geography python
@@ -8,7 +8,7 @@ HOMEPAGE= http://www.tryton.org/
COMMENT= Country module of the Tryton application platform
LICENSE= gnu-gpl-v3
-DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond
+DEPENDS+= ${PYPKGPREFIX}-trytond>=${TRYTON_BASEVER}:../../devel/py-trytond
USE_LANGUAGES= # none
diff --git a/geography/py-trytond-country/PLIST b/geography/py-trytond-country/PLIST
index 92edee5226f..3306518dd23 100644
--- a/geography/py-trytond-country/PLIST
+++ b/geography/py-trytond-country/PLIST
@@ -1,12 +1,5 @@
-@comment $NetBSD: PLIST,v 1.3 2015/11/22 08:05:10 richard Exp $
+@comment $NetBSD: PLIST,v 1.4 2016/12/04 21:13:05 rodent Exp $
bin/trytond${PYVERSSUFFIX}_import_zip
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
-${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/trytond/modules/country/__init__.py
${PYSITELIB}/trytond/modules/country/__init__.pyc
${PYSITELIB}/trytond/modules/country/__init__.pyo
@@ -14,24 +7,24 @@ ${PYSITELIB}/trytond/modules/country/country.py
${PYSITELIB}/trytond/modules/country/country.pyc
${PYSITELIB}/trytond/modules/country/country.pyo
${PYSITELIB}/trytond/modules/country/country.xml
-${PYSITELIB}/trytond/modules/country/locale/bg_BG.po
-${PYSITELIB}/trytond/modules/country/locale/ca_ES.po
-${PYSITELIB}/trytond/modules/country/locale/cs_CZ.po
-${PYSITELIB}/trytond/modules/country/locale/de_DE.po
-${PYSITELIB}/trytond/modules/country/locale/es_AR.po
-${PYSITELIB}/trytond/modules/country/locale/es_CO.po
-${PYSITELIB}/trytond/modules/country/locale/es_EC.po
-${PYSITELIB}/trytond/modules/country/locale/es_ES.po
-${PYSITELIB}/trytond/modules/country/locale/es_MX.po
-${PYSITELIB}/trytond/modules/country/locale/fr_FR.po
+${PYSITELIB}/trytond/modules/country/locale/bg.po
+${PYSITELIB}/trytond/modules/country/locale/ca.po
+${PYSITELIB}/trytond/modules/country/locale/cs.po
+${PYSITELIB}/trytond/modules/country/locale/de.po
+${PYSITELIB}/trytond/modules/country/locale/es.po
+${PYSITELIB}/trytond/modules/country/locale/es_419.po
+${PYSITELIB}/trytond/modules/country/locale/fr.po
${PYSITELIB}/trytond/modules/country/locale/hu_HU.po
${PYSITELIB}/trytond/modules/country/locale/it_IT.po
${PYSITELIB}/trytond/modules/country/locale/ja_JP.po
-${PYSITELIB}/trytond/modules/country/locale/lt_LT.po
-${PYSITELIB}/trytond/modules/country/locale/nl_NL.po
+${PYSITELIB}/trytond/modules/country/locale/lo.po
+${PYSITELIB}/trytond/modules/country/locale/lt.po
+${PYSITELIB}/trytond/modules/country/locale/nl.po
+${PYSITELIB}/trytond/modules/country/locale/pl.po
${PYSITELIB}/trytond/modules/country/locale/pt_BR.po
-${PYSITELIB}/trytond/modules/country/locale/ru_RU.po
-${PYSITELIB}/trytond/modules/country/locale/sl_SI.po
+${PYSITELIB}/trytond/modules/country/locale/ru.po
+${PYSITELIB}/trytond/modules/country/locale/sl.po
+${PYSITELIB}/trytond/modules/country/locale/zh_CN.po
${PYSITELIB}/trytond/modules/country/tests/__init__.py
${PYSITELIB}/trytond/modules/country/tests/__init__.pyc
${PYSITELIB}/trytond/modules/country/tests/__init__.pyo
@@ -45,3 +38,10 @@ ${PYSITELIB}/trytond/modules/country/view/subdivision_form.xml
${PYSITELIB}/trytond/modules/country/view/subdivision_tree.xml
${PYSITELIB}/trytond/modules/country/view/zip_form.xml
${PYSITELIB}/trytond/modules/country/view/zip_list.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/geography/py-trytond-country/distinfo b/geography/py-trytond-country/distinfo
index a812a5f6672..11207bfb64e 100644
--- a/geography/py-trytond-country/distinfo
+++ b/geography/py-trytond-country/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2015/11/22 08:05:10 richard Exp $
+$NetBSD: distinfo,v 1.7 2016/12/04 21:13:05 rodent Exp $
-SHA1 (tryton-3.8/trytond_country-3.8.0.tar.gz) = bc476d86d7648b10a4faaacdd3c9df729d1332b6
-RMD160 (tryton-3.8/trytond_country-3.8.0.tar.gz) = 0e1b20e10702614efecf94c42bfca320493003b3
-SHA512 (tryton-3.8/trytond_country-3.8.0.tar.gz) = 2f0ab41d29730334431cfdfcf0ad32893dd955309892b61e3e9afc964446b44f7c68ccac892565e4b65847f1a4f0b7fd2c5b8dc8f82c520906564fece1566ed8
-Size (tryton-3.8/trytond_country-3.8.0.tar.gz) = 1334482 bytes
+SHA1 (tryton-4.2/trytond_country-4.2.0.tar.gz) = c8a3fb220fe40f55e43e0eecd0d5b43e30528571
+RMD160 (tryton-4.2/trytond_country-4.2.0.tar.gz) = 622dad336616e7b91604ac64915d3ceaf6a1cf51
+SHA512 (tryton-4.2/trytond_country-4.2.0.tar.gz) = c9e267d69409fe7a2925b0819a92f5a1ee1978989efe05a7ed5b409ae1e3547769295788088ccddd28a667d06c15b9dd11dbb653e05b9a9e63eb0b97687a2a03
+Size (tryton-4.2/trytond_country-4.2.0.tar.gz) = 1362126 bytes
diff --git a/geography/py-trytond-google-maps/DESCR b/geography/py-trytond-google-maps/DESCR
new file mode 100644
index 00000000000..3657bd5a7c5
--- /dev/null
+++ b/geography/py-trytond-google-maps/DESCR
@@ -0,0 +1 @@
+The Google Maps module of the Tryton application platform.
diff --git a/geography/py-trytond-google-maps/Makefile b/geography/py-trytond-google-maps/Makefile
new file mode 100644
index 00000000000..cd1f574ba5d
--- /dev/null
+++ b/geography/py-trytond-google-maps/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2016/12/04 21:13:05 rodent Exp $
+TRYTON_MODULE_NAME= trytond_google_maps
+.include "../../devel/py-trytond/Makefile.common"
+CATEGORIES= geography python
+
+MAINTAINER= rodent@NetBSD.org
+HOMEPAGE= http://www.tryton.org/
+COMMENT= Google Maps module of the Tryton application platform
+LICENSE= gnu-gpl-v3
+
+DEPENDS+= ${PYPKGPREFIX}-trytond-party>=${TRYTON_BASEVER}:../../misc/py-trytond-party
+DEPENDS+= ${PYPKGPREFIX}-trytond>=${TRYTON_BASEVER}:../../devel/py-trytond
+
+USE_LANGUAGES= # none
+
+PY_PATCHPLIST= yes
+
+.include "../../lang/python/application.mk"
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/geography/py-trytond-google-maps/PLIST b/geography/py-trytond-google-maps/PLIST
new file mode 100644
index 00000000000..af8614d9848
--- /dev/null
+++ b/geography/py-trytond-google-maps/PLIST
@@ -0,0 +1,41 @@
+@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:05 rodent Exp $
+${PYSITELIB}/trytond/modules/google_maps/__init__.py
+${PYSITELIB}/trytond/modules/google_maps/__init__.pyc
+${PYSITELIB}/trytond/modules/google_maps/__init__.pyo
+${PYSITELIB}/trytond/modules/google_maps/address.py
+${PYSITELIB}/trytond/modules/google_maps/address.pyc
+${PYSITELIB}/trytond/modules/google_maps/address.pyo
+${PYSITELIB}/trytond/modules/google_maps/address.xml
+${PYSITELIB}/trytond/modules/google_maps/locale/bg.po
+${PYSITELIB}/trytond/modules/google_maps/locale/ca.po
+${PYSITELIB}/trytond/modules/google_maps/locale/cs.po
+${PYSITELIB}/trytond/modules/google_maps/locale/de.po
+${PYSITELIB}/trytond/modules/google_maps/locale/es.po
+${PYSITELIB}/trytond/modules/google_maps/locale/es_419.po
+${PYSITELIB}/trytond/modules/google_maps/locale/fr.po
+${PYSITELIB}/trytond/modules/google_maps/locale/hu_HU.po
+${PYSITELIB}/trytond/modules/google_maps/locale/it_IT.po
+${PYSITELIB}/trytond/modules/google_maps/locale/ja_JP.po
+${PYSITELIB}/trytond/modules/google_maps/locale/lo.po
+${PYSITELIB}/trytond/modules/google_maps/locale/lt.po
+${PYSITELIB}/trytond/modules/google_maps/locale/nl.po
+${PYSITELIB}/trytond/modules/google_maps/locale/pl.po
+${PYSITELIB}/trytond/modules/google_maps/locale/pt_BR.po
+${PYSITELIB}/trytond/modules/google_maps/locale/ru.po
+${PYSITELIB}/trytond/modules/google_maps/locale/sl.po
+${PYSITELIB}/trytond/modules/google_maps/locale/zh_CN.po
+${PYSITELIB}/trytond/modules/google_maps/tests/__init__.py
+${PYSITELIB}/trytond/modules/google_maps/tests/__init__.pyc
+${PYSITELIB}/trytond/modules/google_maps/tests/__init__.pyo
+${PYSITELIB}/trytond/modules/google_maps/tests/test_google_maps.py
+${PYSITELIB}/trytond/modules/google_maps/tests/test_google_maps.pyc
+${PYSITELIB}/trytond/modules/google_maps/tests/test_google_maps.pyo
+${PYSITELIB}/trytond/modules/google_maps/tryton.cfg
+${PYSITELIB}/trytond/modules/google_maps/view/address_form.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/geography/py-trytond-google-maps/distinfo b/geography/py-trytond-google-maps/distinfo
new file mode 100644
index 00000000000..94213b5f214
--- /dev/null
+++ b/geography/py-trytond-google-maps/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/12/04 21:13:05 rodent Exp $
+
+SHA1 (tryton-4.2/trytond_google_maps-4.2.0.tar.gz) = 5f30a853495ad9dbc3f4d6d60c57157b652e61aa
+RMD160 (tryton-4.2/trytond_google_maps-4.2.0.tar.gz) = c04f320ae2f66d56a0174fb31d4b36317a46c9da
+SHA512 (tryton-4.2/trytond_google_maps-4.2.0.tar.gz) = 159df0401d4ac5b12d97c2054f18ef5c8990815b8661aa5168adece6b86bb35b7fc7c03166435b78e632b634df5dce083ecee3c099d6c3c7fb99673d7f156d9f
+Size (tryton-4.2/trytond_google_maps-4.2.0.tar.gz) = 19265 bytes