From 1086d6baf0e9073ca31e2c64a6531af3fbe54e34 Mon Sep 17 00:00:00 2001 From: rodent Date: Sun, 4 Dec 2016 21:12:58 +0000 Subject: 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 --- geography/py-trytond-google-maps/PLIST | 41 ++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 geography/py-trytond-google-maps/PLIST (limited to 'geography/py-trytond-google-maps/PLIST') 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 -- cgit v1.2.3