# $Id: Portfile 24491 2007-04-26 09:14:21Z boeyms@macports.org $ PortSystem 1.0 name tor version 0.1.2.13 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 db54abdddf7eb5859b6e1bdf5f7ece00 \ sha1 d90a999bdce1c4abce16b31211918a755dfdcf6a \ rmd160 8364e35a1b2580ff5d02081757c0550bbf13e8cb 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 ${master_sites} livecheck.regex [suffix ${name}-(\\d+\\.\\d+\\.\\d+\\.\\d+)]