From yushunwa@ISI.EDU  Wed Mar  1 16:13:58 2000
Return-Path: <yushunwa@ISI.EDU>
Received: from dee.isi.edu (dee.isi.edu [128.9.160.175])
	by hub.freebsd.org (Postfix) with ESMTP id 22E7537BE39
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  1 Mar 2000 16:13:53 -0800 (PST)
	(envelope-from yushunwa@ISI.EDU)
Received: (from yushunwa@localhost)
	by dee.isi.edu (8.9.3/8.8.8) id QAA14414;
	Wed, 1 Mar 2000 16:13:49 -0800 (PST)
Message-Id: <200003020013.QAA14414@dee.isi.edu>
Date: Wed, 1 Mar 2000 16:13:49 -0800 (PST)
From: yushunwa@isi.edu
Reply-To: yushunwa@isi.edu
To: FreeBSD-gnats-submit@freebsd.org
Subject: new port: ip-tun
X-Send-Pr-Version: 3.2

>Number:         17116
>Category:       ports
>Synopsis:       new port: net/ip-tun
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar  1 16:20:01 PST 2000
>Closed-Date:    Sat Apr 29 16:13:29 PDT 2000
>Last-Modified:  Sat Apr 29 16:13:41 PDT 2000
>Originator:     Yu-Shun Wang
>Release:        FreeBSD 3.2-RELEASE i386
>Organization:
USC Information Sciences Institute
>Environment:

	

>Description:

	

>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:
#
#	ip-tun
#	ip-tun/pkg
#	ip-tun/pkg/COMMENT
#	ip-tun/pkg/DESCR
#	ip-tun/pkg/PLIST
#	ip-tun/files
#	ip-tun/files/md5
#	ip-tun/Makefile
#
echo c - ip-tun
mkdir -p ip-tun > /dev/null 2>&1
echo c - ip-tun/pkg
mkdir -p ip-tun/pkg > /dev/null 2>&1
echo x - ip-tun/pkg/COMMENT
sed 's/^X//' >ip-tun/pkg/COMMENT << 'END-of-ip-tun/pkg/COMMENT'
Xip-tun - implement RFC-2003 IP-in-IP tunnels
END-of-ip-tun/pkg/COMMENT
echo x - ip-tun/pkg/DESCR
sed 's/^X//' >ip-tun/pkg/DESCR << 'END-of-ip-tun/pkg/DESCR'
Xip-tun establishes an RFC-2003 style IP encapsulation tunnel using a tun(4)
Xkernel interface combined with divert sockets and IP firewall rules.
END-of-ip-tun/pkg/DESCR
echo x - ip-tun/pkg/PLIST
sed 's/^X//' >ip-tun/pkg/PLIST << 'END-of-ip-tun/pkg/PLIST'
Xbin/ip-tun
END-of-ip-tun/pkg/PLIST
echo c - ip-tun/files
mkdir -p ip-tun/files > /dev/null 2>&1
echo x - ip-tun/files/md5
sed 's/^X//' >ip-tun/files/md5 << 'END-of-ip-tun/files/md5'
XMD5 (ip-tun-1.0.tar.gz) = 88814d46bd63618bf5fd66924170093e
END-of-ip-tun/files/md5
echo x - ip-tun/Makefile
sed 's/^X//' >ip-tun/Makefile << 'END-of-ip-tun/Makefile'
X# New ports collection makefile for:    ip-tun
X# Version required:     1.0
X# Date created:         Feb 22 2000
X# Whom:                 Yu-Shun Wang <yushunwa@isi.edu>
X#
X# $Id$
X#
X
XDISTNAME=       ip-tun-1.0
XCATEGORIES=     net
XMASTER_SITES=   http://www.isi.edu/xbone/software/ 
X
XMAINTAINER=     yushunwa@isi.edu
X
XMAN8=		ip-tun.8
X
X.include <bsd.port.mk>
X
END-of-ip-tun/Makefile
exit


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Sat Apr 29 16:13:29 PDT 2000 
State-Changed-Why:  
Duplicate of ports/17145. 
>Unformatted:
