Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.5-EOL/net In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv19432/net
Modified Files: tor.info Log Message: updated to latest stable tor release and included daemonic config Index: tor.info =================================================================== RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.5-EOL/net/tor.info,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- tor.info 7 Jul 2013 23:07:21 -0000 1.1 +++ tor.info 31 Aug 2013 07:30:38 -0000 1.2 @@ -1,15 +1,41 @@ Package: tor -Version: 0.2.0.34 -Revision: 2 +Version: 0.2.3.25 +Revision: 1 Source: http://www.torproject.org/dist/%n-%v.tar.gz -Source-MD5: f20011be23d5a76988233df12c346f41 -Depends: libevent1-shlibs -BuildDepends: libevent1 -ConfigureParams: --mandir=%p/share/man --with-extra-includes=%p/include --with-extra-libs=%p/lib --disable-dependency-tracking --with-openssl-dir=/usr --with-libevent-dir=%p -PatchScript: perl -pi -e 's,-g -O2,,g' configure +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: AUTHORS ChangeLog LICENSE README +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