git: c1786358b778 - main - all: expire (indirect) consumers of devel/{bmake,bmkdep} on 2025-09-30

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Mon, 30 Jun 2025 21:20:29 UTC
The branch main has been updated by rene:

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

commit c1786358b77879ad49c5a09bad8b2aab76f2c5b4
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-06-30 21:14:05 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-06-30 21:20:14 +0000

    all: expire (indirect) consumers of devel/{bmake,bmkdep} on 2025-09-30
---
 chinese/dictd-database/Makefile | 3 +++
 devel/libmaa/Makefile           | 3 +++
 devel/lmdbg/Makefile            | 3 +++
 devel/mk-configure/Makefile     | 3 +++
 devel/paexec/Makefile           | 3 +++
 lang/runawk/Makefile            | 3 +++
 net-mgmt/hastmon/Makefile       | 3 +++
 net/dictd/Makefile              | 3 +++
 textproc/dict/Makefile          | 3 +++
 textproc/dictem/Makefile        | 3 +++
 textproc/dictfmt/Makefile       | 3 +++
 11 files changed, 33 insertions(+)

diff --git a/chinese/dictd-database/Makefile b/chinese/dictd-database/Makefile
index ee31ace6dff3..dd1deebaf37a 100644
--- a/chinese/dictd-database/Makefile
+++ b/chinese/dictd-database/Makefile
@@ -10,6 +10,9 @@ COMMENT=	Chinese <-> English dictd words database
 
 LICENSE=	GPLv2
 
+DEPRECATED=	Depends on expiring net/dictd
+EXPIRATION_DATE=2025-09-30
+
 RUN_DEPENDS=	${LOCALBASE}/sbin/dictd:net/dictd
 
 NO_BUILD=	yes
diff --git a/devel/libmaa/Makefile b/devel/libmaa/Makefile
index d75ef13bfaed..2a0cebe3085f 100644
--- a/devel/libmaa/Makefile
+++ b/devel/libmaa/Makefile
@@ -10,6 +10,9 @@ WWW=		https://github.com/cheusov/libmaa
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/doc/LICENSE
 
+DEPRECATED=	Depends on expiring devel/mk-configure
+EXPIRATION_DATE=2025-09-30
+
 BUILD_DEPENDS=	mk-configure>=0.29.1:devel/mk-configure
 
 CFLAGS+=	-fPIC
diff --git a/devel/lmdbg/Makefile b/devel/lmdbg/Makefile
index ba3bce4d7374..d594c27aae05 100644
--- a/devel/lmdbg/Makefile
+++ b/devel/lmdbg/Makefile
@@ -11,6 +11,9 @@ WWW=		https://sourceforge.net/projects/lmdbg/
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/doc/LICENSE
 
+DEPRECATED=	Depends on expiring devel/mk-configure
+EXPIRATION_DATE=2025-09-30
+
 BUILD_DEPENDS=	mk-configure>=0.24:devel/mk-configure
 LIB_DEPENDS=	libJudy.so:devel/judy
 RUN_DEPENDS=	runawk:lang/runawk \
diff --git a/devel/mk-configure/Makefile b/devel/mk-configure/Makefile
index 6863a222429f..e073853c3928 100644
--- a/devel/mk-configure/Makefile
+++ b/devel/mk-configure/Makefile
@@ -10,6 +10,9 @@ WWW=		https://sourceforge.net/projects/mk-configure/
 
 LICENSE=	BSD2CLAUSE
 
+DEPRECATED=	Depends on expired devel/bmake and devel/bmkdep
+EXPIRATION_DATE=2025-09-30
+
 BUILD_DEPENDS=	${BMAKE}:devel/bmake
 RUN_DEPENDS:=	${BUILD_DEPENDS} \
 		bmkdep:devel/bmkdep
diff --git a/devel/paexec/Makefile b/devel/paexec/Makefile
index 9f3a3e21efee..1b753fe98fa5 100644
--- a/devel/paexec/Makefile
+++ b/devel/paexec/Makefile
@@ -10,6 +10,9 @@ WWW=		https://sourceforge.net/projects/paexec/
 
 LICENSE=	MIT
 
+DEPRECATED=	Depends on expiring devel/mk-configure
+EXPIRATION_DATE=2025-09-30
+
 BUILD_DEPENDS=	mkcmake:devel/mk-configure \
 		runawk:lang/runawk
 LIB_DEPENDS=	libmaa.so:devel/libmaa
diff --git a/lang/runawk/Makefile b/lang/runawk/Makefile
index 1d3c5b70bc61..bd0dd1f1d355 100644
--- a/lang/runawk/Makefile
+++ b/lang/runawk/Makefile
@@ -10,6 +10,9 @@ WWW=		https://sourceforge.net/projects/runawk/
 
 LICENSE=	MIT
 
+DEPRECATED=	Depends on expiring devel/mk-configure
+EXPIRATION_DATE=2025-09-30
+
 BUILD_DEPENDS=	mk-configure>=0.26.0:devel/mk-configure
 
 USES=		localbase
diff --git a/net-mgmt/hastmon/Makefile b/net-mgmt/hastmon/Makefile
index 4680d17fd77d..a5923ac82f30 100644
--- a/net-mgmt/hastmon/Makefile
+++ b/net-mgmt/hastmon/Makefile
@@ -9,6 +9,9 @@ WWW=		http://hastmon.googlecode.com/
 
 LICENSE=	BSD2CLAUSE
 
+DEPRECATED=	Depends on expiring devel/mk-configure
+EXPIRATION_DATE=2025-09-30
+
 BUILD_DEPENDS=	mk-configure>=0.20:devel/mk-configure
 
 USE_GITHUB=	yes
diff --git a/net/dictd/Makefile b/net/dictd/Makefile
index 18d4c09f8b00..303dfeb15589 100644
--- a/net/dictd/Makefile
+++ b/net/dictd/Makefile
@@ -11,6 +11,9 @@ WWW=		https://www.dict.org/ \
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Depends on expiring devel/libmaa
+EXPIRATION_DATE=2025-09-30
+
 LIB_DEPENDS=	libmaa.so:devel/libmaa
 
 USES=		bison gmake libtool:build localbase
diff --git a/textproc/dict/Makefile b/textproc/dict/Makefile
index 17b4d6bb11ba..5b3b59b2b437 100644
--- a/textproc/dict/Makefile
+++ b/textproc/dict/Makefile
@@ -12,6 +12,9 @@ WWW=		https://www.dict.org/ \
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Depends on expiring devel/libmaa
+EXPIRATION_DATE=2025-09-30
+
 LIB_DEPENDS=	libmaa.so:devel/libmaa
 
 USES=		bison gmake libtool:build localbase
diff --git a/textproc/dictem/Makefile b/textproc/dictem/Makefile
index 99dc1728ba87..0052c6bc35a3 100644
--- a/textproc/dictem/Makefile
+++ b/textproc/dictem/Makefile
@@ -11,6 +11,9 @@ WWW=		https://sourceforge.net/projects/dictem/
 
 LICENSE=	GPLv2
 
+DEPRECATED=	Depends on expiring textproc/dict
+EXPIRATION_DATE=2025-09-30
+
 RUN_DEPENDS=	${LOCALBASE}/bin/dict:textproc/dict
 
 USES=		emacs
diff --git a/textproc/dictfmt/Makefile b/textproc/dictfmt/Makefile
index 8e5ae6a1baf3..b27f6da8650d 100644
--- a/textproc/dictfmt/Makefile
+++ b/textproc/dictfmt/Makefile
@@ -12,6 +12,9 @@ WWW=		https://www.dict.org/ \
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Depends on expiring devel/libmaa
+EXPIRATION_DATE=2025-09-30
+
 LIB_DEPENDS=	libmaa.so:devel/libmaa
 
 USES=		gmake libtool:build localbase