summaryrefslogtreecommitdiff
path: root/net/vtun
diff options
context:
space:
mode:
authorkleink <kleink>2000-05-25 13:08:03 +0000
committerkleink <kleink>2000-05-25 13:08:03 +0000
commit6377bf99cddd43e1c9fc550b8e5e975b28224dba (patch)
tree78964f8027a0be183d519e1115ed3baed6c44742 /net/vtun
parent5a060076de7687b042bb2272ee62b05e57814212 (diff)
downloadpkgsrc-6377bf99cddd43e1c9fc550b8e5e975b28224dba.tar.gz
Update to VTun 2.2. Changes since last pkg'ized release include:
ver 2.2: Added support for new OpenBSD tun driver. Fixes for generic tun driver support. Configure extensions and fixes. Small cleanups. Documentation update. ver 2.1: Final stable 2.1 release. Small cleanups. ver 2.1b5: Fixed local address substitution for TCP connection. Fast, optimized udp_read function. Scripts update. ver 2.1b4: Bind UDP socket to the same address:port used for TCP connection. Fixed NOBUFS error handling for UDP sockets. Updated FreeBSD tun device support. Removed host name size limitation. Parser and Makefile fixes. CVS source tree access. ver 2.1b3: Locking code rewrite, should fix race conditions. Support for inetd and tcp wrapper. Several cleanups. Updated RPM spec. Initialization fixes. ver 2.1b2: Improved parser. New substitutions for command parameters (%a - local address, %A - remote address,...) allow to handle dynamic IPs more easily. Correct handling of single quotes and escaping '\'. Added 'reroute' script for Linux. Configure fixes. Documentation update. ver 2.1b1: Correct closing of unsuccessfully connected sockets. UDP session initialization fixes. New option 'multi', allows to gracefully handle multiple connections with the same host. New option 'srcaddr', allows to specify source address in form of interface, host_name and port. Unified interface for network device drivers and protocols. Solaris TUN/TAP driver support. SOCKS support. Several cleanups and optimizations. Improved Makefile and Configure. Configure automatically searches for headers and libraries. Documentation update. Binary package now linked with latest OpenSSL and LZO libraries. Updated packages for RedHat, OpenBSD, NetBSD, FreeBSD, Solaris.
Diffstat (limited to 'net/vtun')
-rw-r--r--net/vtun/Makefile8
-rw-r--r--net/vtun/files/md54
2 files changed, 6 insertions, 6 deletions
diff --git a/net/vtun/Makefile b/net/vtun/Makefile
index 0c41c28cfc1..0fe568d52ad 100644
--- a/net/vtun/Makefile
+++ b/net/vtun/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.2 2000/04/27 06:34:44 tron Exp $
+# $NetBSD: Makefile,v 1.3 2000/05/25 13:08:03 kleink Exp $
#
-DISTNAME= vtun-2.0
+DISTNAME= vtun-2.2
CATEGORIES= net
-MASTER_SITES= http://vtun.netpedia.net/
+MASTER_SITES= http://vtun.sourceforge.net/
MAINTAINER= hubertf@netbsd.org
-HOMEPAGE= http://vtun.netpedia.net/
+HOMEPAGE= http://vtun.sourceforge.net/
DEPENDS+= liblzo-1.*:../../archivers/liblzo
diff --git a/net/vtun/files/md5 b/net/vtun/files/md5
index c7336e438d6..9bcdaffa147 100644
--- a/net/vtun/files/md5
+++ b/net/vtun/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.1.1.1 2000/02/07 01:37:34 hubertf Exp $
+$NetBSD: md5,v 1.2 2000/05/25 13:08:03 kleink Exp $
-MD5 (vtun-2.0.tar.gz) = 4f7ed56635e969bd603b25819d88c612
+MD5 (vtun-2.2.tar.gz) = 652697a422dd33c27dc161e23c958978