[32904] trunk/dports/net

ecronin at macports.org ecronin at macports.org
Mon Jan 14 14:25:14 PST 2008


Revision: 32904
          http://trac.macosforge.org/projects/macports/changeset/32904
Author:   ecronin at macports.org
Date:     2008-01-14 14:25:13 -0800 (Mon, 14 Jan 2008)

Log Message:
-----------
New port.  Closes #13850

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

Added: trunk/dports/net/dns2tcp/Portfile
===================================================================
--- trunk/dports/net/dns2tcp/Portfile	                        (rev 0)
+++ trunk/dports/net/dns2tcp/Portfile	2008-01-14 22:25:13 UTC (rev 32904)
@@ -0,0 +1,22 @@
+# $Id$
+
+PortSystem 1.0
+
+name             dns2tcp
+version          0.4
+categories       net
+maintainers      ralf at coderpunks.org
+description      TCP over DNS tunnel
+long_description \
+Dns2tcp is a tool for relaying TCP connections over DNS. There is no \
+authentications nor encryption mecanisms : DNS encapsulation must be \
+considered as an unsecure and anonymous transport layer. Ressources should \
+be public external services like ssh, ssltunnel ...
+
+homepage         http://www.hsc.fr/ressources/outils/dns2tcp/
+platforms        darwin
+
+master_sites     ${homepage}downloads/
+checksums        md5 221f557b069560e3a466cd94de7d8415
+
+configure.args   --mandir=${prefix}/share/man


Property changes on: trunk/dports/net/dns2tcp/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080114/e405658d/attachment.html


More information about the macports-changes mailing list