Port details |
- py-hist Histogramming for analysis powered by boost-histogram
- 2.8.0 misc
=2 2.8.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-08-21 20:18:21
- Last Update: 2024-08-25 08:04:55
- Commit Hash: 871401f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://hist.readthedocs.io/en/latest/
- Description:
- Hist is a powerful Histogramming tool for analysis based on boost-histogram
(the Python binding of the Histogram library in Boost). It is a friendly
analysis-focused project that uses boost-histogram as a backend to do the
work, but provides plotting tools, shortcuts, and new ideas.
¦ ¦ ¦ ¦ 
- 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}hist>0:misc/py-hist@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-hist/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-hist
- pkg install py311-hist
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-hist listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-hist
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1724572708
SHA256 (scikit-hep-hist-v2.8.0_GH0.tar.gz) = 209b50d93716d7a514d7ed96be5d8b933ae0bb8e4f068bf090b6d70e2b68a652
SIZE (scikit-hep-hist-v2.8.0_GH0.tar.gz) = 992170
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:
-
- py311-hatch-vcs>0 : devel/py-hatch-vcs@py311
- py311-hatchling>0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-dask>=2022 : devel/py-dask@py311
- py311-dask-histogram>=2023.1 : devel/py-dask-histogram@py311
- py311-mplhep>0 : science/py-mplhep@py311
- py311-pytest-mpl>=0.12 : devel/py-pytest-mpl@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-boost-histogram>=1.3.1 : misc/py-boost-histogram@py311
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-histoprint>=2.2.0 : misc/py-histoprint@py311
- py311-typing-extensions>=4 : devel/py-typing-extensions@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_py-hist
- USES:
- 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 |
2.8.0 25 Aug 2024 08:04:55
    |
Yuri Victorovich (yuri)  |
misc/py-hist: update 2.7.3 → 2.8.0
Reported by: portscout |
2.7.3 23 Jun 2024 10:59:20
    |
Yuri Victorovich (yuri)  |
misc/py-hist: update 2.7.2 → 2.7.3
Reported by: portscout |
2.7.2 25 Dec 2023 16:11:03
    |
Po-Chuan Hsieh (sunpoet)  |
misc/py-hist: Use PYPI instead of CHEESESHOP
Approved by: portmgr (blanket)
With hat: python |
2.7.2 16 Sep 2023 18:26:04
    |
Yuri Victorovich (yuri)  |
misc/py-hist: update 2.7.1 → 2.7.2
Reported by: portscout |
2.7.1 22 Jul 2023 06:48:41
    |
Yuri Victorovich (yuri)  |
misc/py-hist: Re-add port: Histogramming for analysis powered by boost-histogram |
2.6.1.31 22 Aug 2022 01:39:08
    |
Charlie Li (vishwin)  |
Uses/python.mk: revert unapproved feature addition (and consumers)
Change proposal was in discussion with open questions and additional
documented design requirement [0] for submitter to review and provide
feedback on, which was not provided.
Submitter (and anyone else) is welcome to work with python@ to
produce an appropriately reviewed feature.
[0] https://wiki.freebsd.org/Python/PEP-517
With hat: python (vishwin, koobs)
PR: 255722, 265660, 265692, 265693
Approved by: fluffy (mentor) |
2.6.1.31 21 Aug 2022 20:16:07
    |
Yuri Victorovich (yuri)  |
misc/py-hist: New port: Histogramming for analysis powered by boost-histogram |