Commit graph

19 commits

Author SHA1 Message Date
MIHIRA Sanpei Yoshiro
36fb287a3a already supported in master ports(japanese/mozc-server) 2014-06-20 22:53:29 +00:00
Baptiste Daroussin
8ee9a3584f Add NO_STAGE all over the place in preparation for the staging support (cat: japanese) 2013-09-20 18:47:54 +00:00
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
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
Carlo Strub
e9a2c0a4b1 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-28 15:57:55 +00:00
Daichi GOTO
50c0c232c7 - fixed a gcc 4.2.1 's namespace bug. Now mozc can build
himself using the system's default gcc.
- removed the dependency for external gyp
- removed the gsed dependency
- removed the gnugrep dependency
- refined the mozc relative ports

Feature safe: yes
Submitted by:	hrs
2011-12-12 17:43:50 +00:00
Daichi GOTO
d338c492b0 Fixed a build error caused by a gcc 4.2.1's namespace bug.
Feature safe: yes
2011-12-10 11:14:24 +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
Pav Lucistnik
435485fd47 - Chase protobuf update
Reported by:	pointyhat
Pointy hat to:	vanilla
2011-03-23 23:59:10 +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
8296dc8ea4 Reduce amount of patch, pointed by Google mozc dev team. 2010-10-03 09:52:48 +00:00
Daichi GOTO
80bba44744 Add Debug build knob, WITH_DEBUG_CODE
Log files will be generated under ~/.mozc/
2010-09-27 08:02:42 +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
110eef605f Added some mozc improvements for FreeBSD:
- add signal treatments for FreeBSD to do correct
    termination process (remove socket file and lock file
    as closing time).
  - improve socket filename treatment

Now mozc_server does correct termination process. By this
improvements, you don't need mozc-additions anymore. But
commands included in mozc-additions is safe and useful for
start, stop, restart and launch mozc tools even now.
2010-09-05 02:08:49 +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
9ab4927e63 Add a new port: mozc-tool
- Mozc tool for IBus, SCIM and others

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