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
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
py-dask-histogram Histogramming with Dask
2024.9.1 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.3.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-04-18 21:51:36
Last Update: 2024-09-25 18:21:57
Commit Hash: d7f5d45
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://dask-histogram.readthedocs.io/en/stable/
https://github.com/dask-contrib/dask-histogram
Description:
The boost-histogram library provides a performant object oriented API for histogramming in Python. Building on the foundation of boost-histogram, dask-histogram adds support for lazy calculations on Dask collections.
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.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}dask-histogram>0:devel/py-dask-histogram@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-dask-histogram/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-dask-histogram
  • pkg install py311-dask-histogram
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-histogram listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-dask-histogram
Package flavors (<flavor>: <package>)
  • py311: py311-dask-histogram
distinfo:
TIMESTAMP = 1727260405 SHA256 (dask_histogram-2024.9.1.tar.gz) = a3e778b606db4affcc4fc8b6d34f5d99e165ea1691da57f40659032cd79f03e8 SIZE (dask_histogram-2024.9.1.tar.gz) = 24154

Packages (timestamps in pop-ups are UTC):
py39-dask-histogram
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--2023.5.1--2023.6.02023.6.02023.6.0
FreeBSD:14:latest-----2023.5.1-2023.5.1
FreeBSD:14:quarterly-----2023.6.02023.6.02023.6.0
FreeBSD:15:latest--n/a-n/a2023.6.02023.6.02023.6.0
 

py311-dask-histogram
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2024.9.12024.9.1-2024.9.12024.9.1---
FreeBSD:13:quarterly2024.9.12024.9.1-2024.9.12024.9.1---
FreeBSD:14:latest2024.9.12024.9.1-2024.9.12024.9.1---
FreeBSD:14:quarterly2024.9.12024.9.1-2024.9.12024.9.1---
FreeBSD:15:latest2024.9.12024.9.1n/a2024.9.1n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatch-vcs>=0 : devel/py-hatch-vcs@py311
  2. py311-hatchling>=1.8.0 : devel/py-hatchling@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-boost-histogram>=1.3.2 : misc/py-boost-histogram@py311
  2. py311-dask>=2021.03.0 : devel/py-dask@py311
  3. python3.11 : lang/python311
There are no ports dependent upon this port

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

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2024.9.1
25 Sep 2024 18:21:57
commit hash: d7f5d45e06dd7beb831bd1b322c252e6167a6a52commit hash: d7f5d45e06dd7beb831bd1b322c252e6167a6a52commit hash: d7f5d45e06dd7beb831bd1b322c252e6167a6a52commit hash: d7f5d45e06dd7beb831bd1b322c252e6167a6a52 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask-histogram: Update to 2024.9.1

Changes:	https://github.com/dask-contrib/dask-histogram/releases
2024.3.0
13 Apr 2024 09:31:37
commit hash: 9859ba1ea7b9f0a52c76257daa0cab25d115080ecommit hash: 9859ba1ea7b9f0a52c76257daa0cab25d115080ecommit hash: 9859ba1ea7b9f0a52c76257daa0cab25d115080ecommit hash: 9859ba1ea7b9f0a52c76257daa0cab25d115080e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask-histogram: Update to 2024.3.0

- Update WWW

Changes:	https://github.com/dask-contrib/dask-histogram/releases
2023.6.0
09 Jul 2023 10:18:48
commit hash: 6ae97969356ca781e4509d6302a3c026fb4fe905commit hash: 6ae97969356ca781e4509d6302a3c026fb4fe905commit hash: 6ae97969356ca781e4509d6302a3c026fb4fe905commit hash: 6ae97969356ca781e4509d6302a3c026fb4fe905 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask-histogram: Update to 2023.6.0

Changes:	https://github.com/dask-contrib/dask-histogram/releases
2023.5.1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
2023.5.1
27 May 2023 23:43:53
commit hash: 1865016dfdde0198545702363eefeaa8dc67baa5commit hash: 1865016dfdde0198545702363eefeaa8dc67baa5commit hash: 1865016dfdde0198545702363eefeaa8dc67baa5commit hash: 1865016dfdde0198545702363eefeaa8dc67baa5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask-histogram: Update to 2023.5.1

Changes:	https://github.com/dask-contrib/dask-histogram/releases
2023.5.0
27 May 2023 04:08:30
commit hash: 12805712745b4b9a9a76d9909837ea11537623bbcommit hash: 12805712745b4b9a9a76d9909837ea11537623bbcommit hash: 12805712745b4b9a9a76d9909837ea11537623bbcommit hash: 12805712745b4b9a9a76d9909837ea11537623bb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask-histogram: Update to 2023.5.0

Changes:	https://github.com/dask-contrib/dask-histogram/releases
2023.4.4
27 Apr 2023 23:58:33
commit hash: d8d31ce0610ee3a094acd51f4869a9faa41dd37acommit hash: d8d31ce0610ee3a094acd51f4869a9faa41dd37acommit hash: d8d31ce0610ee3a094acd51f4869a9faa41dd37acommit hash: d8d31ce0610ee3a094acd51f4869a9faa41dd37a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask-histogram: Update to 2023.4.4

Changes:	https://github.com/dask-contrib/dask-histogram/releases
2023.4.3
27 Apr 2023 15:46:09
commit hash: be43c54014ae1bbfff482c498578a84b08fc8f89commit hash: be43c54014ae1bbfff482c498578a84b08fc8f89commit hash: be43c54014ae1bbfff482c498578a84b08fc8f89commit hash: be43c54014ae1bbfff482c498578a84b08fc8f89 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask-histogram: Update to 2023.4.3

Changes:	https://github.com/dask-contrib/dask-histogram/releases
2023.4.2
18 Apr 2023 21:37:18
commit hash: 6be2645c72cf76a26931f0a28186ea0018425ae8commit hash: 6be2645c72cf76a26931f0a28186ea0018425ae8commit hash: 6be2645c72cf76a26931f0a28186ea0018425ae8commit hash: 6be2645c72cf76a26931f0a28186ea0018425ae8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-dask-histogram: Add py-dask-histogram 2023.4.2

The boost-histogram library provides a performant object oriented API for
histogramming in Python. Building on the foundation of boost-histogram,
dask-histogram adds support for lazy calculations on Dask collections.

Number of commits found: 9