SF.net SVN: gar:[23305] csw/mgar/pkg

jake_goerzen at users.sourceforge.net jake_goerzen at users.sourceforge.net
Mon Mar 31 20:47:23 CEST 2014


Revision: 23305
          http://sourceforge.net/p/gar/code/23305
Author:   jake_goerzen
Date:     2014-03-31 18:47:21 +0000 (Mon, 31 Mar 2014)
Log Message:
-----------
torsocks: initial commit

Added Paths:
-----------
    csw/mgar/pkg/torsocks/
    csw/mgar/pkg/torsocks/Makefile
    csw/mgar/pkg/torsocks/branches/
    csw/mgar/pkg/torsocks/tags/
    csw/mgar/pkg/torsocks/trunk/
    csw/mgar/pkg/torsocks/trunk/Makefile
    csw/mgar/pkg/torsocks/trunk/checksums
    csw/mgar/pkg/torsocks/trunk/files/

Added: csw/mgar/pkg/torsocks/Makefile
===================================================================
--- csw/mgar/pkg/torsocks/Makefile	                        (rev 0)
+++ csw/mgar/pkg/torsocks/Makefile	2014-03-31 18:47:21 UTC (rev 23305)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*

Index: csw/mgar/pkg/torsocks/trunk
===================================================================
--- csw/mgar/pkg/torsocks/trunk	2014-03-31 18:16:15 UTC (rev 23304)
+++ csw/mgar/pkg/torsocks/trunk	2014-03-31 18:47:21 UTC (rev 23305)

Property changes on: csw/mgar/pkg/torsocks/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+work
Added: csw/mgar/pkg/torsocks/trunk/Makefile
===================================================================
--- csw/mgar/pkg/torsocks/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/torsocks/trunk/Makefile	2014-03-31 18:47:21 UTC (rev 23305)
@@ -0,0 +1,19 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = torsocks
+VERSION = 1.2
+GARTYPE = v2
+
+DESCRIPTION = use SOCKS-friendly applications with Tor
+define BLURB
+  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.
+endef
+
+MASTER_SITES = $(GOOGLE_MIRROR)
+DISTFILES  = $(NAME)-$(VERSION).tar.gz
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
+


Property changes on: csw/mgar/pkg/torsocks/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: csw/mgar/pkg/torsocks/trunk/checksums
===================================================================
--- csw/mgar/pkg/torsocks/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/torsocks/trunk/checksums	2014-03-31 18:47:21 UTC (rev 23305)
@@ -0,0 +1 @@
+9bdc8786951e7eec6915433f324f22a4  torsocks-1.2.tar.gz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list