[26359] trunk/dports/net

source_changes at macosforge.org source_changes at macosforge.org
Wed Jun 20 08:55:53 PDT 2007


Revision: 26359
          http://trac.macosforge.org/projects/macports/changeset/26359
Author:   boeyms at macports.org
Date:     2007-06-20 08:55:51 -0700 (Wed, 20 Jun 2007)

Log Message:
-----------
net/antinat:
 * Add new port.

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

Added: trunk/dports/net/antinat/Portfile
===================================================================
--- trunk/dports/net/antinat/Portfile	                        (rev 0)
+++ trunk/dports/net/antinat/Portfile	2007-06-20 15:55:51 UTC (rev 26359)
@@ -0,0 +1,29 @@
+# $Id$
+
+PortSystem 1.0
+
+name        antinat
+version     0.90
+categories  net
+description A powerful, configurable and flexible SOCKS server
+long_description \
+    Antinat is a flexible SOCKS server and client library for writing \
+    proxy-based applications. It supports SOCKS 4, SOCKS 4a, SOCKS 5, \
+    authentication, CHAP, XML firewalling, Win32, server chaining, and \
+    UDP. It also contains very experimental IPv6 support.\
+    \nSOCKS can be used to overcome some limitations of NAT, including \
+    facilities for allowing connectbacks and server-side DNS. Antinat \
+    aims to be fully standards compliant, feature rich, and have a solid \
+    API for writing standards-compliant client applications.
+maintainers boeyms at macports.org openmaintainer at macports.org
+homepage    http://antinat.sourceforge.net/
+master_sites    sourceforge
+use_bzip2   yes
+checksums   md5 ec8980e86d23eb67bc370510791044d6 \
+            sha1 28effac745908e09b1c9458fab2cb4df856d1522 \
+            rmd160 5af3120844025acf4ecbb1ed26490e2065701d83
+depends_lib port:expat
+destroot.destdir    prefix=${destroot}${prefix}
+startupitem.create  yes
+startupitem.name    ${name}
+startupitem.executable  ${prefix}/bin/${name}


Property changes on: trunk/dports/net/antinat/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/20070620/f968bee7/attachment.html


More information about the macports-changes mailing list