git: 0fa8851c927e - main - net-p2p/p5-Net-BitTorrent: Remove expired port

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Sun, 04 May 2025 11:40:08 UTC
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0fa8851c927ec8adfa7fb8d3f499403e353df32f

commit 0fa8851c927ec8adfa7fb8d3f499403e353df32f
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-05-04 11:40:03 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-05-04 11:40:03 +0000

    net-p2p/p5-Net-BitTorrent: Remove expired port
    
    2025-04-30 net-p2p/p5-Net-BitTorrent: 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
---
 MOVED                               |  1 +
 net-p2p/Makefile                    |  1 -
 net-p2p/p5-Net-BitTorrent/Makefile  | 26 --------------------------
 net-p2p/p5-Net-BitTorrent/distinfo  |  2 --
 net-p2p/p5-Net-BitTorrent/pkg-descr |  3 ---
 net-p2p/p5-Net-BitTorrent/pkg-plist | 28 ----------------------------
 6 files changed, 1 insertion(+), 60 deletions(-)

diff --git a/MOVED b/MOVED
index a0f2bab69f90..8b1a679ab132 100644
--- a/MOVED
+++ b/MOVED
@@ -4378,3 +4378,4 @@ textproc/cdif||2025-05-04|Has expired: Deprecated upstream, repo archived on Jun
 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
+net-p2p/p5-Net-BitTorrent||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 62fba4d97225..50112ca3ad04 100644
--- a/net-p2p/Makefile
+++ b/net-p2p/Makefile
@@ -68,7 +68,6 @@
     SUBDIR += ogmios
     SUBDIR += opendchub
     SUBDIR += oura
-    SUBDIR += p5-Net-BitTorrent
     SUBDIR += p5-Net-BitTorrent-File
     SUBDIR += p5-Net-DirectConnect
     SUBDIR += p5-WWW-BitTorrent
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