Commit graph

21 commits

Author SHA1 Message Date
Hiroki Sato
a985a72822 - Update to 1.11.1502.102. Changes include:
* Fixes cursor movement issue on Emacs 24 (Issue 168)
 * Support numpad keys in mozc.el (Issue 170)
 * Support Emacs 24 in mozc.el (Issue 190)
 * Support surrounding text
 * Dictionary update

- Take maintainership.

Approved by:	daichi (maintainer)
2013-07-20 04:02:49 +00:00
Hiroki Sato
ea97f0e983 Update zipcode database to 20130628. 2013-07-02 16:22:37 +00:00
Hiroki Sato
8a7acbced9 - Add Japan Post zip code dictionary.
- Add LICENSE.
 - Fix malformed BUILD_DEPENDS and remove unnecessary dependencies.
   Use USE_* in a consistent manner.
 - Fix inconsistency toolchain usage in build_tools and the others.
   Hardcoded g++ was always used only for the former even if both gcc
   and clang were available.
 - Enable -Werror.
 - Fix SSP issue on i386 platform.
 - Let cpp(1) to replace LOCALBASE instead of patching and sed(1).
 - Use GYP_DEFINES for build variables instead of patching.
 - Separate the stages of configuration and build from each other.
 - Add options for localbase and openssl-related configuration to gyp
   instead of patching.
 - Fix makesum target.
 - Fix whitespaces to make portlint happy.
 - Disable serialization for linking.  It is not needed.
 - Remove hardcoded mozc.xml.
 - Respect DISABLE_MAKE_JOBS=yes.  Do not calculate the factor using the
   number of CPUs.
 - Remove a confusing message after pkg-message.
 - Rename a deprecated function (inactivate-current-input-method-function)
   in mozc.el in a compatible fashion with the older emacsen [1].
 - Add leim-list.el for registration of mozc-mode via LEIM API.
   "(require 'mozc)" is no longer needed.
 - Fix a build problem when binutils is installed and ${LOCALBASE}/bin
   comes first in $PATH [2].

Submitted by:	Tadaaki Nagao [1]
Reported by:	Kenichi Niioka [2]
PR:		ports/178250
Approved by:	maintainer timeout (2 weeks)
2013-05-14 19:46:20 +00:00
Daichi GOTO
ff03793c3a update to 1.10.1390.102 2013-04-23 03:11:57 +00:00
Daichi GOTO
4ccfe04bf0 fixed distinfo 2012-09-10 00:55:39 +00:00
Daichi GOTO
af6c7ac1ba update distinfo 2012-09-09 05:01:46 +00:00
Daichi GOTO
2e3c15fee7 update to mozc-1.5.1090.102.1 2012-05-29 14:10:22 +00:00
Daichi GOTO
f5ddf5bf2e - fixed a build error
- improved fcitx-mozc build handling

Submitted by:	Zhihao Yuan <lichray@gmail.com>
2012-05-23 06:30:39 +00:00
Daichi GOTO
e458dd64c4 update to 1.5.1053.102 2012-05-01 05:53:34 +00:00
Daichi GOTO
16e813f18b Update to Mozc 1.4.1033.102
Feature safe: yes
2012-04-02 00:10:35 +00:00
Daichi GOTO
5c0d726ca9 Update to 1.4.1003.102
Feature safe: yes
2012-03-16 04:22:16 +00:00
Daichi GOTO
9083803e53 Update to 1.3.975.102 2012-01-29 05:22:57 +00:00
Daichi GOTO
daa6d85477 Update mozc* to 1.3.931.102
- update to 1.3.931.102
  - added mozc-el knob
2011-12-24 14:15:31 +00:00
Daichi GOTO
0bba7c15b9 Update to 1.3.911.102 including new features
- New tool: Word Register
  - New tool: Hand Writing
  - New tool: Character Palette
  - Prediction feature
  - Correct suggestion feature
  - dictionary improvements

Feature safe: yes
2011-12-04 14:02:11 +00:00
Sunpoet Po-Chuan Hsieh
a32defea5d - Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here

PR:		ports/152844
Submitted by:	sunpoet (myself)
Approved by:	miwi (with portmgr hat)
2010-12-25 16:55:41 +00:00
Daichi GOTO
7e23fbde7b Update mozc to 0.13.523.102 2010-11-06 02:40:39 +00:00
Daichi GOTO
ce030bd722 Update mozc relative ports from 0.13.481.102 to 0.13.499.102 2010-10-16 03:42:06 +00:00
Daichi GOTO
f84ba16222 Update mozc to 0.13.481.102 2010-09-25 03:56:28 +00:00
Daichi GOTO
fb9115ac90 Update mozc to 0.13.464.102 2010-09-18 06:05:47 +00:00
Daichi GOTO
83ac3caa91 Update Mozc (Japanese Input Method Editor)
relative ports to 0.12.434.102 and fix build error on
recent 9-CURRENT.
2010-09-04 02:44:13 +00:00
Daichi GOTO
753b49d51f Add a new port: mozc-server
- Mozc server for IBus, SCIM and others

Feature safe:	yes
2010-06-26 08:06:48 +00:00