aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2025-03-30 23:07:38 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2025-03-30 23:07:38 +0000
commit78457b14dd5a11cf343fed3d70e8a5cc09292d8b (patch)
tree6ea859d673517d58793d1369375afff39dba9148 /net-p2p
parent6388de82865959b70f2267d99639bf3fbf37913a (diff)
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/btcheck/Makefile4
-rw-r--r--net-p2p/mktorrent/Makefile5
-rw-r--r--net-p2p/mldonkey/Makefile3
3 files changed, 1 insertions, 11 deletions
diff --git a/net-p2p/btcheck/Makefile b/net-p2p/btcheck/Makefile
index 0b3dc6350895..ad7849605903 100644
--- a/net-p2p/btcheck/Makefile
+++ b/net-p2p/btcheck/Makefile
@@ -10,11 +10,7 @@ WWW= https://sourceforge.net/projects/btcheck/
LICENSE= GPLv3
-DEPRECATED= Abandoned upstream and missing multiple features that modern torrent files/clients utilize, consider using net-p2p/intermodal
-EXPIRATION_DATE=2025-04-30
-
GNU_CONFIGURE= yes
-GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFLICTS_INSTALL= libbt # bin/btcheck
diff --git a/net-p2p/mktorrent/Makefile b/net-p2p/mktorrent/Makefile
index 1e36c6b2fb8a..0212a8dd042b 100644
--- a/net-p2p/mktorrent/Makefile
+++ b/net-p2p/mktorrent/Makefile
@@ -4,16 +4,13 @@ DISTVERSIONPREFIX= v
PORTREVISION= 1
CATEGORIES= net-p2p
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= danfe@FreeBSD.org
COMMENT= Command-line utility for creating BitTorrent metainfo files
WWW= https://github.com/Rudde/mktorrent
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-DEPRECATED= Abandonware, new upstream which also seems to have abandoned the project. Consider using net-p2p/mkbrr
-EXPIRATION_DATE=2025-03-31
-
USE_GITHUB= yes
GH_ACCOUNT= Rudde
diff --git a/net-p2p/mldonkey/Makefile b/net-p2p/mldonkey/Makefile
index 6dbd5a5fdb90..8a4df97487c1 100644
--- a/net-p2p/mldonkey/Makefile
+++ b/net-p2p/mldonkey/Makefile
@@ -10,9 +10,6 @@ WWW= https://mldonkey.sourceforge.net/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/Copying.txt
-DEPRECATED= Outdated and unsupported upstream
-EXPIRATION_DATE=2025-04-30
-
CONFLICTS= mldonkey{-{core,gui},}-devel
BUILD_DEPENDS= ${LOCALBASE}/lib/ocaml/nums.cma:math/ocaml-num