# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id: Portfile 134160 2015-03-19 15:57:06Z larryv@macports.org $ PortSystem 1.0 name tor conflicts tor-devel version 0.2.5.10 revision 2 categories security platforms darwin maintainers nomaintainer license BSD 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 https://www.torproject.org/ master_sites ${homepage}dist/ checksums rmd160 a00c01e69fb6d4ad9e502dc92c17f6f3ce8c29f3 \ sha256 b3dd02a5dcd2ffe14d9a37956f92779d4427edf7905c0bba9b1e3901b9c5a83b depends_lib port:libevent \ port:openssl \ port:zlib configure.args --disable-silent-rules test.run yes test.target check livecheck.type regex livecheck.url ${master_sites}?C=M\;O=D livecheck.regex tor-(\\d+\\.\\d+\\.\\d+\\.\\d+)${extract.suffix}