Flood version 20041105 - How to Download and Install on Mac OS X
Saturday the 21st of November, 2009

    version 20041105

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


      The flood Portfile 30257 2007-10-23 02:28:30Z jmpp macports.org $

      PortSystem 1.0

      Name: flood
      Version: 20041105
      Category: www
      Platform: darwin freebsd
      Maintainers: nomaintainer
      Description: profile-driven HTTP load tester
      Long Description: Flood is a profile-driven HTTP load tester. It can be used to gather important performance metrics for your website.

      Homepage: http://httpd.apache.org/test/flood/
      Master Sites: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
      Checksums: md5 fe07ea26fc18828d272cd384b74228f8
      distname httpd-test_20041105052051
      worksrcdir httpd-test/flood

      depends_lib port:apr port:apr-util port:expat

      use_autoconf yes

      configure.args --with-apr=${prefix}/bin/apr-1-config --with-apr-util=${prefix}/bin/apu-1-config

      destroot {
      xinstall -m 755 -s ${worksrcpath}/flood ${destroot}${prefix}/bin
      xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}/examples
      xinstall -m 644 -W ${worksrcpath} CHANGES DESIGN STATUS ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 -W ${worksrcpath}/examples analyze-relative analyze-relative-ramp flood.dtd relative-averages-time.awk round-robin-dynamic.xml round-robin-example.xml round-robin-keepalive.xml round-robin-relative-reports.xml round-robin-ssl.xml round-robin-timed.xml round-robin.xml ${destroot}${prefix}/share/doc/${name}/examples
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.