Download and Install bonniexx version 1.93c on Mac OS X
Monday the 6th of October, 2008

    bonniexx  most recent diff


    version 1.93c

      View the most recent changes for the bonniexx port at: bonniexx.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for bonniexx.
      The raw portfile for bonniexx 1.93c is located here:
      http://bonniexx.darwinports.com/dports/benchmarks/bonniexx/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/bonniexx
      Google
      Web Darwinports.com



      # $Id: Portfile 33441 2008-01-27 11:46:26Z ryandesign macports.org $

      PortSystem 1.0
      Name: bonniexx
      Version: 1.93c
      Category: benchmarks
      Maintainers: lomion mac.com
      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 such things.
      Platform: darwin
      Homepage: http://www.coker.com.au/bonnie++/
      master_sites http://www.coker.com.au/bonnie++/experimental/
      checksums sha1 85f670f5b82accb62ca2cff82e94cbbaefd5aedb
      distname bonnie++-${version}
      extract.suffix .tgz
      patchfiles patch-Makefile.in patch-bonnie++.8 patch-bonnie++.cpp patch-getc_putc.cpp patch-zcav.8

      pre-patch {
      reinplace "s|/usr/share/|${prefix}/share/|g" ${worksrcpath}/bonnie++.8 }

      destroot { xinstall -m 755 -d "${destroot}${prefix}/bin" "${destroot}${prefix}/share/man/man1" "${destroot}${prefix}/share/man/man8" "${destroot}${prefix}/share/doc/bonnie++"
      xinstall -m 755 -W ${worksrcpath} bonnie++ zcav ${destroot}${prefix}/bin
      xinstall -m 644 -W ${worksrcpath} bon_csv2html.1 bon_csv2txt.1 ${destroot}${prefix}/share/man/man1
      xinstall -m 644 -W ${worksrcpath} bonnie++.8 zcav.8 ${destroot}${prefix}/share/man/man8
      xinstall -m 644 ${worksrcpath}/readme.html ${destroot}${prefix}/share/doc/bonnie++
      }

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/bonniexx
      % sudo port install bonniexx
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching bonniexx
      ---> Verifying checksum for bonniexx
      ---> Extracting bonniexx
      ---> Configuring bonniexx
      ---> Building bonniexx with target all
      ---> Staging bonniexx into destroot
      ---> Installing bonniexx
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using bonniexx with these commands:
      %  man bonniexx
      % apropos bonniexx
      % which bonniexx
      % locate bonniexx

     Where to find more information:

    Darwin Ports



    Lightbox this page.