summaryrefslogtreecommitdiff
path: root/benchmarks/bonnie++
AgeCommit message (Collapse)AuthorFilesLines
2003-07-16Initial work in merging bits of the pkgviews branch into modern pkgsrc.jlam5-71/+0
Currently, the pkgviews/buildlink2 integration is incomplete. People who work on this branch should also check out src/usr.sbin/pkg_install from the pkgviews branch.
2003-03-10Update to 1.03a. Changes:wiz4-29/+17
bonnie++ (1.03a) unstable; urgency=low * Fixed the bugs in GCC 3.2 compilation and compiled with GCC 3.2. Results will be slightly lower now, but it's still a fair test of compiler/OS... bonnie++ (1.03) unstable; urgency=low * Fixed a bug in error handling during a stat test with multiple directories. bonnie++ (1.02d) unstable; urgency=low * Fixed a bug where it would SEGV if you specified more than 999 directories (now it handles 99,999 and displays an error message if you ask for more). Closes: #171507 * Made it build on Irix. * Fixed <vector> and <algo> checks to work with GCC 3.2.
2002-09-20Use ROOT_{USER,GROUP} instead of hardcoding uid=gid=0.jlam1-2/+2
2002-09-17Update benchmarks/bonnie++ to 1.02c. Changes from version 1.01 includejlam3-12/+13
fixes to minor bugs and to one serious bug in reporting seek test results.
2002-09-17Sort.jlam1-5/+5
2001-11-28Buildlinkify.jlam1-4/+5
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-07-18Remove empty trailing line.wiz1-2/+1
2001-07-18Add a dependency on perl, and fix the two installed perl scripts. Noted bygarbled1-1/+4
Martin Weber in private email.
2001-07-16Add new pkg for bonnie++ 1.01. This is an enhanced version of bonniegarbled6-0/+79
based on the original.