summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2025-05-04 13:40:17 +0200
committerRene Ladan <rene@FreeBSD.org>2025-05-04 13:40:17 +0200
commit6d6b6a4e6a31edf139115bc275a9ffbf232dbf1f (patch)
tree284ac9f6023dd02b8d8d4f6ac2c92c82f95760ce
parentnet-p2p/p5-Net-BitTorrent: Remove expired port (diff)
net-p2p/p5-Net-BitTorrent-File: Remove expired port
2025-04-30 net-p2p/p5-Net-BitTorrent-File: 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
-rw-r--r--MOVED1
-rw-r--r--net-p2p/Makefile1
-rw-r--r--net-p2p/p5-Net-BitTorrent-File/Makefile28
-rw-r--r--net-p2p/p5-Net-BitTorrent-File/distinfo2
-rw-r--r--net-p2p/p5-Net-BitTorrent-File/pkg-descr4
-rw-r--r--net-p2p/p5-Net-BitTorrent-File/pkg-plist2
6 files changed, 1 insertions, 37 deletions
diff --git a/MOVED b/MOVED
index 8b1a679ab132..3c48ef60af7c 100644
--- a/MOVED
+++ b/MOVED
@@ -4379,3 +4379,4 @@ 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
+net-p2p/p5-Net-BitTorrent-File||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 50112ca3ad04..162fb1a52b12 100644
--- a/net-p2p/Makefile
+++ b/net-p2p/Makefile
@@ -68,7 +68,6 @@
SUBDIR += ogmios
SUBDIR += opendchub
SUBDIR += oura
- SUBDIR += p5-Net-BitTorrent-File
SUBDIR += p5-Net-DirectConnect
SUBDIR += p5-WWW-BitTorrent
SUBDIR += phex
diff --git a/net-p2p/p5-Net-BitTorrent-File/Makefile b/net-p2p/p5-Net-BitTorrent-File/Makefile
deleted file mode 100644
index bfd106d61fb5..000000000000
--- a/net-p2p/p5-Net-BitTorrent-File/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-PORTNAME= Net-BitTorrent-File
-PORTVERSION= 1.02
-DISTVERSIONSUFFIX= -fix
-PORTREVISION= 1
-CATEGORIES= net-p2p perl5
-MASTER_SITES= CPAN
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= perl@FreeBSD.org
-COMMENT= Perl5 module for handles loading and saving of .torrent file
-WWW= https://metacpan.org/release/Net-BitTorrent-File
-
-LICENSE= ART10 GPLv1+
-LICENSE_COMB= dual
-
-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
-
-BUILD_DEPENDS= ${RUN_DEPENDS}
-RUN_DEPENDS= p5-Convert-Bencode>=0:converters/p5-Convert-Bencode \
- p5-Digest-SHA1>=0:security/p5-Digest-SHA1
-
-NO_ARCH= yes
-USE_PERL5= configure
-USES= perl5
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-
-.include <bsd.port.mk>
diff --git a/net-p2p/p5-Net-BitTorrent-File/distinfo b/net-p2p/p5-Net-BitTorrent-File/distinfo
deleted file mode 100644
index ce4e504f707c..000000000000
--- a/net-p2p/p5-Net-BitTorrent-File/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (Net-BitTorrent-File-1.02-fix.tar.gz) = 5327b9ea29f35285c7b79e5552500aaa660bc2a7463fc782b927964e11db951e
-SIZE (Net-BitTorrent-File-1.02-fix.tar.gz) = 13554
diff --git a/net-p2p/p5-Net-BitTorrent-File/pkg-descr b/net-p2p/p5-Net-BitTorrent-File/pkg-descr
deleted file mode 100644
index 05e7ef00bdfe..000000000000
--- a/net-p2p/p5-Net-BitTorrent-File/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-This module handles loading and saveing of .torrent files as well as
-providing a convenient way to store torrent file info in memory. Most
-users of the module will most likely just call the new method with the
-name of a existing torrent file and use the data from that.
diff --git a/net-p2p/p5-Net-BitTorrent-File/pkg-plist b/net-p2p/p5-Net-BitTorrent-File/pkg-plist
deleted file mode 100644
index 2efb5b491c9d..000000000000
--- a/net-p2p/p5-Net-BitTorrent-File/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-%%SITE_PERL%%/Net/BitTorrent/File.pm
-%%PERL5_MAN3%%/Net::BitTorrent::File.3.gz