# -*- 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 137471 2015-06-12 05:32:58Z larryv@macports.org $ PortSystem 1.0 name tor conflicts tor-devel version 0.2.6.8 revision 1 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 6427bded6041965af16e67bcc133b273b223b5fd \ sha256 b88b363896454250c3f561b0b48479f18295c93596d2e81baa10c5a3ae609a76 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}