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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
py-dask Parallel PyData with Task Scheduling
2025.2.0 devel 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 2024.12.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-02-02 10:56:47
Last Update: 2025-02-19 11:54:05
Commit Hash: a2bdd20
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
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.
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.
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 py311-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 py311-dask listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-dask
Package flavors (<flavor>: <package>)
  • py311: py311-dask
distinfo:
TIMESTAMP = 1739930160 SHA256 (dask-2025.2.0.tar.gz) = 89c87125d04d28141eaccc4794164ce9098163fd22d8ad943db48f8d4c815460 SIZE (dask-2025.2.0.tar.gz) = 10781637

Packages (timestamps in pop-ups are UTC):
py37-dask
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.30.0---2.30.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 
py39-dask
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--2023.6.0--2023.12.12023.12.12023.12.1
FreeBSD:14:latest--2022.11.1--2023.5.1-2023.5.1
FreeBSD:14:quarterly-----2023.12.12023.12.12023.12.1
FreeBSD:15:latest--n/a-n/a2023.12.12023.12.12024.2.0
 
py311-dask
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2025.2.0--2025.2.0----
FreeBSD:13:quarterly2024.12.12024.12.1-2024.12.12024.12.1---
FreeBSD:14:latest2025.2.0--2025.2.0----
FreeBSD:14:quarterly2024.12.12024.12.1-2024.12.12024.12.1---
FreeBSD:15:latest2025.2.02025.2.0n/a2025.2.0n/a---
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=62.6 : devel/py-setuptools@py311
  2. py311-versioneer>=0.29 : devel/py-versioneer@py311
  3. py311-wheel>=0 : devel/py-wheel@py311
  4. python3.11 : lang/python311
  5. py311-build>=0 : devel/py-build@py311
  6. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-pandas>=0,1 : math/py-pandas@py311
  2. py311-pre-commit>=0 : devel/py-pre-commit@py311
  3. py311-pytest-rerunfailures>=0 : devel/py-pytest-rerunfailures@py311
  4. py311-pytest-timeout>=0 : devel/py-pytest-timeout@py311
  5. py311-pytest-xdist>=0 : devel/py-pytest-xdist@py311
  6. py311-pytest>=7,1 : devel/py-pytest@py311
  7. python3.11 : lang/python311
Runtime dependencies:
  1. py311-click>=8.1 : devel/py-click@py311
  2. py311-cloudpickle>=3.0.0 : devel/py-cloudpickle@py311
  3. py311-fsspec>=2021.09.0 : filesystems/py-fsspec@py311
  4. py311-packaging>=20.0 : devel/py-packaging@py311
  5. py311-partd>=1.4.0 : databases/py-partd@py311
  6. py311-pyyaml>=5.3.1 : devel/py-pyyaml@py311
  7. py311-toolz>=0.10.0 : devel/py-toolz@py311
  8. py311-numpy>=1.24,1 : math/py-numpy@py311
  9. py311-pandas>=2.0,1 : math/py-pandas@py311
  10. py311-pyarrow>=14.0.1 : databases/py-pyarrow@py311
  11. python3.11 : lang/python311
  12. py311-importlib-metadata>=4.13.0 : devel/py-importlib-metadata@py311
This port is required by:
for Build
  1. math/py-pyFFTW
  2. science/py-thewalrus
  3. science/py-xbout
for Run
  1. devel/py-dask-awkward
  2. devel/py-dask-expr
  3. devel/py-dask-histogram
  4. devel/py-distributed
  5. devel/py-xarray-simlab
  6. math/py-pyFFTW
  7. science/py-thewalrus
Expand this list (8 items / 1 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. science/py-xbout
  3. Collapse this list.

Configuration Options:
===> The following configuration options are available for py311-dask-2025.2.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:3.10+
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/
  2. https://pypi.org/packages/source/d/dask/
Collapse this list.

Number of commits found: 124 (showing only 24 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.29.0
03 Oct 2020 09:50:30
Revision:551280Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.29.0

Changes:	https://docs.dask.org/en/latest/changelog.html
2.28.0
29 Sep 2020 18:17:59
Revision:550566Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.28.0

Changes:	https://docs.dask.org/en/latest/changelog.html
2.27.0
20 Sep 2020 18:57:22
Revision:549131Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.27.0

Changes:	https://docs.dask.org/en/latest/changelog.html
2.26.0
13 Sep 2020 19:43:41
Revision:548526Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.26.0

Changes:	https://docs.dask.org/en/latest/changelog.html
2.25.0
05 Sep 2020 21:30:26
Revision:547709Original commit files touched by this commit
sunpoet search for other commits by this committer
Update version requirement of RUN_DEPENDS
2.25.0
30 Aug 2020 20:20:50
Revision:547093Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.25.0

Changes:	https://docs.dask.org/en/latest/changelog.html
2.24.0
23 Aug 2020 19:36:07
Revision:545854Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.24.0

Changes:	https://docs.dask.org/en/latest/changelog.html
2.23.0
19 Aug 2020 16:20:15
Revision:545368Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.23.0

Changes:	https://docs.dask.org/en/latest/changelog.html
2.22.0
08 Aug 2020 10:19:11
Revision:544408Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.22.0

Changes:	https://docs.dask.org/en/latest/changelog.html
2.21.0
24 Jul 2020 07:11:46
Revision:543051Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.21.0

Changes:	https://docs.dask.org/en/latest/changelog.html
2.20.0
08 Jul 2020 18:57:51
Revision:541543Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.20.0

Changes:	https://docs.dask.org/en/latest/changelog.html
2.19.0
22 Jun 2020 19:35:36
Revision:539914Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:539447Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:538979Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:537183Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:536787Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:534940Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:533033Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:530671Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:530417Original commit files touched by this commit
sunpoet search for other commits by this committer
Add ARRAY, BAG, DATAFRAME, DELAYED and DIAGNOSTICS options
2.13.0
31 Mar 2020 23:02:20
Revision:530055Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:529390Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:526700Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:524840Original commit files touched by this commit
sunpoet search for other commits by this committer
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

Number of commits found: 124 (showing only 24 on this page)

«  1 | 2