balance version 3.34 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    balance  most recent diff


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



      # $Id: Portfile 30239 2007-10-23 01:55:09Z jmpp macports.org $

      PortSystem 1.0

      Name: balance
      Version: 3.34
      Category: net
      Platform: darwin
      Maintainers: nomaintainer
      Description: simple but powerful generic TCP proxy
      Long Description: Balance is a simple but powerful generic TCP proxy with round-robin load balancing and failover mechanisms. Its behaviour can be controlled at runtime using a simple command line syntax.

      Homepage: http://balance.sourceforge.net/
      master_sites http://www.inlab.de/
      checksums sha1 5980542f3ef28e9f2b97476d0e239a82f4917a37

      use_configure no

      build.args CFLAGS="-O2 -DBalanceBSD"

      destroot {
      xinstall -m 755 -d ${destroot}${prefix}/bin ${destroot}${prefix}/share/man/man1
      xinstall -m 755 ${worksrcpath}/balance ${destroot}${prefix}/bin
      xinstall -m 644 ${worksrcpath}/balance.1 ${destroot}${prefix}/share/man/man1
      }

      platform darwin 8 {
      build.args-append CC=/usr/bin/gcc-4.0
      }


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

     Where to find more information:

    Darwin Ports



    image test