1736 Commits

Author SHA1 Message Date
landry
e2e66b49a8 geo/qgis: update to 3.24.0.
see https://changelog.qgis.org/en/qgis/version/3.24/
2022-02-22 14:40:41 +00:00
bket
1671c11734 Convert unflavored python3 py-* ports, and update dependencies and bump REVISION of consumers
OK sthen@
2022-02-22 04:22:19 +00:00
ajacoutot
0afe00d279 Remove geo/geoclue; it's unmaintained (the world moved to geoclue2) and
nothing uses it in-tree.
Provide an upgrade path from geoclue -> geoclue2
2022-02-20 08:54:24 +00:00
ajacoutot
98238883a8 Update to geoclue2-2.6.0. 2022-02-20 08:46:20 +00:00
landry
e0291807c1 geo/postgis: fix WANTLIB after gdal change, breakage reported by ajacoutot@ 2022-02-17 09:29:57 +00:00
landry
3a25bee309 geo/gdal: drop graphics/jasper support
Jpeg2000 support in gdal is better handled via graphics/openjp2, the
jasper driver is planned for removal upstream in gdal 3.5, and is in the
way of a graphics/jasper update that sthen@ is working on.
2022-02-15 11:02:46 +00:00
landry
72cc3103a4 geo/postgis: update to 3.2.1 2022-02-14 06:57:49 +00:00
rsadowski
12ae4c69cc Remove the cmake wxneeded-hack and replace it with USE_WXNEEDED
Remove the webkit/webengine-wxneeded hack in cmComputeLinkInformation.cxx
and add USE_WXNEEDED=Yes to all cmake webkit/webengine consumer.

Background knowledge about the "hack":
It searches for webkit/webengine (lower-case search) in all link-entries for
EXECUTABLE/SHARED_LIBRARY targets. If the search match it adds
"-Wl,-z,wxneeded".

Feedback, help and OK sthen@ Thanks!
2022-02-13 16:38:29 +00:00
landry
5648c0ab58 geo/mdal: update to 0.9.3 2022-02-02 08:08:41 +00:00
kmos
bd85d18172 Remove obsolete uses of the TESTLIBDIR construct in favor of
MODPY_TEST_LIBDIR from the lang/python module

Fix tests for geo/py-fiona while here
2022-01-26 22:58:21 +00:00
daniel
3e28c038a8 switch to python3
foxtrotgps has supported python3 since version 1.2.1

ok kirby@ (MAINTAINER)
2022-01-25 03:13:41 +00:00
sthen
ebda1317a7 update to traccar-4.15, from Renaud Allard, tweak by me 2022-01-20 09:52:19 +00:00
landry
29fcbf65c9 geo/gpxsee: update to 10.1 2022-01-17 14:24:38 +00:00
landry
c9209e2afc geo/geos: update to 3.10.2.
see https://lists.osgeo.org/pipermail/geos-devel/2022-January/010638.html
2022-01-17 12:13:41 +00:00
landry
5b1a101ba7 geo/qgis: update to 3.22.3 2022-01-15 07:47:37 +00:00
landry
a2798764f4 geo/mdal: update to 0.9.2.
see https://github.com/lutraconsulting/MDAL/releases/tag/release-0.9.2
2022-01-14 09:29:19 +00:00
landry
94718e017c geo/postgis: fix WANTLIB after gdal switch to pcre2 and bump REVISION 2022-01-10 08:01:37 +00:00
landry
79c64bdcce geo/gdal: update to 3.4.1.
See https://github.com/OSGeo/gdal/blob/v3.4.1/gdal/NEWS.md

switch from pcre to pcre2
2022-01-10 07:52:52 +00:00
rsadowski
327db8d5fa +kgeotag 2022-01-04 06:28:59 +00:00
rsadowski
e62fd9c9cf Import kgeotag-1.2.0
Comment:
stand-alone photo geotagging program

Description:
Photos (e. g. JPEG images) contain metadata like the creation date, camera
information etc. Those are either stored in the so-called Exif header,
in an XMP sidecar file or in both. This data can also represent geographic
coordinates so that it's replicable where the images were taken.

Most cameras don't have GPS receivers, so, most can't save coordinates when
taking images. A common approach is to e. g. carry a small GPS logging device
along, which records a track all the time. Later on, the images' dates can
be compared to the GPS log's points' dates to figure out where an image
was taken.

If one knows for sure where the respective photo was taken, it's also
possible to assign coordinates to the images manually.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>

WWW: https://kgeotag.kde.org

Feedback and OK sdk@
2022-01-04 06:28:02 +00:00
landry
1fe9cafdbe geo/postgis: update to 3.2.0.
see https://postgis.net/2021/12/18/postgis-3.2.0/
2022-01-03 07:39:55 +00:00
landry
8d7426ea19 geo/qgis: update to 3.22.2.
drop backported llvm13 build fix, was merged upstream.
2021-12-18 08:41:14 +00:00
landry
07442e20d6 geo/viking: update to 1.10 2021-12-17 10:35:16 +00:00
landry
83923e6cbc geo/mapproxy: update to 1.14.0 2021-12-17 10:13:24 +00:00
landry
b0cc05e2c0 geo/mdal: update to 0.9.1 2021-12-16 09:17:04 +00:00
mariani
66efdb8146 From the top to the bottom of the list...
From south to north...
From sunshine to... Where the hell is the sun???

I just moved to Denmark. :)
2021-12-15 23:11:18 +00:00
landry
d6e80c00bb geo/qgis: fix build with llvm 13
from https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259967 via
https://github.com/qgis/QGIS/issues/46406, thanks @lbartoletti !
2021-12-08 09:26:10 +00:00
landry
c2c1b0d50c geo/py-laspy: update to 2.0.2 2021-11-25 15:11:47 +00:00
landry
395a8627f9 geo/pygeoapi: update to 0.11.0 2021-11-23 09:59:31 +00:00
landry
43880309ec geo/py-shapely: update to 1.8.0 2021-11-23 09:47:53 +00:00
landry
c1e9691766 geo/py-owslib: update to 0.25.0 2021-11-23 09:46:03 +00:00
landry
f9c9d221b4 geo/pgrouting: update to 3.3.0.
See https://github.com/pgRouting/pgrouting/releases/tag/v3.3.0

add bash to TDEP and use it in do-test, regress scripts explicitely
require it (and uses bash features like pushd/popd anyway)
2021-11-22 10:36:41 +00:00
landry
25b5826a18 geo/qgis: update to 3.22.1. 2021-11-20 08:27:11 +00:00
landry
7cc6180b9b geo/mdal: fix random test build failures
FindGTest.cmake from cmake sets GTEST_INCLUDE_DIRS, not GTEST_INCLUDE_DIR
2021-11-19 13:28:07 +00:00
benoit
d102814438 Update to py-proj-3.3.0. 2021-11-19 07:39:40 +00:00
mlarkin
ad16234ca3 Moved to the land of snow and bears. 2021-11-17 03:33:11 +00:00
op
221c82fe3d add myself
ok sthen@
2021-11-16 22:23:10 +00:00
landry
2d1808a9c8 geo/gdal: update to 3.4.0.
See https://github.com/OSGeo/gdal/blob/v3.4.0/gdal/NEWS.md

ok ajacoutot@
2021-11-16 08:57:28 +00:00
rsadowski
f64cfa3add Regen WANTLIB 2021-11-15 07:37:48 +00:00
martin
b417ebf132 Update py-rasterio to 1.2.10. 2021-11-13 16:04:04 +00:00
landry
fd5e5a141c geo/gpxsee: update to 9.11 2021-11-08 14:33:37 +00:00
landry
72120fab8f geo/geos: update to 3.10.1.
See https://lists.osgeo.org/pipermail/geos-devel/2021-November/010556.html
2021-11-05 10:44:49 +00:00
landry
46dd61808d geo/qgis: unbreak pyqgis deadlocks in threaded code at runtime
cf https://github.com/qgis/QGIS/pull/45128#issuecomment-958529173 and
https://github.com/qgis/QGIS/pull/45829
2021-11-03 11:48:43 +00:00
sthen
db97a9fbd0 sort 2021-11-02 21:11:41 +00:00
sthen
5e4370b64d bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:12 +00:00
ajacoutot
1a606b1029 Unbreak build after recent gtest update. 2021-11-01 10:06:33 +00:00
bentley
e962563932 Update homepage. 2021-10-31 22:13:33 +00:00
sthen
25c947fed8 rm gmapcatcher, while it does function, it's not really reliable, and
depends on some old libraries that should be left to rest
2021-10-31 16:54:27 +00:00
landry
dc33669ed6 geo/gdal: update to 3.3.3
see https://github.com/OSGeo/gdal/blob/v3.3.3/gdal/NEWS

- switch HOMEPAGE and MASTER_SITES to https
- add Makefile plumbing to build release candidates
- remove patch that's not needed anymore since we have a recent py-test,
  thanks kmos@ ! (was https://github.com/OSGeo/gdal/issues/1165)
2021-10-29 18:35:42 +00:00
sthen
678b9954a9 update to gmapcatcher-0.8.2.1 (still no py3 version, and it seems a bit
flaky with downloads, probably a candidate for removing from ports)
2021-10-29 16:13:17 +00:00