Download and Install tor-devel version 0.2.1.1-alpha on Mac OS X
Thursday the 24th of July, 2008

    tor-devel  most recent diff


      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.1.1-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
      Google
      Web Darwinports.com



      # $Id: Portfile 37687 2008-06-19 08:32:35Z boeyms macports.org $

      PortSystem 1.0

      Name: tor-devel
      Version: 0.2.1.1-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 3ff9c9c8e4787bb97a79cc99795c21ae sha1 0eada9c9e30a1c569435730156cf7faa1525fb77 rmd160 d79a0fcff20991611630bbabe7d73355a0072f4f
      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.check 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



    image test