Tor-devel version 0.2.2.2-alpha - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    tor-devel  most recent diff


    version 0.2.2.2-alpha

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


      The tor-devel Portfile 58147 2009-09-23 00:17:20Z boeyms macports.org $

      PortSystem 1.0

      Name: tor-devel
      Version: 0.2.2.2-alpha
      Category: security
      Maintainers: boeyms openmaintainer
      Description: anonymizing overlay network for TCP
      Long Description: Tor provides a distributed network of servers (onion routers). Users bounce their TCP streams (web traffic, FTP, SSH, etc.) around the routers. This makes it hard for recipients, observers, and even the onion routers themselves to track the source of the stream.
      Homepage: http://www.torproject.org/
      Platform: darwin
      Master Sites: ${homepage}dist/
      distname tor-${version}

      Checksums: md5 205f46d7c2646b1f22e231ccc8e443f1 sha1 3beaecd47f4c0d3d5d182ef8d47166a81f9f62eb rmd160 282fdf37293ec24ba1c99beeccbe598cfbcda2df

      depends_lib port:libevent port:openssl port:zlib
      configure.args --with-libevent-dir=${prefix} --with-openssl-dir=${prefix} --with-zlib-dir=${prefix}

      test.run yes
      test.target check
      livecheck.type regex
      livecheck.url ${master_sites}?C=M\;O=D
      livecheck.regex [suffix tor-(\\d+\\.\\d+\\.\\d+\\.\\d+(-alpha|-beta|-rc)?)]

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.