# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
description Disk and FS performance tester
long_description Bonnie++ is a benchmark suite that is aimed at \
performing a number of simple tests of hard drive \
and file system performance. Then you can decide which\
test is important and decide how to compare different\
systems after running it. I have no plans to ever \
have it produce a single number, because I don't think\
that a single number can be useful when comparing \
homepage http://www.coker.com.au/bonnie++/
master_sites http://www.coker.com.au/bonnie++/experimental/
checksums rmd160 227f0e6b8e643bdd120e013c4f9f35426b3a7475 \
sha256 e27b386ae0dc054fa7b530aab6bdead7aea6337a864d1f982bc9ebacb320746e
distname bonnie++-${version}
patchfiles patch-Makefile.in \
reinplace "s|/usr/share/|${prefix}/share/|g" ${worksrcpath}/bonnie++.8
destroot.destdir prefix=${destroot}${prefix}
set docdir ${destroot}${prefix}/share/doc/bonnie++
xinstall -m 644 -W ${worksrcpath} README-2.00 README.txt changelog.txt copyright.txt credits.txt readme.html ${docdir}
Darwin's sysconf() doesn't support _SC_PHYS_PAGES. Due to this limitation,\
Bonnie++ cannot detect the amount of physical memory automatically. To tell\
Bonnie++ a suitable RAM size, you can use -r option. For example, if your Mac\
livecheck.url ${master_sites}
livecheck.regex bonnie\\+\\+-(\[0-9.a-z\]+)\\.tgz