git: e86da76e7545 - main - math/xgraph: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 03 Mar 2026 14:44:39 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e86da76e7545d50eca247db5e24a9a43ed8eccc5
commit e86da76e7545d50eca247db5e24a9a43ed8eccc5
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2026-03-03 08:57:17 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2026-03-03 14:43:58 +0000
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.
---
math/xgraph/Makefile | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
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