| Port details on branch 2025Q4 |
- xmoji Plain X11 emoji keyboard
- 0.8 x11
=0 0.8Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2025-10-12 12:24:07
- Last Update: 2025-11-22 16:04:02
- Commit Hash: 7f53ed1
- 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
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- 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: 2
| 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:04:02
    |
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
(cherry picked from commit 3feb67ede9b2da92d04bd33e64430a56f0ea7f25) |
0.8 12 Oct 2025 12:23:33
    |
Rene Ladan (rene)  |
all: return ports of zirias@ to the pool after safekeeping their commit bit
Approved by: portmgr (implicit)
(cherry picked from commit 1b25bcd52d9cf8118a4d1e3e1fa2da85747f81d8) |
Number of commits found: 2
|