Elhttp version 0.22 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    version 0.22

      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


      The elhttp 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
      Patch Files: 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



    Lightbox this page.