git: 796cad1ed90a - main - textproc/m17n-im-config: Deprecate and set expiration date to 2025-03-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 01 Mar 2025 15:11:42 UTC
The branch main has been updated by eduardo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=796cad1ed90a0b0a53685882f362fb315963f97f
commit 796cad1ed90a0b0a53685882f362fb315963f97f
Author: Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2025-03-01 14:57:00 +0000
Commit: Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2025-03-01 15:11:31 +0000
textproc/m17n-im-config: Deprecate and set expiration date to 2025-03-31
WWW is non resolvable (NXDOMAIN), looking at other m17n related ports,
it seems that current site is https://www.nongnu.org/m17n/
However I can't find distfile at project site or SAVANNAH/m17n mirrors.
PR: 284818
Approved by: maintainer timeout >2 weeks, portmgr (blanket)
---
textproc/m17n-im-config/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/textproc/m17n-im-config/Makefile b/textproc/m17n-im-config/Makefile
index 3e0bb42dda40..e10d52879743 100644
--- a/textproc/m17n-im-config/Makefile
+++ b/textproc/m17n-im-config/Makefile
@@ -9,6 +9,9 @@ MAINTAINER= nikola.lecic@anthesphoria.net
COMMENT= GUI for per-user configuration of m17n-lib input methods
WWW= https://www.m17n.org
+DEPRECATED= Upstream disapeared and distfile is no more available
+EXPIRATION_DATE=2025-03-31
+
LIB_DEPENDS= libm17n.so:devel/m17n-lib
MAKE_JOBS_UNSAFE= yes