aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2026-03-03 08:57:17 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2026-03-03 14:43:58 +0000
commite86da76e7545d50eca247db5e24a9a43ed8eccc5 (patch)
tree0f9634a0ae60bc1e036b5ab45ea72d74e5ad7680
parentc1b0411b27935e8e0886db0a208aa65a28b1003b (diff)
math/xgraph: Mark DEPRECATED
- Unmaintained software - Last release was in last century - Set EXPIRATION_DATE 2026-04-30 If someone needs this port feel free to undeprecate and takeover maintainership.
-rw-r--r--math/xgraph/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/math/xgraph/Makefile b/math/xgraph/Makefile
index 1aceb5743f3d..f0d0942a614d 100644
--- a/math/xgraph/Makefile
+++ b/math/xgraph/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xgraph
PORTVERSION= 11.3.2.20000910
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= math print
MASTER_SITES= ftp://ftp.cs.utoronto.ca/pub/radford/
DISTNAME= xgraph-11
@@ -8,6 +8,9 @@ DISTNAME= xgraph-11
MAINTAINER= bofh@FreeBSD.org
COMMENT= Program that helps you plot graphs
+DEPRECATED= Obsolete software, unmaintained upstream
+EXPIRATION_DATE= 2026-04-30
+
LICENSE= XGRAPH
LICENSE_NAME= xgraph license
LICENSE_FILE= ${WRKSRC}/COPYING