NOTICE: This package has been removed from pkgsrc

./net/socks5, SOCKS v5 application layer gateway and clients

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.0.2nb6, Package name: socks5-1.0.2nb6, Maintainer: ambrisko

This is NWSL (previously CSTC) version 5.0 of SOCKS, a package that allows
Unix hosts behind a firewall to gain full access to the internet without
requiring direct IP reachability. It does require a SOCKS server program
being run on a host that can communicate directly to hosts behind the
firewall as well as hosts on the Internet at large. It is based on the
original SOCKS written by David Koblas <koblas@netcom.com> and the work of
the AFT working group of the IETF.

NOTE: The shared library features in socks5 require a dynamic linker that
understands the LD_PRELOAD environment variable. FreeBSD
2.1.5-RELEASE supports this; so do versions of -current and -stable
later than May 2, 1996. All other features will work with FreeBSD
2.0 and later.

WARNING: Export of SOCKS from the US without a proper license is a violation
of ITAR rules.

WARNING: Commercial use and distribution of this software requires a license
from NEC corporation.

See the README files for more information.


SHA1: 57c6e3a17381ce48bed008a86442385dbc2d11de
RMD160: 18b6986027cee615cdae051d47240f3dc99b9c85
Filesize: 381.183 KB

Version history: (Expand)


CVS history: (Expand)


   2015-09-30 07:08:51 by Tobias Nygren | Files touched by this commit (19) | Package removed
Log message:
Remove socks5 due to distfile unavailability and a license which forbids
redistribution. Equivalent functionality is provided by the free net/dante
package (or even "ssh -D" for simple use cases)
   2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163)
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
   2014-03-11 15:05:19 by Jonathan Perkin | Files touched by this commit (350)
Log message:
Remove example rc.d scripts from PLISTs.

These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or
ignored otherwise.
   2012-11-19 03:59:39 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Rename struct to not conflict with C99's restrict keyword.
   2012-10-23 19:19:22 by Aleksej Saushev | Files touched by this commit (671)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2009-06-30 02:07:26 by Joerg Sonnenberger | Files touched by this commit (159)
Log message:
Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.
   2009-06-14 20:09:49 by Joerg Sonnenberger | Files touched by this commit (291)
Log message:
Remove @dirrm entries from PLISTs
   2009-06-12 21:09:39 by Roland Illig | Files touched by this commit (36)
Log message:
Removed redundant .gz suffix for man pages.