From ks@speecart.osi.ru Tue Aug 24 04:04:08 1999
Return-Path: <ks@speecart.osi.ru>
Received: from speecart.osi.ru (speecart.osi.ru [195.178.194.35])
	by hub.freebsd.org (Postfix) with ESMTP id 4C0E214C8C
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 24 Aug 1999 04:03:47 -0700 (PDT)
	(envelope-from ks@speecart.osi.ru)
Received: (from ks@localhost)
	by speecart.osi.ru (8.9.3/8.9.3) id PAA43044;
	Tue, 24 Aug 1999 15:05:10 +0400 (MSD)
	(envelope-from ks)
Message-Id: <199908241105.PAA43044@speecart.osi.ru>
Date: Tue, 24 Aug 1999 15:05:10 +0400 (MSD)
From: ks@osi.ru
Sender: ks@speecart.osi.ru
Reply-To: ks@itp.ac.ru
To: FreeBSD-gnats-submit@freebsd.org
Subject: submission of new version of net/tund port
X-Send-Pr-Version: 3.2

>Number:         13347
>Category:       ports
>Synopsis:       <new version (tund-0.20) of net/tund port>
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 24 04:10:00 PDT 1999
>Closed-Date:    Sat Sep 18 10:47:38 PDT 1999
>Last-Modified:  Sat Sep 18 10:48:26 PDT 1999
>Originator:     Sergey S. Kosyakov
>Release:        FreeBSD 4.0-19990614-CURRENT i386
>Organization:
>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:
#
#	tund
#	tund/Makefile
#	tund/files
#	tund/files/md5
#	tund/pkg
#	tund/pkg/COMMENT
#	tund/pkg/DESCR
#	tund/pkg/PLIST
#
echo c - tund
mkdir -p tund > /dev/null 2>&1
echo x - tund/Makefile
sed 's/^X//' >tund/Makefile << 'END-of-tund/Makefile'
X# New ports collection makefile for:   tund
X# Version required:    0.11
X# Date created:        20 July 1999
X# Whom:                Sergey Kosyakov <ks@itp.ac.ru>
X#
X# $Id$
X#
X
XDISTNAME=	tund-0.20
XCATEGORIES=	net
XMASTER_SITES=	ftp://ftp.chg.ru/pub/networking/freebsd/
X
XMAINTAINER=	ks@itp.ac.ru
X
XBUILD_DEPENDS=	${LOCALBASE}/lib/libcrypto.a:${PORTSDIR}/security/openssl:install
X
XMAN8=		tund.8
XMANCOMPRESSED=	yes
X
X.include <bsd.port.mk>
END-of-tund/Makefile
echo c - tund/files
mkdir -p tund/files > /dev/null 2>&1
echo x - tund/files/md5
sed 's/^X//' >tund/files/md5 << 'END-of-tund/files/md5'
XMD5 (tund-0.20.tar.gz) = b5027241938f60033c103b3b44769bbf
END-of-tund/files/md5
echo c - tund/pkg
mkdir -p tund/pkg > /dev/null 2>&1
echo x - tund/pkg/COMMENT
sed 's/^X//' >tund/pkg/COMMENT << 'END-of-tund/pkg/COMMENT'
XIP over UDP tunnel with encryption
END-of-tund/pkg/COMMENT
echo x - tund/pkg/DESCR
sed 's/^X//' >tund/pkg/DESCR << 'END-of-tund/pkg/DESCR'
XTUND allows to organize IP over IP tunnel (IP packets are incapsulated
Xinto UDP one). It works together with FreeBSD ipfw(8). Can be used
Xfor tunneling private networks behinf NATD. Supports encryption with various
Xciphers, RSA authentication, multiple and parallel tunnels (up to 65534
Xtunnels) with single UDP port.
X
XWWW: http://www.chg.ru/~ks/tund
X
XSergey Kosyakov
Xks@itp.ac.ru
END-of-tund/pkg/DESCR
echo x - tund/pkg/PLIST
sed 's/^X//' >tund/pkg/PLIST << 'END-of-tund/pkg/PLIST'
Xsbin/tund
Xsbin/pkey_gen
Xetc/tund.conf
Xetc/tund.hosts.key
Xetc/tund.rsa.key
Xetc/tund.seed.rng
END-of-tund/pkg/PLIST
exit



>Description:
>How-To-Repeat:


>Fix:
	


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Sat Sep 18 10:47:38 PDT 1999 
State-Changed-Why:  
Update committed, thanks! 
>Unformatted:
