| Port details |
- fcitx5-cskk SKK input method plugin for fcitx5 that uses LibCSKK
- 1.2.0_2 japanese
=1 1.2.0_1Version of this port present on the latest quarterly branch. - Maintainer: syobon@syobon.net
 - Port Added: 2024-03-08 08:51:05
- Last Update: 2026-08-18 13:48:29
- Commit Hash: b843912
- People watching this port, also watch:: ja-cskk
- Also Listed In: textproc
- License: GPLv3
- WWW:
- https://github.com/fcitx/fcitx5-cskk
- Description:
- SKK input method plugin for fcitx5 that uses LibCSKK
¦ ¦ ¦ ¦ 
- 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-cskk>0:japanese/fcitx5-cskk
- To install the port:
- cd /usr/ports/japanese/fcitx5-cskk/ && make install clean
- To add the package, run one of these commands:
- pkg install japanese/fcitx5-cskk
- pkg install ja-fcitx5-cskk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ja-fcitx5-cskk
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1707039080
SHA256 (fcitx-fcitx5-cskk-v1.2.0_GH0.tar.gz) = d6be1a25a6ea0d609375612d432df109bb75a9361c7fd4250fcda59dcf910d94
SIZE (fcitx-fcitx5-cskk-v1.2.0_GH0.tar.gz) = 174281
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-runtime>=0.26 : devel/gettext-runtime
- gettext-tools>=0.26 : devel/gettext-tools
- ECMConfig.cmake : devel/kf6-extra-cmake-modules
- pkgconf>=1.3.0_1 : devel/pkgconf
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Runtime dependencies:
-
- SKK-JISYO.L : japanese/skk-jisyo
- Library dependencies:
-
- libcskk.so : japanese/cskk
- libFcitx5Core.so : textproc/fcitx5
- libFcitx5Qt5WidgetsAddons.so : textproc/fcitx5-qt@qt5
- libintl.so : devel/gettext-runtime
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ja-fcitx5-cskk-1.2.0_2:
QT5=on: Enable Qt for GUI configuration
===> Use 'make config' to modify these settings
- Options name:
- japanese_fcitx5-cskk
- USES:
- cmake gettext kde pkgconfig qt:5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.2.0_2 18 Aug 2026 13:48:29
    |
Kousuke Kannagi (mce)  Author: Li-Wen Hsu |
japanese/fcitx5-cskk: 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 QT5
option, so configure fails with WITHOUT_QT5. Move it out of the option
and make it build-only. ECM is listed in _USE_KDE_LATEST, so USES=kde:5
can be dropped along with it, as done in 95f9a6808973 for the other
fcitx5 ports.
While here, fix the indentation of PORTREVISION.
PR: 297623
Approved by: syobon@syobon.net (maintainer)
Approved by: osa (mentor) |
1.2.0_1 05 Nov 2025 04:52:34
    |
Li-Wen Hsu (lwhsu)  Author: SyoBoN |
japanese/fcitx5-cskk: Fix build
PR: 290804 |
1.2.0 08 Mar 2024 08:50:18
    |
Koichiro Iwao (meta)  Author: SyoBoN |
japanese/fcitx5-cskk: New port: SKK input method plugin for fcitx5 that uses
LibCSKK
PR: 276832 |
Number of commits found: 3
|