From owner-freebsd-ports Thu Dec 13 16:30:35 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3DE4637B41D for ; Thu, 13 Dec 2001 16:30:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBE0U2t01130; Thu, 13 Dec 2001 16:30:02 -0800 (PST) (envelope-from gnats) Received: from utopia.leeym.com (utopia.leeym.com [211.72.162.194]) by hub.freebsd.org (Postfix) with ESMTP id 3EBFF37B419 for ; Thu, 13 Dec 2001 16:28:45 -0800 (PST) Received: by utopia.leeym.com (Postfix, from userid 1000) id 09D2FC3B00; Fri, 14 Dec 2001 08:28:42 +0800 (CST) Message-Id: <20011214002842.09D2FC3B00@utopia.leeym.com> Date: Fri, 14 Dec 2001 08:28:42 +0800 (CST) From: Yen-Ming Lee Reply-To: Yen-Ming Lee To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32820: new port: net/udptunnel 1.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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 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 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