Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | One more small cleanup, forgotten yesterday. | Mathieu Arnold | 2021-04-07 | 1 | -1/+0 |
| | | | | Reported by: lwhsu | ||||
* | Remove # $FreeBSD$ from Makefiles. | Mathieu Arnold | 2021-04-06 | 1 | -1/+0 |
| | |||||
* | benchmarks/iorate: implicit decl. of function 'gettimeofday' is invalid in C99 | Kurt Jaeger | 2016-09-10 | 2 | -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 benchmarks | Mathieu Arnold | 2016-07-27 | 2 | -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_SITES | Alexey Dokuchaev | 2015-11-19 | 1 | -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 DragonFly | John Marino | 2015-09-21 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=397512 | ||||
* | Cleanup plist | Baptiste Daroussin | 2014-10-20 | 1 | -1/+0 |
| | | | | Notes: svn path=/head/; revision=371236 | ||||
* | Support stage | Baptiste Daroussin | 2014-01-05 | 2 | -13/+8 |
| | | | | Notes: svn path=/head/; revision=338741 | ||||
* | Part 1 at removing now useless FETCH_ARGS redifition | Baptiste Daroussin | 2014-01-03 | 1 | -1/+0 |
| | | | | Notes: svn path=/head/; revision=338511 | ||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 |
| | | | | | | | benchmarks) Notes: svn path=/head/; revision=327708 | ||||
* | Add the port of Iorate, a general purpose storage I/O benchmarking tool. | Alexey Dokuchaev | 2013-06-15 | 6 | -0/+150 |
PR: ports/175630 Notes: svn path=/head/; revision=321007 |