| Port details |
- py-gdal Python binding for GDAL
- 3.13.0 graphics
=0 3.11.5Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2012-06-12 18:24:05
- Last Update: 2026-05-12 09:31:08
- Commit Hash: 56e25d2
- Also Listed In: python
- License: MIT
- WWW:
- https://gdal.org/
- https://github.com/OSGeo/gdal
- Description:
- This port is the Python binding for GDAL (Geospatial Data Abstraction Library).
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}gdal>0:graphics/py-gdal@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/graphics/py-gdal/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/py-gdal
- pkg install py311-gdal
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-gdal listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-gdal
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1778385562
SHA256 (gdal-3.13.0.tar.gz) = b440bcecbcdb96690a74da223142f2d51c6a540ee78674e10f9dca933d0e9006
SIZE (gdal-3.13.0.tar.gz) = 940507
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=61 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- py311-numpy>=2.0.0,1 : math/py-numpy@py311
- python3.11 : lang/python311
- gfortran14 : lang/gcc14
- as : devel/binutils
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.0.0,1 : math/py-numpy@py311
- python3.11 : lang/python311
- gfortran14 : lang/gcc14
- Library dependencies:
-
- libgdal.so : graphics/gdal
- This port is required by:
- for Run
-
- graphics/py-fiona
- graphics/py-pyrsgis
- graphics/qgis
- graphics/qgis-ltr
- math/py-networkx
- misc/py-kartograph
Configuration Options:
- ===> The following configuration options are available for py311-gdal-3.13.0:
NUMPY=on: Enable array support via NumPy
===> Use 'make config' to modify these settings
- Options name:
- graphics_py-gdal
- USES:
- compiler:c++11-lang cpe python fortran
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.0.0_1 02 Sep 2015 14:00:47
  |
sunpoet  |
- Allow concurrent installation (USE_PYTHON=concurrent)
- Bump PORTREVISION for package change
PR: 202647
Submitted by: Matthieu Volat <mazhe@alkumuna.eu> |
2.0.0 29 Jul 2015 22:09:55
  |
antoine  |
Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for ports
using python
PR: 201077
Reviewed by: mat
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D2955 |
2.0.0 09 Jul 2015 16:05:30
  |
sunpoet  |
- Update to 2.0.0
- Fix MASTER_SITES
Changes: http://trac.osgeo.org/gdal/wiki/Release/2.0.0-News |
1.11.2 19 Feb 2015 21:16:38
  |
sunpoet  |
- Update to 1.11.2
Changes: http://trac.osgeo.org/gdal/wiki/Release/1.11.2-News |
1.11.1 24 Nov 2014 18:30:03
  |
sunpoet  |
- Fix numpy import
PR: ports/195221
Submitted by: Matthieu Volat <mazhe@alkumuna.eu> |
1.11.1 01 Oct 2014 20:07:53
  |
sunpoet  |
- Update to 1.11.1
- Cleanup PLIST
Changes: http://trac.osgeo.org/gdal/wiki/Release/1.11.1-News |
1.11.0_1 15 Aug 2014 03:43:55
  |
sunpoet  |
- Convert PYTHON_FEATURES to USE_PYTHON (which was landed several hours ago)
Notified by: koobs, wg |
1.11.0_1 15 Aug 2014 03:01:14
  |
sunpoet  |
- Use USES=python |
1.11.0_1 11 Jul 2014 11:16:06
  |
sunpoet  |
- Remove USE_AUTOTOOLS=libtool
- Bump PORTREVISION for package change
- Bump PORTREVISION for graphics/gdal shlib change [1]
Approved by: portmgr (implicit) [1] |
1.11.0 26 Apr 2014 18:11:12
  |
sunpoet  |
- Update to 1.11.0
Changes: http://trac.osgeo.org/gdal/wiki/Release/1.11.0-News |
1.10.1_2 24 Mar 2014 12:30:36
  |
sunpoet  |
- Strip shared library
- Bump PORTREVISION for package change |
1.10.1_1 22 Feb 2014 14:08:29
  |
sunpoet  |
- Update USE_PYTHON
- Use PYDISTUTILS_AUTOPLIST
- Fix shebang
- Bump PORTREVISION for package change |
1.10.1 13 Jan 2014 21:00:04
  |
rene  |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
1.10.1 17 Nov 2013 10:27:07
  |
sunpoet  |
- Convert to new options helper
- Support STAGEDIR |
1.10.1 20 Sep 2013 18:35:46
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
1.10.1 07 Sep 2013 17:53:23
  |
sunpoet  |
- Cosmetic change |
1.10.1 07 Sep 2013 17:29:11
  |
sunpoet  |
- Convert to new LIB_DEPENDS format |
1.10.1 31 Aug 2013 08:41:57
  |
sunpoet  |
- Update to 1.10.1
Changes: http://trac.osgeo.org/gdal/wiki/Release/1.10.1-News |
1.10.0 21 Aug 2013 03:47:40
  |
sunpoet  |
- Update to 1.10.0
Changes: http://trac.osgeo.org/gdal/wiki/Release/1.10.0-News |
1.9.2 08 Aug 2013 16:47:33
  |
sunpoet  |
- Add LICENSE |
1.9.2 09 Dec 2012 06:02:10
  |
sunpoet  |
- Update to 1.9.2
- Cleanup Makefile header
Changes: http://trac.osgeo.org/gdal/wiki/Release/1.9.2-News
Feature safe: yes |
1.9.1 26 Jun 2012 18:38:24
 |
sunpoet  |
- Convert to new options framework |
1.9.1 12 Jun 2012 18:23:26
 |
sunpoet  |
- Add py-gdal 1.9.1
This port is the Python binding for GDAL (Geospatial Data Abstraction Library).
WWW: http://www.gdal.org/ |