ports/102397: [NEW PORT] net-p2p/p5-Net-BitTorrent-PeerPacket: Parse/Build Peer Packets from BitTorrent
Gea-Suan Lin
gslin at gslin.org
Tue Aug 22 17:40:18 UTC 2006
>Number: 102397
>Category: ports
>Synopsis: [NEW PORT] net-p2p/p5-Net-BitTorrent-PeerPacket: Parse/Build Peer Packets from BitTorrent
>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 Aug 22 17:40:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Gea-Suan Lin
>Release: FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
Net::BitTorrent::PeerPacket handles parsing and building binary data
shared between BitTorrent peers. The module optinally exports a single
subroutine for building packets and another for parsing packets, as
well as, a constant for each packet type defined by BitTorrent.
WWW: http://search.cpan.org/dist/Net-BitTorrent-PeerPacket/
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-Net-BitTorrent-PeerPacket-1.0.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-BitTorrent-PeerPacket
# p5-Net-BitTorrent-PeerPacket/pkg-descr
# p5-Net-BitTorrent-PeerPacket/Makefile
# p5-Net-BitTorrent-PeerPacket/pkg-plist
# p5-Net-BitTorrent-PeerPacket/distinfo
#
echo c - p5-Net-BitTorrent-PeerPacket
mkdir -p p5-Net-BitTorrent-PeerPacket > /dev/null 2>&1
echo x - p5-Net-BitTorrent-PeerPacket/pkg-descr
sed 's/^X//' >p5-Net-BitTorrent-PeerPacket/pkg-descr << 'END-of-p5-Net-BitTorrent-PeerPacket/pkg-descr'
XNet::BitTorrent::PeerPacket handles parsing and building binary data
Xshared between BitTorrent peers. The module optinally exports a single
Xsubroutine for building packets and another for parsing packets, as
Xwell as, a constant for each packet type defined by BitTorrent.
X
XWWW: http://search.cpan.org/dist/Net-BitTorrent-PeerPacket/
END-of-p5-Net-BitTorrent-PeerPacket/pkg-descr
echo x - p5-Net-BitTorrent-PeerPacket/Makefile
sed 's/^X//' >p5-Net-BitTorrent-PeerPacket/Makefile << 'END-of-p5-Net-BitTorrent-PeerPacket/Makefile'
X# New ports collection makefile for: p5-Net-BitTorrent-PeerPacket
X# Date created: 2006-08-23
X# Whom: Gea-Suan Lin <gslin at gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME= Net-BitTorrent-PeerPacket
XPORTVERSION= 1.0
XCATEGORIES= net-p2p perl5
XMASTER_SITES= ${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR= Net
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= perl at FreeBSD.org
XCOMMENT= Parse/Build Peer Packets from BitTorrent
X
XPERL_MODBUILD= yes
X
XMAN3= Net::BitTorrent::PeerPacket.3
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500600
XIGNORE= requires Perl 5.6.0 or newer. Install lang/perl5.8 and try again
X.endif
X
X.include <bsd.port.post.mk>
END-of-p5-Net-BitTorrent-PeerPacket/Makefile
echo x - p5-Net-BitTorrent-PeerPacket/pkg-plist
sed 's/^X//' >p5-Net-BitTorrent-PeerPacket/pkg-plist << 'END-of-p5-Net-BitTorrent-PeerPacket/pkg-plist'
X at comment $FreeBSD$
X%%SITE_PERL%%/Net/BitTorrent/PeerPacket.pm
X at dirrmtry %%SITE_PERL%%/Net/BitTorrent
X at dirrmtry %%SITE_PERL%%/Net
END-of-p5-Net-BitTorrent-PeerPacket/pkg-plist
echo x - p5-Net-BitTorrent-PeerPacket/distinfo
sed 's/^X//' >p5-Net-BitTorrent-PeerPacket/distinfo << 'END-of-p5-Net-BitTorrent-PeerPacket/distinfo'
XMD5 (Net-BitTorrent-PeerPacket-1.0.tar.gz) = f43c42227e8ffc7edfae71d7e8c28322
XSHA256 (Net-BitTorrent-PeerPacket-1.0.tar.gz) = e0af77a0891389c528dec5abbc227e0aca3c9ea261d41a98a5a0879125651d6e
XSIZE (Net-BitTorrent-PeerPacket-1.0.tar.gz) = 5713
END-of-p5-Net-BitTorrent-PeerPacket/distinfo
exit
--- p5-Net-BitTorrent-PeerPacket-1.0.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list