summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2025-05-18 14:14:55 +0200
committerDaniel Engberg <diizzy@FreeBSD.org>2025-05-18 14:18:33 +0200
commit60164b356b185d87ce6586dbd0f4adc4d3c43546 (patch)
treee3cfecc056384e879bee14ce080a848da657b338
parentdevel/bmkdep: Deprecate and set expiration date to 2025-06-30 (diff)
devel/exercisix: Deprecate and set expiration date to 2025-06-30
Abandonware, upstream is gone and last release 10+ years ago PR: 286585 Approved by: maintainer timeout, 2+ weeks
-rw-r--r--devel/exercisix/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/exercisix/Makefile b/devel/exercisix/Makefile
index cf9db3e71ba9..a691b9379e96 100644
--- a/devel/exercisix/Makefile
+++ b/devel/exercisix/Makefile
@@ -8,6 +8,10 @@ MAINTAINER= exercisix@alexanderchuranov.com
COMMENT= Innovative lightweight unit-test framework for C++
WWW= http://alexanderchuranov.com/software/exercisix
+BROKEN= Unfetchable
+DEPRECATED= Abandonware, upstream is gone and last release 10+ years ago
+EXPIRATION_DATE=2025-06-30
+
USES= tar:bzip2
OPTIONS_DEFINE= EXAMPLES