summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MOVED1
-rw-r--r--net-p2p/Makefile1
-rw-r--r--net-p2p/p5-Net-BitTorrent-PeerPacket/Makefile18
-rw-r--r--net-p2p/p5-Net-BitTorrent-PeerPacket/distinfo2
-rw-r--r--net-p2p/p5-Net-BitTorrent-PeerPacket/pkg-descr4
-rw-r--r--net-p2p/p5-Net-BitTorrent-PeerPacket/pkg-plist2
6 files changed, 1 insertions, 27 deletions
diff --git a/MOVED b/MOVED
index 6cd52a4607c1..a0f2bab69f90 100644
--- a/MOVED
+++ b/MOVED
@@ -4377,3 +4377,4 @@ textproc/print-n-times||2025-05-04|Has expired: Obsolete and unmaintained in tre
textproc/cdif||2025-05-04|Has expired: Deprecated upstream, repo archived on Jun 25, 2018
security/i2p||2025-05-04|Has expired: Outdated and unsupported upstream
security/libuecc||2025-05-04|Has expired: Deprecated, only user was some never properly ported FreiFunk control plane software
+net-p2p/p5-Net-BitTorrent-PeerPacket||2025-05-04|Has expired: 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
diff --git a/net-p2p/Makefile b/net-p2p/Makefile
index ae1500f49347..62fba4d97225 100644
--- a/net-p2p/Makefile
+++ b/net-p2p/Makefile
@@ -70,7 +70,6 @@
SUBDIR += oura
SUBDIR += p5-Net-BitTorrent
SUBDIR += p5-Net-BitTorrent-File
- SUBDIR += p5-Net-BitTorrent-PeerPacket
SUBDIR += p5-Net-DirectConnect
SUBDIR += p5-WWW-BitTorrent
SUBDIR += phex
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