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.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2026Q2
py-pyogrio Vectorized spatial vector file format I/O using GDAL/OGR
0.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 0.12.1_5Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-12-09 11:24:28
Last Update: 2026-07-08 13:32:08
Commit Hash: 57c560b
Also Listed In: python
License: MIT
WWW:
https://pyogrio.readthedocs.io/en/latest/
https://github.com/geopandas/pyogrio
Description:
Pyogrio provides fast, bulk-oriented read and write access to GDAL/OGR vector data sources, such as ESRI Shapefile, GeoPackage, GeoJSON, and several others. Vector data sources typically have geometries, such as points, lines, or polygons, and associated records with potentially many columns worth of data. The typical use is to read or write these data sources to/from GeoPandas GeoDataFrames. Because the geometry column is optional, reading or writing only non-spatial data is also possible. Hence, GeoPackage attribute tables, DBF files, or CSV files are also supported. Pyogrio is fast because it uses pre-compiled bindings for GDAL/OGR to read and write the data records in bulk. This approach avoids multiple steps of converting to and from Python data types within Python, so performance becomes primarily limited by the underlying I/O speed of data source drivers in GDAL/OGR. We have seen >5-10x speedups reading files and >5-20x speedups writing files compared to using row-per-row approaches (e.g. Fiona).
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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}pyogrio>0:graphics/py-pyogrio@${PY_FLAVOR}
To install the port:
cd /usr/ports/graphics/py-pyogrio/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/py-pyogrio
  • pkg install py312-pyogrio
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 py312-pyogrio listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py312-pyogrio
Package flavors (<flavor>: <package>)
  • py312: py312-pyogrio
distinfo:
TIMESTAMP = 1782966534 SHA256 (pyogrio-0.13.0.tar.gz) = 9614f27a1891113f80653e0b76b4233ea1fb3beeb1ac46d118ab22e1670f8f13 SIZE (pyogrio-0.13.0.tar.gz) = 313103

Packages (timestamps in pop-ups are UTC):
py311-pyogrio
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.12.1_30.12.1_3--0.12.1_3n/an/an/a
FreeBSD:13:quarterly0.12.1_10.12.1_1--0.12.1_1n/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--
 

py312-pyogrio
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest0.13.00.13.0--0.13.0---
FreeBSD:14:quarterly0.13.00.13.0--0.13.0---
FreeBSD:15:latest0.13.00.13.0n/a-n/an/a--
FreeBSD:15:quarterly0.13.00.13.0n/a-n/an/a--
FreeBSD:16:latest0.13.00.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. py312-setuptools>=0 : devel/py-setuptools@py312
  2. py312-versioneer>=0.28 : devel/py-versioneer@py312
  3. py312-wheel>=0 : devel/py-wheel@py312
  4. py312-cython>=3.2.4 : lang/cython@py312
  5. python3.12 : lang/python312
  6. py312-build>=0 : devel/py-build@py312
  7. py312-installer>=0 : devel/py-installer@py312
Test dependencies:
  1. python3.12 : lang/python312
Runtime dependencies:
  1. py312-certifi>=0 : security/py-certifi@py312
  2. py312-numpy>=0,1 : math/py-numpy@py312
  3. py312-packaging>=0 : devel/py-packaging@py312
  4. python3.12 : lang/python312
Library dependencies:
  1. libgdal.so : graphics/gdal
This port is required by:
for Run
  1. graphics/py-geopandas
  2. graphics/py-rasterstats

Configuration Options:
No options to configure
Options name:
graphics_py-pyogrio
USES:
python
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/p/pyogrio/
  2. https://pypi.org/packages/source/p/pyogrio/
Collapse this list.

There are no commits on branch 2026Q2 for this port