613e FreshPorts -- net/torsocks
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
torsocks 1.2_1 net on this many watch lists=2 search for ports that depend on this port
Most SOCKS-friendly applications way with Tor
Maintained by: andy.lavr@gmail.com search for ports maintained by this maintainer
Port Added: 08 Mar 2009 13:57:49
Also Listed In: security
License: GPLv2


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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gmake
  2. devel/automake
  3. devel/autoconf
  4. devel/libtool
There are no ports dependent upon this port

To install the port: cd /usr/ports/net/torsocks/ && make install clean
To add the package: pkg_add -r torsocks


Configuration Options
===> The following configuration options are available for torsocks-1.2_1:
     DOCS=on: Install examples and docs
     NODEBUG=off: Disable output of error messages
     OLDMETHOD=off: Do not use RTLD_NEXT parameter to dlsym
====> Options available for the single DNS: you have to select exactly one of them
     DEFAULT=on: DNS lookups default
     SOCKSDNS=off: Use socks server for DNS lookups
     HOSTNAMES=off: Enable DNS lookups of socks server
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://tor.reactor-xg.kiev.ua/files/
  3. http://torsocks.googlecode.com/files/

Number of commits found: 14

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
26 May 2013 20:12:35
Original commit files touched by this commit  1.2_1
wg search for other commits by this committer
- Convert to OptionsNG [1]
- Use libtoolize for autotools [1]
- Trim Makefile header [1]
- Add LICENSE (GPLv2)
- Use PORTDOCS at Makefile
- Remove PORTEXAMPLES (sample conf same as original)

PR:		ports/177113 [1]
Submitted by:	Andrei Lavreniyuk <andy.lavr@gmail.com> (maintainer) [1]
Approved by:	jpaetzel (mentor)
27 Jan 2012 17:36:58
Original commit files touched by this commit  1.2
miwi search for other commits by this committer
- Update to 1.2

PR:             162400
Submitted by:   Andrei Lavreniyuk <andy.lavr@gmail.com> (maintainer)
14 Jan 2011 09:26:13
Original commit files touched by this commit  1.1_1
arved search for other commits by this committer
Fix library path

PR:             153931
Submitted by:   maintainer
Reported by:    Nick Ulen
Feature safe:   yes
10 Jan 2011 20:17:41
Original commit files touched by this commit  1.1
dhn search for other commits by this committer
- Update to 1.1

PR:             ports/153465
Submitted by:   Andrei Lavreniyuk <andy.lavr@gmail.com> (maintainer)
04 Dec 2010 07:34:27
Original commit files touched by this commit  1.0_3
ade search for other commits by this committer
Sync to new bsd.autotools.mk
16 Oct 2010 11:52:47
Original commit files touched by this commit  1.0_3
ade search for other commits by this committer
Punt autoconf267->autoconf268
05 Oct 2010 19:57:56
Original commit files touched by this commit  1.0_3
ade search for other commits by this committer
Round one migration of ports from automake{19,110} to automake111
15 Sep 2010 18:35:24
Original commit files touched by this commit  1.0_3
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
18 Dec 2009 16:14:51
Original commit files touched by this commit  1.0_2
  Sanity Test Failure
pav search for other commits by this committer
- Synchronize .in and .am patches

Reported by:    QAT
18 Dec 2009 15:48:20
Original commit files touched by this commit  1.0_2
  Sanity Test Failure
pav search for other commits by this committer
- Update to 1.0 epsilon

PR:             ports/140534
Submitted by:   Andrei Lavreniyuk <andy.lavr@gmail.com> (maintainer)
08 Sep 2009 16:31:32
Original commit files touched by this commit  1.0_1
beat search for other commits by this committer
- Add a patch from upstream to fix segfault when address supplied for
  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)
02 Aug 2009 19:36:34
Original commit files touched by this commit  1.0
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-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
08 Mar 2009 16:34:46
Original commit files touched by this commit  1.0
beat search for other commits by this committer
- Fix build on amd64

Reported by:    QAT
Tested by:      miwi
Approved by:    miwi (mentor)
08 Mar 2009 13:57:27
Original commit files touched by this commit  1.0
beat search for other commits by this committer
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)

Number of commits found: 14

2802
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10Aug 14
linux-f10-flashplugin11Aug 14
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04
libGLJun 04

11 vulnerabilities affecting 33 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24566
Broken 190
Deprecated 460
Ignore 564
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 51
Set to expire 445
Interactive 33
new 24 hours 2
new 48 hours10
new 7 days30
new fortnight94
new month175

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0