Date: Sat, 22 Jul 2006 09:56:26 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/trans-proxy-tor Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist ports/security/trans-proxy-tor/files patch-lazy-day pkg-message.in trans-proxy-tor.in Message-ID: <200607220956.k6M9uRZX021433@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2006-07-22 09:56:26 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/trans-proxy-tor Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist security/trans-proxy-tor/files patch-lazy-day pkg-message.in trans-proxy-tor.in Log: Add trans-proxy-tor, transparent proxy used to redirect TCP connections into Tor. trans-proxy-tor is a transparent proxy that uses PF to redirect TCP connections through Tor (http://tor.eff.org/). Programs that aren't aware of Tor will use it without their knowledge, and their traffic no longer leaves the system unencrypted. PR: ports/99034 Submitted by: Fabian Keil <fk at fabiankeil.de> Revision Changes Path 1.793 +1 -0 ports/security/Makefile 1.1 +57 -0 ports/security/trans-proxy-tor/Makefile (new) 1.1 +3 -0 ports/security/trans-proxy-tor/distinfo (new) 1.1 +38 -0 ports/security/trans-proxy-tor/files/patch-lazy-day (new) 1.1 +49 -0 ports/security/trans-proxy-tor/files/pkg-message.in (new) 1.1 +49 -0 ports/security/trans-proxy-tor/files/trans-proxy-tor.in (new) 1.1 +62 -0 ports/security/trans-proxy-tor/pkg-deinstall (new) 1.1 +17 -0 ports/security/trans-proxy-tor/pkg-descr (new) 1.1 +36 -0 ports/security/trans-proxy-tor/pkg-install (new) 1.1 +9 -0 ports/security/trans-proxy-tor/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607220956.k6M9uRZX021433>