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 photos
All times are UTC
Ukraine
Port details
hdr_histogram C port of the HdrHistogram
0.11.9 graphics 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 0.11.9Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-02-17 16:57:18
Last Update: 2026-02-17 16:53:37
Commit Hash: 26a8242
People watching this port, also watch:: p5-Net-HTTP, tmux, py311-pycparser, python, font-misc-meltho
License: BSD2CLAUSE CC0-1.0
WWW:
https://github.com/HdrHistogram/HdrHistogram_c
Description:
HdrHistogram_c is a C port of High Dynamic Range (HDR) Histogram. This port contains a subset of the functionality supported by the Java implementation. The current supported features are: - Standard histogram with 64 bit counts (32/16 bit counts not supported) - All iterator types (all values, recorded, percentiles, linear, logarithmic) - Histogram serialisation (encoding version 1.2, decoding 1.0-1.2) - Reader/writer phaser and interval recorder
Homepage    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
Expand this list (23 items)
Collapse this list.
  1. /usr/local/share/licenses/hdr_histogram-0.11.9/catalog.mk
  2. /usr/local/share/licenses/hdr_histogram-0.11.9/LICENSE
  3. /usr/local/share/licenses/hdr_histogram-0.11.9/BSD2CLAUSE
  4. /usr/local/share/licenses/hdr_histogram-0.11.9/CC0-1.0
  5. include/hdr/hdr_histogram.h
  6. include/hdr/hdr_histogram_log.h
  7. include/hdr/hdr_histogram_version.h
  8. include/hdr/hdr_interval_recorder.h
  9. include/hdr/hdr_thread.h
  10. include/hdr/hdr_time.h
  11. include/hdr/hdr_writer_reader_phaser.h
  12. lib/cmake/hdr_histogram/hdr_histogram-config-version.cmake
  13. lib/cmake/hdr_histogram/hdr_histogram-config.cmake
  14. lib/cmake/hdr_histogram/hdr_histogram-targets-release.cmake
  15. lib/cmake/hdr_histogram/hdr_histogram-targets.cmake
  16. lib/libhdr_histogram.so
  17. lib/libhdr_histogram.so.6
  18. lib/libhdr_histogram.so.6.2.3
  19. lib/libhdr_histogram_static.a
  20. libdata/pkgconfig/hdr_histogram.pc
  21. @owner
  22. @group
  23. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • hdr_histogram>0:graphics/hdr_histogram
To install the port:
cd /usr/ports/graphics/hdr_histogram/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/hdr_histogram
  • pkg install hdr_histogram
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: hdr_histogram
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1771105008 SHA256 (HdrHistogram-HdrHistogram_c-0.11.9_GH0.tar.gz) = 0eb5fdb9f1f8c4b9c6eb319502f8d9e28991afffb8418672a61741993855650e SIZE (HdrHistogram-HdrHistogram_c-0.11.9_GH0.tar.gz) = 306687

Packages (timestamps in pop-ups are UTC):
hdr_histogram
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.11.90.11.9--0.11.9n/an/an/a
FreeBSD:13:quarterly-0.11.9---n/an/an/a
FreeBSD:14:latest0.11.90.11.9--0.11.9---
FreeBSD:14:quarterly0.11.90.11.9--0.11.9---
FreeBSD:15:latest0.11.90.11.9n/a-n/an/a--
FreeBSD:15:quarterly0.11.90.11.9n/a-n/an/a--
FreeBSD:16:latest0.11.90.11.9n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
This port is required by:
for Libraries
  1. www/node24
  2. www/node25

Configuration Options:
No options to configure
Options name:
graphics_hdr_histogram
USES:
cmake compiler:c++11-lang
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/HdrHistogram/HdrHistogram_c/tar.gz/0.11.9?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.11.9
17 Feb 2026 16:53:37
commit hash: 26a824247d336bf1ca0b90a37b1d938f209759a7commit hash: 26a824247d336bf1ca0b90a37b1d938f209759a7commit hash: 26a824247d336bf1ca0b90a37b1d938f209759a7commit hash: 26a824247d336bf1ca0b90a37b1d938f209759a7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/hdr_histogram: Add hdr_histogram 0.11.9

HdrHistogram_c is a C port of High Dynamic Range (HDR) Histogram. This port
contains a subset of the functionality supported by the Java implementation. The
current supported features are:
- Standard histogram with 64 bit counts (32/16 bit counts not supported)
- All iterator types (all values, recorded, percentiles, linear, logarithmic)
- Histogram serialisation (encoding version 1.2, decoding 1.0-1.2)
- Reader/writer phaser and interval recorder

Number of commits found: 1