Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Mar 2001 16:38:17 +0800 (CST)
From:      leeym@bsd.ce.ntu.edu.tw
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/25935: new port: net/jumpgate
Message-ID:  <200103200838.f2K8cHJ33109@utopia.leeym.com>

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

>Number:         25935
>Category:       ports
>Synopsis:       new port: net/jumpgate
>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:   Tue Mar 20 00:50:00 PST 2001
>Closed-Date:
>Last-Modified:
>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:
>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?200103200838.f2K8cHJ33109>