1471 Commits

Author SHA1 Message Date
fcambus
071c95c489 Drop maintainership. 2021-01-14 09:26:26 +00:00
kirby
5c588872c4 Bugfix update to routino-3.3.3.
Mostly python library fixes which is disabled anyway.
2021-01-13 13:05:43 +00:00
kirby
d303d248d7 Add support for gpsd API version 10 (gpsd 3.21) 2021-01-13 05:57:44 +00:00
landry
8cb6762006 geo/gdal: update to 3.2.1.
See https://github.com/OSGeo/gdal/blob/v3.2.1/gdal/NEWS
2021-01-05 13:24:09 +00:00
sthen
d80c418015 regen PLISTs for python ports with .so files that end up renamed due to
the EXT_SUFFIX change in Python 3.8.7
2021-01-04 14:06:26 +00:00
landry
ce83bba468 geo/gpxsee: update to 8.0.
See for changes: https://build.opensuse.org/package/view_file/home:tumic:GPXSee/gpxsee/gpxsee.changes
2021-01-02 09:47:48 +00:00
landry
278a6f004e geo/qgis: update to 3.16.2 2020-12-23 10:22:25 +00:00
landry
86e7649748 geo/pgrouting: update to 3.1.2
See https://github.com/pgRouting/pgrouting/releases/tag/v3.1.2

all tests now pass thanks to @cvvergara who spent many hours chasing
this bugi (https://github.com/pgRouting/pgrouting/issues/1725).
2020-12-23 10:22:01 +00:00
landry
c57865b334 geo/postgis: update to 3.1.0
See http://postgis.net/2020/12/18/postgis-3.1.0/

add a patch to workaround an openbsd libtool issue, to be investigated
2020-12-23 10:19:18 +00:00
landry
cb70cd0868 geo/geos: update to 3.9.0.
See https://lists.osgeo.org/pipermail/geos-devel/2020-December/010003.html
2020-12-23 10:18:19 +00:00
cwen
25b6929f62 geo/spatialiate/gui: unbreak on ld.bfd archs
The libpq configure check failed because library flags are not sanitised
before the test, uselessly pulling X11 libraries. Work around that issue
by providing an extra linker flag for ld.bfd archs.

OK landry@ and kmos@ (who tested on sparc64, thanks!)
2020-12-16 14:39:32 +00:00
landry
b6b3f4cf19 geo/mapserver: update to 7.6.2.
see https://mapserver.org/development/changelog/changelog-7-6.html#changes-from-7-6-1-to-7-6-2
2020-12-09 07:40:52 +00:00
landry
55240a6fc6 geo/mdal: update to 0.7.3 2020-12-02 12:05:56 +00:00
martin
4471d731ad Update py-rasterio to 1.1.8. 2020-11-30 09:06:00 +00:00
landry
b1ecdb9103 Update to pgpointcloud 1.2.1, from wen heping, thanks ! 2020-11-26 07:43:33 +00:00
sthen
796a02331b switch python 2 users of Pillow to graphics/py2-Pillow.
py-Pillow is now 3-only.
2020-11-24 16:44:16 +00:00
landry
0e513a0277 geo/qgis: update to 3.16.1 2020-11-24 13:12:45 +00:00
landry
279c1007bc geo/pgrouting: update to 3.1.1 2020-11-24 09:33:51 +00:00
landry
519a838cb6 geo/postgis: update to 3.0.3 2020-11-24 09:22:28 +00:00
landry
7d966eff32 Update to MDAL 0.7.2 2020-11-24 07:47:21 +00:00
namn
b2b538134c add myself
ok thfr@
2020-11-21 01:50:57 +00:00
landry
9db17b6ae2 Update to mapproxy 1.13.0.
Add RDEP on py3-proj as it now tries it first to use proj>=6 APIs.

See https://mapproxy.org/blog/new-mapproxy-1.13.0-release/
2020-11-20 07:43:41 +00:00
landry
bcba1cbc6d Move bracket to avoid "- 'VirtualXPath' [XML Path Language - XPath]" being printed to stderr everytime gdal/spatialite is initialized. 2020-11-12 13:59:31 +00:00
rsadowski
d05d50d3ff Unbreak with qwt 6.1.5 2020-11-09 18:41:44 +00:00
jasper
98aa5dc9bd explicitly disable tests to prevent picking up gtest and then failing to build.
updating gtest (+patches from git) end up breaking on ports so let's disable
the tests here instead.

ok landry@ (MAINTAINER)
2020-11-05 16:43:29 +00:00
sthen
e07ffc92aa update to traccar-4.1.1, from Renaud Allard, plus regen patch 2020-11-04 10:46:32 +00:00
landry
3394cc63de Update to gdal 3.2.0.
See https://github.com/OSGeo/gdal/blob/v3.2.0/gdal/NEWS
2020-11-04 09:19:47 +00:00
landry
2477aa2b97 Update to QGIS 3.16.0.
See https://changelog.qgis.org/en/qgis/version/3.16/
2020-10-24 16:58:48 +00:00
landry
7a8988853c Update to GDAL 3.1.4.
See https://github.com/OSGeo/gdal/blob/v3.1.4/gdal/NEWS#L1
2020-10-24 11:48:31 +00:00
landry
c54f33e87d Update to MDAL 0.7.1 2020-10-23 14:00:17 +00:00
landry
008710dc3e Remove patches that i forgot to cvs rm - noticed by sthen@, thanks! 2020-10-20 14:41:29 +00:00
landry
16e4217a21 Update to pdal 2.2.0.
See https://github.com/PDAL/PDAL/releases/tag/2.2.0.

There's still a build failure if devel/gtest is installed (reported by
ajacoutot@ & naddy@ with 2.1.0) but i'll look into that.
2020-10-19 06:34:58 +00:00
martin
921c5d6e41 Update py-supermercado to 0.2.0. 2020-10-16 12:52:36 +00:00
landry
e5f37c0e0e Fix WANTLIB-main after spatialite update (ie add minizip & rttopo) 2020-10-11 16:42:30 +00:00
landry
7c87ed6ada Actually remove:
- spatialite_gis
- librewms
- librasterlite
- libgaiagraphics
2020-10-11 16:41:12 +00:00
landry
5c629426a4 Link virtualpg to the build, and unlink spatialite_gis, librewms (both
dead upstream and superseded by spatialite_gui), libgaiagraphics &
librasterlite (dead upstream, now unused and superseded by librasterlite2)
2020-10-11 16:39:30 +00:00
landry
5309260a5b Update to spatialite_gui-2.1.0beta1.
Depends on libspatialite 5.0.0, librasterlite2 1.1.0beta1 and the newly
imported virtualpg.

Disable libxlsxwriter support as we dont have a port (yet?) for
https://libxlsxwriter.github.io/.
2020-10-11 16:37:53 +00:00
landry
204e5af924 Drop -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 from CONFIGURE_ENV, not needed anymore since spatialite now properly supports proj 6 API 2020-10-11 16:34:56 +00:00
landry
3147e0aea6 Update to librasterlite2 1.1.0beta1.
Adds dependencies on geo/librttopo, archivers/minizip & graphics/openjp2
for proper JPEG2000 support.
2020-10-11 16:34:03 +00:00
landry
7477f32b99 Update to spatialite-tools 5.0.0 2020-10-11 16:31:00 +00:00
landry
bd7c9ee9a3 Update to libspatialite 5.0.0.
Add dependency on archivers/minizip & geo/librttopo.

Now supports proj6 API since
https://www.gaia-gis.it/fossil/libspatialite/info/6eabdf0e6d3520a7
2020-10-11 16:30:30 +00:00
landry
9554546d05 Import virtualpg 2.0.0.
virtualpg is a dynamic extension for the SQLite DBMS. it implements the
VirtualPostgres driver, allowing to directly exchange data between
SQLite and PostgreSQL; if SpatiaLite is available even PostGIS
geometries can be exchanged from one Spatial DBMS to the other.

New requirement for an upcoming spatialite_gui update.

ok solene@
2020-10-11 16:20:47 +00:00
landry
4d1202ed5e +librttopo 2020-10-11 16:11:47 +00:00
landry
ef11de45d8 Import librttopo 1.1.0.
The RT Topology Library exposes an API to create and manage standard
(ISO 13249 aka SQL/MM) topologies using user-provided data stores.

The code is derived from PostGIS liblwgeom library enhanced to provide
thread-safety, have less dependencies and be independent from PostGIS release
cycles.

New requirement for upcoming geo/spatialite update

ok solene@
2020-10-11 16:11:15 +00:00
landry
d3551cb344 Remove patch that isnt needed anymore, build failure noted by ajacoutot@ 2020-10-10 16:57:46 +00:00
naddy
6d3bcb3fd0 typo in variable name 2020-10-09 21:14:28 +00:00
landry
4b91afd73a Update to osm2pgrouting 2.3.6. 2020-10-09 17:23:51 +00:00
landry
ecb21797eb Update to py3-shapely 1.7.1 2020-10-09 16:25:21 +00:00
landry
08c2b10f22 Fix distinfo; somehow upstream rerolled tarball ?
Reported by naddy@, thanks !
2020-10-07 04:35:20 +00:00
martin
c408d02ea6 Update py-rasterio to 1.1.7. 2020-10-06 11:02:34 +00:00