| Port details on branch 2026Q3 |
- fcitx5-qt Fcitx support for Qt (qt6)
- 5.1.12_1 textproc
=0 5.1.12_1Version of this port present on the latest quarterly branch. - Maintainer: khng@FreeBSD.org
 - Port Added: 2026-08-17 18:30:10
- Last Update: 2026-08-17 18:14:56
- Commit Hash: c120cf8
- License: BSD3CLAUSE LGPL21+
- WWW:
- https://github.com/fcitx/fcitx5-qt
- Description:
- Fcitx5 support for Qt5 applications.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- fcitx5-qt6>0:textproc/fcitx5-qt
- To install the port:
- cd /usr/ports/textproc/fcitx5-qt/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/fcitx5-qt
- pkg install fcitx5-qt6
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fcitx5-qt6
- Package flavors (<flavor>: <package>)
- qt6: fcitx5-qt6
- qt5: fcitx5-qt5
- distinfo:
- TIMESTAMP = 1766700317
SHA256 (fcitx5-qt-5.1.12.tar.zst) = 07995517133860a44c27fa716b04de08a921ae9e95907caac05f237b317a13a3
SIZE (fcitx5-qt-5.1.12.tar.zst) = 130569
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- textproc/fcitx5-qt-common
- 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
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- Runtime dependencies:
-
- fcitx5-qt-common>=5.1.12 : textproc/fcitx5-qt-common
- ECMConfig.cmake : devel/kf6-extra-cmake-modules
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- Library dependencies:
-
- libFcitx5Utils.so : textproc/fcitx5
- libxkbcommon.so : x11/libxkbcommon
- libwayland-client.so : graphics/wayland
- libGL.so : graphics/libglvnd
- libOpenGL.so : graphics/libglvnd
- libQt6Core.so : devel/qt6-base
- libQt6WaylandCompositor.so : graphics/qt6-wayland
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_fcitx5-qt
- USES:
- cmake compiler:c++17-lang gettext-tools kde:5 pkgconfig tar:zst xorg qt:6 gl
- FreshPorts was unable to extract/find any pkg message
- 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 |
5.1.12_1 17 Aug 2026 18:14:56
    |
Li-Wen Hsu (lwhsu)  |
textproc/fcitx5-qt: Bump PORTREVISION for Qt 6.11.1 update (direct commit)
fcitx5-qt links against the Qt private API and must be rebuilt with
every Qt update, but it was missed when Qt was updated to 6.11.1 in this
branch. Since the package version did not change, users upgrading from
2026Q2 keep the package built against Qt 6.10.2, which can crash any Qt6
application loading the input context plugin.
The port has been added to the list of Qt private API consumers at
https://wiki.freebsd.org/KDE/Qt
PR: 297617
Reported by: Juhani Krekelä <juhani@krekela.fi>
Approved by: portmgr (implicitly) |
Number of commits found: 1
|