Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Aug 2001 01:34:56 -0400 (EDT)
From:      Pete Fritchman <petef@databits.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/29664: New port: net/p5-Net-Traceroute6
Message-ID:  <20010813053456.4423DD925@electron.databits.net>

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

>Number:         29664
>Category:       ports
>Synopsis:       New port: net/p5-Net-Traceroute6
>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:   Sun Aug 12 22:40:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Pete Fritchman
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Databits Network Services, Inc.
>Environment:
System: FreeBSD entropy.databits.net 5.0-CURRENT FreeBSD 5.0-CURRENT #3: Wed Aug 8 12:51:05 EDT 2001 root@entropy.databits.net:/usr/obj/usr/src/sys/ENTROPY i386

>Description:

This module implements traceroute6(8) functionality for perl5.  It
allows you to trace the path IP packets take to a destination.  It
is currently implemented as a parser around the system traceroute
command.

WWW: http://search.cpan.org/search?dist=Net-Traceroute6

>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:
#
#	p5-Net-Traceroute6/
#	p5-Net-Traceroute6/Makefile
#	p5-Net-Traceroute6/distinfo
#	p5-Net-Traceroute6/pkg-comment
#	p5-Net-Traceroute6/pkg-descr
#	p5-Net-Traceroute6/pkg-plist
#
echo c - p5-Net-Traceroute6/
mkdir -p p5-Net-Traceroute6/ > /dev/null 2>&1
echo x - p5-Net-Traceroute6/Makefile
sed 's/^X//' >p5-Net-Traceroute6/Makefile << 'END-of-p5-Net-Traceroute6/Makefile'
X# New ports collection makefile for:	p5-Net-Traceroute6
X# Date created:				13 August 2001
X# Whom:					Pete Fritchman <petef@databits.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Net-Traceroute6
XPORTVERSION=	0.01
XCATEGORIES=	net perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Net
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	petef@databits.net
X
XUSE_PERL5=	yes
X
XPERL_CONFIGURE=	YES
X
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3=		Net::Traceroute6.3
X
X.include <bsd.port.mk>
END-of-p5-Net-Traceroute6/Makefile
echo x - p5-Net-Traceroute6/distinfo
sed 's/^X//' >p5-Net-Traceroute6/distinfo << 'END-of-p5-Net-Traceroute6/distinfo'
XMD5 (Net-Traceroute6-0.01.tar.gz) = 669a0dc3ba6ecf53299e4288cf3a0a03
END-of-p5-Net-Traceroute6/distinfo
echo x - p5-Net-Traceroute6/pkg-comment
sed 's/^X//' >p5-Net-Traceroute6/pkg-comment << 'END-of-p5-Net-Traceroute6/pkg-comment'
XPerl module to parse traceroute6(8) output
END-of-p5-Net-Traceroute6/pkg-comment
echo x - p5-Net-Traceroute6/pkg-descr
sed 's/^X//' >p5-Net-Traceroute6/pkg-descr << 'END-of-p5-Net-Traceroute6/pkg-descr'
XThis module implements traceroute6(8) functionality for perl5.  It
Xallows you to trace the path IP packets take to a destination.  It
Xis currently implemented as a parser around the system traceroute
Xcommand.
X
XWWW: http://search.cpan.org/search?dist=Net-Traceroute6
X
X- Pete
Xpetef@databits.net
END-of-p5-Net-Traceroute6/pkg-descr
echo x - p5-Net-Traceroute6/pkg-plist
sed 's/^X//' >p5-Net-Traceroute6/pkg-plist << 'END-of-p5-Net-Traceroute6/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/Net/Traceroute6.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/Traceroute6/.packlist
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/Traceroute6
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Net 2>/dev/null || true
END-of-p5-Net-Traceroute6/pkg-plist
exit

>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?20010813053456.4423DD925>