diff options
Diffstat (limited to 'net-p2p/p5-Net-BitTorrent')
-rw-r--r-- | net-p2p/p5-Net-BitTorrent/Makefile | 26 | ||||
-rw-r--r-- | net-p2p/p5-Net-BitTorrent/distinfo | 2 | ||||
-rw-r--r-- | net-p2p/p5-Net-BitTorrent/pkg-descr | 3 | ||||
-rw-r--r-- | net-p2p/p5-Net-BitTorrent/pkg-plist | 28 |
4 files changed, 0 insertions, 59 deletions
diff --git a/net-p2p/p5-Net-BitTorrent/Makefile b/net-p2p/p5-Net-BitTorrent/Makefile deleted file mode 100644 index 5cbd5aca6dfe..000000000000 --- a/net-p2p/p5-Net-BitTorrent/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -PORTNAME= Net-BitTorrent -PORTVERSION= 0.052 -PORTREVISION= 5 -CATEGORIES= net-p2p perl5 -MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:SANKO -PKGNAMEPREFIX= p5- - -MAINTAINER= perl@FreeBSD.org -COMMENT= BitTorrent peer-to-peer protocol class -WWW= https://metacpan.org/release/Net-BitTorrent - -LICENSE= ART20 - -DEPRECATED= Deprecated, no active development in more than a decade so any "new" functionality is missing and interoperability with recent software is very limited if not completely broken -EXPIRATION_DATE=2025-04-30 - -PORTSCOUT= limit:^[0-9\.]*$$ - -CONFIGURE_ARGS= </dev/null - -USES= perl5 -USE_PERL5= modbuild -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/net-p2p/p5-Net-BitTorrent/distinfo b/net-p2p/p5-Net-BitTorrent/distinfo deleted file mode 100644 index 283396407d3b..000000000000 --- a/net-p2p/p5-Net-BitTorrent/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (Net-BitTorrent-0.052.tar.gz) = a506f1fd9ce277f423ab0abe18273891e75d1c34cf5da56185d29dd3f0eb8698 -SIZE (Net-BitTorrent-0.052.tar.gz) = 180217 diff --git a/net-p2p/p5-Net-BitTorrent/pkg-descr b/net-p2p/p5-Net-BitTorrent/pkg-descr deleted file mode 100644 index c6bc0569be02..000000000000 --- a/net-p2p/p5-Net-BitTorrent/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -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. diff --git a/net-p2p/p5-Net-BitTorrent/pkg-plist b/net-p2p/p5-Net-BitTorrent/pkg-plist deleted file mode 100644 index 25b07a580fb9..000000000000 --- a/net-p2p/p5-Net-BitTorrent/pkg-plist +++ /dev/null @@ -1,28 +0,0 @@ -bin/net-bittorrent.pl -%%SITE_PERL%%/Net/BitTorrent.pm -%%SITE_PERL%%/Net/BitTorrent/ConfigData.pm -%%SITE_PERL%%/Net/BitTorrent/DHT.pm -%%SITE_PERL%%/Net/BitTorrent/Notes.pod -%%SITE_PERL%%/Net/BitTorrent/Peer.pm -%%SITE_PERL%%/Net/BitTorrent/Protocol.pm -%%SITE_PERL%%/Net/BitTorrent/Torrent.pm -%%SITE_PERL%%/Net/BitTorrent/Torrent/File.pm -%%SITE_PERL%%/Net/BitTorrent/Torrent/Tracker.pm -%%SITE_PERL%%/Net/BitTorrent/Torrent/Tracker/HTTP.pm -%%SITE_PERL%%/Net/BitTorrent/Torrent/Tracker/UDP.pm -%%SITE_PERL%%/Net/BitTorrent/Util.pm -%%SITE_PERL%%/Net/BitTorrent/Version.pm -%%PERL5_MAN3%%/Net::BitTorrent.3.gz -%%PERL5_MAN3%%/Net::BitTorrent::ConfigData.3.gz -%%PERL5_MAN3%%/Net::BitTorrent::DHT.3.gz -%%PERL5_MAN3%%/Net::BitTorrent::Notes.3.gz -%%PERL5_MAN3%%/Net::BitTorrent::Peer.3.gz -%%PERL5_MAN3%%/Net::BitTorrent::Protocol.3.gz -%%PERL5_MAN3%%/Net::BitTorrent::Torrent.3.gz -%%PERL5_MAN3%%/Net::BitTorrent::Torrent::File.3.gz -%%PERL5_MAN3%%/Net::BitTorrent::Torrent::Tracker.3.gz -%%PERL5_MAN3%%/Net::BitTorrent::Torrent::Tracker::HTTP.3.gz -%%PERL5_MAN3%%/Net::BitTorrent::Torrent::Tracker::UDP.3.gz -%%PERL5_MAN3%%/Net::BitTorrent::Util.3.gz -%%PERL5_MAN3%%/Net::BitTorrent::Version.3.gz -%%PERL5_MAN1%%/net-bittorrent.pl.1.gz |