[96472] trunk/dports/net

jmr at macports.org jmr at macports.org
Fri Aug 10 16:29:51 PDT 2012


Revision: 96472
          https://trac.macports.org/changeset/96472
Author:   jmr at macports.org
Date:     2012-08-10 16:29:49 -0700 (Fri, 10 Aug 2012)
Log Message:
-----------
New port: torsocks, fork of tsocks (#34054)

Added Paths:
-----------
    trunk/dports/net/torsocks/
    trunk/dports/net/torsocks/Portfile

Added: trunk/dports/net/torsocks/Portfile
===================================================================
--- trunk/dports/net/torsocks/Portfile	                        (rev 0)
+++ trunk/dports/net/torsocks/Portfile	2012-08-10 23:29:49 UTC (rev 96472)
@@ -0,0 +1,23 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem        1.0
+
+name              torsocks
+version           1.2
+categories        net security
+license           GPL-2+
+platforms         darwin
+maintainers       yopmail.com:sami.laine
+description       A transparent socks proxy for use with tor
+long_description  Torsocks is an application for Linux, BSD and \
+                  OS X that allows you to use network applications \
+                  such as ssh and irssi with Tor. Torsocks allows you \
+                  to use most socks-friendly applications in a safe \
+                  way with Tor. It ensures that DNS requests are \
+                  handled safely and explicitly rejects UDP traffic \
+                  from the application you're using.
+homepage          http://torsocks.googlecode.com/
+master_sites      googlecode
+checksums         rmd160 eb4b16833c5f7a09424d7acb9993c6dd04f8a8d0 \
+                  sha256 bea57d3624d723724fd1e260f0e6b2a354c0da742c023aa994c7692270d111d4


Property changes on: trunk/dports/net/torsocks/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120810/61412a8e/attachment.html>


More information about the macports-changes mailing list