aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/iorate
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* benchmarks/iorate: implicit decl. of function 'gettimeofday' is invalid in C99Kurt Jaeger2016-09-102-0/+18
| | | | | | | | | | 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) Notes: svn path=/head/; revision=421728
* Cleanup patches, category benchmarksMathieu Arnold2016-07-272-8/+8
| | | | | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=419178
* - Switch to DISTVERSION to avoid hard-coded value in MASTER_SITESAlexey Dokuchaev2015-11-191-4/+5
| | | | | | | | - Similarly, avoid hardcoding the port name in DISTNAME - Wrap one overly long line when installing programs Notes: svn path=/head/; revision=401956
* benchmarks/iorate: USES+=alias to fix build on DragonFlyJohn Marino2015-09-211-1/+1
| | | | Notes: svn path=/head/; revision=397512
* Cleanup plistBaptiste Daroussin2014-10-201-1/+0
| | | | Notes: svn path=/head/; revision=371236
* Support stageBaptiste Daroussin2014-01-052-13/+8
| | | | Notes: svn path=/head/; revision=338741
* Part 1 at removing now useless FETCH_ARGS redifitionBaptiste Daroussin2014-01-031-1/+0
| | | | Notes: svn path=/head/; revision=338511
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | benchmarks) Notes: svn path=/head/; revision=327708
* Add the port of Iorate, a general purpose storage I/O benchmarking tool.Alexey Dokuchaev2013-06-156-0/+150
PR: ports/175630 Notes: svn path=/head/; revision=321007