Port details |
- mozc-tool Mozc tool for IBus, SCIM, and others
- 2.23.2815.102.01_24 japanese =2 2.23.2815.102.01_12Version of this port present on the latest quarterly branch.
- Maintainer: hrs@FreeBSD.org
- Port Added: 2010-06-26 08:08:39
- Last Update: 2023-03-05 18:10:20
- Commit Hash: 515e901
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- https://github.com/google/mozc
- Description:
- Mozc is a Japanese Input Method Editor (IME) designed for multi-platform
such as Chromium OS, Windows, Mac and Linux. This open-source project
originates from Google Japanese Input.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ja-mozc-tool>0:japanese/mozc-tool
- To install the port:
- cd /usr/ports/japanese/mozc-tool/ && make install clean
- To add the package, run one of these commands:
- pkg install japanese/mozc-tool
- pkg install ja-mozc-tool
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ja-mozc-tool
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1673183895
SHA256 (ken_all-20221228.zip) = cfe8d51d3610ec20b40be7472a05afa2b92bd1e5e68c8b25871a4958d09a94ef
SIZE (ken_all-20221228.zip) = 1691520
Packages (timestamps in pop-ups are UTC):
- Master port: japanese/mozc-server
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-gyp>=20200512 : devel/py-gyp@py311
- gmake>=4.4.1 : devel/gmake
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- Runtime dependencies:
-
- xdg-open : devel/xdg-utils
- handwriting-ja.model : japanese/tegaki-zinnia-japanese
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- Library dependencies:
-
- libprotobuf.so : devel/protobuf
- libzinnia.so : japanese/zinnia
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- Patch dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- japanese/fcitx-mozc
- japanese/ibus-mozc
- japanese/uim-mozc
Configuration Options:
- No options to configure
- Options name:
- japanese_mozc-tool
- USES:
- compiler:c++17-lang gmake ninja:build pkgconfig python:build shebangfix tar:bzip2 qt:5 gnome
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: japanese/mozc-server |
Commit | Credits | Log message |
2.23.2815.102.01_12 05 Mar 2023 18:10:20 |
Hiroki Sato (hrs) |
japanese/mozc-server: Fix PORTREVISION changed in fa81a4f5f8ed |
2.23.2815.102.01_1 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
2.23.2815.102.01_7 20 Jul 2022 14:22:11 |
Tobias C. Berner (tcberner) |
japanese: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* ABURAYER Rewsirow <pcs51674@asciinet.or.jp>
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Akito FUJITA <fujita@zoo.ncl.omron.co.jp>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Daichi GOTO <daichi@FreeBSD.org>
* Daisuke Kawahara <kawahara@pine.kuee.kyoto-u.ac.jp>
* David O'Brien (obrien@cs.ucdavis.edu)
* Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
* FUJISHIMA Satsuki <sf@FreeBSD.org>
* Fumihiko Kimura <jfkimura@yahoo.co.jp> (Only the first 15 lines of the commit message are shown above ) |
2.23.2815.102.01_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.23.2815.102.00 05 Mar 2019 07:05:54 |
hrs |
Update to 2.23.2815.102.00. |
2.20.2677.102.02_15 16 Jan 2019 11:13:45 |
tijl |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
1.11.1502.102_1 20 Jun 2014 22:53:29 |
sanpei |
already supported in master ports(japanese/mozc-server) |
1.11.1502.102 20 Sep 2013 18:47:56 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese) |
1.11.1502.102 20 Jul 2013 04:02:49 |
hrs |
- 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) |
1.10.1390.102_3 14 May 2013 19:46:21 |
hrs |
- 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. (Only the first 15 lines of the commit message are shown above ) |
1.5.1090.102_7 28 Jul 2012 15:57:56 |
cs |
Fix typos in COMMENT
Approved by: portmgr@ (implicit) |
1.3.911.102_1 12 Dec 2011 17:43:50 |
daichi |
- 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 |
1.3.911.102 10 Dec 2011 11:14:24 |
daichi |
Fixed a build error caused by a gcc 4.2.1's namespace bug.
Feature safe: yes |
1.3.911.102 04 Dec 2011 14:02:11 |
daichi |
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 |
0.13.523.102_1 23 Mar 2011 23:59:10 |
pav |
- Chase protobuf update
Reported by: pointyhat
Pointy hat to: vanilla |
0.13.523.102 25 Dec 2010 16:55:41 |
sunpoet |
- 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) |
0.13.523.102 06 Nov 2010 02:40:39 |
daichi |
Update mozc to 0.13.523.102 |
0.13.499.102 16 Oct 2010 03:42:06 |
daichi |
Update mozc relative ports from 0.13.481.102 to 0.13.499.102 |
0.13.481.102 03 Oct 2010 09:52:48 |
daichi |
Reduce amount of patch, pointed by Google mozc dev team. |
0.13.481.102 27 Sep 2010 08:02:42 |
daichi |
Add Debug build knob, WITH_DEBUG_CODE
Log files will be generated under ~/.mozc/ |
0.13.481.102 25 Sep 2010 03:56:28 |
daichi |
Update mozc to 0.13.481.102 |
0.13.464.102 18 Sep 2010 06:05:48 |
daichi |
Update mozc to 0.13.464.102 |
0.12.434.102_1 05 Sep 2010 02:08:49 |
daichi |
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. |
0.12.434.102 04 Sep 2010 02:44:13 |
daichi |
Update Mozc (Japanese Input Method Editor)
relative ports to 0.12.434.102 and fix build error on
recent 9-CURRENT. |
0.11.383.102 26 Jun 2010 08:08:01 |
daichi |
Add a new port: mozc-tool
- Mozc tool for IBus, SCIM and others
Feature safe: yes |