| Port details |
- fcitx5-mcfoxim OpenVanilla Formosan languages for Fcitx5
- 0.1.2 textproc
=0 0.1.2Version of this port present on the latest quarterly branch. - Maintainer: lwhsu@FreeBSD.org
 - Port Added: 2026-01-13 19:54:10
- Last Update: 2026-08-16 16:59:18
- Commit Hash: 3ba1823
- License: MIT
- WWW:
- https://github.com/openvanilla/fcitx5-mcfoxim
- Description:
- OpenVanilla Formosan languages support for Fcitx5 input method framework.
¦ ¦ ¦ ¦ 
- 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:
-
- fcitx5-mcfoxim>0:textproc/fcitx5-mcfoxim
- To install the port:
- cd /usr/ports/textproc/fcitx5-mcfoxim/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/fcitx5-mcfoxim
- pkg install fcitx5-mcfoxim
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fcitx5-mcfoxim
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1768298759
SHA256 (openvanilla-fcitx5-mcfoxim-0.1.2_GH0.tar.gz) = 445ce48daf7cadc21aecbfafc9d8e1b46d9c1ab012f50576ca35fa3c98f08e65
SIZE (openvanilla-fcitx5-mcfoxim-0.1.2_GH0.tar.gz) = 536860
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:
-
- nlohmann-json>0 : devel/nlohmann-json
- 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
- Library dependencies:
-
- libFcitx5Core.so : textproc/fcitx5
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_fcitx5-mcfoxim
- USES:
- cmake gettext-tools:build kde pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.1.2 16 Aug 2026 16:59:18
    |
Li-Wen Hsu (lwhsu)  |
textproc/fcitx5-mcfoxim: Fix build by depending on ECM directly
The top-level CMakeLists.txt calls find_package(ECM REQUIRED 1.0.0) and
find_package(Gettext REQUIRED), but the port never declared either
dependency. It only built because textproc/fcitx5 pulled ECM and
gettext-tools in at run time. Since 95f9a6808973 dropped the ECM run
dependency, explicitly depending on gettext and ecm is required (and correct). |
0.1.2 13 Jan 2026 19:53:15
    |
Li-Wen Hsu (lwhsu)  |
Add textproc/fcitx5-mcfoxim: OpenVanilla Formosan languages for Fcitx5 |
Number of commits found: 2
|