ports/122678: [NEW PORT] net-p2p/p5-Net-BitTorrent: BitTorrent peer-to-peer protocol class

Gea-Suan Lin gslin at gslin.org
Sat Apr 12 03:00:05 UTC 2008


>Number:         122678
>Category:       ports
>Synopsis:       [NEW PORT] net-p2p/p5-Net-BitTorrent: BitTorrent peer-to-peer protocol class
>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 Apr 12 03:00:04 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.3-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD ccreader.NCTU.edu.tw 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #3: Tue Jan 15 11:22:08 CST 2008
>Description:
Net::BitTorrent is a class based implementation of the current
BitTorrent Protocol Specification. Each Net::BitTorrent object is
capable of handling several concurrent .torrent sessions.

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

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

--- p5-Net-BitTorrent-0.015.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
#	p5-Net-BitTorrent/pkg-descr
#	p5-Net-BitTorrent/Makefile
#	p5-Net-BitTorrent/pkg-plist
#	p5-Net-BitTorrent/distinfo
#
echo c - p5-Net-BitTorrent
mkdir -p p5-Net-BitTorrent > /dev/null 2>&1
echo x - p5-Net-BitTorrent/pkg-descr
sed 's/^X//' >p5-Net-BitTorrent/pkg-descr << 'END-of-p5-Net-BitTorrent/pkg-descr'
XNet::BitTorrent is a class based implementation of the current
XBitTorrent Protocol Specification. Each Net::BitTorrent object is
Xcapable of handling several concurrent .torrent sessions.
X
XWWW:	http://search.cpan.org/dist/Net-BitTorrent/
END-of-p5-Net-BitTorrent/pkg-descr
echo x - p5-Net-BitTorrent/Makefile
sed 's/^X//' >p5-Net-BitTorrent/Makefile << 'END-of-p5-Net-BitTorrent/Makefile'
X# New ports collection makefile for:	p5-Net-BitTorrent
X# Date created:		2008-04-12
X# Whom:			Gea-Suan Lin <gslin at gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Net-BitTorrent
XPORTVERSION=	0.015
XCATEGORIES=	net-p2p perl5
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	Net
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	gslin at gslin.org
XCOMMENT=	BitTorrent peer-to-peer protocol class
X
XRUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Digest/SHA.pm:${PORTSDIR}/security/p5-Digest-SHA \
X		${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils \
X		${SITE_PERL}/${PERL_ARCH}/version.pm:${PORTSDIR}/devel/p5-version
XBUILD_DEPENDS=	${RUN_DEPENDS}
X
XCONFIGURE_ARGS=	</dev/null
XPERL_MODBUILD=	yes
X
XMAN3=		Net::BitTorrent.3 \
X		Net::BitTorrent::FAQ.3 \
X		Net::BitTorrent::PeerID.3 \
X		Net::BitTorrent::Session.3 \
X		Net::BitTorrent::Session::File.3 \
X		Net::BitTorrent::Session::Peer.3 \
X		Net::BitTorrent::Session::Peer::Request.3 \
X		Net::BitTorrent::Session::Piece.3 \
X		Net::BitTorrent::Session::Piece::Block.3 \
X		Net::BitTorrent::Session::Tracker.3 \
X		Net::BitTorrent::Util.3
X
Xpost-install:
X	${INSTALL_SCRIPT} ${WRKSRC}/scripts/client.pl ${PREFIX}/bin
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500800
XRUN_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes
X.endif
X
X.include <bsd.port.post.mk>
END-of-p5-Net-BitTorrent/Makefile
echo x - p5-Net-BitTorrent/pkg-plist
sed 's/^X//' >p5-Net-BitTorrent/pkg-plist << 'END-of-p5-Net-BitTorrent/pkg-plist'
X at comment $FreeBSD$
X%%SITE_PERL%%/Net/BitTorrent.pm
X%%SITE_PERL%%/Net/BitTorrent/FAQ.pod
X%%SITE_PERL%%/Net/BitTorrent/PeerID.pod
X%%SITE_PERL%%/Net/BitTorrent/Session.pm
X%%SITE_PERL%%/Net/BitTorrent/Session/File.pm
X%%SITE_PERL%%/Net/BitTorrent/Session/Peer.pm
X%%SITE_PERL%%/Net/BitTorrent/Session/Peer/Request.pm
X%%SITE_PERL%%/Net/BitTorrent/Session/Piece.pm
X%%SITE_PERL%%/Net/BitTorrent/Session/Piece/Block.pm
X%%SITE_PERL%%/Net/BitTorrent/Session/Tracker.pm
X%%SITE_PERL%%/Net/BitTorrent/Util.pm
Xbin/client.pl
X at dirrmtry %%SITE_PERL%%/Net/BitTorrent/Session/Piece
X at dirrmtry %%SITE_PERL%%/Net/BitTorrent/Session/Peer
X at dirrmtry %%SITE_PERL%%/Net/BitTorrent/Session
X at dirrmtry %%SITE_PERL%%/Net/BitTorrent
X at dirrmtry %%SITE_PERL%%/Net
END-of-p5-Net-BitTorrent/pkg-plist
echo x - p5-Net-BitTorrent/distinfo
sed 's/^X//' >p5-Net-BitTorrent/distinfo << 'END-of-p5-Net-BitTorrent/distinfo'
XMD5 (Net-BitTorrent-0.015.tar.gz) = 43daf7213a8657bb144a26a6d7129d85
XSHA256 (Net-BitTorrent-0.015.tar.gz) = 67cddae9552bb4b0966d461aa61b475ba57f0598934dfddb1e132e1846a63db6
XSIZE (Net-BitTorrent-0.015.tar.gz) = 121909
END-of-p5-Net-BitTorrent/distinfo
exit
--- p5-Net-BitTorrent-0.015.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list