Date: Thu, 13 Dec 2001 19:21:51 -0800 (PST) From: Clive Lin <clive@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/udptunnel Makefile distinfo pkg-comment pkg-descr pkg-plist Message-ID: <200112140321.fBE3Lpt30656@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
clive 2001/12/13 19:21:51 PST Modified files: net Makefile Added files: net/udptunnel Makefile distinfo pkg-comment pkg-descr pkg-plist Log: New port: UDPTunnel UDPTunnel is a small program which can tunnel UDP packets bi-directionally over a TCP connection. Its primary purpose (and original motivation) is to allow multi-media conferences to traverse a firewall which allows only outgoing TCP connections. PR: ports/32820 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> Revision Changes Path 1.670 +1 -0 ports/net/Makefile 1.1 +17 -0 ports/net/udptunnel/Makefile (new) 1.1 +1 -0 ports/net/udptunnel/distinfo (new) 1.1 +1 -0 ports/net/udptunnel/pkg-comment (new) 1.1 +17 -0 ports/net/udptunnel/pkg-descr (new) 1.1 +1 -0 ports/net/udptunnel/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112140321.fBE3Lpt30656>