# $Id: Portfile,v 1.2 2004/12/23 02:19:25 toby Exp $ PortSystem 1.0 name tor version 0.0.9.1 categories security maintainers toby@opendarwin.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.freehaven.net/ platforms darwin master_sites ${homepage}dist/ checksums md5 a79e653bcb99a19baf7221405ebf0faa configure.args --mandir=${prefix}/share/man