Commit Graph

20 Commits

Author SHA1 Message Date
landry
f0caab327e Switch to python3 by default. 2020-01-03 17:58:34 +00:00
landry
1affa2ae0f Update to mapproxy 1.12.0. 2019-09-05 15:01:17 +00:00
landry
de6580c778 Update to mapproxy 1.11.1.
Fixes an XSS in the demo service, cf
https://lists.osgeo.org/pipermail/mapproxy/2019-August/002877.html
2019-08-16 13:57:15 +00:00
sthen
484cf3de0c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:45:45 +00:00
kmos
c45cd79fc7 Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the
lang/python port module. I've not yet come up with a port that
would not need this and one can always set MODPY_TESTDEP to "no"
to prevent the module from touching TEST_DEPENDS.

Idea from afresh1 who pointed out the cpan module already does this.

aja "I support this move."

OK sthen@
2019-05-15 12:04:34 +00:00
landry
fec17c9b10 Update to mapproxy 1.11.0.
See https://mapproxy.org/blog/new-mapproxy-1.11.0-release/ for details.
2017-11-23 21:06:32 +00:00
landry
4d468c4754 Update to mapproxy 1.10.4.
- Fix Cross Site Scripting (XSS) issue in demo service
  (https://github.com/mapproxy/mapproxy/issues/322).
2017-08-28 09:05:52 +00:00
landry
b40ddb11e0 Update to mapproxy 1.10.3 2017-07-09 10:38:22 +00:00
landry
d47bfdbc80 Update to mapproxy 1.10.2. 2017-06-25 08:49:47 +00:00
landry
db6b71b213 Update to mapproxy 1.10.1 2017-06-10 07:45:40 +00:00
landry
9c9f95572c Update to mapproxy 1.10.0.
Switch to use pypi.io as upstream instead of github, allows to get rid
of a patch and the post-patch target.
2017-05-19 10:02:58 +00:00
landry
3fbf5616c8 Update to mapproxy 1.9.0.
https://mapproxy.org/blog/new-mapproxy-1.9.0-release/
2016-08-30 16:21:25 +00:00
sthen
1805357566 garbage-collect now-broken patch, it was replaced with a command in Makefile 2016-04-14 00:09:42 +00:00
landry
11e5892e66 Update to mapproxy 1.8.2.
While here:
* add proj to RUN_DEPENDS (libproj is dlopen'ed on the fly by
  proj.py, and if not found it would fallback to py-proj). Prompted after
a mail by attila
* add py-requests, py-shapely and py-gdal to TEST_DEPENDS
* fix python shebang in tests - now only 5 tests should fail
2016-04-13 10:58:49 +00:00
jasper
d6e85d6790 DISTNAME is set by bsd.port.mk for these ports now 2015-12-29 19:49:39 +00:00
landry
0cbb64d96f update to mapproxy 1.8.1 2015-10-31 08:20:42 +00:00
sthen
4f45143bbd bump REVISION for setuptools dep change. 2015-09-29 10:52:11 +00:00
landry
1a0b645312 Update to mapproxy 1.8.0.
See http://mapproxy.org/blog/new-mapproxy-1.8.0-release/ and
https://github.com/mapproxy/mapproxy/blob/1.8.0/CHANGES.txt
2015-06-26 07:52:24 +00:00
sthen
f142cd9a93 REVISION bumps for py-Pillow RDEP change 2015-03-26 12:14:15 +00:00
landry
8c2b72094a Import mapproxy 1.7.0.
MapProxy is an open source proxy for geospatial data. It caches, accelerates and
transforms data from existing map services and serves any desktop or web GIS
client. It supports WMS-C, TMS and WMTS protocols.

MapProxy is a tile cache, but also offers many new and innovative features like
full support for WMS clients.

ok ajacoutot@ sthen@
2014-08-26 18:47:04 +00:00