Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Mar 2009 13:57:27 +0000 (UTC)
From:      Beat Gaetzi <beat@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net Makefile ports/net/torsocks Makefile distinfo pkg-descr pkg-plist ports/net/torsocks/files patch-Makefile.am patch-configure.in patch-torsocks.in patch-tsocks.c patch-usewithtor.in pkg-message.in
Message-ID:  <200903081357.n28DvRDH055049@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
beat        2009-03-08 13:57:27 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/torsocks         Makefile distinfo pkg-descr pkg-plist 
    net/torsocks/files   patch-Makefile.am patch-configure.in 
                         patch-torsocks.in patch-tsocks.c 
                         patch-usewithtor.in pkg-message.in 
  Log:
  It is new generation of TSOCKS.
  
  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.
  
  WWW: http://code.google.com/p/torsocks/
  
  PR:             ports/131653
  Submitted by:   Andrei Lavreniyuk <andy.lavr AT gmail.com>
  Approved by:    miwi (mentor)
  
  Revision  Changes    Path
  1.2083    +1 -0      ports/net/Makefile
  1.1       +128 -0    ports/net/torsocks/Makefile (new)
  1.1       +3 -0      ports/net/torsocks/distinfo (new)
  1.1       +21 -0     ports/net/torsocks/files/patch-Makefile.am (new)
  1.1       +70 -0     ports/net/torsocks/files/patch-configure.in (new)
  1.1       +37 -0     ports/net/torsocks/files/patch-torsocks.in (new)
  1.1       +11 -0     ports/net/torsocks/files/patch-tsocks.c (new)
  1.1       +16 -0     ports/net/torsocks/files/patch-usewithtor.in (new)
  1.1       +12 -0     ports/net/torsocks/files/pkg-message.in (new)
  1.1       +8 -0      ports/net/torsocks/pkg-descr (new)
  1.1       +12 -0     ports/net/torsocks/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903081357.n28DvRDH055049>