9880 FreshPorts -- benchmarks/bonnie++
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
bonnie++ 1.97 benchmarks on this many watch lists=21 search for ports that depend on this port
Performance Test of Filesystem I/O
Maintained by: martymac@FreeBSD.org search for ports maintained by this maintainer
Port Added: 24 Mar 2001 13:39:33
License: GPLv2


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 such things.

The main program tests database type access to a single file (or a set
of files if you wish to test more than 1G of storage), and it tests
creation, reading, and deleting of small files which can simulate the
usage of programs such as Squid, INN, or Maildir format email.

WWW: http://www.coker.com.au/bonnie++/
SVNWeb : Main Web Site : Distfiles Availability : PortsMonThere are no ports dependent upon this port

To install the port: cd /usr/ports/benchmarks/bonnie++/ && make install clean
To add the package: pkg_add -r bonnie++


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.coker.com.au/bonnie++/experimental/

Number of commits found: 30

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
29 Nov 2012 09:22:55
Original commit files touched by this commit  1.97
martymac search for other commits by this committer
Simplify PTHREAD_LIBS fix by removing useless patch

Suggested by:	danfe
Feature safe:	yes
28 Nov 2012 08:26:48
Original commit files touched by this commit  1.97
martymac search for other commits by this committer
- Update to 1.97
- Use $PTHREAD_LIBS instead of -lpthread

Feature safe: yes
15 Jun 2012 09:55:17
Original commit files touched by this commit  1.96_1
martymac search for other commits by this committer
Switch to OptionsNg
18 Mar 2011 17:59:51
Original commit files touched by this commit  1.96_1
miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
16 Nov 2010 14:19:17
Original commit files touched by this commit  1.96_1
martymac search for other commits by this committer
Add missing LICENSE

Approved by:    ehaupt (mentor)
27 Sep 2010 12:08:23
Original commit files touched by this commit  1.96
martymac search for other commits by this committer
Update MAINTAINER address for my ports

Approved by:    ehaupt (mentor)
07 Sep 2010 15:52:18
Original commit files touched by this commit  1.96
pgollucci search for other commits by this committer
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too

PR:             ports/150349
Submitted by:   maintainer
26 Aug 2009 16:04:49
Original commit files touched by this commit  1.96
miwi search for other commits by this committer
- Update to 138132

PR:             138132
Submitted by:   Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
25 Feb 2008 11:10:31
Original commit files touched by this commit  1.93.04
miwi search for other commits by this committer
- Update to 1.93.04
- Pass maintainership to submitter

PR:             121058
Submitted by:   Ganael Laplanche <ganael.laplanche@martymac.com>
03 May 2006 23:26:35
Original commit files touched by this commit  1.93.03_1
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with B
23 Nov 2005 23:53:09
Original commit files touched by this commit  1.93.03_1
pav search for other commits by this committer
- Add SHA256
27 Jan 2004 20:51:07
Original commit files touched by this commit  1.93.03_1
trevor search for other commits by this committer
Add SIZE.
21 Dec 2003 03:19:28
Original commit files touched by this commit  1.93.03_1
petef search for other commits by this committer
- support large files
- bump PORTREVISION

PR:             56011
Submitted by:   Vivek Khera <vivek@khera.org>
22 Nov 2003 00:46:43
Original commit files touched by this commit  1.93.03
pav search for other commits by this committer
- Our other two 64-bit platforms needs min(int, int) workaround too
- Unmark broken as it builds on Bento at least for i386. I got some feedback
  that it builds with gcc 3.3.3, but not with 3.3.1

Tested by:      Koop Mast (on sparc64)
Approved by:    adamw (mentor)
22 Oct 2003 09:21:17
Original commit files touched by this commit  1.93.03
osa search for other commits by this committer
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
A part of PR:   57992
15 Oct 2003 23:51:46
Original commit files touched by this commit  1.93.03
linimon search for other commits by this committer
Mark broken for gcc 3.3.  The author seems to be tracking gcc updates
(the port works on 3.2) so perhaps this will be short-term.

PR:             ports/56422
05 Apr 2003 04:39:13
Original commit files touched by this commit  1.93.03
kris search for other commits by this committer
Add missing files
05 Mar 2003 22:40:38
Original commit files touched by this commit  1.93.03
obrien search for other commits by this committer
Fix the build on 64-bit machines.
The STL provides a min(unsigned, unsigned) implimentation by default,
but not a min(unsigned long, unsigned) one.
26 Feb 2003 07:45:44
Original commit files touched by this commit  1.93.03
obrien search for other commits by this committer
Install the new docs, fix the path to them in the manpage, install all manpages.
26 Feb 2003 02:06:32
Original commit files touched by this commit  1.93.03
obrien search for other commits by this committer
Update to version 1.93c.
This adds multiple disk accessors to better stress today's RAID's
and highly buffered disk subsystems.
20 Feb 2003 16:50:39
Original commit files touched by this commit  1.03
knu search for other commits by this committer
De-pkg-comment.
02 Jan 2003 15:33:22
Original commit files touched by this commit  1.03
ijliao search for other commits by this committer
upgrade to 1.03
01 Sep 2002 19:01:22
Original commit files touched by this commit  1.02c
dwcjr search for other commits by this committer
Fix bonnie++ on -current

PR:             40793
Submitted by:   corecode@corecode.ath.cx
14 Jun 2002 21:47:45
Original commit files touched by this commit  1.02c
pat search for other commits by this committer
Update to 1.02c

PR:             39220
Submitted by:   Oliver Braun <obraun@informatik.unibw-muenchen.de>
02 Nov 2001 19:01:03
files touched by this commit
joerg search for other commits by this committer
Setting optind to 0 before calling getopt(3) is a stupid idea; it would   cause
argv[0] to be evaluated as a program option, which is usually not   what we
want. ;-)  Just leave it alone, the library is supposed to DTRT   anyway.    
17 Oct 2001 10:04:04
files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.0.2   drop maintainership    
09 Sep 2001 09:29:31
files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.01d    
10 Jun 2001 14:13:55
files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.01c    
26 Apr 2001 05:09:37
files touched by this commit
ijliao search for other commits by this committer
add missing sbin/zcac into pkg-plist    
24 Mar 2001 16:39:33
files touched by this commit
ijliao search for other commits by this committer
add bonnie++   Performance Test of Filesystem I/O    

Number of commits found: 30

286c
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24539
Broken 216
Deprecated 487
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 123
Set to expire 525
Interactive 33
new 24 hours 8
new 48 hours11
new 7 days36
new fortnight58
new month222

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0