Port details |
- iorate General purpose storage I/O benchmarking tool
- 3.05_1 benchmarks =5 3.05_1Version of this port present on the latest quarterly branch.
- Maintainer: blttll@gmail.com
- Port Added: 2013-06-15 17:22:00
- Last Update: 2024-01-10 08:16:01
- Commit Hash: 1b819e4
- People watching this port, also watch:: wget, binutils, openvpn, stress, rsync
- License: not specified in port
- WWW:
- http://iorate.org/
- Description:
- Iorate is a general purpose storage I/O benchmarking tool.
Iorate was created in 1997 by Vince Westin of EMC while working with Cliff
Burrell of FedEx to fill a need to perform a set of storage I/O benchmarks.
Though Iorate was developed by EMC staff with EMC resources there are no
EMC-specific pieces to the testing, it just tests storage.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- iorate>0:benchmarks/iorate
- To install the port:
- cd /usr/ports/benchmarks/iorate/ && make install clean
- To add the package, run one of these commands:
- pkg install benchmarks/iorate
- pkg install iorate
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: iorate
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (iorate-3.05-src.tar) = 6305413dc3ac7d833b0e4d99e30ac6cfd67b2f943b758166a3661c8f96b2480e
SIZE (iorate-3.05-src.tar) = 460800
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:
-
- bison : devel/bison
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for iorate-3.05_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- benchmarks_iorate
- USES:
- alias bison
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 14
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.05_1 10 Jan 2024 08:16:01 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
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) |
3.05 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 ) |
3.05 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.05 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.05 10 Sep 2016 19:20:45 |
pi |
benchmarks/iorate: implicit decl. of function 'gettimeofday' is invalid in C99
PR: 210856
Reported by: Mark Millard <markmi@dsl-only.net>
Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Approved by: blttll@gmail.com (maintainer timeout) |
3.05 27 Jul 2016 15:09:12 |
mat |
Cleanup patches, category benchmarks
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
3.05 19 Nov 2015 17:23:57 |
danfe |
- Switch to DISTVERSION to avoid hard-coded value in MASTER_SITES
- Similarly, avoid hardcoding the port name in DISTNAME
- Wrap one overly long line when installing programs |
3.05 21 Sep 2015 16:29:56 |
marino |
benchmarks/iorate: USES+=alias to fix build on DragonFly |
3.05 20 Oct 2014 07:03:49 |
bapt |
Cleanup plist |
3.05 05 Jan 2014 01:47:43 |
bapt |
Support stage |
3.05 03 Jan 2014 00:46:47 |
bapt |
Part 1 at removing now useless FETCH_ARGS redifition |
3.05 20 Sep 2013 15:52:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
benchmarks) |
3.05 15 Jun 2013 17:21:41 |
danfe |
Add the port of Iorate, a general purpose storage I/O benchmarking tool.
PR: ports/175630 |
Number of commits found: 14
|