# $Id: Portfile 26065 2007-06-11 11:55:37Z boeyms@macports.org $ PortSystem 1.0 name tor version 0.1.2.14 categories security maintainers boeyms@macports.org openmaintainer@macports.org 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 dc93a52f9c12ec7fe73b3905a28f09ec \ sha1 94140509bf158d2cab265e5193067f335d2a3cce \ rmd160 f7ce98688519bd2d41bc0dd95fb90a120eae4207 depends_lib port:libevent port:openssl port:zlib configure.args --mandir=${prefix}/share/man 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+)