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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
prometheus-cpp Prometheus Client Library for Modern C++
1.3.0 develnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: zi@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-07-07 16:15:05
Last Update: 2025-07-07 16:12:43
Commit Hash: 4b46268
License: MIT
WWW:
https://github.com/jupp0r/prometheus-cpp
Description:
This library aims to enable Metrics-Driven Development for C++ services. It implements the Prometheus Data Model, a powerful abstraction on which to collect and expose metrics. We offer the possibility for metrics to be collected by Prometheus, but other push/pull collections can be added as plugins.
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 (35 items)
Collapse this list.
  1. /usr/local/share/licenses/prometheus-cpp-1.3.0/catalog.mk
  2. /usr/local/share/licenses/prometheus-cpp-1.3.0/LICENSE
  3. /usr/local/share/licenses/prometheus-cpp-1.3.0/MIT
  4. include/prometheus/check_names.h
  5. include/prometheus/client_metric.h
  6. include/prometheus/collectable.h
  7. include/prometheus/counter.h
  8. include/prometheus/detail/builder.h
  9. include/prometheus/detail/ckms_quantiles.h
  10. include/prometheus/detail/core_export.h
  11. include/prometheus/detail/future_std.h
  12. include/prometheus/detail/time_window_quantiles.h
  13. include/prometheus/detail/utils.h
  14. include/prometheus/family.h
  15. include/prometheus/gauge.h
  16. include/prometheus/histogram.h
  17. include/prometheus/info.h
  18. include/prometheus/labels.h
  19. include/prometheus/metric_family.h
  20. include/prometheus/metric_type.h
  21. include/prometheus/registry.h
  22. include/prometheus/serializer.h
  23. include/prometheus/summary.h
  24. include/prometheus/text_serializer.h
  25. lib/cmake/prometheus-cpp/prometheus-cpp-config-version.cmake
  26. lib/cmake/prometheus-cpp/prometheus-cpp-config.cmake
  27. lib/cmake/prometheus-cpp/prometheus-cpp-targets-release.cmake
  28. lib/cmake/prometheus-cpp/prometheus-cpp-targets.cmake
  29. lib/libprometheus-cpp-core.so
  30. lib/libprometheus-cpp-core.so.1.3
  31. lib/libprometheus-cpp-core.so.1.3.0
  32. libdata/pkgconfig/prometheus-cpp-core.pc
  33. @owner
  34. @group
  35. @mode
Collapse this list.
Dependency lines:
  • prometheus-cpp>0:devel/prometheus-cpp
To install the port:
cd /usr/ports/devel/prometheus-cpp/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/prometheus-cpp
  • pkg install prometheus-cpp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: prometheus-cpp
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1751651606 SHA256 (jupp0r-prometheus-cpp-v1.3.0_GH0.tar.gz) = ac6e958405a29fbbea9db70b00fa3c420e16ad32e1baf941ab233ba031dd72ee SIZE (jupp0r-prometheus-cpp-v1.3.0_GH0.tar.gz) = 69921

Packages (timestamps in pop-ups are UTC):
prometheus-cpp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest----1.3.0---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-1.3.0--1.3.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/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
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_prometheus-cpp
USES:
cmake ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/jupp0r/prometheus-cpp/tar.gz/v1.3.0?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
1.3.0
07 Jul 2025 16:12:43
commit hash: 4b4626851f5eb1286f67430b687c634f61cc5d26commit hash: 4b4626851f5eb1286f67430b687c634f61cc5d26commit hash: 4b4626851f5eb1286f67430b687c634f61cc5d26commit hash: 4b4626851f5eb1286f67430b687c634f61cc5d26 files touched by this commit
Ryan Steinmetz (zi) search for other commits by this committer
devel/prometheus-cpp: New port!

This library aims to enable Metrics-Driven Development for C++ services.

It implements the Prometheus Data Model, a powerful abstraction on which
to collect and expose metrics. We offer the possibility for metrics to
be collected by Prometheus, but other push/pull collections can be added
as plugins.

Number of commits found: 1