| Port details |
- xmoji Plain X11 emoji keyboard
- 0.8 x11
=0 0.8Version of this port present on the latest quarterly branch. - Maintainer: fuz@FreeBSD.org
 - Port Added: 2024-08-28 18:57:06
- Last Update: 2025-11-22 16:01:28
- Commit Hash: 3feb67e
- License: BSD2CLAUSE
- WWW:
- https://github.com/Zirias/xmoji
- Description:
- Xmoji is a simple emoji keyboard for X11 designed to work without
relying on any toolkit or input method. It doesn't use a toolkit itself
and instead renders its GUI using XRender requests.
¦ ¦ ¦ ¦ 
- 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:
-
- To install the port:
- cd /usr/ports/x11/xmoji/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/xmoji
- pkg install xmoji
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xmoji
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1727255748
SHA256 (xmoji-0.8.tar.xz) = 34721886b5d0d491e71a12e928552b81df978163655fae4d3342f5dcbdf04fce
SIZE (xmoji-0.8.tar.xz) = 356028
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:
-
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- xcb.pc : x11/libxcb
- Runtime dependencies:
-
- xcb.pc : x11/libxcb
- Library dependencies:
-
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libharfbuzz.so : print/harfbuzz
- libpng16.so : graphics/png
- libposercore.so : devel/poser
- libxcb-cursor.so : x11/xcb-util-cursor
- libxcb-image.so : x11/xcb-util-image
- libxkbcommon.so : x11/libxkbcommon
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for xmoji-0.8:
DOCS=on: Build and/or install documentation
NLS=on: Native Language Support
SVG=on: Support glyphs in SVG format
TRACE=off: Build with X11 request tracing (for debugging)
===> Use 'make config' to modify these settings
- Options name:
- x11_xmoji
- USES:
- compiler:c11 gmake pkgconfig tar:xz xorg
- pkg-message:
- For install:
- For the UI to display correctly, install a font containing all the latest
Unicode emojis, for example x11-fonts/noto-emoji.
- Master Sites:
|
Number of commits found: 6
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.8 22 Nov 2025 16:01:28
    |
Robert Clausecker (fuz)  |
x11/xmoji: fix build on FreeBSD 15 and later
Seems like we now support inotify() well enough for the port to detect
its presence, but that conflicts with it also detecting kqueue support.
Disable inotify() to resolve the conflict.
MFH: 2025Q4 |
0.8 12 Nov 2025 13:53:37
    |
Robert Clausecker (fuz)  |
x11/xmoji: assume maintainership, undeprecate
Upstream is still active, just not in the FreeBSD project. |
0.8 15 Oct 2025 04:09:44
    |
Daniel Engberg (diizzy)  |
*/*: Deprecate ports and set expiration date to 2025-12-31
Follow up on 1b25bcd52d9cf8118a4d1e3e1fa2da85747f81d8, deprecate ports
where committer also is upstream as these now are unmaintained |
0.8 12 Oct 2025 11:49:53
    |
Rene Ladan (rene)  |
all: return ports of zirias@ to the pool after safekeeping their commit bit
Approved by: portmgr (implicit) |
0.8 25 Sep 2024 09:35:30
    |
Felix Palmen (zirias)  |
x11/xmoji: Update to 0.8
New upstream release. Changes:
* Add tooling for localized UI texts and Emoji names imported from
Unicode CLDR
* Add translations for German (de)
* Improve search, show groups (skin-tone variants of the same Emoji) in
search results and make it configurable what exactly the search looks
at: original and/or translated names, and whether or not to consider
other "variant" descriptions after a colon in the name
* Implement the _NET_WM_PING protocol and associated window properties,
allowing a window manager to know when and how to force-kill Xmoji |
0.7 28 Aug 2024 18:54:59
    |
Felix Palmen (zirias)  |
x11/xmoji: Add new port
Xmoji is a simple emoji keyboard for X11. |
Number of commits found: 6
|