| Port details |
- fcitx5-skk SKK Kana-Kanji inputmethod for fcitx5
- 5.1.10_1 japanese
=0 5.1.10Version of this port present on the latest quarterly branch. - Maintainer: mce@FreeBSD.org
 - Port Added: 2025-11-04 20:30:05
- Last Update: 2026-08-18 13:48:33
- Commit Hash: 1931e0c
- Also Listed In: textproc
- License: GPLv3+
- WWW:
- https://github.com/fcitx/fcitx5-skk
- Description:
- Fcitx5-skk is an input method engine for Fcitx5, which uses libskk as
its backend.
¦ ¦ ¦ ¦ 
- 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-fcitx5-skk>0:japanese/fcitx5-skk
- To install the port:
- cd /usr/ports/japanese/fcitx5-skk/ && make install clean
- To add the package, run one of these commands:
- pkg install japanese/fcitx5-skk
- pkg install ja-fcitx5-skk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ja-fcitx5-skk
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1773779706
SHA256 (fcitx5-skk-5.1.10.tar.zst) = 96cbea4d18a83af55ccc9959c18e2ca9198bb2f8f89dd800ec67c78938069039
SIZE (fcitx5-skk-5.1.10.tar.zst) = 57697
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- gettext-tools>=0.26 : devel/gettext-tools
- ECMConfig.cmake : devel/kf6-extra-cmake-modules
- pkgconf>=1.3.0_1 : devel/pkgconf
- lupdate : devel/qt6-tools
- Runtime dependencies:
-
- SKK-JISYO.L : japanese/skk-jisyo
- Library dependencies:
-
- libFcitx5Core.so : textproc/fcitx5
- libskk.so : japanese/libskk
- libFcitx5Qt6WidgetsAddons.so : textproc/fcitx5-qt@qt6
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libQt6Core.so : devel/qt6-base
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ja-fcitx5-skk-5.1.10_1:
QT6=on: Enable Qt for GUI configuration
===> Use 'make config' to modify these settings
- Options name:
- japanese_fcitx5-skk
- USES:
- cmake compiler:c++17-lang gettext-tools gnome kde pkgconfig tar:zst qt:6
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
5.1.10_1 18 Aug 2026 13:48:33
    |
Kousuke Kannagi (mce)  Author: Li-Wen Hsu |
japanese/fcitx5-skk: Depend on ECM unconditionally
The top-level CMakeLists.txt calls find_package(ECM 1.0.0 REQUIRED)
unconditionally, but the port only declared the dependency under the QT6
option, so configure fails with WITHOUT_QT6. Move it out of the option
and make it build-only. ECM is listed in _USE_KDE_LATEST, so USES=kde:6
can be dropped along with it, as done in 95f9a6808973 for the other
fcitx5 ports.
PR: 297622
Approved by: osa (mentor) |
5.1.10 10 Apr 2026 17:44:15
    |
Kousuke Kannagi (mce)  |
japanese/fcitx5-skk: Update to 5.1.10
Changelog:
https://github.com/fcitx/fcitx5-skk/compare/5.1.9...5.1.10
PR: 294011
Approved by: osa (mentor) |
5.1.9 06 Apr 2026 00:33:31
    |
Kousuke Kannagi (mce)  |
*/*: Update my maintainer email to @FreeBSD.org
Update email address from mew14930xvi@inbox.lv to mce@FreeBSD.org.
Reviewed by: osa, fluffy (mentors)
Approved by: osa (mentor)
Differential Revision: https://reviews.freebsd.org/D55874 |
5.1.9 27 Dec 2025 05:11:06
    |
Li-Wen Hsu (lwhsu)  Author: mew14930xvi |
japanese/fcitx5-skk: Update to 5.1.9
PR: 291882 |
5.1.8 04 Nov 2025 20:25:12
    |
Li-Wen Hsu (lwhsu)  Author: mew14930xvi |
Add japanese/fcitx5-skk: SKK input method for fcitx5
PR: 290779 |
Number of commits found: 5
|