aboutsummaryrefslogtreecommitdiff
path: root/japanese/mozc-tool
Commit message (Collapse)AuthorAgeFilesLines
* Fix typos in COMMENTCarlo Strub2012-07-281-1/+1
| | | | | | | Approved by: portmgr@ (implicit) Notes: svn path=/head/; revision=301663
* - fixed a gcc 4.2.1 's namespace bug. Now mozc can buildDaichi GOTO2011-12-1221-480/+5
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=287265
* Fixed a build error caused by a gcc 4.2.1's namespace bug.Daichi GOTO2011-12-101-5/+20
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=287145
* Update to 1.3.911.102 including new featuresDaichi GOTO2011-12-0419-69/+112
| | | | | | | | | | | | | | - New tool: Word Register - New tool: Hand Writing - New tool: Character Palette - Prediction feature - Correct suggestion feature - dictionary improvements Feature safe: yes Notes: svn path=/head/; revision=286850
* - Chase protobuf updatePav Lucistnik2011-03-231-1/+2
| | | | | | | | Reported by: pointyhat Pointy hat to: vanilla Notes: svn path=/head/; revision=271563
* - Use canonical format for FreeBSD.org MAINTAINER addressesSunpoet Po-Chuan Hsieh2010-12-252-2/+1
| | | | | | | | | | | - Remove obsolete MD5 checksum while I'm here PR: ports/152844 Submitted by: sunpoet (myself) Approved by: miwi (with portmgr hat) Notes: svn path=/head/; revision=266895
* Update mozc to 0.13.523.102Daichi GOTO2010-11-0618-57/+42
| | | | Notes: svn path=/head/; revision=264141
* Update mozc relative ports from 0.13.481.102 to 0.13.499.102Daichi GOTO2010-10-1617-38/+37
| | | | Notes: svn path=/head/; revision=263072
* Reduce amount of patch, pointed by Google mozc dev team.Daichi GOTO2010-10-032-21/+6
| | | | Notes: svn path=/head/; revision=262341
* Add Debug build knob, WITH_DEBUG_CODEDaichi GOTO2010-09-271-3/+9
| | | | | | | Log files will be generated under ~/.mozc/ Notes: svn path=/head/; revision=261928
* Update mozc to 0.13.481.102Daichi GOTO2010-09-2518-46/+48
| | | | Notes: svn path=/head/; revision=261815
* Update mozc to 0.13.464.102Daichi GOTO2010-09-1817-104/+152
| | | | Notes: svn path=/head/; revision=261369
* Added some mozc improvements for FreeBSD:Daichi GOTO2010-09-053-1/+86
| | | | | | | | | | | | | | | - 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. Notes: svn path=/head/; revision=260571
* Update Mozc (Japanese Input Method Editor)Daichi GOTO2010-09-0420-48/+191
| | | | | | | | relative ports to 0.12.434.102 and fix build error on recent 9-CURRENT. Notes: svn path=/head/; revision=260514
* Add a new port: mozc-toolDaichi GOTO2010-06-2611-0/+179
- Mozc tool for IBus, SCIM and others Feature safe: yes Notes: svn path=/head/; revision=257011