drop RCS Ids

This commit is contained in:
naddy 2022-03-11 19:24:07 +00:00
parent 093202d064
commit 993f87c3ec
132 changed files with 0 additions and 201 deletions

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.27 2020/11/09 22:43:46 yasuoka Exp $
COMMENT-main = japanese input method
COMMENT-emacs = emacs files for anthy

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src-util_anthy-dic_el,v 1.1 2019/04/02 10:13:19 yasuoka Exp $
Index: src-util/anthy-dic.el
--- src-util/anthy-dic.el.orig
+++ src-util/anthy-dic.el

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src-util_anthy_el,v 1.3 2020/11/09 22:43:46 yasuoka Exp $
- old-style backquotes are obsolete
- last-command-char is obsolete

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST-emacs,v 1.2 2013/12/07 23:42:04 yasuoka Exp $
share/emacs/
share/emacs/site-lisp/
share/emacs/site-lisp/anthy/

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST-main,v 1.5 2015/05/22 11:31:16 ajacoutot Exp $
@pkgpath inputmethods/anthy
@bin bin/anthy-agent
@bin bin/anthy-dic-tool

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.8 2021/02/25 15:05:06 naddy Exp $
COMMENT = grid-entry natural handwriting input panel
GH_ACCOUNT = risujin

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_options_c,v 1.1 2021/02/25 15:05:06 naddy Exp $
Index: src/options.c
--- src/options.c.orig
+++ src/options.c

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_recognize_c,v 1.1 2021/02/25 15:05:06 naddy Exp $
Index: src/recognize.c
--- src/recognize.c.orig
+++ src/recognize.c

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.3 2018/06/29 22:16:17 espie Exp $
@bin bin/cellwriter
@man man/man1/cellwriter.1
share/applications/cellwriter.desktop

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.6 2021/07/28 13:38:23 jca Exp $
COMMENT = anthy wrapper for fcitx
GH_ACCOUNT = fcitx

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.2 2021/07/27 01:37:00 kevlo Exp $
@so lib/fcitx/fcitx-anthy.so
share/fcitx/addon/fcitx-anthy.conf
share/fcitx/anthy/

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.3 2019/07/12 20:47:13 sthen Exp $
COMMENT = chewing wrapper for fcitx
GH_ACCOUNT = fcitx

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2017/11/28 02:59:17 kevlo Exp $
lib/fcitx/fcitx-chewing.so
share/fcitx/addon/fcitx-chewing.conf
share/fcitx/configdesc/fcitx-chewing.desc

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.1.1.1 2020/09/04 15:36:26 kevlo Exp $
COMMENT = configure tool for fcitx
GH_ACCOUNT = fcitx

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2020/09/04 15:36:26 kevlo Exp $
@bin bin/fcitx-config-gtk3
share/locale/ca/LC_MESSAGES/fcitx-configtool.mo
share/locale/da/LC_MESSAGES/fcitx-configtool.mo

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.1 2021/12/03 20:51:30 uaa Exp $
COMMENT = libkkc wrapper for fcitx
GH_ACCOUNT = fcitx

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1 2021/12/03 20:51:30 uaa Exp $
include/fcitx/module/kkc/
include/fcitx/module/kkc/fcitx-kkc.h
@so lib/fcitx/fcitx-kkc.so

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.1.1.1 2019/06/21 16:34:55 kevlo Exp $
COMMENT = m17n wrapper for fcitx
GH_ACCOUNT = fcitx

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2019/06/21 16:34:55 kevlo Exp $
lib/fcitx/fcitx-m17n.so
share/fcitx/addon/fcitx-m17n.conf
share/fcitx/configdesc/fcitx-m17n.desc

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.3 2019/07/12 20:47:13 sthen Exp $
COMMENT = pinyin wrapper for fcitx
V = 0.5.3

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2019/04/01 04:29:35 kevlo Exp $
lib/fcitx/fcitx-libpinyin.so
share/fcitx/addon/fcitx-libpinyin.conf
share/fcitx/configdesc/fcitx-libpinyin.desc

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.5 2020/08/27 01:00:45 kevlo Exp $
COMMENT = fcitx plugin for Qt5
SHARED_LIBS += FcitxQt5DBusAddons 0.0 # 1.0

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-dbusaddons_CMakeLists_txt,v 1.1.1.1 2018/09/27 03:29:11 kevlo Exp $
Index: dbusaddons/CMakeLists.txt
--- dbusaddons/CMakeLists.txt.orig
+++ dbusaddons/CMakeLists.txt

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-platforminputcontext_CMakeLists_txt,v 1.1.1.1 2018/09/27 03:29:11 kevlo Exp $
Index: platforminputcontext/CMakeLists.txt
--- platforminputcontext/CMakeLists.txt.orig
+++ platforminputcontext/CMakeLists.txt

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-quickphrase-editor_CMakeLists_txt,v 1.1.1.1 2018/09/27 03:29:11 kevlo Exp $
Index: quickphrase-editor/CMakeLists.txt
--- quickphrase-editor/CMakeLists.txt.orig
+++ quickphrase-editor/CMakeLists.txt

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-widgetsaddons_CMakeLists_txt,v 1.1.1.1 2018/09/27 03:29:11 kevlo Exp $
Index: widgetsaddons/CMakeLists.txt
--- widgetsaddons/CMakeLists.txt.orig
+++ widgetsaddons/CMakeLists.txt

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.2 2020/08/27 01:00:46 kevlo Exp $
include/FcitxQt5/
include/FcitxQt5/FcitxQtDBusAddons/
include/FcitxQt5/FcitxQtDBusAddons/fcitxqtconnection.h

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.3 2019/07/12 20:47:13 sthen Exp $
COMMENT = input method data tables for fcitx
PKGNAME = fcitx-table-${GH_TAGNAME}

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2017/11/28 03:00:24 kevlo Exp $
share/fcitx/imicon/array30-big.png
share/fcitx/imicon/array30.png
share/fcitx/imicon/boshiamy.png

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.17 2021/06/09 19:50:08 sthen Exp $
COMMENT-main = flexible input method framework
COMMENT-gtk3 = fcitx for GTK+3

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_frontend_gtk2_CMakeLists_txt,v 1.1.1.1 2017/11/28 02:56:56 kevlo Exp $
Index: src/frontend/gtk2/CMakeLists.txt
--- src/frontend/gtk2/CMakeLists.txt.orig
+++ src/frontend/gtk2/CMakeLists.txt

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_frontend_gtk3_CMakeLists_txt,v 1.1.1.1 2017/11/28 02:56:56 kevlo Exp $
Index: src/frontend/gtk3/CMakeLists.txt
--- src/frontend/gtk3/CMakeLists.txt.orig
+++ src/frontend/gtk3/CMakeLists.txt

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_frontend_qt_CMakeLists_txt,v 1.1.1.1 2017/11/28 02:56:56 kevlo Exp $
Index: src/frontend/qt/CMakeLists.txt
--- src/frontend/qt/CMakeLists.txt.orig
+++ src/frontend/qt/CMakeLists.txt

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_frontend_qt_fcitxwatcher_cpp,v 1.2 2020/08/27 00:59:48 kevlo Exp $
Index: src/frontend/qt/fcitxwatcher.cpp
--- src/frontend/qt/fcitxwatcher.cpp.orig
+++ src/frontend/qt/fcitxwatcher.cpp

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_lib_fcitx-config_CMakeLists_txt,v 1.1.1.1 2017/11/28 02:56:56 kevlo Exp $
Index: src/lib/fcitx-config/CMakeLists.txt
--- src/lib/fcitx-config/CMakeLists.txt.orig
+++ src/lib/fcitx-config/CMakeLists.txt

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_lib_fcitx-gclient_CMakeLists_txt,v 1.1.1.1 2017/11/28 02:56:56 kevlo Exp $
Index: src/lib/fcitx-gclient/CMakeLists.txt
--- src/lib/fcitx-gclient/CMakeLists.txt.orig
+++ src/lib/fcitx-gclient/CMakeLists.txt

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_lib_fcitx-qt_CMakeLists_txt,v 1.1.1.1 2017/11/28 02:56:56 kevlo Exp $
Index: src/lib/fcitx-qt/CMakeLists.txt
--- src/lib/fcitx-qt/CMakeLists.txt.orig
+++ src/lib/fcitx-qt/CMakeLists.txt

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_lib_fcitx-utils_CMakeLists_txt,v 1.1.1.1 2017/11/28 02:56:56 kevlo Exp $
Index: src/lib/fcitx-utils/CMakeLists.txt
--- src/lib/fcitx-utils/CMakeLists.txt.orig
+++ src/lib/fcitx-utils/CMakeLists.txt

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_lib_fcitx-utils_utils_c,v 1.1.1.1 2017/11/28 02:56:56 kevlo Exp $
Index: src/lib/fcitx-utils/utils.c
--- src/lib/fcitx-utils/utils.c.orig
+++ src/lib/fcitx-utils/utils.c

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_lib_fcitx_CMakeLists_txt,v 1.1.1.1 2017/11/28 02:56:56 kevlo Exp $
Index: src/lib/fcitx/CMakeLists.txt
--- src/lib/fcitx/CMakeLists.txt.orig
+++ src/lib/fcitx/CMakeLists.txt

View File

@ -1,3 +1,2 @@
@comment $OpenBSD: PLIST-gtk3,v 1.3 2020/02/29 14:09:05 rsadowski Exp $
@so lib/gtk-3.0/3.0.0/immodules/im-fcitx.so
@tag gtk-query-immodules-3.0

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST-main,v 1.6 2020/08/27 00:59:48 kevlo Exp $
@pkgpath inputmethods/fcitx
@bin bin/createPYMB
@bin bin/fcitx

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.33 2021/11/18 10:11:29 ajacoutot Exp $
COMMENT = japanese input engine for ibus
GH_ACCOUNT = ibus

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.10 2021/11/18 10:11:29 ajacoutot Exp $
include/ibus-anthy-1.0/
include/ibus-anthy-1.0/anthygcontext.h
lib/girepository-1.0/Anthy-9000.typelib

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.2 2021/12/04 11:03:38 ajacoutot Exp $
COMMENT = japanese libkkc engine for ibus
VERSION = 20170607

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.2 2021/12/04 11:03:38 ajacoutot Exp $
@bin libexec/ibus-engine-kkc
@bin libexec/ibus-setup-kkc
share/applications/ibus-setup-kkc.desktop

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.28 2021/11/18 10:11:29 ajacoutot Exp $
COMMENT = japanese skk input engine for ibus
V = 1.4.3

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-src_preferences_vala,v 1.2 2014/10/13 12:32:12 ajacoutot Exp $
--- src/preferences.vala.orig Wed Aug 13 05:25:10 2014
+++ src/preferences.vala Sat Oct 4 19:09:15 2014
@@ -73,7 +73,7 @@ public class Preferences : Object {

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.9 2021/11/18 10:11:29 ajacoutot Exp $
@bin libexec/ibus-engine-skk
@bin libexec/ibus-setup-skk
share/applications/ibus-setup-skk.desktop

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.4 2021/11/25 12:59:00 solene Exp $
COMMENT = completion input-method to speed up typing
VERSION = 2.15.7

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.3 2021/11/21 19:48:35 solene Exp $
bin/emoji-picker
libexec/ibus-engine-typing-booster
libexec/ibus-setup-typing-booster

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.76 2021/12/09 08:27:43 ajacoutot Exp $
# when gtk+4 support is added, split into multi packages (gtk+{2,3,4})
COMMENT-main = intelligent input bus framework

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-client_gtk2_ibusimcontext_c,v 1.5 2021/08/30 19:27:24 ajacoutot Exp $
Index: client/gtk2/ibusimcontext.c
--- client/gtk2/ibusimcontext.c.orig
+++ client/gtk2/ibusimcontext.c

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-configure_ac,v 1.1 2020/04/20 10:15:16 ajacoutot Exp $
Makefile.am: error: required file './ChangeLog' not found
Index: configure.ac

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-data_dconf_make-dconf-override-db_sh,v 1.1 2020/04/20 10:15:16 ajacoutot Exp $
Index: data/dconf/make-dconf-override-db.sh
--- data/dconf/make-dconf-override-db.sh.orig
+++ data/dconf/make-dconf-override-db.sh

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST-gtk2,v 1.1 2021/03/13 13:36:49 ajacoutot Exp $
@conflict ibus-<1.5.24p0
@so lib/gtk-2.0/2.10.0/immodules/im-ibus.so
@tag gtk-query-immodules-2.0

View File

@ -1,3 +1,2 @@
@comment $OpenBSD: PLIST-gtk4,v 1.1 2021/03/13 13:36:49 ajacoutot Exp $
lib/gtk-4.0/4.0.0/immodules/
@so lib/gtk-4.0/4.0.0/immodules/libim-ibus.so

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST-main,v 1.5 2021/11/18 10:23:09 ajacoutot Exp $
@pkgpath inputmethods/ibus
@define-tag ibus-write-cache at-end %D/bin/ibus write-cache --system
@tag ibus-write-cache

View File

@ -1,5 +1,3 @@
$OpenBSD: README-main,v 1.1 2021/03/13 13:36:49 ajacoutot Exp $
+-----------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.1 2022/01/02 20:45:24 uaa Exp $
COMMENT = language model data for libkkc
VERSION = 0.2.7

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1 2022/01/02 20:45:24 uaa Exp $
lib/libkkc/
lib/libkkc/models/
lib/libkkc/models/sorted3/

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.4 2021/11/29 09:58:58 inoguchi Exp $
COMMENT = Japanese Kana Kanji conversion library
VERSION = 20210214

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1 2021/11/23 06:39:18 uaa Exp $
@bin bin/kkc
bin/kkc-package-data
include/libkkc/

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.10 2020/11/07 08:24:25 ajacoutot Exp $
COMMENT = library to deal with Japanese kana-to-kanji conversion
V = 1.0.5

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.5 2020/11/07 08:24:25 ajacoutot Exp $
@bin bin/skk
include/libskk/
include/libskk/libskk.h

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.28 2019/07/12 20:47:13 sthen Exp $
COMMENT= japanese handwriting input widget
DISTNAME= tomoe-gtk-0.6.0

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.2 2015/01/09 16:47:18 ajacoutot Exp $
include/tomoe/
include/tomoe/gtk/
include/tomoe/gtk/tomoe-canvas.h

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.25 2021/03/12 22:47:30 naddy Exp $
COMMENT = scim input method module for anthy
DISTNAME = scim-anthy-1.2.7

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-configure,v 1.1 2010/09/21 15:05:25 fgsch Exp $
--- configure.orig Fri Jan 16 02:34:02 2009
+++ configure Tue Sep 21 14:23:41 2010
@@ -8699,13 +8699,13 @@ fi

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_scim_anthy_prefs_cpp,v 1.2 2021/03/12 22:47:30 naddy Exp $
Index: src/scim_anthy_prefs.cpp
--- src/scim_anthy_prefs.cpp.orig
+++ src/scim_anthy_prefs.cpp

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1 2010/08/17 20:42:26 fgsch Exp $
@comment lib/scim-1.0/1.4.0/Helper/anthy-imengine-helper.la
lib/scim-1.0/1.4.0/Helper/anthy-imengine-helper.so
@comment lib/scim-1.0/1.4.0/IMEngine/anthy.la

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.29 2019/07/12 20:47:13 sthen Exp $
COMMENT= scim input method module for chewing
GH_ACCOUNT= chewing

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/10/29 02:23:07 kevlo Exp $
@comment lib/scim-1.0/1.4.0/IMEngine/chewing.la
lib/scim-1.0/1.4.0/IMEngine/chewing.so
@comment lib/scim-1.0/1.4.0/SetupUI/chewing-imengine-setup.la

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.18 2019/08/17 19:07:20 cwen Exp $
COMMENT= scim input method module for fcitx
V= 3.1.1

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-configure,v 1.1.1.1 2008/10/29 02:24:17 kevlo Exp $
--- configure.orig Sat Oct 25 15:48:33 2008
+++ configure Sat Oct 25 15:50:24 2008
@@ -465,7 +465,7 @@ ac_includes_default="\

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_ime_cpp,v 1.1 2019/08/17 19:07:20 cwen Exp $
ports-gcc: add missing header
Index: src/ime.cpp

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_scim_fcitx_imengine_cpp,v 1.1 2019/08/17 19:07:20 cwen Exp $
ports-gcc: add missing header
Index: src/scim_fcitx_imengine.cpp

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_sp_cpp,v 1.2 2019/08/17 19:07:20 cwen Exp $
ports-gcc: add missing headers
Index: src/sp.cpp

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-src_tools_cpp,v 1.1.1.1 2008/10/29 02:24:17 kevlo Exp $
--- src/tools.cpp.orig Sat Oct 25 15:34:40 2008
+++ src/tools.cpp Sat Oct 25 15:35:41 2008
@@ -14,6 +14,7 @@ using namespace scim;

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.2 2019/02/20 06:16:07 kevlo Exp $
@conflict fcitx-*
@bin bin/createPYMB
@bin bin/mb2txt

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.28 2019/08/17 19:08:38 cwen Exp $
COMMENT= scim input method module for hangul
DISTNAME= scim-hangul-0.3.2

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-configure,v 1.3 2012/08/19 21:38:05 jasper Exp $
--- configure.orig Tue Sep 21 20:31:49 2010
+++ configure Tue Sep 21 20:31:43 2010
@@ -8042,10 +8042,10 @@ fi

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-intl_Makefile_in,v 1.1.1.1 2008/10/31 01:42:00 kevlo Exp $
--- intl/Makefile.in.orig Wed Oct 29 18:32:25 2008
+++ intl/Makefile.in Wed Oct 29 18:32:34 2008
@@ -32,6 +32,7 @@ transform = @program_transform_name@

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-po_Makefile_in_in,v 1.1.1.1 2008/10/31 01:42:00 kevlo Exp $
--- po/Makefile.in.in.orig Wed Oct 29 18:32:03 2008
+++ po/Makefile.in.in Wed Oct 29 18:32:14 2008
@@ -25,6 +25,7 @@ VPATH = @srcdir@

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_scim_hangul_imengine_cpp,v 1.2 2019/08/17 19:08:38 cwen Exp $
Add missing headers fort ports-gcc
Index: src/scim_hangul_imengine.cpp

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/10/31 01:42:00 kevlo Exp $
@comment lib/scim-1.0/1.4.0/IMEngine/hangul.la
lib/scim-1.0/1.4.0/IMEngine/hangul.so
@comment lib/scim-1.0/1.4.0/SetupUI/hangul-imengine-setup.la

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.25 2019/08/17 22:17:14 cwen Exp $
COMMENT= scim input method module for pinyin
DISTNAME= scim-pinyin-0.5.91

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_scim_phrase_cpp,v 1.1 2019/08/17 22:17:15 cwen Exp $
Add missing header for ports-gcc
Index: src/scim_phrase.cpp

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_scim_pinyin_cpp,v 1.1 2019/08/17 22:17:15 cwen Exp $
Add missing header for ports-gcc
Index: src/scim_pinyin.cpp

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_scim_pinyin_phrase_cpp,v 1.1 2019/08/17 22:17:15 cwen Exp $
Add missing header for ports-gcc
Index: src/scim_pinyin_phrase.cpp

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_scim_special_table_cpp,v 1.1 2019/08/17 22:17:15 cwen Exp $
Add missing header for ports-gcc
Index: src/scim_special_table.cpp

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/10/29 02:25:18 kevlo Exp $
@comment lib/scim-1.0/1.4.0/IMEngine/pinyin.la
lib/scim-1.0/1.4.0/IMEngine/pinyin.so
@comment lib/scim-1.0/1.4.0/SetupUI/pinyin-imengine-setup.la

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.27 2019/08/18 19:23:41 cwen Exp $
COMMENT= input method data tables for scim
DISTNAME= scim-tables-0.5.8

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-intl_Makefile_in,v 1.1.1.1 2008/10/29 02:27:38 kevlo Exp $
--- intl/Makefile.in.orig Tue Oct 28 10:47:51 2008
+++ intl/Makefile.in Tue Oct 28 10:48:19 2008
@@ -32,6 +32,7 @@ transform = @program_transform_name@

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-po_Makefile_in_in,v 1.1.1.1 2008/10/29 02:27:38 kevlo Exp $
--- po/Makefile.in.in.orig Tue Oct 28 10:48:46 2008
+++ po/Makefile.in.in Tue Oct 28 10:48:55 2008
@@ -25,6 +25,7 @@ VPATH = @srcdir@

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_scim_generic_table_h,v 1.1 2019/08/18 19:23:41 cwen Exp $
Add missing header for ports-gcc
Index: src/scim_generic_table.h

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/10/29 02:27:38 kevlo Exp $
@bin bin/scim-make-table
@comment lib/scim-1.0/1.4.0/IMEngine/table.la
lib/scim-1.0/1.4.0/IMEngine/table.so

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.39 2021/10/04 21:18:35 sthen Exp $
COMMENT = smart common input method platform
DISTNAME = scim-1.4.9

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-configs_Makefile_in,v 1.1 2009/10/31 12:50:02 kevlo Exp $
--- configs/Makefile.in.orig Tue Oct 27 23:12:19 2009
+++ configs/Makefile.in Tue Oct 27 23:12:28 2009
@@ -290,7 +290,7 @@ top_builddir = @top_builddir@

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-extras_gtk2_immodule_gtkimcontextscim_cpp,v 1.1 2017/04/28 10:42:26 espie Exp $
--- extras/gtk2_immodule/gtkimcontextscim.cpp.orig Fri Apr 28 12:35:21 2017
+++ extras/gtk2_immodule/gtkimcontextscim.cpp Fri Apr 28 12:39:56 2017
@@ -1710,7 +1710,7 @@ initialize (void)

Some files were not shown because too many files have changed in this diff Show More