non port: japanese/ibus-mozc/files/patch-src_base_mutex.h |
Number of commits found: 5 |
Saturday, 4 Sep 2010
|
02:44 daichi
Update Mozc (Japanese Input Method Editor)
relative ports to 0.12.434.102 and fix build error on
recent 9-CURRENT.
 |
Saturday, 26 Jun 2010
|
08:21 daichi
Update to 0.11.383.102
- japanese/ibus-mozc port has been separated into 5 ports
to cope with upcoming new port japanese/scim-mozc.
o japanese/mozc-server
o japanese/mozc-tool
o japanese/mozc-additions
o japanese/ibus-mozc
o devel/py-gyp-devel
Notice:
You must deinstall ibus-mozc before do portupgrade or portmaster.
Uninstall ibus-mozc and install new ibus-moz.
e.g.
# cd /usr/ports/japanese/ibus-mozc/
# make deinstall
# portsnap fetch update
# cd /usr/ports/japanese/ibus-mozc/
# make install clean
Feature safe: yes
 |
Saturday, 12 Jun 2010
|
07:31 daichi
- update to mozc-0.11.365.102
- you need 8.0 or over to build mozc
- added UT dictionary options to add UT extra dictionary.
default is disable:
WITH_DIC_UT_MEISHI, WITH_DIC_UT_JINMEI, WITH_DIC_UT_KAOMOJI,
WITH_DIC_UT_EDICTKATAKANAGO, WITH_DIC_UT_ZIPCODE,
WITH_DIC_UT_JIGYOSHO, WITH_DIC_UT_GCANNAKIHONMEISHI
WITH_DIC_UT is shortcut of:
WITH_DIC_UT_MEISHI
WITH_DIC_UT_JINMEI
WITH_DIC_UT_FULL is shortcut of:
WITH_DIC_UT_MEISHI
WITH_DIC_UT_JINMEI
WITH_DIC_UT_KAOMOJI
WITH_DIC_UT_EDICTKATAKANAGO
WITH_DIC_UT_ZIPCODE
WITH_DIC_UT_JIGYOSHO
WITH_DIC_UT_GCANNAKIHONMEISHI
- added two original icons because mozc has no icon files.
 |
Saturday, 29 May 2010
|
13:29 daichi
Update to mozc r28
- performance improvements by async dictionaries
- add dictionary gui tool (mozc_tool --mode=dictionary_tool)
- add config gui tool (mozc_tool --mode=config_dialog)
- add kana input mode
- separate server process from uni-binary
- etc etc
FreeBSD specific change:
- add some scripts to control mozc_server and mozc_tool
mozc_server_start (start mozc_server w/o lockfile issue)
mozc_server_stop (stop mozc_server w/olockfile issue)
mozc_server_restart (restart mozc_server w/o lockfile issue)
mozc_tool_config (as mozc_tool --mode=dictionary_tool)
mozc_tool_dictionaly (as mozc_tool --mode=config_dialog)
Notice
- You should start mozc_server by mozc_server_start command
before ibus-daemon starts bacause to prevent mozc_server
lockfile issue. Read pkg-message file well.
 |
Sunday, 23 May 2010
|
08:55 daichi
Add new port japanese/ibus-mozc
- Mozc is a Japanese Input Method Editor (IME) designed for multi-platform
such as Chromium OS, Windows, Mac and Linux. This open-source project
originates from Google Japanese Input.
Submitted by: daichi
 |
Number of commits found: 5 |