ports/100335: New ports: net/ndisc6 - IPv6 network diagnostic tools

Rémi Denis-Courmont rdenis at simphalempin.com
Sat Jul 15 11:00:32 UTC 2006


>Number:         100335
>Category:       ports
>Synopsis:       New ports: net/ndisc6 - IPv6 network diagnostic tools
>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:   Sat Jul 15 11:00:29 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Rémi Denis-Courmont
>Release:        6.1
>Organization:
>Environment:
FreeBSD fbsd 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May  7 04:32:43 UTC 2006
  root at opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
ndisc6 is a small collection of tools to diagnose IPv6 networks, such as Neighbor/Router Solicitation userland tools, IPv6 tcptraceroute, and an echo/discard client.
>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:
#
#	ndisc6
#	ndisc6/Makefile
#	ndisc6/pkg-descr
#	ndisc6/distinfo
#	ndisc6/pkg-list
#
echo c - ndisc6
mkdir -p ndisc6 > /dev/null 2>&1
echo x - ndisc6/Makefile
sed 's/^X//' >ndisc6/Makefile << 'END-of-ndisc6/Makefile'
X# New ports collection makefile for:	ndisc6
X# Date created:		12 July 2006
X# Whom:			rdenis at simphalempin.com
X#
X# $FreeBSD$
X#
X
XPORTNAME=	ndisc6
XPORTVERSION=	0.6.6
XCATEGORIES=	net ipv6
XMASTER_SITES=	http://www.remlab.net/files/ndisc6/v0.6/
X
XMAINTAINER=	rdenis at simphalempin.com
XCOMMENT=	IPv6 network diagnostic tools
X
XUSE_BZIP2=	yes
XUSE_GETOPT_LONG=yes
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS=	--disable-suid-install --mandir=${PREFIX}/man
X
XMAN1=		tcpspray6.1
XMAN8=		ndisc6.8 rdisc6.8 rltraceroute6.8
XMLINKS=		tcptraceroute6.8 tracert6.8
X
XDOC_FILES=	AUTHORS NEWS README
X
Xpost-install:
X.ifndef(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}
X.for file in ${DOC_FILES}
X	${INSTALL_MAN} ${WRKSRC}/${file} ${DOCSDIR}
X.endfor
X.endif
X
X.include <bsd.port.mk>
END-of-ndisc6/Makefile
echo x - ndisc6/pkg-descr
sed 's/^X//' >ndisc6/pkg-descr << 'END-of-ndisc6/pkg-descr'
Xndisc6 is a collection of diagnostic tools for IPv6 networks,
Xincluding ICMPv6 Neighbor Discovery tools (rdisc6 and ndisc6),
Xan UDP, TCP and ICMP-based IPv6 traceroute implementation and
Xa simplistic bandwidth measurement program (tcpspray6).
X
XWWW: http://www.simphalempin.com/dev/ndisc6/
END-of-ndisc6/pkg-descr
echo x - ndisc6/distinfo
sed 's/^X//' >ndisc6/distinfo << 'END-of-ndisc6/distinfo'
XMD5 (ndisc6-0.6.6.tar.bz2) = c0708260bba1f5156aabf9a0f69699e1
XSHA256 (ndisc6-0.6.6.tar.bz2) = 53a06e6177ce47a74a529090b8440714acd8c533d01724ef8c591b358565f0a4
XSIZE (ndisc6-0.6.6.tar.bz2) = 97395
END-of-ndisc6/distinfo
echo x - ndisc6/pkg-list
sed 's/^X//' >ndisc6/pkg-list << 'END-of-ndisc6/pkg-list'
Xbin/tcpspray6
Xsbin/ndisc6
Xsbin/rdisc6
Xsbin/tcptraceroute6
Xsbin/rltraceroute6
Xsbin/tracert6
X%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
X%%PORTDOCS%%%%DOCSDIR%%/NEWS
X%%PORTDOCS%%%%DOCSDIR%%/README
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
END-of-ndisc6/pkg-list
exit


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



More information about the freebsd-ports-bugs mailing list