Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Dec 2001 08:28:42 +0800 (CST)
From:      Yen-Ming Lee <leeym@utopia.leeym.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/32820: new port: net/udptunnel 1.1
Message-ID:  <20011214002842.09D2FC3B00@utopia.leeym.com>

next in thread | raw e-mail | index | archive | help

>Number:         32820
>Category:       ports
>Synopsis:       new port: net/udptunnel 1.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 13 16:30:02 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD utopia.leeym.com 4.4-STABLE FreeBSD 4.4-STABLE #54: Sun Nov 25 08:19:18 CST 2001 root@utopia.leeym.com:/usr/obj/usr/src/sys/UTOPIA i386


	
>Description:
Tunnel UDP packets over a TCP connection
http://www.cs.columbia.edu/~lennox/udptunnel/

>How-To-Repeat:
	
>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	udptunnel
#	udptunnel/Makefile
#	udptunnel/pkg-comment
#	udptunnel/pkg-descr
#	udptunnel/pkg-plist
#	udptunnel/distinfo
#
echo c - udptunnel
mkdir -p udptunnel > /dev/null 2>&1
echo x - udptunnel/Makefile
sed 's/^X//' >udptunnel/Makefile << 'END-of-udptunnel/Makefile'
X# New ports collection makefile for:	udptunnel
X# Date created:				14 December 2001
X# Whom:	      				Yen-Ming Lee <leeym@leeym.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	udptunnel
XPORTVERSION=	1.1
XCATEGORIES=	net
XMASTER_SITES=	ftp://ftp.cs.columbia.edu/pub/lennox/udptunnel/
X
XMAINTAINER=	leeym@leeym.com
X
XGNU_CONFIGURE=	yes
X
X.include <bsd.port.mk>
END-of-udptunnel/Makefile
echo x - udptunnel/pkg-comment
sed 's/^X//' >udptunnel/pkg-comment << 'END-of-udptunnel/pkg-comment'
XTunnel UDP packets over a TCP connection
END-of-udptunnel/pkg-comment
echo x - udptunnel/pkg-descr
sed 's/^X//' >udptunnel/pkg-descr << 'END-of-udptunnel/pkg-descr'
XUDPTunnel by Jonathan Lennox; copyright 1999,2001 by Columbia University.
X
XUDPTunnel is a small program which can tunnel UDP packets bi-directionally
Xover a TCP connection.  Its primary purpose (and original motivation) is to
Xallow multi-media conferences to traverse a firewall which allows only
Xoutgoing TCP connections.
X
XSource code for Unix is available from
XWWW: ftp://ftp.cs.columbia.edu/pub/lennox/udptunnel/
X
XSee udptunnel.html for installation and usage instructions.  See COPYRIGHT
Xfor conditions and terms of redistribution.  A current version of
Xudptunnel.html is located at
XWWW: http://www.cs.columbia.edu/~lennox/udptunnel/
X
XJonathan Lennox
XSeptember 6, 2001
END-of-udptunnel/pkg-descr
echo x - udptunnel/pkg-plist
sed 's/^X//' >udptunnel/pkg-plist << 'END-of-udptunnel/pkg-plist'
Xbin/udptunnel
END-of-udptunnel/pkg-plist
echo x - udptunnel/distinfo
sed 's/^X//' >udptunnel/distinfo << 'END-of-udptunnel/distinfo'
XMD5 (udptunnel-1.1.tar.gz) = 1e64753a502f2c12386fa0b7baaf50ba
END-of-udptunnel/distinfo
exit

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011214002842.09D2FC3B00>