git: a90390adb627 - main - science/gtamsanalyzer: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 05 Apr 2025 16:20:16 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=a90390adb6277c03f0a1731c1757ce35aba7ee41 commit a90390adb6277c03f0a1731c1757ce35aba7ee41 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2025-04-04 00:25:58 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2025-04-05 16:19:44 +0000 science/gtamsanalyzer: Mark DEPRECATED - Upsream unmaintained as last release was in 2004 - Unhook from gnustep-app - Set EXPIRATION_DATE 2025-05-04 If someone needs this port feel free to undeprecate and takeover maintainership. --- science/gtamsanalyzer/Makefile | 3 +++ x11/gnustep-app/Makefile | 3 +-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/science/gtamsanalyzer/Makefile b/science/gtamsanalyzer/Makefile index fdb94350b313..2ad1f69e10c5 100644 --- a/science/gtamsanalyzer/Makefile +++ b/science/gtamsanalyzer/Makefile @@ -11,6 +11,9 @@ WWW= http://tamsys.sourceforge.net/gtams/ LICENSE= GPLv2 +DEPRECATED= Upstream unmaintained as last release was in 2004 +EXPIRATION_DATE= 2025-05-04 + USES= gnustep USE_GNUSTEP= back build diff --git a/x11/gnustep-app/Makefile b/x11/gnustep-app/Makefile index 5af43c80fd54..6c595ba44fad 100644 --- a/x11/gnustep-app/Makefile +++ b/x11/gnustep-app/Makefile @@ -1,6 +1,6 @@ PORTNAME= gnustep-app PORTVERSION= 2.0.0 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= x11 gnustep MAINTAINER= ports@FreeBSD.org @@ -42,7 +42,6 @@ RUN_DEPENDS= aclock>0:x11-clocks/aclock \ gshisen>0:games/gshisen \ gskrab>0:x11/gskrab \ gspdf>0:print/gspdf \ - gtamsanalyzer>0:science/gtamsanalyzer \ gworkspace-gwmetadata>0:deskutils/gworkspace-gwmetadata \ gworkspace>0:deskutils/gworkspace \ helpviewer>0:deskutils/helpviewer \