diff --git a/net-p2p/p5-Net-BitTorrent-File/Makefile b/net-p2p/p5-Net-BitTorrent-File/Makefile index 31c88ecb3710..bfd106d61fb5 100644 --- a/net-p2p/p5-Net-BitTorrent-File/Makefile +++ b/net-p2p/p5-Net-BitTorrent-File/Makefile @@ -1,25 +1,28 @@ 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 diff --git a/net-p2p/p5-Net-BitTorrent-PeerPacket/Makefile b/net-p2p/p5-Net-BitTorrent-PeerPacket/Makefile index 287ae0c35aa2..09366d05c662 100644 --- a/net-p2p/p5-Net-BitTorrent-PeerPacket/Makefile +++ b/net-p2p/p5-Net-BitTorrent-PeerPacket/Makefile @@ -1,15 +1,18 @@ 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 diff --git a/net-p2p/p5-Net-BitTorrent/Makefile b/net-p2p/p5-Net-BitTorrent/Makefile index 88c3f72299bf..5cbd5aca6dfe 100644 --- a/net-p2p/p5-Net-BitTorrent/Makefile +++ b/net-p2p/p5-Net-BitTorrent/Makefile @@ -1,23 +1,26 @@ 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=