diff options
Diffstat (limited to 'net-p2p/p5-Net-BitTorrent-PeerPacket')
-rw-r--r-- | net-p2p/p5-Net-BitTorrent-PeerPacket/Makefile | 18 | ||||
-rw-r--r-- | net-p2p/p5-Net-BitTorrent-PeerPacket/distinfo | 2 | ||||
-rw-r--r-- | net-p2p/p5-Net-BitTorrent-PeerPacket/pkg-descr | 4 | ||||
-rw-r--r-- | net-p2p/p5-Net-BitTorrent-PeerPacket/pkg-plist | 2 |
4 files changed, 0 insertions, 26 deletions
diff --git a/net-p2p/p5-Net-BitTorrent-PeerPacket/Makefile b/net-p2p/p5-Net-BitTorrent-PeerPacket/Makefile deleted file mode 100644 index 09366d05c662..000000000000 --- a/net-p2p/p5-Net-BitTorrent-PeerPacket/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -PORTNAME= Net-BitTorrent-PeerPacket -PORTVERSION= 1.2 -PORTREVISION= 1 -CATEGORIES= net-p2p perl5 -MASTER_SITES= CPAN -PKGNAMEPREFIX= p5- - -MAINTAINER= perl@FreeBSD.org -COMMENT= Parse/Build Peer Packets from BitTorrent -WWW= https://metacpan.org/release/Net-BitTorrent-PeerPacket - -USES= perl5 -USE_PERL5= modbuild - -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 - -.include <bsd.port.mk> diff --git a/net-p2p/p5-Net-BitTorrent-PeerPacket/distinfo b/net-p2p/p5-Net-BitTorrent-PeerPacket/distinfo deleted file mode 100644 index 62028c165e8d..000000000000 --- a/net-p2p/p5-Net-BitTorrent-PeerPacket/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (Net-BitTorrent-PeerPacket-1.2.tar.gz) = d9dfc74686edde2318f5c67697b3553b43e95589ea766904fbf27da0f77a4fb5 -SIZE (Net-BitTorrent-PeerPacket-1.2.tar.gz) = 6645 diff --git a/net-p2p/p5-Net-BitTorrent-PeerPacket/pkg-descr b/net-p2p/p5-Net-BitTorrent-PeerPacket/pkg-descr deleted file mode 100644 index 6a31b2a11e8e..000000000000 --- a/net-p2p/p5-Net-BitTorrent-PeerPacket/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -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. diff --git a/net-p2p/p5-Net-BitTorrent-PeerPacket/pkg-plist b/net-p2p/p5-Net-BitTorrent-PeerPacket/pkg-plist deleted file mode 100644 index 18e109d71981..000000000000 --- a/net-p2p/p5-Net-BitTorrent-PeerPacket/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -%%PERL5_MAN3%%/Net::BitTorrent::PeerPacket.3.gz -%%SITE_PERL%%/Net/BitTorrent/PeerPacket.pm |