Commit graph

3 commits

Author SHA1 Message Date
Alexey Dokuchaev
0fdebe53ba benchmarks/apib: the port had been updated (+)
- Belatedly update to version 1.2.1 and sync port description
- Builds with CMake now and uses modern libraries instead of the
  Apache Portable Runtime (devel/apr1)
- While upstream asks for C++11, force C++17 because that's how
  Abseil C++ libraries are currently built, otherwise it won't
  link due to ABI incompatibilities
- Hook two provided tests to our framework (USES+=cmake:testing)
2021-07-04 06:14:48 +00:00
Alexey Dokuchaev
08fe9afada Adjust code comments and add one missing linefeed. 2018-03-03 11:47:21 +00:00
Alexey Dokuchaev
2781c2091e - Collect CPU and memory statistics originally missing on FreeBSD
- Adjust COMMENT and port description text for better readability
2018-03-03 09:54:21 +00:00