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
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
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
e5f37c0e0e
Fix WANTLIB-main after spatialite update (ie add minizip & rttopo)
2020-10-11 16:42:30 +00:00
landry
2dfa51dfce
Update to gdal 3.1.3.
...
See https://github.com/OSGeo/gdal/blob/v3.1.3/gdal/NEWS#L1
2020-09-07 16:32:11 +00:00
landry
a67817261b
Update to gdal 3.1.2.
...
See https://lists.osgeo.org/pipermail/gdal-dev/2020-July/052395.html
2020-07-08 11:01:00 +00:00
sthen
d9cfe4113e
bump REVISION; python 3 default changed to 3.8
2020-07-03 21:12:24 +00:00
landry
cd186a1d20
Update to gdal 3.1.1.
...
See https://github.com/OSGeo/gdal/blob/v3.1.1/gdal/NEWS
switch to python3 only, all the py-gdal consumers (qgis, mapproxy, fiona
and rasterio) exclusively use python3 since a while.
2020-06-30 06:02:38 +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
landry
fb57c979de
Update to gdal 3.0.4
2020-02-03 08:40:11 +00:00
landry
153f6c821d
Bump libgdal minor, enabling hdf5/netcdf added symbols to the lib.
...
Bump REVISION while here.
discussed with martin@
2020-01-16 12:44:23 +00:00
landry
f342b5c25c
Fix python3 flavor packaging, breakage reported by naddy@
2020-01-16 12:43:26 +00:00
martin
7ddc33b945
enable hdf5 and netcdf support
...
input and OK landry@
2020-01-15 18:39:05 +00:00
landry
8cccd073c5
Update to gdal 3.0.3.
...
See https://github.com/OSGeo/gdal/blob/v3.0.3/gdal/NEWS
While here annotate PLIST with @so/@static-lib
2020-01-14 14:05:22 +00:00
landry
ccb4f90e80
Update to gdal 3.0.2
2019-11-05 12:07:41 +00:00
sthen
484cf3de0c
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:45:45 +00:00
landry
608213e859
Update to gdal 3.0.1.
...
See https://trac.osgeo.org/gdal/wiki/Release/3.0.1-News
2019-07-12 06:22:03 +00:00
landry
e14fbf3715
Major update to gdal 3.0.0.
...
See https://www.osgeo.org/foundation-news/gdal-3-0-0-is-released/
Depends on PROJ>=6 as its been updated to use the major changes that
happened there per https://trac.osgeo.org/gdal/wiki/rfc73_proj6_wkt2_srsbarn
Various betas/rcs went into some bulk builds without issues. Now is the
right time to put it in to chase potential runtime regressions.
2019-05-12 08:07:33 +00:00
sthen
d7f0752227
bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
...
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
landry
eebbdbfbec
Update to gdal 2.4.1.
...
See https://trac.osgeo.org/gdal/wiki/Release/2.4.1-News
Partially convert to MODPY_PYTEST, except the do-test target is still
needed as tests need to be run from within the tests dir.
2019-03-26 06:39:00 +00:00
landry
176a8350bd
Install a bunch of python samples that might be useful (mostly
...
interested in validate_cloud_optimized_geotiff.py for now, to go along
rasterio & its rio-cogeo plugin)
2019-02-13 12:46:41 +00:00
landry
3af76d9b05
Explicitely disable cryptopp, otherwise it's picked up if present.
...
Noticed by sthen@, thanks!
2019-01-17 07:57:54 +00:00
landry
6a94806d6d
Update to gdal 2.4.0.
...
See https://trac.osgeo.org/gdal/wiki/Release/2.4.0-News
Upstream switched to pytest for tests, adjust accordingly and add a
patch that worksaround the fact that pytest 3.6 is required (cf
OSGeo/gdal#1165 )
Add another temporary patch as we dont have RLIMIT_AS (cf
OSGeo/gdal#1163 )
tested in a bulk build without fallout.
2018-12-28 08:53:59 +00:00
landry
727b47a19b
Update to gdal 2.3.3.
...
see https://trac.osgeo.org/gdal/wiki/Release/2.3.3-News
(note: 2.4.0 is out, but will require a bit more testing)
2018-12-23 08:43:02 +00:00
landry
cb5068e932
Update to gdal 2.3.2
2018-09-30 16:21:24 +00:00
landry
66682c0dd0
Update to gdal 2.3.1.
...
Cf https://trac.osgeo.org/gdal/wiki/Release/2.3.1-News
2018-07-02 06:14:43 +00:00
landry
3aca59f212
Update to gdal 2.3.0.
...
See http://trac.osgeo.org/gdal/wiki/Release/2.3.0-News
2018-05-13 06:26:35 +00:00
landry
ee17e1fada
Update to gdal 2.2.4.
...
See https://trac.osgeo.org/gdal/wiki/Release/2.2.4-News
2018-03-29 19:48:18 +00:00
landry
ca34691e09
Fix build with upcoming json-c 0.13.
...
Adapted from https://github.com/OSGeo/gdal/pull/277 , tested with json-c
0.12 and 0.13.
Similar diff from bket@
2018-02-11 15:15:27 +00:00
landry
62dfb7fa49
Add math/py-numpy${MODPY_FLAVOR} to BDEP, should fix a build failure
...
seen by ajacoutot@. Deps & flavors are hard, lets get drunk instead.
2017-11-25 15:48:42 +00:00
landry
a75b8450e0
Bump shlib minor for function additions (forgotten in previous)
2017-11-24 19:19:27 +00:00
landry
08b889001f
Update to gdal 2.2.3.
...
See http://trac.osgeo.org/gdal/wiki/Release/2.2.3-News
While here set MODPY_RUNDEP=No so that python deps don't creep into the
-main subpackage and properly set RUN_DEPENDS-python. Reported by naddy@
2017-11-24 19:18:07 +00:00
naddy
90e61e9822
replace gettext module; ok landry@
2017-11-12 20:09:08 +00:00
landry
53629eab90
Update to gdal 2.2.2.
...
https://trac.osgeo.org/gdal/wiki/Release/2.2.2-News
- While here add a python3 FLAVOR, needed for QGIS3.
- Tweak dependencies/pkgpaths/bins so that py3-gdal and py-gdal can be
installed at the same time.
- Fix openjp2 detection to actually look for 2.2 and not 2.1.
- Depends fixes from ajacoutot@
2017-11-01 16:47:17 +00:00
sthen
5e964ab0df
bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports.
2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6
use COMPILER_LIBCXX where applicable
2017-07-16 19:18:47 +00:00
landry
eb26c3b6a1
Update to gdal 2.2.1.
...
See http://trac.osgeo.org/gdal/wiki/Release/2.2.1-News
Remove patch-port_cpl_port_h as std::isnan() is now properly detected
since http://trac.osgeo.org/gdal/changeset/38141/
2017-07-03 18:45:31 +00:00
landry
8c751c385c
Update to GDAL 2.2.0.
...
See http://www.osgeo.org/node/1789 .
2017-05-19 09:19:48 +00:00
sthen
bcbf44ab87
use LIBCXX
2017-04-10 11:46:18 +00:00
landry
ffecdbbb4d
Update to gdal 2.1.3.
...
See https://trac.osgeo.org/gdal/wiki/Release/2.1.3-News
2017-02-07 08:16:45 +00:00
sthen
d089f0b05a
Add perl to WANTLIB, first batch. This used to be done automatically but
...
since SHARED_ONLY support was removed across the ports tree the perl module
no longer adds it, so it must be done manually for any perl ports that
provide perl shared-library modules (i.e. libdata/perl5/site_perl/$ARCH/*.so)
and you must not remove them from WANTLIB even if they show as "Extra".
2017-02-06 20:20:23 +00:00
sthen
c15b136e13
sync WANTLIB (and in one case, add gettext to LIB_DEPENDS) in dependent ports
...
now that internationalised domain name support has been removed from net/curl
2016-11-04 11:35:18 +00:00
landry
e803dc0ac3
Bugfix update to gdal 2.1.2.
...
See for details: https://trac.osgeo.org/gdal/wiki/Release/2.1.2-News
2016-10-31 15:44:35 +00:00
sthen
564c6c344a
Cope with moving sqlite3 back to ports.
2016-09-23 09:16:52 +00:00
landry
c0e0044ccd
Bugfix update to gdal 2.1.1.
2016-08-01 08:56:40 +00:00
ajacoutot
685bf79224
Bump to unbreak.
2016-05-28 09:10:55 +00:00
landry
3df6e7d336
Add explicit dependency on math/qhull, since it was detected at build
...
time if found (and failed to build), or the bundled version was used
otherwise..
Reported by espie@
2016-05-25 20:53:45 +00:00
landry
74ccd22adf
Add gdalautotest tarball to DISTFILES, and hook up the test suite in
...
do-test. Explicitely enable slow and "fetching data over the network"
tests.
2016-05-15 12:29:20 +00:00
landry
e460383b2d
Update to gdal 2.1.0.
...
see http://trac.osgeo.org/gdal/wiki/Release/2.1.0-News for details.
enable support for Geographical networks, see
https://trac.osgeo.org/gdal/wiki/rfc48_geographical_networks_support
tested in a bulk build by ajacoutot@, thanks!
2016-05-15 12:18:26 +00:00