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
Port details
py-dask-geopandas Parallel GeoPandas with Dask
0.5.0 develnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-04-05 17:24:20
Last Update: 2026-04-05 17:17:55
Commit Hash: fb52d1c
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://dask-geopandas.readthedocs.io/en/stable/
https://github.com/geopandas/dask-geopandas
Description:
Dask-GeoPandas is a project merging the geospatial capabilities of GeoPandas and scalability of Dask. GeoPandas is an open source project designed to make working with geospatial data in Python easier. GeoPandas extends the datatypes used by pandas to allow spatial operations on geometric types. Dask provides advanced parallelism and distributed out-of-core computation with a dask.dataframe module designed to scale pandas. Since GeoPandas is an extension to the pandas DataFrame, the same way Dask scales pandas can also be applied to GeoPandas. This project is a bridge between Dask and GeoPandas and offers geospatial capabilities of GeoPandas backed by Dask.
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}dask-geopandas>0:devel/py-dask-geopandas@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-dask-geopandas/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-dask-geopandas
  • pkg install py311-dask-geopandas
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-dask-geopandas listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-dask-geopandas
Package flavors (<flavor>: <package>)
  • py311: py311-dask-geopandas
distinfo:
TIMESTAMP = 1773966660 SHA256 (dask_geopandas-0.5.0.tar.gz) = b1fc2a041550d609b87db9fcfad2e8217f7336e3436415da11ba9dc8437272b1 SIZE (dask_geopandas-0.5.0.tar.gz) = 63726

Packages (timestamps in pop-ups are UTC):
py311-dask-geopandas
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest-0.5.0n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/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>=42 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-dask>=2025.1.0 : devel/py-dask@py311
  2. py311-geopandas>=0.14.3 : graphics/py-geopandas@py311
  3. py311-packaging>=0 : devel/py-packaging@py311
  4. py311-shapely>=2.0 : devel/py-shapely@py311
  5. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_py-dask-geopandas
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/d/dask_geopandas/
  2. https://pypi.org/packages/source/d/dask_geopandas/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5.0
05 Apr 2026 17:17:55
commit hash: fb52d1c8984ce78fe2976e9fb5258013fd7bf37bcommit hash: fb52d1c8984ce78fe2976e9fb5258013fd7bf37bcommit hash: fb52d1c8984ce78fe2976e9fb5258013fd7bf37bcommit hash: fb52d1c8984ce78fe2976e9fb5258013fd7bf37b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask-geopandas: Add py-dask-geopandas 0.5.0

Dask-GeoPandas is a project merging the geospatial capabilities of GeoPandas and
scalability of Dask. GeoPandas is an open source project designed to make
working with geospatial data in Python easier. GeoPandas extends the datatypes
used by pandas to allow spatial operations on geometric types. Dask provides
advanced parallelism and distributed out-of-core computation with a
dask.dataframe module designed to scale pandas. Since GeoPandas is an extension
to the pandas DataFrame, the same way Dask scales pandas can also be applied to
GeoPandas.

This project is a bridge between Dask and GeoPandas and offers geospatial
capabilities of GeoPandas backed by Dask.

Number of commits found: 1