Port details |
- autobench Automating the process of benchmarking a web server
- 2.1.2_11 benchmarks =3 2.1.2_11Version 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
- 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:: xmlstarlet, doinkd, php81-pear, memcached, gitolite
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- httperf : benchmarks/httperf
- gawk : lang/gawk
- gnuplot : math/gnuplot
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.2_11 22 Feb 2024 12:02:58 |
Muhammad Moinur Rahman (bofh) |
benchmarks/autobench: Moved man to share/man
Approved by: portmgr (blanket) |
2.1.2_10 22 Feb 2024 03:47:55 |
Muhammad Moinur Rahman (bofh) |
benchmarks/autobench: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
2.1.2_9 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
2.1.2_9 20 Jul 2022 14:20:56 |
Tobias C. Berner (tcberner) |
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 ) |
2.1.2_9 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.1.2_9 31 Oct 2017 14:51:54 |
olgeni |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. |
2.1.2_9 13 Oct 2017 08:21:36 |
bapt |
Remove dead links from MASTER_SITES or WWW |
2.1.2_9 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
2.1.2_9 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
2.1.2_9 25 May 2015 21:38:13 |
amdmi3 |
- Install programs/scripts/manpages/data files with corresponding INSTALL_*
commands, which fixes permissions and stripping
- Add LICENSE_FILE
- Pet portlint |
2.1.2_8 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
2.1.2_7 13 Jun 2014 14:48:59 |
vanilla |
1: Stagify.
2: use @sample on pkg-plist.
3: bump version. |
2.1.2_6 11 Jun 2014 18:55:30 |
marino |
Reset the 99 ports still listed under sylvio@
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy. Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.
Approved by: portmgr (implicit) |
2.1.2_6 20 Sep 2013 15:52:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
benchmarks) |
2.1.2_6 30 Aug 2013 23:09:24 |
bapt |
Convert benchmarks from USE_GMAKE to USES=gmake
While here:
- Trim headers
- convert some port to the new perl5 world |
2.1.2_6 25 Jul 2013 12:45:11 |
az |
- switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header
- pass maintainership to @perl
Information: wiki@ PortsLongtermTargets
Approved by: bapt@ (portmgr@) |
2.1.2_6 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.1.2_5 19 May 2011 18:25:58 |
sylvio |
- Add license |
2.1.2_5 02 May 2011 12:44:53 |
makc |
Bump PORTREVISION after open-mofit update |
2.1.2_4 18 Mar 2011 17:59:51 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
2.1.2_4 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.1.2_3 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.1.2_2 27 Nov 2009 22:52:30 |
sylvio |
- Update my mail address to FreeBSD
Approved by: miwi (mentor) |
2.1.2_2 05 Jun 2009 18:37:07 |
dhn |
- Add Backup mirror
- Pass maintainership to submitter
PR: ports/135293
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> |
2.1.2_2 06 Jun 2008 13:08:12 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
2.1.2_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.1.2 23 Nov 2005 23:53:09 |
pav |
- Add SHA256 |
2.1.2 04 Jun 2005 14:20:45 |
vs |
Cleanup ENV-handling |
2.1.2 16 Jan 2005 18:56:48 |
clement |
- Be nicer with CFLAGS
- Preserve autobench.conf by installing autobench.conf-dist |
2.1.2 24 Aug 2004 12:46:04 |
clement |
- Update to 2.1.2
- Fix RUN_DEPENDS to honor bench2graph deps. |
2.1.1_1 10 Jun 2004 07:39:30 |
clement |
- Fix dependency on httperf forgotten in previous repocopy
Noticed by: kris via INDEX build
Pointy hat to: me |
2.1.1_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
2.1.1 27 Jan 2004 20:51:07 |
trevor |
Add SIZE. |
2.1.1 11 Jan 2004 12:41:39 |
krion |
- Update to 2.1.1
PR: 61199
Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org> |
2.0.1 02 Nov 2003 18:21:08 |
krion |
- Add patch to respect CFLAGS
PR: 58838
Submitted by: Jens Rehsack <rehsack@liwing.de> |
2.0.1 20 Oct 2003 16:46:17 |
ijliao |
add autobench 2.0.1
Automating the process of benchmarking a web server |