Date: Sun, 8 Sep 2024 17:32:55 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d9814c6f240e - main - math/tablix: Deprecate and set expiration date to 2024-09-30 Message-ID: <202409081732.488HWtS8008087@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=d9814c6f240e433073e6287ad1a31b84bb84d297 commit d9814c6f240e433073e6287ad1a31b84bb84d297 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-09-08 06:53:59 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-09-08 17:31:47 +0000 math/tablix: Deprecate and set expiration date to 2024-09-30 Unfetchable and upstream is gone PR: 281065 Approved by: portmgr (maintainer timeout) --- math/tablix/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/math/tablix/Makefile b/math/tablix/Makefile index 4398940fec50..833bc337a44a 100644 --- a/math/tablix/Makefile +++ b/math/tablix/Makefile @@ -9,6 +9,10 @@ MAINTAINER= amir.husaini@gmail.com COMMENT= Free software for solving timetabling problems WWW= https://www.tablix.org/ +BROKEN= Unfetchable +DEPRECATED= Abandonware, upstream is gone and source code is no longer available +EXPIRATION_DATE=2024-09-30 + BUILD_DEPENDS= pvm:net/pvm RUN_DEPENDS= pvm:net/pvm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409081732.488HWtS8008087>