From leeym@utopia.leeym.com  Tue Mar 20 00:40:10 2001
Return-Path: <leeym@utopia.leeym.com>
Received: from utopia.leeym.com (utopia.leeym.com [211.72.162.194])
	by hub.freebsd.org (Postfix) with ESMTP id E1F0B37B73E
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 20 Mar 2001 00:40:06 -0800 (PST)
	(envelope-from leeym@utopia.leeym.com)
Received: (from leeym@localhost)
	by utopia.leeym.com (8.11.3/8.11.3) id f2K8cHJ33109;
	Tue, 20 Mar 2001 16:38:17 +0800 (CST)
	(envelope-from leeym)
Message-Id: <200103200838.f2K8cHJ33109@utopia.leeym.com>
Date: Tue, 20 Mar 2001 16:38:17 +0800 (CST)
From: leeym@bsd.ce.ntu.edu.tw
Reply-To: leeym@bsd.ce.ntu.edu.tw
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: new port: net/jumpgate
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         25935
>Category:       ports
>Synopsis:       new port: net/jumpgate
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 20 00:50:00 PST 2001
>Closed-Date:    Fri Mar 30 18:28:09 PST 2001
>Last-Modified:  Fri Mar 30 18:31:01 PST 2001
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 4.3-BETA i386
>Organization:
>Environment:
System: FreeBSD utopia.leeym.com 4.3-BETA FreeBSD 4.3-BETA #0: Tue Mar 20 07:03:27 CST 2001 root@utopia.leeym.com:/home/system/obj/usr/src/sys/UTOPIA i386

	
>Description:

a TCP connection forwarder 

>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:
#
#	jumpgate
#	jumpgate/Makefile
#	jumpgate/pkg-comment
#	jumpgate/pkg-descr
#	jumpgate/pkg-plist
#	jumpgate/distinfo
#
echo c - jumpgate
mkdir -p jumpgate > /dev/null 2>&1
echo x - jumpgate/Makefile
sed 's/^X//' >jumpgate/Makefile << 'END-of-jumpgate/Makefile'
X# New ports collection makefile for:	jumpgate
X# Date created:				20 March 2001
X# Whom:	      				Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	jumpgate
XPORTVERSION=	0.6
XCATEGORIES=	net
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER=	leeym@cae.ce.ntu.edu.tw
X
XALL_TARGET=	generic
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-jumpgate/Makefile
echo x - jumpgate/pkg-comment
sed 's/^X//' >jumpgate/pkg-comment << 'END-of-jumpgate/pkg-comment'
XA TCP connection forwarder
END-of-jumpgate/pkg-comment
echo x - jumpgate/pkg-descr
sed 's/^X//' >jumpgate/pkg-descr << 'END-of-jumpgate/pkg-descr'
XJumpgate is a TCP connection forwarder that provides many enhancements and
Ximprovements over the existing programs that do the same thing.  Only
Xtested on OpenBSD, but should run without problems on any Unix-like
Xsystem.  If you furtherly improve it, please send me the diffs.  As always,
Xpublished under a BSD style license, see the included LICENSE file.
X
X--
XYen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
END-of-jumpgate/pkg-descr
echo x - jumpgate/pkg-plist
sed 's/^X//' >jumpgate/pkg-plist << 'END-of-jumpgate/pkg-plist'
Xbin/jumpgate
END-of-jumpgate/pkg-plist
echo x - jumpgate/distinfo
sed 's/^X//' >jumpgate/distinfo << 'END-of-jumpgate/distinfo'
XMD5 (jumpgate-0.6.tar.gz) = a5faf5ebebbf8b9e20137c53663be8b7
END-of-jumpgate/distinfo
exit

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: will 
State-Changed-When: Fri Mar 30 18:28:09 PST 2001 
State-Changed-Why:  
Committed, thanks.  Made the port CC/CFLAGS safe. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=25935 
>Unformatted:
