diff options
author | jdp <jdp@FreeBSD.org> | 1996-08-15 00:02:50 +0800 |
---|---|---|
committer | jdp <jdp@FreeBSD.org> | 1996-08-15 00:02:50 +0800 |
commit | 3665467a465d00e25ae4b5ca41305121338d149c (patch) | |
tree | 4300a76f9fe04eb8cc50be825862e3673b158f31 /net/socks5/pkg-descr | |
parent | ea56e483a5f68426c2cf93de26651cac1779032a (diff) | |
download | freebsd-ports-graphics-3665467a465d00e25ae4b5ca41305121338d149c.tar.gz freebsd-ports-graphics-3665467a465d00e25ae4b5ca41305121338d149c.tar.zst freebsd-ports-graphics-3665467a465d00e25ae4b5ca41305121338d149c.zip |
Update for new release. Remove export restriction; it no longer applies.
Reviewed by: Doug Ambrisko <ambrisko@ambrisko.roble.com>
Diffstat (limited to 'net/socks5/pkg-descr')
-rw-r--r-- | net/socks5/pkg-descr | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/socks5/pkg-descr b/net/socks5/pkg-descr index 09619c4788d..95ae5da6e71 100644 --- a/net/socks5/pkg-descr +++ b/net/socks5/pkg-descr @@ -6,8 +6,9 @@ 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 (only recent FreeBSD - 2.2-current distributions have this). All other features will work + 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 |