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
libcelero C++ benchmark authoring library/framework
2.9.0 benchmarks 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 2.9.0Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-10-14 12:38:38
Last Update: 2023-09-13 07:05:39
Commit Hash: 05d792b
License: APACHE20
WWW:
https://github.com/DigitalInBlue/Celero
Description:
Celero aims to be a small library which can be added to a C++ project and perform benchmarks on code in a way which is easy to reproduce, share, and compare among individual runs, developers, or projects. Celero uses a framework similar to that of GoogleTest to make its API easier to use and integrate into a project. Make automated benchmarking as much a part of your development process as automated testing.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (42 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libcelero-2.9.0/catalog.mk
  3. /usr/local/share/licenses/libcelero-2.9.0/LICENSE
  4. /usr/local/share/licenses/libcelero-2.9.0/APACHE20
  5. include/celero/Archive.h
  6. include/celero/Benchmark.h
  7. include/celero/Callbacks.h
  8. include/celero/Celero.h
  9. include/celero/CommandLine.h
  10. include/celero/Console.h
  11. include/celero/Distribution.h
  12. include/celero/Exceptions.h
  13. include/celero/Executor.h
  14. include/celero/Experiment.h
  15. include/celero/ExperimentResult.h
  16. include/celero/Export.h
  17. include/celero/Factory.h
  18. include/celero/FileReader.h
  19. include/celero/GenericFactory.h
  20. include/celero/JUnit.h
  21. include/celero/Memory.h
  22. include/celero/Pimpl.h
  23. include/celero/PimplImpl.h
  24. include/celero/Print.h
  25. include/celero/ResultTable.h
  26. include/celero/Statistics.h
  27. include/celero/TestFixture.h
  28. include/celero/TestVector.h
  29. include/celero/ThreadLocal.h
  30. include/celero/ThreadTestFixture.h
  31. include/celero/Timer.h
  32. include/celero/UserDefinedMeasurement.h
  33. include/celero/UserDefinedMeasurementCollector.h
  34. include/celero/UserDefinedMeasurementTemplate.h
  35. include/celero/Utilities.h
  36. lib/cmake/celero/celero-config.cmake
  37. lib/cmake/celero/celero-targets-release.cmake
  38. lib/cmake/celero/celero-targets.cmake
  39. lib/libcelero.so
  40. @owner
  41. @group
  42. @mode
Collapse this list.
Dependency lines:
  • libcelero>0:benchmarks/libcelero
To install the port:
cd /usr/ports/benchmarks/libcelero/ && make install clean
To add the package, run one of these commands:
  • pkg install benchmarks/libcelero
  • pkg install libcelero
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libcelero
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1694583980 SHA256 (DigitalInBlue-Celero-v2.9.0_GH0.tar.gz) = d59df84696e0dd58022d2c42837362c06eba6d1e29bac61f7b3143bc73d779e5 SIZE (DigitalInBlue-Celero-v2.9.0_GH0.tar.gz) = 113898

Packages (timestamps in pop-ups are UTC):
libcelero
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.9.02.9.02.6.0_12.9.02.9.0-2.6.0_1-
FreeBSD:13:quarterly2.9.02.9.02.8.52.9.02.9.02.9.02.9.02.9.0
FreeBSD:14:latest2.9.02.9.02.8.52.9.02.9.02.8.5-2.8.5
FreeBSD:14:quarterly2.9.02.9.0-2.9.02.9.02.9.02.9.02.9.0
FreeBSD:15:latest2.9.02.9.0n/a2.9.0n/a2.9.02.9.02.9.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. sysinfo.h : devel/libsysinfo
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
Test dependencies:
  1. googletest>0 : devel/googletest
Library dependencies:
  1. libsysinfo.so : devel/libsysinfo
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
benchmarks_libcelero
USES:
cmake compiler:c++14-lang localbase:ldflags
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/DigitalInBlue/Celero/tar.gz/v2.9.0?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port