| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
japanese)
Notes:
svn path=/head/; revision=327737
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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)
Notes:
svn path=/head/; revision=323333
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=318195
|
|
|
|
|
|
|
| |
Approved by: portmgr@ (implicit)
Notes:
svn path=/head/; revision=301663
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=287145
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Pointy hat to: vanilla
Notes:
svn path=/head/; revision=271563
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Notes:
svn path=/head/; revision=264141
|
|
|
|
| |
Notes:
svn path=/head/; revision=263072
|
|
|
|
| |
Notes:
svn path=/head/; revision=262341
|
|
|
|
|
|
|
| |
Log files will be generated under ~/.mozc/
Notes:
svn path=/head/; revision=261928
|
|
|
|
| |
Notes:
svn path=/head/; revision=261815
|
|
|
|
| |
Notes:
svn path=/head/; revision=261369
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
relative ports to 0.12.434.102 and fix build error on
recent 9-CURRENT.
Notes:
svn path=/head/; revision=260514
|
|
- Mozc tool for IBus, SCIM and others
Feature safe: yes
Notes:
svn path=/head/; revision=257011
|