Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cat astro / benchmarks | ohauer | 2014-06-01 | 1 | -2/+1 |
| | | | | | - USE_(BZIP2|XZ) -> USES=tar:(bzip2|xz) - adjust BSDn License | ||||
* | Support stage | bapt | 2014-01-05 | 1 | -3/+2 |
| | |||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | bapt | 2013-09-20 | 1 | -0/+1 |
| | | | | benchmarks) | ||||
* | Convert benchmarks from USE_GMAKE to USES=gmake | bapt | 2013-08-31 | 1 | -6/+2 |
| | | | | | | While here: - Trim headers - convert some port to the new perl5 world | ||||
* | - Get Rid MD5 support | miwi | 2011-03-19 | 1 | -1/+0 |
| | | | | With hat: portmgr (myself) | ||||
* | Randomio is a multithreaded disk i/o microbenchmark. It | decke | 2010-08-23 | 4 | -0/+38 |
requires O_DIRECT, pread/pwrite, and pthreads. WWW: http://www.arctic.org/~dean/randomio/ PR: ports/149838 Submitted by: Sergey Kandaurov <pluknet at gmail dot com> (maintainer) Approved by: beat (co-mentor) |