aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/mozc-server
Commit message (Collapse)AuthorAgeFilesLines
* improved dependency handlingdaichi2012-07-031-10/+8
|
* - Fix the BROKEN flagdaichi2012-06-261-5/+5
| | | | | | | | | | | - Add LIB_DEPENDS devel/glib20 x11-toolkits/gtk20 - Minor Makefile code fixes to make portlint happier - Checked on Redports.org PR: ports/169364 Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp>
* - Mark BROKEN: does not buildpav2012-06-101-0/+2
| | | | Reported by: pointyhat
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-061-2/+1
| | | | Review by: bapt, David Naylor (kde team)
* - update png to 1.5.10dinoex2012-06-011-0/+1
|
* update to mozc-1.5.1090.102.1daichi2012-05-2919-30/+29
|
* - fixed a build errordaichi2012-05-2322-2775/+15
| | | | | | - improved fcitx-mozc build handling Submitted by: Zhihao Yuan <lichray@gmail.com>
* fixed some path issuesdaichi2012-05-232-3/+4
| | | | Submitted by: Zhihao Yuan <lichray@gmail.com>
* Added fcitx-mozc supportdaichi2012-05-2222-6/+2838
| | | | | PR: 167860, 166711 Submitted by: Zhihao Yuan <lichray@gmail.com>
* added a new patch of the openssl build handlingdaichi2012-05-021-0/+27
|
* improved the openssl relative handlingdaichi2012-05-021-2/+9
| | | | Submitted by: hrs
* added a needed patch filedaichi2012-05-011-0/+11
|
* removed unneeded patch filedaichi2012-05-011-11/+0
|
* update to 1.5.1053.102daichi2012-05-0118-67/+39
|
* Update to Mozc 1.4.1033.102daichi2012-04-0220-60/+39
| | | | Feature safe: yes
* Update to 1.4.1003.102daichi2012-03-1621-52/+53
| | | | Feature safe: yes
* Fixed a build issue for 8.xdaichi2012-01-303-1/+27
|
* Simplified LOCALBASE replacement treatmentdaichi2012-01-291-1/+1
|
* Update to 1.3.975.102daichi2012-01-2919-40/+40
|
* Update for ibus 1.4.0daichi2012-01-101-3/+1
|
* added support for ibus-1.4.0daichi2012-01-072-1/+14
| | | | Requested by: Buganini
* fixed wrong packages namedaichi2012-01-071-1/+1
|
* Update mozc* to 1.3.931.102daichi2011-12-2418-25/+57
| | | | | - update to 1.3.931.102 - added mozc-el knob
* - fixed a gcc 4.2.1 's namespace bug. Now mozc can builddaichi2011-12-133-46/+190
| | | | | | | | | | | 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
* Fixed typo.daichi2011-12-111-1/+1
| | | | | Submitted by: sanpei Feature safe: yes
* Fixed a build error caused by a gcc 4.2.1's namespace bug.daichi2011-12-101-5/+16
| | | | Feature safe: yes
* Fix a dependency issue pointed out by pointyhatdaichi2011-12-071-1/+2
| | | | Feature safe: yes
* Update to 1.3.911.102 including new featuresdaichi2011-12-0419-67/+108
| | | | | | | | | | | - New tool: Word Register - New tool: Hand Writing - New tool: Character Palette - Prediction feature - Correct suggestion feature - dictionary improvements Feature safe: yes
* Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)linimon2011-11-101-2/+2
| | | | Hat: portmgr
* - Chase protobuf updatepav2011-03-241-1/+2
| | | | | Reported by: pointyhat Pointy hat to: vanilla
* - Use canonical format for FreeBSD.org MAINTAINER addressessunpoet2010-12-262-2/+1
| | | | | | | | - Remove obsolete MD5 checksum while I'm here PR: ports/152844 Submitted by: sunpoet (myself) Approved by: miwi (with portmgr hat)
* Update mozc to 0.13.523.102daichi2010-11-0618-107/+41
|
* Update mozc relative ports from 0.13.481.102 to 0.13.499.102daichi2010-10-1617-38/+37
|
* Reduce amount of patch, pointed by Google mozc dev team.daichi2010-10-032-21/+6
|
* Add Debug build knob, WITH_DEBUG_CODEdaichi2010-09-271-3/+9
| | | | Log files will be generated under ~/.mozc/
* Update mozc to 0.13.481.102daichi2010-09-2518-46/+48
|
* Update mozc to 0.13.464.102daichi2010-09-1817-115/+163
|
* Added some mozc improvements for FreeBSD:daichi2010-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.
* Update Mozc (Japanese Input Method Editor)daichi2010-09-0419-65/+202
| | | | | relative ports to 0.12.434.102 and fix build error on recent 9-CURRENT.
* Mark as broken on sparc64.linimon2010-08-141-0/+4
| | | | Hat: portmgr
* Add a new port: mozc-serverdaichi2010-06-2611-0/+222
- Mozc server for IBus, SCIM and others Feature safe: yes