ports/145277: New port: net/p5-Net-Traceroute-PurePerl
Ju Pengfei
jupengfei at gmail.com
Fri Apr 2 02:20:01 UTC 2010
>Number: 145277
>Category: ports
>Synopsis: New port: net/p5-Net-Traceroute-PurePerl
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri Apr 02 02:20:00 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Ju Pengfei
>Release: 8.0-RELEASE-p2
>Organization:
Ju Pengfei
>Environment:
>Description:
New port: net/p5-Net-Traceroute-PurePerl
This module implements traceroute(1) functionality for perl5. It
allows you to trace the path IP packets take to a destination.
It is implemented by using raw sockets to act just like the regular
traceroute.
>How-To-Repeat:
>Fix:
the attachment is a shar file.
Patch attached with submission follows:
# 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:
#
# .
# ./Makefile
# ./distinfo
# ./pkg-descr
# ./pkg-plist
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./Makefile
sed 's/^X//' >./Makefile << '464ef7c6571951809b23e262cbe26e19'
X# New ports collection makefile for: p5-Net-Traceroute-PurePerl
X# Date created: April 01 2010
X# Whom: jupengfei <jupengfei at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME= Net-Traceroute-PurePerl
XPORTVERSION= 0.10
XCATEGORIES= net perl5
XMASTER_SITES= CPAN
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= jupengfei at gmail.com
XCOMMENT= Traceroute(1) functionality in perl via raw sockets
X
XBUILD_DEPENDS= ${SITE_PERL}/Net/Traceroute.pm:${PORTSDIR}/net/p5-Net-Traceroute
XRUN_DEPENDS= ${BUILD_DEPENDS}
X
XPERL_CONFIGURE= YES
X
XMAN3= Net::Traceroute::PurePerl.3
X
X.include <bsd.port.mk>
464ef7c6571951809b23e262cbe26e19
echo x - ./distinfo
sed 's/^X//' >./distinfo << 'aec8793adfd5b7c3f00e62ae41a09ac2'
XMD5 (Net-Traceroute-PurePerl-0.10.tar.gz) = acaabd4207532a50705ba514af2c905f
XSHA256 (Net-Traceroute-PurePerl-0.10.tar.gz) = d1e31da0b07b17ed1ee7a0ff191da71fcf144fcd11651e017cfb8f4f485df5dd
XSIZE (Net-Traceroute-PurePerl-0.10.tar.gz) = 20410
aec8793adfd5b7c3f00e62ae41a09ac2
echo x - ./pkg-descr
sed 's/^X//' >./pkg-descr << '0e313719ff012ceaf97a028d51caa8f5'
XThis module implements traceroute(1) functionality for perl5. It
Xallows you to trace the path IP packets take to a destination.
XIt is implemented by using raw sockets to act just like the regular
Xtraceroute.
X
XYou must also be root to use the raw sockets.
X
XWWW: http://search.cpan.org/dist/Net-Traceroute-PurePerl
0e313719ff012ceaf97a028d51caa8f5
echo x - ./pkg-plist
sed 's/^X//' >./pkg-plist << 'ef3e7f63841ae908ba397c2bef1fbad6'
X%%SITE_PERL%%/Net/Traceroute/PurePerl.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Traceroute/PurePerl/.packlist
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Traceroute/PurePerl
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Traceroute
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
X at dirrmtry %%SITE_PERL%%/Net/Traceroute
X at dirrmtry %%SITE_PERL%%/Net
ef3e7f63841ae908ba397c2bef1fbad6
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list