git: 04bae29d4199 - main - textproc/m17n-im-config: Remove expired port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 31 Mar 2025 14:38:23 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=04bae29d419961e4c70577bc193b516bd124fad7 commit 04bae29d419961e4c70577bc193b516bd124fad7 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2025-03-31 14:38:19 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2025-03-31 14:38:19 +0000 textproc/m17n-im-config: Remove expired port 2025-03-31 textproc/m17n-im-config: Upstream disapeared and distfile is no more available --- MOVED | 1 + textproc/Makefile | 1 - textproc/m17n-im-config/Makefile | 45 --------------------------- textproc/m17n-im-config/distinfo | 2 -- textproc/m17n-im-config/files/patch-configure | 12 ------- textproc/m17n-im-config/pkg-descr | 7 ----- textproc/m17n-im-config/pkg-plist | 9 ------ 7 files changed, 1 insertion(+), 76 deletions(-) diff --git a/MOVED b/MOVED index 8668167c19c5..23a5e9ddb0da 100644 --- a/MOVED +++ b/MOVED @@ -4241,3 +4241,4 @@ devel/peg.el||2025-03-31|Has expired: Emacs 30 and later include peg.el as stand textproc/py-citeproc-py-styles||2025-03-31|Has expired: Depends on expired devel/py-pytest-runner multimedia/gdialog||2025-03-31|Has expired: Support for a 20 year old obsolete STB that only supports DVB-T(1) and MPEG-2 multimedia/emovix||2025-03-31|Has expired: Abandonware, uses over a decade year old software and no support for anything recent +textproc/m17n-im-config||2025-03-31|Has expired: Upstream disapeared and distfile is no more available diff --git a/textproc/Makefile b/textproc/Makefile index 3c7ca3b79583..5ba6d014d10c 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -472,7 +472,6 @@ SUBDIR += lucene5 SUBDIR += luceneplusplus SUBDIR += lv-aspell - SUBDIR += m17n-im-config SUBDIR += makefaq SUBDIR += makepatch SUBDIR += man2html diff --git a/textproc/m17n-im-config/Makefile b/textproc/m17n-im-config/Makefile deleted file mode 100644 index e10d52879743..000000000000 --- a/textproc/m17n-im-config/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -PORTNAME= m17n-im-config -PORTVERSION= 0.9.0 -PORTREVISION= 10 -CATEGORIES= textproc -MASTER_SITES= http://www.m17n.org/common/im-config/ \ - http://anthesphoria.net/FreeBSD/ports/distfiles/ - -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 - -USE_GNOME= gtk20 intltool intlhack glib20 -USES= gettext gnome libtool pathfix pkgconfig -USE_LDCONFIG= yes -GNU_CONFIGURE= yes -INSTALL_TARGET= install-strip - -DESKTOP_ENTRIES="M17N-IM Configuration" \ - "${COMMENT}" \ - "" \ - "m17n-im-config" \ - "Settings;" \ - true - -OPTIONS_DEFINE= NLS - -.include <bsd.port.options.mk> - -.if ${PORT_OPTIONS:MNLS} -USES+= gettext -CONFIGURE_ARGS+= --enable-nls -PLIST_SUB+= NLS="" -.else -CONFIGURE_ARGS+= --disable-nls -PLIST_SUB+= NLS="@comment " -.endif - -.include <bsd.port.mk> diff --git a/textproc/m17n-im-config/distinfo b/textproc/m17n-im-config/distinfo deleted file mode 100644 index ef509c6f8563..000000000000 --- a/textproc/m17n-im-config/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (m17n-im-config-0.9.0.tar.gz) = a5f24f9bf70de4c1b840af889128cde80e62e40b1f2aac3ef64203d6ee3fee01 -SIZE (m17n-im-config-0.9.0.tar.gz) = 383283 diff --git a/textproc/m17n-im-config/files/patch-configure b/textproc/m17n-im-config/files/patch-configure deleted file mode 100644 index a7a098c61529..000000000000 --- a/textproc/m17n-im-config/files/patch-configure +++ /dev/null @@ -1,12 +0,0 @@ ---- configure~ 2007-07-14 14:08:05.000000000 +0400 -+++ configure 2014-06-05 23:00:09.000000000 +0400 -@@ -5401,8 +5401,7 @@ - fi - fi - -- if test "$gt_use_preinstalled_gnugettext" = "yes" \ -- || test "$nls_cv_use_gnu_gettext" = "yes"; then -+ if test "${enable_nls+set}" = set; then - - cat >>confdefs.h <<\_ACEOF - #define ENABLE_NLS 1 diff --git a/textproc/m17n-im-config/pkg-descr b/textproc/m17n-im-config/pkg-descr deleted file mode 100644 index ab62db0f832b..000000000000 --- a/textproc/m17n-im-config/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -The program m17n-im-config provides a GUI for per-user configuration of -input methods of the m17n library (devel/m17n-lib and textproc/m17n-contrib). - -The following methods are customisable at the moment: Unicode, Vietnamese, -Malayalam, Tibetan, Thai, Tamil, Japanese and Chinese. - - http://www.m17n.org/common/im-config/index.html diff --git a/textproc/m17n-im-config/pkg-plist b/textproc/m17n-im-config/pkg-plist deleted file mode 100644 index 7720257cf2fb..000000000000 --- a/textproc/m17n-im-config/pkg-plist +++ /dev/null @@ -1,9 +0,0 @@ -%%NLS%%share/locale/fr/LC_MESSAGES/m17n-im-config.mo -%%NLS%%share/locale/ja/LC_MESSAGES/m17n-im-config.mo -bin/m17n-im-config -include/m17n-im-config.h -lib/libm17n-im-config.a -lib/libm17n-im-config.so -lib/libm17n-im-config.so.0 -lib/libm17n-im-config.so.0.0.0 -libdata/pkgconfig/m17n-im-config.pc