Version: 3.6.2, Package name: gdal-3.6.2 |
Maintained by: Landry Breuil |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description-main GDAL is a translator library for raster geospatial data formats that is released under an X/MIT style Open Source license by the Open Source Geospatial Foundation. As a library, it presents a single abstract data model to the calling application for all supported formats. It also comes with a variety of useful commandline utilities for data translation and processing. Description-python This package contains python bindings and utilities for GDAL. |
Filesize: 12291.865 KB |
Version History (View Complete History) |
|
2021-11-16 01:57:28 by Landry Breuil | Files touched by this commit (4) |
Log message: geo/gdal: update to 3.4.0. See https://github.com/OSGeo/gdal/blob/v3.4.0/gdal/NEWS.md ok ajacoutot@ |
2021-11-01 18:01:18 by Stuart Henderson | Files touched by this commit (110) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-10-29 12:35:42 by Landry Breuil | Files touched by this commit (3) |
Log message: 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-09-10 03:25:06 by Landry Breuil | Files touched by this commit (2) |
Log message: geo/gdal: update to 3.3.2. See https://github.com/OSGeo/gdal/blob/v3.3.2/gdal/NEWS |
2021-07-06 02:04:25 by Landry Breuil | Files touched by this commit (4) |
Log message: geo/gdal: update to 3.3.1. See https://github.com/OSGeo/gdal/blob/v3.3.1/gdal/NEWS |
2021-05-05 05:54:56 by Landry Breuil | Files touched by this commit (7) |
Log message: geo/gdal: update to 3.3.0 See https://github.com/OSGeo/gdal/blob/v3.3.0/gdal/NEWS - disable heif support - drop perl subpackage, deprecated upstream and will be removed in 3.5. Port Geo::GDAL::FFI if you rely on it |
2021-03-12 02:57:06 by Landry Breuil | Files touched by this commit (2) |
Log message: geo/gdal: update to 3.2.2. See https://github.com/OSGeo/gdal/blob/v3.2.2/gdal/NEWS |
2021-02-21 00:53:35 by Landry Breuil | Files touched by this commit (1) |
Log message: 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-01-05 06:24:09 by Landry Breuil | Files touched by this commit (2) |
Log message: geo/gdal: update to 3.2.1. See https://github.com/OSGeo/gdal/blob/v3.2.1/gdal/NEWS |
2021-01-04 07:06:39 by Stuart Henderson | Files touched by this commit (242) |
Log message: regen PLISTs for python ports with .so files that end up renamed due to the EXT_SUFFIX change in Python 3.8.7 |
2020-11-04 02:19:47 by Landry Breuil | Files touched by this commit (4) |
Log message: Update to gdal 3.2.0. See https://github.com/OSGeo/gdal/blob/v3.2.0/gdal/NEWS |
2020-10-24 05:48:31 by Landry Breuil | Files touched by this commit (2) |
Log message: Update to GDAL 3.1.4. See https://github.com/OSGeo/gdal/blob/v3.1.4/gdal/NEWS#L1 |
2020-10-11 10:42:30 by Landry Breuil | Files touched by this commit (1) |
Log message: Fix WANTLIB-main after spatialite update (ie add minizip & rttopo) |
2020-09-07 10:32:11 by Landry Breuil | Files touched by this commit (2) |
Log message: Update to gdal 3.1.3. See https://github.com/OSGeo/gdal/blob/v3.1.3/gdal/NEWS#L1 |
2020-07-08 05:01:00 by Landry Breuil | Files touched by this commit (2) |
Log message: Update to gdal 3.1.2. See https://lists.osgeo.org/pipermail/gdal-dev/2020-July/052395.html |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2020-06-30 00:02:39 by Landry Breuil | Files touched by this commit (5) |
Log message: 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-05-14 05:28:34 by Landry Breuil | Files touched by this commit (5) |
Log message: 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-02-03 01:40:11 by Landry Breuil | Files touched by this commit (2) |
Log message: Update to gdal 3.0.4 |
2020-01-16 05:44:23 by Landry Breuil | Files touched by this commit (1) |
Log message: Bump libgdal minor, enabling hdf5/netcdf added symbols to the lib. Bump REVISION while here. discussed with martin@ |
2020-01-16 05:43:26 by Landry Breuil | Files touched by this commit (1) |
Log message: Fix python3 flavor packaging, breakage reported by naddy@ |
2020-01-15 11:39:05 by Martin Reindl | Files touched by this commit (1) |
Log message: enable hdf5 and netcdf support input and OK landry@ |
2020-01-14 07:05:23 by Landry Breuil | Files touched by this commit (5) |
Log message: 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 |
2019-11-05 05:07:42 by Landry Breuil | Files touched by this commit (3) |
Log message: Update to gdal 3.0.2 |
2019-07-12 14:46:30 by Stuart Henderson | Files touched by this commit (853) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-07-12 00:22:03 by Landry Breuil | Files touched by this commit (2) |
Log message: Update to gdal 3.0.1. See https://trac.osgeo.org/gdal/wiki/Release/3.0.1-News |
2019-05-12 02:07:33 by Landry Breuil | Files touched by this commit (5) |
Log message: 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-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: 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-03-26 00:39:00 by Landry Breuil | Files touched by this commit (3) |
Log message: 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-02-13 05:46:42 by Landry Breuil | Files touched by this commit (2) |
Log message: 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-01-17 00:57:54 by Landry Breuil | Files touched by this commit (1) |
Log message: Explicitely disable cryptopp, otherwise it's picked up if present. Noticed by sthen@, thanks! |
2018-12-28 01:53:59 by Landry Breuil | Files touched by this commit (9) |
Log message: 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-23 01:43:02 by Landry Breuil | Files touched by this commit (2) |
Log message: 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-09-30 10:21:24 by Landry Breuil | Files touched by this commit (3) |
Log message: Update to gdal 2.3.2 |
2018-07-02 00:14:43 by Landry Breuil | Files touched by this commit (5) |
Log message: Update to gdal 2.3.1. Cf https://trac.osgeo.org/gdal/wiki/Release/2.3.1-News |
2018-05-13 00:26:35 by Landry Breuil | Files touched by this commit (9) |
Log message: Update to gdal 2.3.0. See http://trac.osgeo.org/gdal/wiki/Release/2.3.0-News |
2018-03-29 13:48:18 by Landry Breuil | Files touched by this commit (4) |
Log message: Update to gdal 2.2.4. See https://trac.osgeo.org/gdal/wiki/Release/2.2.4-News |
2018-02-11 08:15:27 by Landry Breuil | Files touched by this commit (2) |
Log message: 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@ |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-07-03 12:45:31 by Landry Breuil | Files touched by this commit (3) |
Log message: 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-05-19 03:19:49 by Landry Breuil | Files touched by this commit (10) |
Log message: Update to GDAL 2.2.0. See http://www.osgeo.org/node/1789. |
2017-04-10 05:46:23 by Stuart Henderson | Files touched by this commit (276) |
Log message: use LIBCXX |
2017-02-07 01:16:45 by Landry Breuil | Files touched by this commit (4) |
Log message: Update to gdal 2.1.3. See https://trac.osgeo.org/gdal/wiki/Release/2.1.3-News |
2017-02-06 13:20:23 by Stuart Henderson | Files touched by this commit (8) |
Log message: 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". |
2016-11-04 05:35:21 by Stuart Henderson | Files touched by this commit (100) |
Log message: 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-10-31 09:44:35 by Landry Breuil | Files touched by this commit (2) |
Log message: Bugfix update to gdal 2.1.2. See for details: https://trac.osgeo.org/gdal/wiki/Release/2.1.2-News |
2016-09-23 03:16:58 by Stuart Henderson | Files touched by this commit (124) |
Log message: Cope with moving sqlite3 back to ports. |
2016-08-01 02:56:40 by Landry Breuil | Files touched by this commit (3) |
Log message: Bugfix update to gdal 2.1.1. |
2016-05-28 03:10:55 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Bump to unbreak. |
2016-05-25 14:53:45 by Landry Breuil | Files touched by this commit (2) |
Log message: 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-15 06:29:20 by Landry Breuil | Files touched by this commit (2) |
Log message: 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 06:18:26 by Landry Breuil | Files touched by this commit (10) |
Log message: 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-03-20 09:58:26 by Christian Weisgerber | Files touched by this commit (3) |
Log message: remove SHARED_ONLY |
2016-03-11 13:28:34 by Christian Weisgerber | Files touched by this commit (247) |
Log message: garbage collect CONFIGURE_SHARED |
2016-02-07 05:28:28 by Landry Breuil | Files touched by this commit (3) |
Log message: Bugfix update to GDAL 2.0.2. See https://trac.osgeo.org/gdal/wiki/Release/2.0.2-News for details. Bump major as two function signatures changed. |
2015-10-30 06:47:41 by Stuart Henderson | Files touched by this commit (43) |
Log message: sync WANTLIB (curl+nghttp2) |
2015-09-29 04:52:13 by Stuart Henderson | Files touched by this commit (50) |
Log message: bump REVISION for setuptools dep change. |
2015-09-25 02:19:21 by Landry Breuil | Files touched by this commit (4) |
Log message: Update to gdal 2.0.1. See https://trac.osgeo.org/gdal/wiki/Release/2.0.1-News |
2015-07-30 12:15:11 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Explicitely pass --without-hdf5 otherwise libhdf5 gets picked up if installed. I'll leave it to maintainer whether we want hdf5 or not but I am committing this now because we are approaching lock. |
2015-07-22 13:32:51 by Landry Breuil | Files touched by this commit (1) |
Log message: Remove the duplicated .TH section using sed -i. Reported upstream as http://trac.osgeo.org/gdal/ticket/6048. With hints from schwarze@ & bentley@ |
2015-07-20 08:45:37 by Landry Breuil | Files touched by this commit (3) |
Log message: Install the damn manpages provided in the tarball, with a hint from upstream.. there's some rendering issues with .TH but at least it's better than no manpage for now. |
2015-06-27 00:55:38 by Landry Breuil | Files touched by this commit (7) |
Log message: Update to gdal 2.0.0. See http://www.osgeo.org/node/1591 for changes. tested in a bulk by ajacoutot@, thanks! |
2015-02-17 14:47:43 by Landry Breuil | Files touched by this commit (5) |
Log message: Bugfix update to gdal 1.11.2. See http://trac.osgeo.org/gdal/wiki/Release/1.11.2-News Do a better job at detecting the correct version of openjpeg 2.. |
2014-11-29 06:25:46 by Stuart Henderson | Files touched by this commit (2) |
Log message: handle api change in openjp2, simplified version of a diff committed upstream ok landry@ |
2014-10-20 04:57:00 by Landry Breuil | Files touched by this commit (10) |
Log message: Bugfix update to gdal 1.11.1. Remove patches from http://trac.osgeo.org/gdal/ticket/5449, merged. See http://trac.osgeo.org/gdal/wiki/Release/1.11.1-News for changes. |
2011-07-08 14:37:01 by Christian Weisgerber | Files touched by this commit (6) |
Log message: Fix build with png-1.5. All fixes taken from upstream repositories. |
2011-07-01 02:04:57 by Landry Breuil | Files touched by this commit (3) |
Log message: Move some .py from -main to the -python subpackage, add @conflict marker to ease updates, use MODPY_ADJ_FILES on the python scripts, and bump corresponding REVISIONs. |
2011-06-22 07:07:32 by Landry Breuil | Files touched by this commit (1) |
Log message: Spacing/tabs/reordering. My eyes feels better. |
2011-06-22 06:53:12 by Landry Breuil | Files touched by this commit (7) |
Log message: Update to gdal 1.8.0, loosely based on a diff from wen heping.. Remove REVISION, bump major, remove NO_REGRESS, enable thread support, change my mail adress while here. Tested on amd64 with qgis, mapserver and qlandkartegt, built fine on sparc64. |
2011-06-08 11:35:13 by Jasper Lievisse Adriaanse | Files touched by this commit (5) |
Log message: bump after default python version switch |
2010-11-21 02:37:40 by Landry Breuil | Files touched by this commit (7) |
Log message: Update to gdal 1.7.3: - bump major - fix WANTLIBs after proj update - clean CONFIGURE_ARGS, remove unknown flags and precise png/geotiff dir |
2010-11-17 01:05:18 by Marc Espie | Files touched by this commit (317) |
Log message: new depends |
2010-11-07 12:12:42 by Marc Espie | Files touched by this commit (10) |
Log message: convert WANTLIB on geo/lang |
2010-11-06 10:07:01 by Marc Espie | Files touched by this commit (25) |
Log message: move gettext to new WANTLIB |
2010-09-24 09:29:22 by Stuart Henderson | Files touched by this commit (56) |
Log message: bump |
2010-09-01 04:13:49 by Stuart Henderson | Files touched by this commit (1) |
Log message: missing python bumps in subpackages |
2010-08-30 11:11:35 by Federico G. Schwindt | Files touched by this commit (22) |
Log message: Bump revision after python's default change. |
2009-07-19 06:01:58 by Landry Breuil | Files touched by this commit (3) |
Log message: Update to gdal 1.6.1, fix MODPY_EGG_VERSION while here. See http://trac.osgeo.org/gdal/wiki/Release/1.6.1-News for details. |
2009-04-26 05:01:05 by Antoine Jacoutot | Files touched by this commit (57) |
Log message: CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module |
2009-04-01 04:46:48 by Matthias Kilian | Files touched by this commit (2) |
Log message: Add @pkgpath geo/gdal after package rename and bump. |
2009-03-14 06:52:15 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: - fix wantlib & bump |
2009-03-14 05:05:50 by Landry Breuil | Files touched by this commit (3) |
Log message: Enable perl bindings, and split them into a new subpackage. While here, take maintainership (prodded by pval@) Diff from James Wright james2vegas // aim.com (thanks!) via pval@, plus some tweaks by me. |
2009-03-13 02:56:53 by Landry Breuil | Files touched by this commit (14) |
Log message: Update to GDAL/OGR 1.6.0 : - enable python bindings and utilities - split package into -main and -python - enable support for WMS/WFS through curl - enable geos support - enable postgis support through postgresql-client (all this is needed by bigger incoming GIS ports) looks good to pval@ (maintainer) |
2009-03-12 14:55:09 by Stuart Henderson | Files touched by this commit (1) |
Log message: add --without-geos and bump the package; autoconf sucks! ok pval (maintainer) |