Date: Mon, 13 Mar 2023 10:03:41 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: 38f0cff7d8a4 - main - textproc/artha: Mark BROKEN, deprecate and set expiration date to 2023-03-31 Message-ID: <202303131003.32DA3fSW065099@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=38f0cff7d8a44ee103cf0dc859a2128b3ba959fa commit 38f0cff7d8a44ee103cf0dc859a2128b3ba959fa Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-03-13 10:00:33 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-03-13 10:02:56 +0000 textproc/artha: Mark BROKEN, deprecate and set expiration date to 2023-03-31 Abandonware, last release in 2012 and fails to build with recent compilers against unmaintained GTK 2 Reported by: Zhihao Yuan <lichray@gmail.com> (maintainer) --- textproc/artha/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/textproc/artha/Makefile b/textproc/artha/Makefile index d62f06bd7659..78ff44e8aac3 100644 --- a/textproc/artha/Makefile +++ b/textproc/artha/Makefile @@ -10,6 +10,10 @@ WWW= http://artha.sourceforge.net/wiki/index.php/Home LICENSE= GPLv2 +BROKEN= Fails to build with recent compilers against unmaintained GTK 2 +DEPRECATED= Abandonware, last release in 2012 +EXPIRATION_DATE=2023-03-31 + LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ libWN.so:textproc/wordnet
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303131003.32DA3fSW065099>