Download and Install pipebench version 0.40 on Mac OS X
Tuesday the 8th of July, 2008

    pipebench  most recent diff


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



      # $Id: Portfile 30220 2007-10-22 22:42:03Z jmpp macports.org $

      PortSystem 1.0
      Name: pipebench
      Version: 0.40
      Category: benchmarks sysutils
      Maintainers: nomaintainer
      Description: benchmark the throughput of a pipe
      Long Description: Pipebench shows the current throughput and amount of data going through a pipe. It can be used to show the progress of a large md5 process: cat bigfile | pipebench | md5
      Homepage: http://www.habets.pp.se/synscan/programs.php?prog=pipebench
      Platform: darwin
      master_sites ftp://ftp.habets.pp.se/pub/synscan/
      checksums md5 eb1b888ec6c413c2cb096ac052174a78

      patch {
      reinplace s|/usr/local|${destroot}${prefix}| ${worksrcpath}/Makefile
      reinplace s|man/man1|share/man/man1| ${worksrcpath}/Makefile
      }

      use_configure no

      destroot.destdir

    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/pipebench
      % sudo port install pipebench
      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 pipebench
      ---> Verifying checksum for pipebench
      ---> Extracting pipebench
      ---> Configuring pipebench
      ---> Building pipebench with target all
      ---> Staging pipebench into destroot
      ---> Installing pipebench
    - 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 pipebench with these commands:
      %  man pipebench
      % apropos pipebench
      % which pipebench
      % locate pipebench

     Where to find more information:

    Darwin Ports



    image test