pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: wiz
Date: Thu Nov 16 11:43:36 UTC 2023
Modified Files:
pkgsrc/doc: CHANGES-2023
pkgsrc/inputmethod: Makefile
Removed Files:
pkgsrc/inputmethod/ibus-python: DESCR Makefile PLIST
Log Message:
ibus-python: remove
Python code is > 15 years old and not updated upstream, uses Python 2,
no users left in pkgsrc.
To generate a diff of this commit:
cvs rdiff -u -r1.7036 -r1.7037 pkgsrc/doc/CHANGES-2023
cvs rdiff -u -r1.125 -r1.126 pkgsrc/inputmethod/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/inputmethod/ibus-python/DESCR \
pkgsrc/inputmethod/ibus-python/PLIST
cvs rdiff -u -r1.27 -r0 pkgsrc/inputmethod/ibus-python/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/doc/CHANGES-2023
diff -u pkgsrc/doc/CHANGES-2023:1.7036 pkgsrc/doc/CHANGES-2023:1.7037
--- pkgsrc/doc/CHANGES-2023:1.7036 Thu Nov 16 11:42:32 2023
+++ pkgsrc/doc/CHANGES-2023 Thu Nov 16 11:43:36 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2023,v 1.7036 2023/11/16 11:42:32 wiz Exp $
+$NetBSD: CHANGES-2023,v 1.7037 2023/11/16 11:43:36 wiz Exp $
Changes to the packages collection and infrastructure in 2023:
@@ -10113,3 +10113,4 @@ Changes to the packages collection and i
Updated editors/vim to 9.0.2105 [wiz 2023-11-16]
Updated lang/rust-bin to 1.73.0 [he 2023-11-16]
Removed inputmethod/ibus-tegaki [wiz 2023-11-16]
+ Removed inputmethod/ibus-python [wiz 2023-11-16]
Index: pkgsrc/inputmethod/Makefile
diff -u pkgsrc/inputmethod/Makefile:1.125 pkgsrc/inputmethod/Makefile:1.126
--- pkgsrc/inputmethod/Makefile:1.125 Thu Nov 16 11:42:32 2023
+++ pkgsrc/inputmethod/Makefile Thu Nov 16 11:43:36 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.125 2023/11/16 11:42:32 wiz Exp $
+# $NetBSD: Makefile,v 1.126 2023/11/16 11:43:36 wiz Exp $
#
COMMENT= Input method tools and libraries
@@ -51,7 +51,6 @@ SUBDIR+= ibus-libthai
SUBDIR+= ibus-m17n
SUBDIR+= ibus-mozc
SUBDIR+= ibus-pinyin
-SUBDIR+= ibus-python
SUBDIR+= ibus-qt
SUBDIR+= ibus-rime
SUBDIR+= ibus-skk
Home |
Main Index |
Thread Index |
Old Index