Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Nov 2006 14:30:43 +0800 (CST)
From:      Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/104994: [NEW PORT] net/p5-Net-ARP: Perl extension for creating ARP packets
Message-ID:  <200611010630.kA16Uhe4047383@pluto.cdpa.nsysu.edu.tw>
Resent-Message-ID: <200611010640.kA16eNcc056748@freefall.freebsd.org>

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

>Number:         104994
>Category:       ports
>Synopsis:       [NEW PORT] net/p5-Net-ARP: Perl extension for creating ARP packets
>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:   Wed Nov 01 06:40:22 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Shan Tseng
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD Pluto.CDPA.nsysu.edu.tw 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Sun Oct 29 16:58:52 CST 2006
>Description:
This module can be used to create and send ARP packets and to get
the mac address of an ethernet interface or ip address.

WWW:	http://search.cpan.org/dist/Net-ARP/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Net-ARP-0.8.shar begins here ---
# 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-ARP
#	p5-Net-ARP/pkg-descr
#	p5-Net-ARP/Makefile
#	p5-Net-ARP/pkg-plist
#	p5-Net-ARP/distinfo
#
echo c - p5-Net-ARP
mkdir -p p5-Net-ARP > /dev/null 2>&1
echo x - p5-Net-ARP/pkg-descr
sed 's/^X//' >p5-Net-ARP/pkg-descr << 'END-of-p5-Net-ARP/pkg-descr'
XThis module can be used to create and send ARP packets and to get
Xthe mac address of an ethernet interface or ip address.
X
XWWW:	http://search.cpan.org/dist/Net-ARP/
END-of-p5-Net-ARP/pkg-descr
echo x - p5-Net-ARP/Makefile
sed 's/^X//' >p5-Net-ARP/Makefile << 'END-of-p5-Net-ARP/Makefile'
X# New ports collection makefile for:	p5-Net-ARP
X# Date created:		2006-11-01
X# Whom:			Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Net-ARP
XPORTVERSION=	0.8
XCATEGORIES=	net
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Net
XPKGNAMEPREFIX=	p5-
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	tjs@cdpa.nsysu.edu.tw
XCOMMENT=	Perl extension for creating ARP packets
X
XPERL_CONFIGURE=	yes
X
XWRKSRC=		${WRKDIR}/${PORTNAME}
X
XMAN3=	Net::ARP.3
X
X.include <bsd.port.mk>
END-of-p5-Net-ARP/Makefile
echo x - p5-Net-ARP/pkg-plist
sed 's/^X//' >p5-Net-ARP/pkg-plist << 'END-of-p5-Net-ARP/pkg-plist'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/Net/ARP.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/ARP/.packlist
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/ARP/ARP.bs
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/ARP/ARP.so
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Net
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/ARP
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
END-of-p5-Net-ARP/pkg-plist
echo x - p5-Net-ARP/distinfo
sed 's/^X//' >p5-Net-ARP/distinfo << 'END-of-p5-Net-ARP/distinfo'
XMD5 (Net-ARP-0.8.tgz) = 47214ca439a339ab405d65c7790d5b68
XSHA256 (Net-ARP-0.8.tgz) = 1231bf667caf011aaf89d1bb26cf276edf7bdd8a44a95de1cba1909566aaed7e
XSIZE (Net-ARP-0.8.tgz) = 14630
END-of-p5-Net-ARP/distinfo
exit
--- p5-Net-ARP-0.8.shar ends here ---

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



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