| Port details |
- py-dask Parallel PyData with Task Scheduling
- 2026.7.0 devel
=0 2026.3.0_1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2020-02-02 10:56:47
- Last Update: 2026-07-11 12:21:07
- Commit Hash: e119eec
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://dask.org/
- https://github.com/dask/dask
- Description:
- Dask is a flexible library for parallel computing in Python.
Dask is composed of two parts:
- Dynamic task scheduling optimized for computation. This is similar to Airflow,
Luigi, Celery, or Make, but optimized for interactive computational workloads.
- "Big Data" collections like parallel arrays, dataframes, and lists that extend
common interfaces like NumPy, Pandas, or Python iterators to
larger-than-memory or distributed environments. These parallel collections run
on top of dynamic task schedulers.
 ¦ ¦ ¦ ¦ 
- 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>0:devel/py-dask@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-dask/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-dask
- pkg install py312-dask
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-dask listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-dask
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1783564050
SHA256 (dask-2026.7.0.tar.gz) = b039970642ce97a063070bae2763dada8aae27e3cbd8ff6d894072f920a1e252
SIZE (dask-2026.7.0.tar.gz) = 11548914
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:
-
- py312-setuptools>=62.6 : devel/py-setuptools@py312
- py312-setuptools-scm>=9 : devel/py-setuptools-scm@py312
- py312-wheel>=0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-pandas>=0,1 : math/py-pandas@py312
- py312-pre-commit>=0 : devel/py-pre-commit@py312
- py312-pytest-rerunfailures>=0 : devel/py-pytest-rerunfailures@py312
- py312-pytest-timeout>=0 : devel/py-pytest-timeout@py312
- py312-pytest-xdist>=0 : devel/py-pytest-xdist@py312
- py312-pytest>=7,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-click>=8.1 : devel/py-click@py312
- py312-cloudpickle>=3.0.0 : devel/py-cloudpickle@py312
- py312-fsspec>=2021.09.0 : filesystems/py-fsspec@py312
- py312-packaging>=20.0 : devel/py-packaging@py312
- py312-partd>=1.4.0 : databases/py-partd@py312
- py312-pyyaml>=5.4.1 : devel/py-pyyaml@py312
- py312-toolz>=0.12.0 : devel/py-toolz@py312
- py312-numpy>=1.24,1 : math/py-numpy@py312
- py312-pandas>=2.0,1 : math/py-pandas@py312
- py312-pyarrow>=16.0 : databases/py-pyarrow@py312
- python3.12 : lang/python312
- This port is required by:
- for Build
-
- math/py-pyFFTW
- science/py-thewalrus
- for Run
-
- devel/py-dask-awkward
- devel/py-dask-expr
- devel/py-dask-geopandas
- devel/py-dask-histogram
- devel/py-distributed
- devel/py-xarray-simlab
- math/py-pyFFTW
Configuration Options:
- ===> The following configuration options are available for py312-dask-2026.7.0:
ARRAY=on: Subset of the NumPy ndarray interface
DATAFRAME=on: Composed of many smaller Pandas DataFrames
DIAGNOSTICS=off: Profile and inspect parallel codes
===> Use 'make config' to modify these settings
- Options name:
- devel_py-dask
- USES:
- cpe python
- 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 |
2021.10.0 01 Nov 2021 13:41:36
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-dask: Update to 2021.10.0
Changes: https://github.com/dask/dask/blob/main/docs/source/changelog.rst
https://docs.dask.org/en/latest/changelog.html |
2021.7.2 08 Aug 2021 14:54:05
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-dask: Update to 2021.7.2
Changes: https://github.com/dask/dask/blob/main/docs/source/changelog.rst
https://docs.dask.org/en/latest/changelog.html |
2021.7.1 24 Jul 2021 20:21:32
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-dask: Update to 2021.7.1
Changes: https://github.com/dask/dask/blob/main/docs/source/changelog.rst
https://docs.dask.org/en/latest/changelog.html |
2021.7.0 15 Jul 2021 20:32:08
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-dask: Update to 2021.7.0
Changes: https://github.com/dask/dask/blob/main/docs/source/changelog.rst
https://docs.dask.org/en/latest/changelog.html |
2021.6.2 30 Jun 2021 20:43:40
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-dask: Update to 2021.6.2
Changes: https://github.com/dask/dask/blob/main/docs/source/changelog.rst
https://docs.dask.org/en/latest/changelog.html |
2021.6.1 20 Jun 2021 16:15:59
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-dask: Update to 2021.6.1
Changes: https://github.com/dask/dask/blob/main/docs/source/changelog.rst
https://docs.dask.org/en/latest/changelog.html |
2021.6.0 14 Jun 2021 17:39:52
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-dask: Update to 2021.6.0
Changes: https://github.com/dask/dask/blob/main/docs/source/changelog.rst
https://docs.dask.org/en/latest/changelog.html |
2021.5.1 10 Jun 2021 14:46:14
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-dask: Update to 2021.5.1
Changes: https://github.com/dask/dask/blob/main/docs/source/changelog.rst
https://docs.dask.org/en/latest/changelog.html |
2021.5.0 18 May 2021 19:28:14
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-dask: Update to 2021.5.0
Changes: https://github.com/dask/dask/blob/main/docs/source/changelog.rst
https://docs.dask.org/en/latest/changelog.html |
2021.4.1 29 Apr 2021 14:23:48
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-dask: Update to 2021.4.1
Changes: https://github.com/dask/dask/blob/main/docs/source/changelog.rst
https://docs.dask.org/en/latest/changelog.html |
2021.4.0 25 Apr 2021 20:35:23
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-dask: Update to 2021.4.0
- Remove BAG and DELAYED options: the dependencies are unconditional now
Changes: https://github.com/dask/dask/blob/main/docs/source/changelog.rst
https://docs.dask.org/en/latest/changelog.html |
2021.3.0 18 Apr 2021 05:43:10
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-dask: Update to 2021.3.0
Changes: https://github.com/dask/dask/blob/master/docs/source/changelog.rst
https://docs.dask.org/en/latest/changelog.html |
2021.2.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2021.2.0 03 Mar 2021 18:08:57
  |
sunpoet  |
Remove PYNUMPY |
2021.2.0 17 Feb 2021 18:06:12
  |
sunpoet  |
Update to 2021.2.0
Changes: https://github.com/dask/dask/blob/master/docs/source/changelog.rst
https://docs.dask.org/en/latest/changelog.html |
2021.1.1 01 Feb 2021 19:26:18
  |
sunpoet  |
Update to 2021.1.1
Changes: https://github.com/dask/dask/blob/master/docs/source/changelog.rst
https://docs.dask.org/en/latest/changelog.html |
2.30.0 30 Jan 2021 13:29:58
  |
sunpoet  |
Update USES=python: math/py-pandas 1.2.0 requires Python 3.7+
PR: 250103 |
2.30.0 10 Oct 2020 18:16:51
  |
sunpoet  |
Fix r551950
PY_PANDAS is not ready. |
2.30.0 10 Oct 2020 17:55:52
  |
sunpoet  |
Update to 2.30.0
Changes: https://github.com/dask/dask/blob/master/docs/source/changelog.rst
https://docs.dask.org/en/latest/changelog.html |
2.29.0 03 Oct 2020 09:50:30
  |
sunpoet  |
Update to 2.29.0
Changes: https://docs.dask.org/en/latest/changelog.html |
2.28.0 29 Sep 2020 18:17:59
  |
sunpoet  |
Update to 2.28.0
Changes: https://docs.dask.org/en/latest/changelog.html |
2.27.0 20 Sep 2020 18:57:22
  |
sunpoet  |
Update to 2.27.0
Changes: https://docs.dask.org/en/latest/changelog.html |
2.26.0 13 Sep 2020 19:43:41
  |
sunpoet  |
Update to 2.26.0
Changes: https://docs.dask.org/en/latest/changelog.html |
2.25.0 05 Sep 2020 21:30:26
  |
sunpoet  |
Update version requirement of RUN_DEPENDS |
2.25.0 30 Aug 2020 20:20:50
  |
sunpoet  |
Update to 2.25.0
Changes: https://docs.dask.org/en/latest/changelog.html |
2.24.0 23 Aug 2020 19:36:07
  |
sunpoet  |
Update to 2.24.0
Changes: https://docs.dask.org/en/latest/changelog.html |
2.23.0 19 Aug 2020 16:20:15
  |
sunpoet  |
Update to 2.23.0
Changes: https://docs.dask.org/en/latest/changelog.html |
2.22.0 08 Aug 2020 10:19:11
  |
sunpoet  |
Update to 2.22.0
Changes: https://docs.dask.org/en/latest/changelog.html |
2.21.0 24 Jul 2020 07:11:46
  |
sunpoet  |
Update to 2.21.0
Changes: https://docs.dask.org/en/latest/changelog.html |
2.20.0 08 Jul 2020 18:57:51
  |
sunpoet  |
Update to 2.20.0
Changes: https://docs.dask.org/en/latest/changelog.html |
2.19.0 22 Jun 2020 19:35:36
  |
sunpoet  |
Update to 2.19.0
Changes: https://docs.dask.org/en/latest/changelog.html
https://github.com/dask/dask/commits/master |
2.18.1 17 Jun 2020 18:00:41
  |
sunpoet  |
Update to 2.18.1
Changes: https://docs.dask.org/en/latest/changelog.html
https://github.com/dask/dask/commits/master |
2.18.0 15 Jun 2020 18:47:33
  |
sunpoet  |
Update to 2.18.0
Changes: https://docs.dask.org/en/latest/changelog.html
https://github.com/dask/dask/commits/master |
2.17.2 31 May 2020 18:17:17
  |
sunpoet  |
Update to 2.17.2
Changes: https://docs.dask.org/en/latest/changelog.html
https://github.com/dask/dask/commits/master |
2.17.0 28 May 2020 19:13:14
  |
sunpoet  |
Update to 2.17.0
Changes: https://docs.dask.org/en/latest/changelog.html
https://github.com/dask/dask/commits/master |
2.16.0 11 May 2020 20:23:11
  |
sunpoet  |
Update to 2.16.0
Changes: https://docs.dask.org/en/latest/changelog.html
https://github.com/dask/dask/commits/master |
2.15.0 26 Apr 2020 11:57:47
  |
sunpoet  |
Update to 2.15.0
Changes: https://docs.dask.org/en/latest/changelog.html
https://github.com/dask/dask/commits/master |
2.14.0 04 Apr 2020 14:46:00
  |
sunpoet  |
Update to 2.14.0
Changes: https://docs.dask.org/en/latest/changelog.html
https://github.com/dask/dask/commits/master |
2.13.0 02 Apr 2020 21:29:58
  |
sunpoet  |
Add ARRAY, BAG, DATAFRAME, DELAYED and DIAGNOSTICS options |
2.13.0 31 Mar 2020 23:02:20
  |
sunpoet  |
Update to 2.13.0
Changes: https://docs.dask.org/en/latest/changelog.html
https://github.com/dask/dask/commits/master |
2.12.0 28 Mar 2020 12:51:53
  |
sunpoet  |
Update to 2.12.0
Changes: https://docs.dask.org/en/latest/changelog.html
https://github.com/dask/dask/commits/master |
2.11.0 21 Feb 2020 20:23:51
  |
sunpoet  |
Update to 2.11.0
Changes: https://docs.dask.org/en/latest/changelog.html
https://github.com/dask/dask/commits/master |
2.10.1 02 Feb 2020 10:54:27
  |
sunpoet  |
Add py-dask 2.10.1
Dask is a flexible library for parallel computing in Python.
Dask is composed of two parts:
- Dynamic task scheduling optimized for computation. This is similar to Airflow,
Luigi, Celery, or Make, but optimized for interactive computational workloads.
- "Big Data" collections like parallel arrays, dataframes, and lists that extend
common interfaces like NumPy, Pandas, or Python iterators to
larger-than-memory or distributed environments. These parallel collections run
on top of dynamic task schedulers.
WWW: https://dask.org/
WWW: https://github.com/dask/dask |