| Port details |
- mozc-modeless Modeless Japanese input with Mozc for Emacs
- 0.10.0 japanese
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: mce@FreeBSD.org
 - Port Added: 2026-09-21 03:45:15
- Last Update: 2026-09-21 03:42:44
- Commit Hash: 1f9a6e6
- Also Listed In: elisp
- License: GPLv3
- WWW:
- https://github.com/kiyoka/mozc-modeless-emacs
- Description:
- This is a modeless Japanese input interface for Emacs. It normally
operates in alphanumeric input mode; only when you press `C-j` is the
Romaji string immediately preceding the cursor passed to Mozc,
triggering Mozc's conversion mode.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ja-mozc-modeless>0:japanese/mozc-modeless
- To install the port:
- cd /usr/ports/japanese/mozc-modeless/ && make install clean
- To add the package, run one of these commands:
- pkg install japanese/mozc-modeless
- pkg install ja-mozc-modeless
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ja-mozc-modeless
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1789456555
SHA256 (kiyoka-mozc-modeless-emacs-0.10.0_GH0.tar.gz) = 0462e9c742e0d283b2e56f6db0b24a2e39f97f88110ffc5748aa99ff9881d732
SIZE (kiyoka-mozc-modeless-emacs-0.10.0_GH0.tar.gz) = 666056
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ja-mozc-el>0 : japanese/mozc-el
- markdown-mode.el>0 : textproc/markdown-mode.el
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ja-mozc-modeless-0.10.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- japanese_mozc-modeless
- pkg-message:
- For install:
- To activate mozc-modeless, add the following lines to your Emacs
configuration:
(require 'mozc-modeless)
(global-mozc-modeless-mode 1)
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.10.0 21 Sep 2026 03:42:44
    |
Kousuke Kannagi (mce)  |
japanese/mozc-modeless: New port: Modeless Japanese input with Mozc for Emacs
PR: 298515
Approved by: osa (mentor) |
Number of commits found: 1
|