1535 Commits

Author SHA1 Message Date
landry
0bb119d92b geo/osm2pgsql: update to 1.4.2 2021-04-29 08:51:34 +00:00
martin
719028e09c Update py-rasterio to 1.2.3. 2021-04-29 08:23:19 +00:00
martin
8f92853fd0 Update py-mercantile to 1.2.1. 2021-04-29 07:25:36 +00:00
landry
d9bb2ed1a5 geo/py-cligj: update to 0.7.1
both py-fiona and py-rasterio build fine with it.
2021-04-28 13:23:36 +00:00
landry
7bf10e89c7 geo/pygeoapi: update to 0.10.1 2021-04-28 13:19:09 +00:00
landry
23e6633eeb geo/osm2pgrouting: update to 2.3.7 2021-04-28 13:18:41 +00:00
landry
9fdc3d2693 geo/py-fiona: update to 1.8.19 2021-04-28 13:17:23 +00:00
landry
e4db371fae geo/qgis: update to 3.18.2 2021-04-24 07:52:05 +00:00
landry
10998ffd4a geo/merkaartor: unbreak by backporting a fedora patch for proj8 compat
from https://github.com/openstreetmap/merkaartor/pull/233
via f529682d49/f/merkaartor-0.18.4-proj-remove-legacy-api.patch
fixes https://github.com/openstreetmap/merkaartor/issues/193
ok sthen@
2021-04-12 10:17:11 +00:00
landry
4fa1b8cef2 geo/viking: make sure xsltproc doesnt fetch external xsl
add docbook to MODGNOME_TOOLS, and patch out the path to docbook.xsl
build breakage noticed by tb@
2021-03-30 06:56:01 +00:00
landry
2f24391e16 geo/viking: forgot to bump REVISION in previous
adding yelp to MODGNOME_TOOLS modifies RUN_DEPENDS.. spotted again by
naddy@, thanks !
2021-03-29 13:04:53 +00:00
landry
2d226390a7 geo/viking: add yelp to MODGNOME_TOOLS
configure checks for itstool, and the port ships some xml under share/help
missing BDEP spotted by naddy@
2021-03-29 06:19:47 +00:00
landry
c3f1236485 geo/viking: remove (unneeded?) patch that was supposed to vanish
spotted by ajacoutot@
2021-03-27 06:47:02 +00:00
ajacoutot
51341b29c3 Unbreak (trailing spaces in REVISION). 2021-03-26 09:37:33 +00:00
martin
70a3e1d5ba Update py-rasterio to 1.2.1. 2021-03-26 08:48:22 +00:00
dv
cda93e4492 Add myself
ok mlarkin@
2021-03-25 21:39:29 +00:00
landry
32ff38d378 geo/viking: update to 1.9
switches to Gtk+3
see https://github.com/viking-gps/viking/releases/tag/viking-1.9
2021-03-25 16:22:16 +00:00
landry
d0d0963684 geo/qmapshack: mark as BROKEN, doesnt build against proj 8
See https://github.com/Maproom/qmapshack/issues/333. The proj.4 API has
been deprecated two years ago, and removed in proj8.
2021-03-24 10:57:43 +00:00
landry
9d726496eb geo/merkaartor: mark as BROKEN, doesnt build with proj8 yet
cf https://github.com/openstreetmap/merkaartor/issues/193, the proj.4
API has been deprecated two years ago (and removed in proj 8)
2021-03-24 10:55:42 +00:00
landry
e19cd6aa79 geo/geos: switch to cmake build
upstream plans to deprecate autotools in the next version, per
https://trac.osgeo.org/geos/wiki/RFC7

went in a bulk build without issues, thanks ajacoutot@
2021-03-24 10:53:30 +00:00
landry
1f1d68f373 geo/qgis: fix build with upcoming proj8 update
backports fc1ac8bef8
2021-03-22 08:16:22 +00:00
landry
7145d4e9c0 geo/qgis: update to 3.18.1 2021-03-22 08:14:56 +00:00
landry
71fa24cdb6 geo/py-proj: update to 3.0.1.
See https://github.com/pyproj4/pyproj/releases/tag/3.0.0 and
https://github.com/pyproj4/pyproj/releases/tag/3.0.1

Compatible with upcoming proj 8, still builds with in-tree proj 7.
Adds a pyproj command to sync datumgrids from CDNs

ok benoit@ (MAINTAINER)
2021-03-17 18:43:34 +00:00
landry
c92de6a48f geo/pygeoapi: update to 0.10.0.
See https://lists.osgeo.org/pipermail/pygeoapi/2021-March/000177.html
2021-03-17 18:28:12 +00:00
ajacoutot
19c1f3a310 ,${MODPY_FLAVOR} -> ${MODPY_FLAVOR}
(no need for a comma)
2021-03-15 21:00:42 +00:00
landry
3c8945b545 geo/gdal: update to 3.2.2.
See https://github.com/OSGeo/gdal/blob/v3.2.2/gdal/NEWS
2021-03-12 09:57:06 +00:00
landry
656e7dca93 geo/mapserver: fix build with upcoming proj 8 update
check for the presence of proj.h instead of proj_api.h, the latter is
removed in proj 8.
reported upstream at https://github.com/MapServer/MapServer/issues/6249
2021-03-08 11:08:43 +00:00
landry
4290409538 geo/postgis: patch configure tu fix build with upcoming proj 8 update
detect proj_info() instead of pj_get_release(), adapted from
https://trac.osgeo.org/postgis/ticket/4860.
2021-03-08 11:07:28 +00:00
landry
9c41576589 geo/merkaartor: add link to upstream issue about proj8 2021-03-08 07:22:35 +00:00
landry
9d0d5e506b geo/osm2pgsql: update to 1.4.1.
new website at https://osm2pgsql.org/

https://github.com/openstreetmap/osm2pgsql/issues/922 was fixed so this
now builds against upcoming devel/proj 8 update.

use MODPOSTGRESQL_TEST_CMD = ${MODCMAKE_TEST_TARGET} to run the tests
using the cmake goop, pleasantly surprised to see that this works !
2021-03-07 17:33:37 +00:00
landry
f8a6c7f407 geo/libosmium: update to 2.16.0
drops dependency on devel/proj, cf
https://github.com/osmcode/libosmium/issues/277

add a patch to build with our zlib (needs gzclose_r/w, gzclose is
enough), hint from sthen@.

ok bentley@
2021-03-07 17:28:55 +00:00
landry
07095439e8 geo/qmapshack: add link to upstream issue about proj8 2021-03-05 09:52:23 +00:00
sthen
06e20cb110 switch default MODPHP_VERSION to 7.4 and bump ports which have changed
version. (as of 6 Dec 2020, 7.3 went into "security fixes only" mode).
2021-02-24 16:48:59 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
landry
4f56b0c922 geo/spatialite/tools: update to 5.0.1. 2021-02-21 13:30:39 +00:00
landry
83b61805bd geo/spatialite/libspatialite: update to 5.0.1.
See https://groups.google.com/g/spatialite-users/c/ve9ujm4DkdY
2021-02-21 13:29:58 +00:00
landry
a02ba815b9 geo/spatialite/virtualpg: update to 2.0.1.
an update to spatialite 5.0.1 is in the pipe..
2021-02-21 10:17:02 +00:00
landry
2c700a585f geo/geos: update to 3.9.1.
See https://lists.osgeo.org/pipermail/geos-devel/2021-February/010138.html

Face reality & take maintainership while here.
2021-02-21 09:31:48 +00:00
landry
4342ee0c4c geo/py-owslib: update to 0.23.0. 2021-02-21 08:09:19 +00:00
landry
a8a59e3f5d geo/gdal: tidy up python dependencies
- drop unneeded MODPY_LIB_DEPENDS/MODPY_WANTLIB from
LIB_DEPENDS-python/WANTLIB-python (checked on amd64 & sparc64)
- add missing TDEP on py-lxml
2021-02-21 07:53:35 +00:00
landry
a698672c34 geo/spatialite/libspatialite: drop ${COMPILER_LIBCXX} from WANTLIB.
This was coming from geo/geos via geo/librttopo, and was wrong. Checked
on amd64 & sparc64.
2021-02-21 07:38:27 +00:00
landry
9d0a757bba geo/librttopo: drop ${COMPILER_LIBCXX} from WANTLIB
this was coming from geo/geos, and was wrong. Checked on amd64 &
sparc64.
2021-02-21 07:37:43 +00:00
landry
b649fe5daa geo/geos: drop unneeded chunk forcefully linking against -lstdc++
that bit was added in 2008, but now down the line, this caused gdal*
commands to blow on sparc64 with warnings such as
"/usr/local/lib/libestdc++.so.19.0:/usr/lib/libstdc++.so.57.0 : WARNING:
symbol(_ZNSt6locale5_Impl11_S_id_ctypeE) size mismatch, relink your
program", as reported by Phil Plane.

With all the gdal stack rebuilt, a basic gdalbuildvrt test now succeeds
on sparc64.

while here, fix geos-config --libs output which appended the lib version
we remove..

Went in an amd64 bulk without fallout, thanks ajacoutot@
2021-02-21 07:36:49 +00:00
landry
bb483729ba geo/qgis: enable point cloud support via geo/pdal
See https://www.lutraconsulting.co.uk/blog/2021/02/18/qgis-3-18-point-cloud/
and https://github.com/qgis/QGIS-Enhancement-Proposals/issues/194

allows me to load a bunch of LAZ/LAS files but the 3d view crashes quite
often though..
2021-02-20 14:58:34 +00:00
landry
735937d114 geo/qgis: update to 3.18.0.
See https://changelog.qgis.org/en/qgis/version/3.18/
2021-02-20 07:17:18 +00:00
ajacoutot
61824b6ebb Update to py3-planet-1.4.6. 2021-02-19 21:16:48 +00:00
sthen
425b92d279 whack py-sip and friends into shape. the previous ports update ended up
with two different versions of py-sip; the old one configured to only
produce the module for py-qt5 (in devel/py-sip) and the actual sip in
x11/py-sip-qt5, with broken update chain and which didn't entirely
make sense.

in particular: py-sip is now actually (a newer version of) sip again,
with py2 support dropped (current versions don't have it). other ports
using this are changed to the newer build system using "sip-build"
where possible.

for the future we will need to move to sip 6.x which drops the older
build system using the "sip5" or "sip" script; other ports (veusz, and
i think qgis) don't work with that yet.
2021-02-14 14:24:20 +00:00
landry
ed202d953f geo/pgpointcloud: fix for -fno-common
from https://github.com/pgpointcloud/pointcloud/pull/273
2021-02-08 09:50:22 +00:00
sthen
579ba56427 update to traccar-4.12, from Renaud Allard 2021-02-06 21:07:31 +00:00
landry
caac145420 geo/postgis: update to 3.1.1 2021-02-03 14:29:43 +00:00