Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Nov 2012 22:13:03 +0900 (JST)
From:      kamada@nanohz.org
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        kamada@nanohz.org
Subject:   ports/173953: New port: net/u6rd User-space 6rd (RFC 5569) implementation
Message-ID:  <20121127131303.442822281E1@shiki.nanohz.org>
Resent-Message-ID: <201211271320.qARDK0CO049976@freefall.freebsd.org>

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

>Number:         173953
>Category:       ports
>Synopsis:       New port: net/u6rd User-space 6rd (RFC 5569) implementation
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 27 13:20:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     KAMADA Ken'ichi
>Release:        FreeBSD 9.0-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD shiki.nanohz.org 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Tue Jun 12 02:52:29 UTC 2012 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64

>Description:
u6rd is a user-space 6rd (RFC 5569) implementation, which uses
tun(4) and the raw socket interface.

It runs on the 6rd border router of a 6rd site that is isolated from
the native IPv6 Internet.  In other words, it does not provide the
functionality of 6rd "relay" routers.

>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:
#
#	u6rd
#	u6rd/pkg-descr
#	u6rd/Makefile
#	u6rd/distinfo
#
echo c - u6rd
mkdir -p u6rd > /dev/null 2>&1
echo x - u6rd/pkg-descr
sed 's/^X//' >u6rd/pkg-descr << '808cd0fd0bf4eb12b09c0dbe2b8ba0f4'
Xu6rd is a user-space 6rd (RFC 5569) implementation, which uses
Xtun(4) and the raw socket interface.
X
XIt runs on the 6rd border router of a 6rd site that is isolated from
Xthe native IPv6 Internet.  In other words, it does not provide the
Xfunctionality of 6rd "relay" routers.
X
XWWW: http://www.scythe.jp/lab/u6rd/
808cd0fd0bf4eb12b09c0dbe2b8ba0f4
echo x - u6rd/Makefile
sed 's/^X//' >u6rd/Makefile << '14641aad45990904203ffe1cb451cc85'
X# $FreeBSD$
X
XPORTNAME=	u6rd
XPORTVERSION=	1.4
XCATEGORIES=	net ipv6
XMASTER_SITES=	http://ftp.scythe.jp/pub/u6rd/release/
X
XMAINTAINER=	kamada@nanohz.org
XCOMMENT=	User-space 6rd (RFC 5569) implementation
X
XGNU_CONFIGURE=	yes
XPLIST_FILES=	sbin/u6rd
XMAN8=		u6rd.8
X
X.include <bsd.port.mk>
14641aad45990904203ffe1cb451cc85
echo x - u6rd/distinfo
sed 's/^X//' >u6rd/distinfo << '25e3dd4dfa4485fee7b96d6fc2b467a3'
XSHA256 (u6rd-1.4.tar.gz) = 834829343e57781c98471523b6d5b9abfe885549b225092ab2987d92b37c716e
XSIZE (u6rd-1.4.tar.gz) = 30356
25e3dd4dfa4485fee7b96d6fc2b467a3
exit


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121127131303.442822281E1>