aboutsummaryrefslogtreecommitdiff
path: root/net/torsocks
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.2Martin Wilke2012-01-279-84/+62
| | | | | | | | PR: 162400 Submitted by: Andrei Lavreniyuk <andy.lavr@gmail.com> (maintainer) Notes: svn path=/head/; revision=289887
* Fix library pathTilman Keskinoz2011-01-142-0/+12
| | | | | | | | | | PR: 153931 Submitted by: maintainer Reported by: Nick Ulen Feature safe: yes Notes: svn path=/head/; revision=267768
* - Update to 1.1Dennis Herrmann2011-01-105-121/+5
| | | | | | | | PR: ports/153465 Submitted by: Andrei Lavreniyuk <andy.lavr@gmail.com> (maintainer) Notes: svn path=/head/; revision=267613
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
| | | | Notes: svn path=/head/; revision=263089
* Round one migration of ports from automake{19,110} to automake111Ade Lovett2010-10-052-13/+10
| | | | Notes: svn path=/head/; revision=262460
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-2/+2
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* - Synchronize .in and .am patchesPav Lucistnik2009-12-181-5/+14
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=246159
* - Update to 1.0 epsilonPav Lucistnik2009-12-186-259/+39
| | | | | | | | PR: ports/140534 Submitted by: Andrei Lavreniyuk <andy.lavr@gmail.com> (maintainer) Notes: svn path=/head/; revision=246156
* - Add a patch from upstream to fix segfault when address supplied forBeat Gaetzi2009-09-085-19/+276
| | | | | | | | | | | getaddrinfo is null and handle wildcard addresses in getaddrinfo calls. - Bump PORTREVISION PR: ports/138200 (based on) Submitted by: Andrei Lavreniyuk <andy.lavr AT gmail.com> (maintainer) Notes: svn path=/head/; revision=241045
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - Fix build on amd64Beat Gaetzi2009-03-081-0/+11
| | | | | | | | | Reported by: QAT Tested by: miwi Approved by: miwi (mentor) Notes: svn path=/head/; revision=229679
* It is new generation of TSOCKS.Beat Gaetzi2009-03-0810-0/+318
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) Notes: svn path=/head/; revision=229676