landry
f65fcfd4db
geo/py-owslib: update to 0.36.0
2026-06-14 07:40:28 +00:00
landry
c3c3489f73
geo/pdal: update to 2.10.2.
...
see https://github.com/PDAL/PDAL/releases/tag/2.10.2
2026-06-13 08:06:37 +00:00
landry
3abac74b0d
geo/postgis: update to 3.6.4.
...
see https://gitea.osgeo.org/postgis/postgis/raw/tag/3.6.4/NEWS
2026-06-12 07:16:26 +00:00
naddy
7b8f7b7514
geo/foxtrotgps: requires devel/help2man to build
2026-06-11 20:49:14 +00:00
renaud
db16558b3e
Update to 6.14.4
...
OK sthen@
2026-06-11 12:47:14 +00:00
naddy
1708fd54c3
geo/foxtrotgps: use proper object type-casting macro to appease llvm22
2026-06-10 22:14:52 +00:00
landry
77f09adf0e
geo/gpxsee: update to 16.8
2026-06-08 16:15:53 +00:00
danj
081c580e45
Bump REVISION
...
Required following files/OpenBSD addition.
2026-06-06 10:21:09 +00:00
landry
7d242887c6
geo/gdal: update to 3.13.1.
...
see https://github.com/OSGeo/gdal/blob/v3.13.1/NEWS.md
2026-06-05 16:52:10 +00:00
landry
44f5dc66e5
geo/mapproxy: update to 6.1.0.
...
see https://github.com/mapproxy/mapproxy/releases/tag/6.1.0
2026-06-04 07:36:07 +00:00
renaud
14230ebb06
Add myself
2026-06-03 07:38:10 +00:00
landry
0463771741
geo/mdal: update to 1.3.3.
...
see https://github.com/lutraconsulting/MDAL/releases/tag/release-1.3.3
2026-06-03 06:07:14 +00:00
tb
def31032cc
Bump clang module consumers whose MODCLANG_VERSION changed
...
(these link against libllvm or have a wantlib or rdep change because
of that).
2026-06-02 17:47:05 +00:00
landry
4e7d702da5
geo/mapserver: security update to 8.6.4
...
see https://mapserver.org/development/changelog/changelog-8-6.html
fixes https://github.com/MapServer/MapServer/security/advisories/GHSA-xp29-8wp5-wc3p
and https://github.com/MapServer/MapServer/security/advisories/GHSA-xqj6-vjqr-33vv
2026-06-02 06:11:59 +00:00
landry
7e1a84ae4a
geo/qgis: fix build with llvm 22
...
- use -O0 on textrenderer/qgsfontmanager.cpp otherwise c++ spins forever
- set SKIP_PRECOMPILE_HEADERS ON on qgsexpression_texts.cpp otherwise llvm
errors with "OptimizationLevel differs in precompiled file vs. current file"
joint work with tb@, thanks!
2026-06-01 09:22:39 +00:00
landry
67bb03d291
geo/qgis: update to 4.0.3
2026-05-31 05:30:52 +00:00
ajacoutot
9af4e20721
Use an haxe to fix build with llvm 22.
...
The project is dead upstream.
2026-05-30 12:42:38 +00:00
rsadowski
92cfdbefe1
Update kgeotag to 2.0.0
2026-05-23 09:29:24 +00:00
ajacoutot
beed83c2e3
Fix with nettle >=4.
2026-05-22 15:19:48 +00:00
sthen
035df3350f
add hidden BDEP on math/exprtk (header-only "library")
2026-05-21 11:42:13 +00:00
sthen
c5f07d8403
recognise python 3.14
2026-05-12 10:17:25 +00:00
landry
a52a2ad068
geo/qmapshack: backport upstream commit to fix build with gdal 3.13.0.
...
build failure reported by naddy@, thanks!
note: an update to 1.20.2 is possible for someone using it/willing to
maintain it.
2026-05-11 11:24:01 +00:00
tb
fb6e83358a
sfcgal: pull in upstream fix for Boost 1.89 which we now need for 1.91
...
sync WANTLIB while there.
2026-05-10 15:17:00 +00:00
landry
def226451d
geo/mdal: fix build with gdal 3.13, from upstream PR
...
build breakage reported by tb@, thanks !
2026-05-10 07:36:52 +00:00
landry
7f99d65728
geo/gdal: update to 3.13.0.
...
see https://github.com/OSGeo/gdal/blob/v3.13.0/NEWS.md
2026-05-08 19:08:33 +00:00
renaud
b506408b8b
Update to 6.13.3
...
OK sthen
2026-05-08 06:08:37 +00:00
landry
5fd6ce2117
geo/mapserver: security update to 8.6.3
...
fixes https://github.com/MapServer/MapServer/security/advisories/GHSA-4h8g-378q-r75m
NULL pointer dereference in SLD `<ElseFilter>` rule parsing reachable via WMS `SLD_BODY`
2026-05-07 13:05:36 +00:00
landry
eb6077ba6c
geo/gpxsee: update to 16.6
2026-05-07 05:19:43 +00:00
landry
3eda70ba5f
geo/osrm-backend: update to 26.4.1.
...
@comment the io-benchmark binary, codepaths are #ifdef linux
builds with an upcoming boost update tb@ is working on
2026-05-06 13:28:54 +00:00
landry
d45f2929dc
geo/pygeoapi: update to 0.23.4.
...
0.23.3 fixes the following security issues:
https://github.com/geopython/pygeoapi/security/advisories/GHSA-f6pr-83pg-ghh6
https://github.com/geopython/pygeoapi/security/advisories/GHSA-jgvc-94c8-3chc
0.23.0 adds support for OGC API pub/sub, so add py-paho-mqtt as an RDEP
see https://github.com/geopython/pygeoapi/releases/tag/0.23.0
2026-05-06 13:21:02 +00:00
landry
2cc72be6db
geo/py-fiona: fixup deps, from Marco van Hulten with tweaks from sthen
...
attrs and certifi were missing, munch and six arent needed anymore.
2026-05-06 13:16:09 +00:00
landry
c751b0b0b9
geo/qgis: update to 4.0.2
2026-05-06 13:13:02 +00:00
landry
209d9ba1a7
geo/mapcache: update to 1.16.0.
...
see https://mapserver.org/development/changelog/mapcache/changelog-1-16.html#changelog-mapcache-1-16
2026-05-06 12:57:56 +00:00
landry
db42535ec0
geo/gdal: update to 3.12.4.
...
add hidden dep on math/muparser while here, it is a recommended
dependency for mathematical expressions in vrt files
2026-05-06 12:55:08 +00:00
landry
9c8b446d5a
geo/mapserver: security update to 8.6.2.
...
see https://mapserver.org/development/changelog/changelog-8-6.html#changelog-8-6
fixes https://github.com/MapServer/MapServer/security/advisories/GHSA-4g9f-ph64-hg2x
ok naddy@
2026-04-20 16:46:15 +00:00
landry
39b930d5c6
geo/postgis: security update to 3.6.3
...
see https://gitea.osgeo.org/postgis/postgis/raw/tag/3.6.3/NEWS
2026-04-15 06:09:24 +00:00
ajacoutot
917a406a66
Update to geoclue2-2.8.1.
2026-04-14 08:47:12 +00:00
kmos
a2e4370071
Remove BROKEN-sparc64 since there is no longer a lack of C++20 with
...
GCC 15
2026-04-13 22:12:32 +00:00
martin
ccd96a8e89
Update py-supermercado to 0.4.0.
2026-04-12 07:37:37 +00:00
martin
155e1287ce
Update nco to 5.3.8.
...
Prompted by maintainer Marco van Hulten
2026-04-11 19:57:27 +00:00
landry
2644b58bb9
geo/pdal: update to 2.10.1.
...
see https://github.com/PDAL/PDAL/releases/tag/2.10.1
2026-04-11 08:57:12 +00:00
martin
f3a3c7aaa9
Update cdo to 2.6.0.
...
From Maintainer Marco van Hulten, thanks!
2026-04-11 07:43:38 +00:00
landry
05890aef6c
geo/py-owslib: add missing RDEP on py-lxml
...
OGC protocols being mostly XML-based, it somewhat makes sense to depend
on an XML parser...
found by Marco Van Hulten via the MetaSearch QGIS plugin
2026-04-11 07:28:23 +00:00
kili
7febe87eec
Prepare for poppler-26.04.0.
...
ok landry@ (maintainer)
2026-04-10 19:25:32 +00:00
landry
daaa395e72
geo/qgis: add patch to build against print/pdf4qt instead of the bundled copy
...
print/pdf4qt was already added to LIB_DEPENDS/WANTLIB, but that patch
isnt upstreamed yet..
should fix a build failure experienced by tb@ and ajacoutot@
2026-04-06 17:03:03 +00:00
landry
217f3bb990
geo/qgis: update to 4.0.1
2026-04-04 10:55:29 +00:00
benoit
fdfc875292
Update to py3-rio-cogeo-7.0.2.
2026-03-29 13:35:56 +00:00
fcambus
90513c0a3c
Remove myself.
2026-03-27 17:37:03 +00:00
sthen
11a210a5fa
accept either vim or vim-classic for these ports which depend on it for xxd
2026-03-27 11:56:17 +00:00
landry
d598800ea0
geo/mapserver: update to 8.6.1.
...
see https://www.mapserver.org/development/changelog/changelog-8-6.html#changelog-8-6-1
fixes https://github.com/MapServer/MapServer/security/advisories/GHSA-cv4m-mr84-fgjp
2026-03-24 07:25:30 +00:00