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
apib Simple and fast HTTP performance testing tool
1.2.1_4 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 1.2.1_4Version of this port present on the latest quarterly branch.
Maintainer: danfe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-03-01 17:38:18
Last Update: 2023-09-11 03:22:48
Commit Hash: aa9f253
Also Listed In: www
License: APACHE20
WWW:
https://github.com/apigee/apib
Description:
apib is a tool that makes it easy to run performance tests of HTTP API servers. It has most of the features of Apache Bench (ab), but is also intended as a more modern replacement. In particular, it offers: - Proper HTTP 1.1 support including keep-alives and chunked encoding - Ability to spawn multiple I/O threads to take advantage of multiple CPU cores - Non-blocking I/O for high concurrency - Support for POST and PUT of large objects - Support for OAuth 1.0 signatures - Ability to output results to a file so they may be automated - Remote CPU monitoring - Simple command-line interface
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 (6 items)
Collapse this list.
  1. bin/apib
  2. bin/apibmon
  3. bin/testserver
  4. /usr/local/share/licenses/apib-1.2.1_4/catalog.mk
  5. /usr/local/share/licenses/apib-1.2.1_4/LICENSE
  6. /usr/local/share/licenses/apib-1.2.1_4/APACHE20
Collapse this list.
Dependency lines:
  • apib>0:benchmarks/apib
To install the port:
cd /usr/ports/benchmarks/apib/ && make install clean
To add the package, run one of these commands:
  • pkg install benchmarks/apib
  • pkg install apib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: apib
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1586927181 SHA256 (apigee-apib-APIB_1_2_1_RC1_GH0.tar.gz) = 7f890b766cab013bf12189f1f9fc73611b3fc3f4d051d60a2e5932d46e118cc0 SIZE (apigee-apib-APIB_1_2_1_RC1_GH0.tar.gz) = 65136

Packages (timestamps in pop-ups are UTC):
apib
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.1_41.2.1_41.0_31.2.1_41.2.1_4-1.0_3-
FreeBSD:13:quarterly1.2.1_41.2.1_41.2.1_21.2.1_41.2.1_41.2.1_41.2.1_41.2.1_4
FreeBSD:14:latest1.2.1_41.2.1_41.2.1_21.2.1_41.2.1_41.2.1_2-1.2.1_2
FreeBSD:14:quarterly1.2.1_41.2.1_4-1.2.1_41.2.1_41.2.1_41.2.1_41.2.1_4
FreeBSD:15:latest1.2.1_41.2.1_4n/a1.2.1_4n/a1.2.1_41.2.1_41.2.1_4
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
Library dependencies:
  1. libabsl_base.so : devel/abseil
  2. libev.so : devel/libev
  3. libgtest.so : devel/googletest
  4. libhttp_parser.so : www/http-parser
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for apib-1.2.1_4: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
benchmarks_apib
USES:
cmake:testing compiler:c++17-lang localbase:ldflags 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/apigee/apib/tar.gz/APIB_1_2_1_RC1?dummy=/
Collapse this list.

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.1_4
11 Sep 2023 03:22:48
commit hash: aa9f253244fbdf229e70ef5ff97df90c5f154fcacommit hash: aa9f253244fbdf229e70ef5ff97df90c5f154fcacommit hash: aa9f253244fbdf229e70ef5ff97df90c5f154fcacommit hash: aa9f253244fbdf229e70ef5ff97df90c5f154fca files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/abseil: Update to 20230125.3

- Bump PORTREVISION of dependent ports for shlib change
  some ports are skipped due to re2 shlib change

Changes:	https://github.com/abseil/abseil-cpp/releases
PR:		270233
Approved by:	danfe (maintainer)
1.2.1_3
16 Aug 2023 18:25:09
commit hash: b4d51fb2ec174ffda271cf8549ad9cb1c096b867commit hash: b4d51fb2ec174ffda271cf8549ad9cb1c096b867commit hash: b4d51fb2ec174ffda271cf8549ad9cb1c096b867commit hash: b4d51fb2ec174ffda271cf8549ad9cb1c096b867 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/googletest: Update to 1.14.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/google/googletest/releases
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.2.1_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2.1_2
20 Jul 2022 14:20:56
commit hash: 86b2c5122a18d1f73e6e4e4626889fab8fb0803acommit hash: 86b2c5122a18d1f73e6e4e4626889fab8fb0803acommit hash: 86b2c5122a18d1f73e6e4e4626889fab8fb0803acommit hash: 86b2c5122a18d1f73e6e4e4626889fab8fb0803a files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
benchmarks: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey V. Degtyarev
  *  Andreas Kohn <andreas@syndrom23.de>
  *  Andrew Shevtsov <nyxo@dnuc.polyn.kiae.su>
  *  Andrey Zakhvatov <andy@FreeBSD.org>
  *  Andy Clark <andrewclarkii@gmail.com>
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Bill Fumerola <billf@chc-chimes.com>
  *  Brad Davis <brd@FreeBSD.org>
  *  Bruce A. Mah <bmah@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2.1_2
30 Jun 2022 15:27:20
commit hash: 957aa87c3dabbcc14448d75a9fdd9622ed761ad9commit hash: 957aa87c3dabbcc14448d75a9fdd9622ed761ad9commit hash: 957aa87c3dabbcc14448d75a9fdd9622ed761ad9commit hash: 957aa87c3dabbcc14448d75a9fdd9622ed761ad9 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/googletest: update to 1.12.1

Changes:	https://github.com/google/googletest/releases/tag/release-1.12.1
Reported by:	GitHub (watch releases)
1.2.1_1
25 Jun 2022 19:31:14
commit hash: 3ff1f557e40c05301b5e3cc4610827cb2d16aa82commit hash: 3ff1f557e40c05301b5e3cc4610827cb2d16aa82commit hash: 3ff1f557e40c05301b5e3cc4610827cb2d16aa82commit hash: 3ff1f557e40c05301b5e3cc4610827cb2d16aa82 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/googletest: update to 1.12.0

Changes:	https://github.com/google/googletest/releases/tag/release-1.12.0
Reported by:	GitHub (watch releases)
1.2.1
04 Jul 2021 06:14:48
commit hash: 0fdebe53bacfd18a9d61e87388b967f3c3b2ee9ccommit hash: 0fdebe53bacfd18a9d61e87388b967f3c3b2ee9ccommit hash: 0fdebe53bacfd18a9d61e87388b967f3c3b2ee9ccommit hash: 0fdebe53bacfd18a9d61e87388b967f3c3b2ee9c files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
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)
1.0_3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.0_3
15 Oct 2018 13:43:56
Revision:482156Original commit files touched by this commit
danfe search for other commits by this committer
Attempt to unbreak against OpenSSL 1.1.1.

Reported by:	pkg-fallout
1.0_3
21 Mar 2018 21:24:44
Revision:465240Original commit files touched by this commit
brnrd search for other commits by this committer
devel/apr1: Bump portrevision

 - Repair my rookie mistake of earlier today
 - Bump revision of dependent ports (again)

Reported by:	antoine
1.0_2
21 Mar 2018 19:50:35
Revision:465232Original commit files touched by this commit
brnrd search for other commits by this committer
devel/apr1: Fix runtime issues of dependent port

 - iconv is in base in all supported FreeBSD versions
 - Fix build with MariaDB 10.2 [2]
 - Bump portrevision in dependencies

PR:		226705 [1], 226026 [2]
With hat:	apache
Approved by:	joneum (apache)
1.0_1
03 Mar 2018 11:47:21
Revision:463480Original commit files touched by this commit
danfe search for other commits by this committer
Adjust code comments and add one missing linefeed.
1.0_1
03 Mar 2018 09:54:21
Revision:463478Original commit files touched by this commit
danfe search for other commits by this committer
- Collect CPU and memory statistics originally missing on FreeBSD
- Adjust COMMENT and port description text for better readability
1.0
01 Mar 2018 17:37:51
Revision:463346Original commit files touched by this commit
danfe search for other commits by this committer
apib is a tool that makes it easy to test API servers.  It is supported
on Unix systems that include the Apache Portable Runtime and OpenSSL.

WWW: https://github.com/apigee/apib

Number of commits found: 15