git: 4eb93f1c0635 - main - german/geonext: Remove expired port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 05 Dec 2023 09:41:03 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4eb93f1c0635e2bb2643f60dc48a8c9e2964ba98
commit 4eb93f1c0635e2bb2643f60dc48a8c9e2964ba98
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-12-05 08:45:36 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-12-05 09:40:51 +0000
german/geonext: Remove expired port
2023-12-05 german/geonext: Last upstream release was in 2014
---
MOVED | 1 +
german/Makefile | 1 -
german/geonext/Makefile | 11 -----------
3 files changed, 1 insertion(+), 12 deletions(-)
diff --git a/MOVED b/MOVED
index 4789f2d78dc9..202e10a63a50 100644
--- a/MOVED
+++ b/MOVED
@@ -8164,3 +8164,4 @@ devel/electron24||2023-12-03|Has expired: Upstream EOL reached on 2023-10-10
audio/festlex-ogi||2023-12-04|Has expired: Both MASTER_SITES and WWW are defunct
net/libkvontakte||2023-12-04|Has expired: Depends on deprecated www/qt5-webkit
french/geonext||2023-12-05|Has expired: Last upstream release was in 2014
+german/geonext||2023-12-05|Has expired: Last upstream release was in 2014
diff --git a/german/Makefile b/german/Makefile
index 14d8498b121d..55d559d7f56f 100644
--- a/german/Makefile
+++ b/german/Makefile
@@ -8,7 +8,6 @@
SUBDIR += ding
SUBDIR += dtaus
SUBDIR += eric6
- SUBDIR += geonext
SUBDIR += hunspell
SUBDIR += hyphen
SUBDIR += jdictionary-eng-ger
diff --git a/german/geonext/Makefile b/german/geonext/Makefile
deleted file mode 100644
index 4cf5a5a55962..000000000000
--- a/german/geonext/Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-CATEGORIES= german
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Interactive (dynamic) elementary Geometry Software
-
-RUN_DEPENDS= geonext>=0:math/geonext
-
-WITH_LANG= de
-MASTERDIR= ${.CURDIR}/../../math/geonext
-
-.include "${MASTERDIR}/Makefile"