aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2023-06-26 07:13:59 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2023-06-26 07:13:59 +0000
commit6f1e92fb3a9bbbf812792cde683f2facc1304965 (patch)
tree72a6390526495abb0e09e3bf3a2339f3756c1a6e
parenta750fa11b8ddd360a38a1175683ba0a21b320eb7 (diff)
downloadports-6f1e92fb3a9bbbf812792cde683f2facc1304965.tar.gz
ports-6f1e92fb3a9bbbf812792cde683f2facc1304965.zip
astro/tclgeomap, astro/tkgeomap: deprecate with expiry on 2023-08-31
Upstream has disappeared since a long time. The Tk part does not build with modern compilers.
-rw-r--r--astro/tclgeomap/Makefile3
-rw-r--r--astro/tkgeomap/Makefile5
2 files changed, 6 insertions, 2 deletions
diff --git a/astro/tclgeomap/Makefile b/astro/tclgeomap/Makefile
index e8d81b54db6a..1c58687dd25c 100644
--- a/astro/tclgeomap/Makefile
+++ b/astro/tclgeomap/Makefile
@@ -9,6 +9,9 @@ WWW= https://web.archive.org/web/20130807000308/http://www.tkgeomap.org/
LICENSE= GPLv2
+DEPRECATED= abandoned
+EXPIRATION_DATE=2023-08-31
+
USES+= tcl:tea
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
USE_LDCONFIG= yes
diff --git a/astro/tkgeomap/Makefile b/astro/tkgeomap/Makefile
index e465b0764583..eddf22159855 100644
--- a/astro/tkgeomap/Makefile
+++ b/astro/tkgeomap/Makefile
@@ -9,8 +9,9 @@ WWW= https://web.archive.org/web/20130807000308/http://www.tkgeomap.org/
LICENSE= GPLv2
-BROKEN_armv6= fails to configure: shared build specified but could not find shared tclgeomap library
-BROKEN_armv7= fails to configure: shared build specified but could not find shared tclgeomap library
+BROKEN= does not build
+DEPRECATED= abandoned
+EXPIRATION_DATE=2023-08-31
LIB_DEPENDS= libtclgeomap.so:astro/tclgeomap