Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Mar 2000 16:25:42 -0800 (PST)
From:      yushunwa@isi.edu
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/17415: New Port update : ip-tun
Message-ID:  <200003170025.QAA92326@dee.isi.edu>

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

>Number:         17415
>Category:       ports
>Synopsis:       New Port: ip-tun (update)
>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 Mar 16 16:30:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Yu-Shun Wang
>Release:        FreeBSD 3.2-RELEASE i386
>Organization:
USC / ISI
>Environment:

>Description:

# 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/Makefile
#	ip-tun/files
#	ip-tun/files/md5
#
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'
Xuser-space daemon providing an RFC-2003 IP-in-IP tunnel
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'
XEstablishes an RFC-2003 style IP encapsulation tunnel using a tun(4)
Xkernel interface combined with divert sockets and IP firewall rules,
Ximplemented in a user-space daemon. No kernel mods are required,
Xexcept enabling divert sockets, IPfirewalls, and a number of tun
Xinterfaces.
X
X- Joe Touch, Project Leader, X-Bone Group, USC/ISI
X	touch@isi.edu
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 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: Makefile,v 1.2 2000/03/12 23:38:22 yushunwa Exp $
X#
X
XDISTNAME=       ip-tun-1.0
XCATEGORIES=     net
XMASTER_SITES=   http://www.isi.edu/xbone/software/ip-tun/
X
XMAINTAINER=     yushunwa@isi.edu
X
XMAN8=		ip-tun.8
X
X.include <bsd.port.mk>
X
END-of-ip-tun/Makefile
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) = 9183f1f2f12d7c08f71214ccff7a9069
END-of-ip-tun/files/md5
exit


>How-To-Repeat:
>Fix:
>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?200003170025.QAA92326>