Commit Graph

1385 Commits

Author SHA1 Message Date
landry
628af4b38a Update to QGIS 3.14.0 'Pi'.
See https://changelog.qgis.org/en/qgis/version/3.14/
2020-06-20 10:19:23 +00:00
landry
e693502219 Update to mdal 0.6.1, required for QGIS 3.14. 2020-06-20 10:17:59 +00:00
martin
fb348e85fc Update py-mercantile to 1.1.5. 2020-06-19 10:53:17 +00:00
mvs
d917244220 Add myself.
ok mpi@
2020-06-18 09:02:31 +00:00
landry
22cc910b98 Update to pygeoapi 0.8.0 2020-06-15 05:49:32 +00:00
landry
022a2ac1a4 Update to pgrouting 3.0.0.
Tests (using newly-imported pgtap) fails but this is being worked on
with upstream.
2020-06-12 08:35:01 +00:00
ajacoutot
836e9e38b8 Looks like I forgot this one when removing gnome-doc-utils.
Unbreak...
2020-06-11 07:08:26 +00:00
martin
161d4872d9 Update py-rasterio to 1.1.5. 2020-06-08 19:11:10 +00:00
kirby
e3d3a700f9 fix build with newer gpsd API
OK sthen@
2020-05-26 15:36:54 +00:00
rsadowski
ea2e6e5bae Switch from qtwebkit to qtwebengine support in gpsbabel 2020-05-22 07:34:04 +00:00
kirby
30fbd2a319 fix build with newer gpsd API
OK sthen@
2020-05-22 04:49:05 +00:00
martin
c6724fcca6 Update py-rasterio to 1.1.4. 2020-05-19 17:34:54 +00:00
cwen
8cee9092a2 osrm-backend: update to 5.22, add powerpc to NOT_FOR_ARCHS, disable ccache
Changelog:
https://github.com/Project-OSRM/osrm-backend/blob/v5.22.0/CHANGELOG.md

This can't be built on powerpc because devel/tbb does not support 64-bits
atomics on ppc32 and forcing them does not help.

OK bentley@
2020-05-18 17:02:35 +00:00
landry
56546705c9 Update to qgis 3.12.3. 2020-05-18 12:18:09 +00:00
rsadowski
9dfdf63f6a Remove quazip qtwebkit as dependency.
quazip and qtwebkit are no longer required. Regen WANTLIB and bump.

OK landry@ (maintainer)
2020-05-17 16:35:01 +00:00
martin
f88971d1d1 Update py-mercantile to 1.1.4. 2020-05-16 11:24:38 +00:00
landry
3463055364 Update to mapserver 7.6.0.
See https://mapserver.org/development/announce/7-6.html#announce-7-6
2020-05-14 13:57:03 +00:00
landry
4ffcf2f94c Update to gdal 3.1.0.
See https://lists.osgeo.org/pipermail/gdal-dev/2020-May/052117.html

* Use --with-hide-internal-symbols to only show the public API
* Disable detection of OpenEXR
2020-05-14 11:28:33 +00:00
sthen
6d15ca9821 Set "BROKEN-arm" for some of the slower-to-build ports that fail late on
armv7, this should save around 40h overall build time, and makes it more
visible to anyone working on the port that they are indeed broken on the
arch.  OK phessler@ naddy@

Of note because the port is important to the architecture and
self-hosted builds are a good thing: building u-boot on armv7 fails
with an Internal Compiler Error (SIGBUS) in lib/time.c, it would be
particularly nice if someone has an idea how to fix this!
2020-05-07 14:24:53 +00:00
landry
f33ea0230b Update to qgis 3.12.2 2020-04-20 06:08:33 +00:00
landry
4806547ee0 fix link to upstream commit 2020-04-16 05:38:16 +00:00
landry
d950da35e4 Update to py-rio-cogeo 1.1.10.
Possible since we now have py-numpy >= 1.15 and
py-mercantile+py-supermercado.

ok martin@
2020-04-10 07:20:01 +00:00
martin
36dfe13b00 +py-mercantile
+py-supermercado
2020-04-10 06:26:42 +00:00
martin
071d3f0c8a Import py-supermercado 0.0.5.
OK landry@

py-supermercado extends the functionality of py-mercantile with additional
commands
2020-04-10 06:23:45 +00:00
martin
8efdbd4d1c Import py-mercantile 1.1.2.
OK landry@

py-mercantile provides spherical mercator coordinate and tile utilities
2020-04-10 06:20:17 +00:00
sthen
4027ac0d80 update to traccar-4.8, from maintainer Renaud Allard 2020-04-08 12:46:54 +00:00
landry
71f200aef7 Make sure we use devel/proj>=6.3.1
per https://github.com/qgis/QGIS/pull/34519
2020-03-26 09:35:43 +00:00
landry
e45fd4c13e Mark as BROKEN-sparc64
undefined references to
QOpenGLExtension_ARB_tessellation_shader::QOpenGLExtension_ARB_tessellation_shader
QOpenGLExtension_ARB_tessellation_shader::initializeOpenGLFunctions
QOpenGLExtension_ARB_framebuffer_object::initializeOpenGLFunctions
QOpenGLExtension_ARB_framebuffer_object::QOpenGLExtension_ARB_framebuffer_object
in libQt53DRender.so.2.0 when linking qgis_3drenderingtest
2020-03-24 07:22:26 +00:00
landry
77ee7ede2a Update to PDAL 2.1.0.
See https://github.com/PDAL/PDAL/releases/tag/2.1.0 for details, enable
support for .laz files via the newly imported archivers/laszip port.
2020-03-23 13:23:32 +00:00
landry
a6fa490fda Fix packaging breakage reported by naddy@, was a bit overzealous in adding mapserver to WANTLIB-*.. - no bump since it couldnt package 2020-03-23 11:46:20 +00:00
landry
94b6243219 Update to fiona 1.8.13 2020-03-23 09:42:25 +00:00
landry
c71512024c Update to py-laspy 1.7.0 2020-03-22 19:38:35 +00:00
landry
1c7a7cd5a8 Update to mapserver 7.4.4 2020-03-22 17:56:51 +00:00
landry
53001d7977 Update to QGIS 3.12.1. 2020-03-22 17:56:21 +00:00
naddy
d159f8d1ad Make use of "find -exec {} +" (which is POSIX) and "find -delete"
(which is not) throughout the ports Makefiles.

* Replace find|xargs with find -exec {} +
* Replace -exec {} \; with -exec {} + if applicable.
* Use the -delete operator to remove files and empty directories.
* Combine and tweak some find(1) invocations while here.

ok kn@ rsadowski@ espie@
2020-03-20 16:44:21 +00:00
jasper
1065b81908 update to geocode-glib-3.26.2 2020-03-12 19:39:19 +00:00
landry
03ccb8dbbd Update to geos 3.8.1.
See https://lists.osgeo.org/pipermail/geos-devel/2020-March/009478.html
- bump major to be on the safe side, two prototypes changed.
2020-03-11 15:35:58 +00:00
rsadowski
ec1b71d900 Remove -qt4 flover in editors/qscintilla
All our consumers only use the qt5 FLAVOR. Because here, switch homepage to
https and bump revisions
2020-02-29 08:17:58 +00:00
naddy
f5e89c88d2 Remove patch that has been integrated upstream.
In some build environments, the patch command would revert the diff...

Patching file src/core/CMakeLists.txt using Plan A...
Reversed (or previously applied) patch detected!  Assume -R? [y]
Hunk #1 succeeded at 1317 with fuzz 2 (offset 424 lines).

... and thus reintroduce the problem the diff was intended to fix.
2020-02-28 14:46:08 +00:00
martin
cd5f87f01b Update to py-rasterio-1.1.3. 2020-02-27 11:47:34 +00:00
landry
d37b133cfd Update to qgis 3.12.0. 2020-02-25 12:16:52 +00:00
landry
c615266bd0 Update to mdal 0.5.0 2020-02-25 12:16:28 +00:00
landry
0e8392e950 Update to postgis 3.0.1 2020-02-25 10:24:12 +00:00
landry
47c9e30845 Remove python2 FLAVOR, migrate to python3 by default.
the only consumer (py-fiona) is now python3 only so this one can go away.

ok sthen@ kmos@
2020-02-25 10:08:49 +00:00
landry
51bfd98689 Remove python2 FLAVOR, migrate to python3 by default.
stop renaming las* binaries (woo!)

ok sthen@ kmos@
2020-02-25 10:06:56 +00:00
landry
97fecc2594 Remove python2 FLAVOR, migrate to python3 by default.
ok sthen@ kmos@
2020-02-25 10:06:26 +00:00
landry
f554dacd0e Remove python2 FLAVOR, migrate to python3 by default.
simplifies Makefile & stop renaming the rio binary while here (woo!)

ok sthen@ kmos@
2020-02-25 10:05:40 +00:00
landry
c2dc4ca609 Update to 2.4.2.post1, remove python2 FLAVOR, migrate to python3 by
default.

ok benoit@ (MAINTAINER) sthen@ kmos@
2020-02-25 10:04:27 +00:00
landry
1a5a948369 update to 1.4.5, remove python2 FLAVOR, migrate to python3 by default.
(nothing depends on this port anyway)
ok sthen@ kmos@
2020-02-25 10:02:55 +00:00
landry
7eb08432f9 Remove python2 FLAVOR, migrate to python3 by default.
ok sthen@ kmos@
2020-02-25 10:01:42 +00:00