git: 458523534c3a - main - french/geonext: Remove expired port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 05 Dec 2023 09:41:02 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=458523534c3ace22ab43f2873b88405fb427aeef
commit 458523534c3ace22ab43f2873b88405fb427aeef
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-12-05 08:44:52 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-12-05 09:40:47 +0000
french/geonext: Remove expired port
2023-12-05 french/geonext: Last upstream release was in 2014
---
MOVED | 1 +
french/Makefile | 1 -
french/geonext/Makefile | 11 -----------
3 files changed, 1 insertion(+), 12 deletions(-)
diff --git a/MOVED b/MOVED
index a2ef4c89ddb9..4789f2d78dc9 100644
--- a/MOVED
+++ b/MOVED
@@ -8163,3 +8163,4 @@ astro/tclgeomap||2023-12-02|Has expired: abandoned
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
diff --git a/french/Makefile b/french/Makefile
index f1b2203d3b2b..40b517a66a8a 100644
--- a/french/Makefile
+++ b/french/Makefile
@@ -3,7 +3,6 @@
SUBDIR += aspell
SUBDIR += aster
SUBDIR += fortune-mod-zarathoustra
- SUBDIR += geonext
SUBDIR += homard
SUBDIR += hunspell
SUBDIR += hyphen
diff --git a/french/geonext/Makefile b/french/geonext/Makefile
deleted file mode 100644
index d1ec142e1339..000000000000
--- a/french/geonext/Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-CATEGORIES= french
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Interactive (dynamic) elementary Geometry Software
-
-RUN_DEPENDS= geonext>=0:math/geonext
-
-WITH_LANG= fr
-MASTERDIR= ${.CURDIR}/../../math/geonext
-
-.include "${MASTERDIR}/Makefile"