Date: Sun, 6 Oct 2024 12:43:13 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: 7dbec273c869 - main - lang/ferite: DEPRECATE and set EXPIRATION_DATE to 2024-10-31 Message-ID: <202410061243.496ChD1p009597@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=7dbec273c869eab1ef4cbc26eff570ffdaca6b46 commit 7dbec273c869eab1ef4cbc26eff570ffdaca6b46 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-10-06 12:38:16 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-10-06 12:42:48 +0000 lang/ferite: DEPRECATE and set EXPIRATION_DATE to 2024-10-31 Upstream is dead and last release in 2009. Current version in tree was released in 2005 unmaintained for years --- lang/ferite/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/ferite/Makefile b/lang/ferite/Makefile index d2d4401e9787..b49f180358be 100644 --- a/lang/ferite/Makefile +++ b/lang/ferite/Makefile @@ -11,6 +11,9 @@ WWW= https://sourceforge.net/projects/ferite/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Abandonware and outdated, last release in 2009 (current version in 2005) +EXPIRATION_DATE=2024-10-31 + LIB_DEPENDS= libpcre.so:devel/pcre \ libxml2.so:textproc/libxml2home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410061243.496ChD1p009597>
