# $Id: Portfile 30654 2007-11-02 04:59:57Z boeyms@macports.org $ PortSystem 1.0 name tor version 0.1.2.18 categories 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://tor.eff.org/ platforms darwin master_sites ${homepage}dist/ checksums md5 6cfe65643f3874a9709f0c19e7c648e0 \ sha1 ff2160d30cfcb8cd7b735236dcb641b4bcb3fbeb \ rmd160 e0ccd51288f7b41b5c4a21e49ce712066ce66a58 depends_lib port:libevent port:openssl port:zlib configure.args --mandir=${prefix}/share/man --enable-eventdns test.run yes test.target check livecheck.check regex livecheck.url ${homepage}download.html.en livecheck.regex \ latest stable release is (\\d+\\.\\d+\\.\\d+\\.\\d+)