git: 6f1e92fb3a9b - main - astro/tclgeomap, astro/tkgeomap: deprecate with expiry on 2023-08-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Jun 2023 07:17:08 UTC
The branch main has been updated by gahr: URL: https://cgit.FreeBSD.org/ports/commit/?id=6f1e92fb3a9bbbf812792cde683f2facc1304965 commit 6f1e92fb3a9bbbf812792cde683f2facc1304965 Author: Pietro Cerutti <gahr@FreeBSD.org> AuthorDate: 2023-06-26 07:13:59 +0000 Commit: Pietro Cerutti <gahr@FreeBSD.org> CommitDate: 2023-06-26 07:13:59 +0000 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. --- astro/tclgeomap/Makefile | 3 +++ astro/tkgeomap/Makefile | 5 +++-- 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