Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/net
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv5734

Added Files:
        tor.info 
Log Message:
added Tor anonymity router

--- NEW FILE: tor.info ---
Package: tor
Version: 0.2.3.25
Revision: 1
Source: http://www.torproject.org/dist/%n-%v.tar.gz
Source-MD5: a1c364189a9a66ed9daa8e6436489daf
Depends: libevent2-shlibs (>= 2.0.16), openssl100-shlibs (>= 1.0.1), daemonic
BuildDepends: libevent2 (>= 2.0.16), openssl100-dev (>= 1.0.1)
ConfigureParams: <<
 --mandir=%p/share/man \
 --with-extra-includes=%p/include \
 --with-extra-libs=%p/lib \
 --with-libevent-dir=%p \
 --with-openssl-dir=%p
<<
InfoTest: TestScript: make check || exit 2
InstallScript: make install DESTDIR=%d
DocFiles: ChangeLog LICENSE README ReleaseNotes
ConfFiles: %p/etc/tor/tor-tsocks.conf
Homepage: http://www.torproject.org
License: BSD
Maintainer: Jack Fink <jackf...@users.sourceforge.net>
Description: Anonymizing overlay network for TCP
DescDetail: <<
 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.
<<
DaemonicName: tor
DaemonicFile: <<
<service>
 <description>Tor Anonymity Service</description>
 <message>Anonymizing overlay network for TCP</message>
 <daemon name="tor">
  <executable background="yes">%p/bin/tor</executable>
  <!-- the daemon will background itself, but may take a while
       to start up to the point where it does so -->
  <pidfile>%p/var/run/%n.pid</pidfile>
 </daemon>
</service>
<<


------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to