elhttp version 0.22 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    elhttp  most recent diff


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



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

      PortSystem 1.0

      Name: elhttp
      Version: 0.22
      Category: net
      Platform: darwin
      Maintainers: nomaintainer
      Description: the extra-light http proxy server
      Long Description: ${description}

      Homepage: http://www.cr0.net:8040/code/network/
      master_sites ${homepage}
      extract.suffix .tgz
      checksums md5 b52f68c47f709e9fc9429250eb8f954c
      patchfiles patch-elhttp.c

      use_configure no

      build.target linux

      destroot {
      xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}/
      xinstall -m 755 -s ${worksrcpath}/elhttp ${destroot}${prefix}/sbin
      xinstall -m 644 ${worksrcpath}/README ChangeLog ${destroot}${prefix}/share/doc/${name}/
      }

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

     Where to find more information:

    Darwin Ports



    image test