git: c612d77beed9 - main - textproc/mifluz: Deprecate and set expiration date to 2025-04-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 15 Mar 2025 12:27:55 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=c612d77beed9bdba1f3b81289bd36703b92ae7ca commit c612d77beed9bdba1f3b81289bd36703b92ae7ca Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2025-03-15 12:25:09 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2025-03-15 12:26:46 +0000 textproc/mifluz: Deprecate and set expiration date to 2025-04-30 Obsolete, no activity upstream since 2014 and unmaintained in tree for years --- textproc/mifluz/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/textproc/mifluz/Makefile b/textproc/mifluz/Makefile index 4e6f25877360..b1c9c017ba8f 100644 --- a/textproc/mifluz/Makefile +++ b/textproc/mifluz/Makefile @@ -10,6 +10,9 @@ WWW= https://www.gnu.org/software/mifluz/ LICENSE= GPLv3 +DEPRECATED= Obsolete, no activity upstream since 2014 and unmaintained in tree for years +EXPIRATION_DATE=2025-04-30 + USES= bison compiler iconv libtool localbase:ldflags pathfix USE_LDCONFIG= yes