git: 6ec8e3450b29 - main - devel/sdts++: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 21 Oct 2023 19:01:54 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=6ec8e3450b29462a590d09fb0b07ed214d456bd5 commit 6ec8e3450b29462a590d09fb0b07ed214d456bd5 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-10-21 18:59:52 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-10-21 19:01:38 +0000 devel/sdts++: Mark DEPRECATED - Upstream last release was in 2003 - Both MASTER_SITES/WWW are unreachable and redirects to a different location - Cannot find any reference on this library on the web - Set EXPIRATION_DATE to 2023-11-22 --- devel/sdts++/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devel/sdts++/Makefile b/devel/sdts++/Makefile index b0191ce4b231..918b94fb27a4 100644 --- a/devel/sdts++/Makefile +++ b/devel/sdts++/Makefile @@ -9,6 +9,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= C++ library for SDTS related development WWW= https://mcmcweb.er.usgs.gov/sdts/sdtsxx/ +DEPRECATED= Last upstream release was in 2003 and both MASTER_SITES and WWW are unreachable +EXPIRATION_DATE= 2023-11-22 + LIB_DEPENDS= libboost_thread.so:devel/boost-libs USES= autoreconf bison dos2unix gmake libtool makeinfo