Port details |
- fcitx5 New implementation of the Fcitx IME framework
- 5.1.11 textproc =2 5.1.10Version of this port present on the latest quarterly branch.
- Maintainer: khng@FreeBSD.org
- Port Added: 2020-12-29 14:59:39
- Last Update: 2024-10-29 02:08:26
- Commit Hash: 34f439e
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: LGPL21+
- WWW:
- https://github.com/fcitx/fcitx5
- Description:
- Fcitx5 is a generic input method framework. It supercedes Fcitx 4.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/textproc/fcitx5/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/fcitx5
- pkg install fcitx5
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fcitx5
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1728667675
SHA256 (fcitx5/fcitx5-5.1.11.tar.zst) = 4b5eb21d4746fe9e006a2db3b583a920ae7105cae6d029a7b6e911ca1af5dce1
SIZE (fcitx5/fcitx5-5.1.11.tar.zst) = 7666273
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:
-
- iso-codes>=0 : misc/iso-codes
- uthash>=0 : devel/uthash
- wayland-protocols>=0 : graphics/wayland-protocols
- wayland-scanner : graphics/wayland
- xcb-imdkit>=1.0.3 : x11/xcb-imdkit
- cmake : devel/cmake-core
- ninja : devel/ninja
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- ECMConfig.cmake : devel/kf6-extra-cmake-modules
- pkgconf>=1.3.0_1 : devel/pkgconf
- xcb.pc : x11/libxcb
- xkbfile.pc : x11/libxkbfile
- Runtime dependencies:
-
- iso-codes>=0 : misc/iso-codes
- xkeyboard-config>=0 : x11/xkeyboard-config
- xcb-imdkit>=1.0.3 : x11/xcb-imdkit
- msgfmt : devel/gettext-tools
- ECMConfig.cmake : devel/kf6-extra-cmake-modules
- xcb.pc : x11/libxcb
- xkbfile.pc : x11/libxkbfile
- Library dependencies:
-
- libdbus-1.so : devel/dbus
- libexpat.so : textproc/expat2
- libfmt.so : devel/libfmt
- libjson-c.so : devel/json-c
- libuuid.so : misc/e2fsprogs-libuuid
- libuv.so : devel/libuv
- libxkbcommon.so : x11/libxkbcommon
- libenchant-2.so : textproc/enchant2
- libwayland-client.so : graphics/wayland
- libxcb-ewmh.so : x11/xcb-util-wm
- libxcb-icccm.so : x11/xcb-util-wm
- libxcb-keysyms.so : x11/xcb-util-keysyms
- libxcb-util.so : x11/xcb-util
- libintl.so : devel/gettext-runtime
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- This port is required by:
- for Build
-
- textproc/fcitx5-configtool
- for Libraries
-
- chinese/fcitx5-chewing
- chinese/fcitx5-chinese-addons
- chinese/fcitx5-mcbopomofo
- chinese/fcitx5-rime
- chinese/fcitx5-table-extra
- chinese/fcitx5-table-other
- chinese/libime
Configuration Options:
- ===> The following configuration options are available for fcitx5-5.1.11:
ENCHANT=on: Dictionary/spellchecking framework
WAYLAND=on: Wayland (graphics) support
X11=on: X11 (graphics) support
===> Use 'make config' to modify these settings
- Options name:
- textproc_fcitx5
- USES:
- cmake compiler:c++17-lang gettext-runtime gettext-tools:build,run gnome kde:5 pkgconfig tar:zst xorg
- pkg-message:
- For install:
- Remember to set the environment variable XMODIFIERS:
csh/tcsh: setenv XMODIFIERS @im=fcitx
sh/bash: export XMODIFIERS='@im=fcitx'
For GTK+ programs, you may want to set:
csh/tcsh: setenv GTK_IM_MODULE fcitx/xim
sh/bash: export GTK_IM_MODULE=fcitx/xim
For Qt programs, you may want to set:
csh/tcsh: setenv QT_IM_MODULE fcitx
sh/bash: export QT_IM_MODULE=fcitx
To start fcitx with your desktop, just
cp /usr/local/share/applications/org.fcitx.Fcitx5.desktop \
~/.config/autostart/
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.1.11 29 Oct 2024 02:08:26 |
Li-Wen Hsu (lwhsu) |
textproc/fcitx5: Update to 5.1.11
Approved by: khng (maintainer, implicitly)
Differential Revision: https://reviews.freebsd.org/D47223 |
5.1.10 03 Jul 2024 20:27:43 |
Li-Wen Hsu (lwhsu) |
textproc/fcitx5: Update to 5.1.10
Approved by: khng |
5.1.9 06 May 2024 08:11:16 |
Li-Wen Hsu (lwhsu) |
textproc/fcitx5: Update to 5.1.9
Approved by: khng |
5.0.23_1 14 Dec 2023 15:49:40 |
Po-Chuan Hsieh (sunpoet) |
devel/libfmt: Update to 10.1.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/fmtlib/fmt/releases |
5.0.23 08 Oct 2023 09:40:40 |
Daniel Engberg (diizzy) |
textproc/fcitx5: Fix compatibility with fmt 10+
Backport upstream commit 7fb3a5500270877d93b61b11b2a17b9b8f6a506b
to fix build with fmt 10+
Reference:
https://github.com/fcitx/fcitx5/commit/7fb3a5500270877d93b61b11b2a17b9b8f6a506b
PR: 273876
Approved by: portmgr (maintainer timeout, 3+ weeks)
Sponsored by: Blinkinblox |
5.0.23 20 Mar 2023 15:33:33 |
Li-Wen Hsu (lwhsu) |
textproc/fcitx5: Update to 5.0.23
Approved by: khng (maintainer, implicitly) |
5.0.22 18 Mar 2023 13:12:46 |
Li-Wen Hsu (lwhsu) |
fcitx5: Update related ports to the latest version as 2023-03-18
While here, use the official site to fetch distfiles from
Approved by: khng
Differential Revision: https://reviews.freebsd.org/D37948 |
5.0.11_2 19 Dec 2022 09:31:34 |
Thierry Thomas (thierry) |
*/*: chase the upgrade of devel/libfmt to 9.1.0
PR: 268081 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
5.0.11_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
5.0.11_1 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
5.0.11_1 19 Dec 2021 08:56:39 |
Jan Beich (jbeich) |
textproc/fcitx5: unbreak WAYLAND runtime after 2af7805da5c5
$ fcitx5
[...]
listener function for opcode 4 of wl_output is NULL
[...] |
5.0.11 09 Dec 2021 00:45:34 |
Ka Ho Ng (khng) |
textproc/fcitx5: Update to 5.0.11
Raise the minimal version of xcb-imdkit to 1.0.3.
Sponsored by: The FreeBSD Foundation
PR: 260275
Approved by: ygy |
5.0.10 30 Nov 2021 10:38:33 |
Ka Ho Ng (khng) |
textproc/fcitx5: Update to 5.0.10
Sponsored by: The FreeBSD Foundation
Approved by: ygy
Differential Revision: https://reviews.freebsd.org/D33171 |
5.0.4_2 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
5.0.4_2 21 Jul 2021 18:11:51 |
Po-Chuan Hsieh (sunpoet) |
devel/libfmt: Update to 8.0.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/fmtlib/fmt/releases
PR: 257026
Exp-run by: antoine |
5.0.4_1 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
5.0.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.0.4 18 Jan 2021 16:54:52 |
ygy |
textproc/fcitx5: Update to 5.0.4
Submitted by: Ka Ho Ng <khng300@gmail.com> (maintainer)
Sponsored by: FreeBSD Foundation
Approved by: lwhsu
Differential Revision: https://reviews.freebsd.org/D28113 |
5.0.3.31 29 Dec 2020 14:58:56 |
ygy |
Add Fcitx5 IME framework and related ports
The Fcitx5 IME framework is the future version of the legacy Fcitx IME
framework.
Main parts of Fcitx5:
- x11/xcb-imdkit
- textproc/fcitx5
Application supports libraries of Fcitx5:
- textproc/fcitx5-qt
- textproc/fcitx5-gtk
GUI configuration tool of Fcitx5:
- textproc/fcitx5-configtool
IME addons for Fcitx5:
- chinese/fcitx5-rime
- japanese/fcitx5-anthy
textproc/fcitx5 and chinese/fcitx cannot be installed at the same time right
now, due to development environment and runtime conflicts users could possibly
run into.
Submitted by: Ka Ho Ng <khng300@gmail.com>
Approved by: lwhsu
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D27667 |