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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
py-dask Parallel PyData with Task Scheduling
2024.4.2 devel 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 2024.3.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: 2024-04-20 18:28:17
Commit Hash: 33545f9
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 py39-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 py39-dask listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-dask
Package flavors (<flavor>: <package>)
  • py39: py39-dask
distinfo:
TIMESTAMP = 1713624682 SHA256 (dask-2024.4.2.tar.gz) = 3d7a516468d96e72581b84c7bb00172366f30d24c689ea4e9bd1334ab6d98f8a SIZE (dask-2024.4.2.tar.gz) = 9353645

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---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-dask
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2024.4.12024.4.2-2024.4.12024.4.2---
FreeBSD:13:quarterly2024.4.12024.4.12023.6.02024.4.12024.4.12023.12.12023.12.12023.12.1
FreeBSD:14:latest2024.4.12024.4.12022.11.12024.3.02024.4.12023.5.1-2023.5.1
FreeBSD:14:quarterly2023.12.12024.4.1-2023.12.12024.4.12023.12.12023.12.12023.12.1
FreeBSD:15:latest2024.2.12024.4.2n/a2023.12.1n/a2023.12.12023.12.12024.2.0
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=62.6 : devel/py-setuptools@py39
  2. py39-versioneer>=0.29 : devel/py-versioneer@py39
  3. py39-wheel>=0 : devel/py-wheel@py39
  4. python3.9 : lang/python39
  5. py39-build>=0 : devel/py-build@py39
  6. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. py39-pandas>=0,1 : math/py-pandas@py39
  2. py39-pre-commit>=0 : devel/py-pre-commit@py39
  3. py39-pytest-rerunfailures>=0 : devel/py-pytest-rerunfailures@py39
  4. py39-pytest-timeout>=0 : devel/py-pytest-timeout@py39
  5. py39-pytest-xdist>=0 : devel/py-pytest-xdist@py39
  6. py39-pytest>=7,1 : devel/py-pytest@py39
  7. python3.9 : lang/python39
Runtime dependencies:
  1. py39-click>=8.1 : devel/py-click@py39
  2. py39-cloudpickle>=1.5.0 : devel/py-cloudpickle@py39
  3. py39-fsspec>=2021.09.0 : devel/py-fsspec@py39
  4. py39-packaging>=20.0 : devel/py-packaging@py39
  5. py39-partd>=1.2.0 : databases/py-partd@py39
  6. py39-yaml>=5.3.1 : devel/py-yaml@py39
  7. py39-toolz>=0.10.0 : devel/py-toolz@py39
  8. python3.9 : lang/python39
  9. py39-importlib-metadata>=4.13.0 : devel/py-importlib-metadata@py39
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-expr
  2. devel/py-dask-histogram
  3. devel/py-distributed
  4. devel/py-xarray-simlab
  5. math/py-pyFFTW
  6. science/py-thewalrus
  7. science/py-xbout

Configuration Options:
===> The following configuration options are available for py39-dask-2024.4.2: ARRAY=off: Subset of the NumPy ndarray interface DATAFRAME=off: 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.9+
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.

There are no commits on branch 2022Q2 for this port