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
autobench Automating the process of benchmarking a web server
2.1.2_11 benchmarks on this many watch lists=1 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.1.2_9Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-10-20 16:48:24
Last Update: 2024-02-22 12:02:58
Commit Hash: 4acec82
People watching this port, also watch:: zfs-stats, mtop, Ice, policyd2
Also Listed In: www
License: GPLv2+
WWW:
http://www.xenoclast.org/autobench/
Description:
Autobench is a simple Perl script for automating the process of benchmarking a web server (or for conducting a comparative test of two different web servers). The script is a wrapper around httperf. Autobench runs httperf a number of times against each host, increasing the number of requested connections per second on each iteration, and extracts the significant data from the httperf output, delivering a CSV or TSV format file which can be imported directly into a spreadsheet for analysis/graphing.
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 (19 items)
Collapse this list.
  1. /usr/local/share/licenses/autobench-2.1.2_11/catalog.mk
  2. /usr/local/share/licenses/autobench-2.1.2_11/LICENSE
  3. /usr/local/share/licenses/autobench-2.1.2_11/GPLv2+
  4. bin/autobench
  5. bin/autobench_admin
  6. bin/autobenchd
  7. bin/bench2graph
  8. bin/crfile
  9. bin/sesslog
  10. @sample etc/autobench.conf.sample
  11. share/man/man1/autobench.1.gz
  12. share/man/man1/autobench_admin.1.gz
  13. share/man/man1/autobenchd.1.gz
  14. share/man/man1/bench2graph.1.gz
  15. share/man/man1/crfile.1.gz
  16. share/man/man1/sesslog.1.gz
  17. @owner
  18. @group
  19. @mode
Collapse this list.
Dependency lines:
  • autobench>0:benchmarks/autobench
To install the port:
cd /usr/ports/benchmarks/autobench/ && make install clean
To add the package, run one of these commands:
  • pkg install benchmarks/autobench
  • pkg install autobench
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: autobench
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (autobench-2.1.2.tar.gz) = d8b4d30aaaf652df37dff18ee819d8f42751bc40272d288ee2a5d847eaf0423b SIZE (autobench-2.1.2.tar.gz) = 30413

Packages (timestamps in pop-ups are UTC):
autobench
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.1.2_112.1.2_11-2.1.2_112.1.2_11---
FreeBSD:13:quarterly2.1.2_92.1.2_9-2.1.2_92.1.2_9-2.1.2_92.1.2_9
FreeBSD:14:latest2.1.2_112.1.2_11-2.1.2_112.1.2_11--2.1.2_9
FreeBSD:14:quarterly2.1.2_92.1.2_9-2.1.2_92.1.2_9-2.1.2_92.1.2_9
FreeBSD:15:latest2.1.2_112.1.2_11n/a2.1.2_9n/a-2.1.2_9-
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. gmake>=4.3 : devel/gmake
  2. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. httperf : benchmarks/httperf
  2. gawk : lang/gawk
  3. gnuplot : math/gnuplot
  4. perl5>=5.36<5.37 : lang/perl5.36
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
benchmarks_autobench
USES:
gmake perl5 shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.xenoclast.org/autobench/downloads/
Collapse this list.

There are no commits on branch 2022Q2 for this port