mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net-p2p/p5-Net-BitTorrent*: Deprecate and set expiration date to 2025-04-30
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 PR: 285252 Approved by: portmgr (maintainer timeout)
This commit is contained in:
parent
08bad9f202
commit
a96569e743
3 changed files with 9 additions and 0 deletions
|
@ -13,6 +13,9 @@ WWW= https://metacpan.org/release/Net-BitTorrent-File
|
||||||
LICENSE= ART10 GPLv1+
|
LICENSE= ART10 GPLv1+
|
||||||
LICENSE_COMB= dual
|
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}
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= p5-Convert-Bencode>=0:converters/p5-Convert-Bencode \
|
RUN_DEPENDS= p5-Convert-Bencode>=0:converters/p5-Convert-Bencode \
|
||||||
p5-Digest-SHA1>=0:security/p5-Digest-SHA1
|
p5-Digest-SHA1>=0:security/p5-Digest-SHA1
|
||||||
|
|
|
@ -12,4 +12,7 @@ WWW= https://metacpan.org/release/Net-BitTorrent-PeerPacket
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= modbuild
|
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>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -12,6 +12,9 @@ WWW= https://metacpan.org/release/Net-BitTorrent
|
||||||
|
|
||||||
LICENSE= ART20
|
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\.]*$$
|
PORTSCOUT= limit:^[0-9\.]*$$
|
||||||
|
|
||||||
CONFIGURE_ARGS= </dev/null
|
CONFIGURE_ARGS= </dev/null
|
||||||
|
|
Loading…
Add table
Reference in a new issue