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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
py-gdal Python binding for GDAL
3.13.0 graphics on this many watch lists=0 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.5Version 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: 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).
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 = 1778385562 SHA256 (gdal-3.13.0.tar.gz) = b440bcecbcdb96690a74da223142f2d51c6a540ee78674e10f9dca933d0e9006 SIZE (gdal-3.13.0.tar.gz) = 940507

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.12.33.12.3-3.11.33.12.3n/an/an/a
FreeBSD:13:quarterly3.11.53.11.5-3.11.0_13.11.5n/an/an/a
FreeBSD:14:latest3.13.03.13.0-3.11.3----
FreeBSD:14:quarterly3.11.53.11.5-3.11.0_13.11.5---
FreeBSD:15:latest3.13.03.13.0n/a3.11.3n/an/a--
FreeBSD:15:quarterly3.11.53.11.5n/a-n/an/a--
FreeBSD:16:latest3.13.03.13.0n/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>=2.0.0,1 : math/py-numpy@py311
  4. python3.11 : lang/python311
  5. gfortran14 : lang/gcc14
  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. gfortran14 : lang/gcc14
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.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:
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: 123 (showing only 23 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0.0_1
02 Sep 2015 14:00:47
Revision:395843Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Revision:393196Original commit files touched by this commit
antoine search for other commits by this committer
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
Revision:391661Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Revision:379395Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Revision:373303Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix numpy import

PR:		ports/195221
Submitted by:	Matthieu Volat <mazhe@alkumuna.eu>
1.11.1
01 Oct 2014 20:07:53
Revision:369760Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Revision:364929Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Revision:364902Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use USES=python
1.11.0_1
11 Jul 2014 11:16:06
Revision:361523Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Revision:352296Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
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: 123 (showing only 23 on this page)

«  1 | 2