notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
py-gdal Python binding for GDAL
3.11.4 graphics on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.11.3Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-06-12 18:24:05
Last Update: 2025-10-06 10:13:23
Commit Hash: 7b8f96c
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
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).
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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>)
  • py311: py311-gdal
distinfo:
TIMESTAMP = 1759324040 SHA256 (gdal-3.11.4.tar.gz) = c28cd5ffda3df98555e21083d922762b0a095d8f10292e2ec60ee0d55651d74a SIZE (gdal-3.11.4.tar.gz) = 878351

Packages (timestamps in pop-ups are UTC):
py37-gdal
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--3.1.4--n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py39-gdal
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly------3.8.23.8.2
FreeBSD:15:latest--n/a-n/an/a3.8.23.8.2
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py311-gdal
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.11.33.11.4-3.11.33.11.4n/an/an/a
FreeBSD:13:quarterly3.11.33.11.3-3.11.0_13.11.3n/an/an/a
FreeBSD:14:latest3.11.43.11.4-3.11.33.11.4---
FreeBSD:14:quarterly3.11.33.11.3-3.11.0_13.11.3---
FreeBSD:15:latest3.11.43.11.4n/a3.11.3n/an/a--
FreeBSD:15:quarterly3.11.33.11.3n/a-n/an/a--
FreeBSD:16:latest-3.11.4n/a-n/an/a--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=61 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. py311-numpy>=1.0.0,1 : math/py-numpy@py311
  4. python3.11 : lang/python311
  5. gfortran13 : lang/gcc13
  6. as : devel/binutils
  7. py311-build>=0 : devel/py-build@py311
  8. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-numpy>=1.0.0,1 : math/py-numpy@py311
  2. python3.11 : lang/python311
  3. gfortran13 : lang/gcc13
Library dependencies:
  1. libgdal.so : graphics/gdal
This port is required by:
for Run
  1. graphics/py-fiona
  2. graphics/py-pyrsgis
  3. graphics/qgis
  4. graphics/qgis-ltr
  5. math/py-networkx
  6. misc/py-kartograph

Configuration Options:
===> The following configuration options are available for py311-gdal-3.11.4: 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/g/gdal/
  2. https://pypi.org/packages/source/g/gdal/
Collapse this list.

Number of commits found: 113 (showing only 13 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.10.1_2
24 Mar 2014 12:30:36
Revision:348956Original commit files touched by this commit
sunpoet search for other commits by this committer
- Strip shared library
- Bump PORTREVISION for package change
1.10.1_1
22 Feb 2014 14:08:29
Revision:345645Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update USE_PYTHON
- Use PYDISTUTILS_AUTOPLIST
- Fix shebang
- Bump PORTREVISION for package change
1.10.1
13 Jan 2014 21:00:04
Revision:339634Original commit files touched by this commit
rene search for other commits by this committer
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
Revision:334067Original commit files touched by this commit
sunpoet search for other commits by this committer
- Convert to new options helper
- Support STAGEDIR
1.10.1
20 Sep 2013 18:35:46
Revision:327733Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
1.10.1
07 Sep 2013 17:53:23
Revision:326670Original commit files touched by this commit
sunpoet search for other commits by this committer
- Cosmetic change
1.10.1
07 Sep 2013 17:29:11
Revision:326667Original commit files touched by this commit
sunpoet search for other commits by this committer
- Convert to new LIB_DEPENDS format
1.10.1
31 Aug 2013 08:41:57
Revision:325784Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Revision:325089Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Revision:324401Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add LICENSE
1.9.2
09 Dec 2012 06:02:10
Revision:308509Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Convert to new options framework
1.9.1
12 Jun 2012 18:23:26
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add py-gdal 1.9.1

This port is the Python binding for GDAL (Geospatial Data Abstraction Library).

WWW: http://www.gdal.org/

Number of commits found: 113 (showing only 13 on this page)

«  1 | 2