summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2025-06-30 23:14:05 +0200
committerRene Ladan <rene@FreeBSD.org>2025-06-30 23:20:14 +0200
commitc1786358b77879ad49c5a09bad8b2aab76f2c5b4 (patch)
treee3f3e8a25829514d2ecb8677a225346c3385f496
parentgames/py-fife: mark FIFECHAN option as deprecated (diff)
all: expire (indirect) consumers of devel/{bmake,bmkdep} on 2025-09-30
-rw-r--r--chinese/dictd-database/Makefile3
-rw-r--r--devel/libmaa/Makefile3
-rw-r--r--devel/lmdbg/Makefile3
-rw-r--r--devel/mk-configure/Makefile3
-rw-r--r--devel/paexec/Makefile3
-rw-r--r--lang/runawk/Makefile3
-rw-r--r--net-mgmt/hastmon/Makefile3
-rw-r--r--net/dictd/Makefile3
-rw-r--r--textproc/dict/Makefile3
-rw-r--r--textproc/dictem/Makefile3
-rw-r--r--textproc/dictfmt/Makefile3
11 files changed, 33 insertions, 0 deletions
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