notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2026Q1
wayst Simple terminal emulator for Wayland and X11
g20250601 x11 on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout g20250601Version of this port present on the latest quarterly branch.
Maintainer: seafork@disroot.org search for ports maintained by this maintainer
Port Added: 2026-02-04 14:30:17
Last Update: 2026-02-04 14:28:12
Commit Hash: d1874e0
Also Listed In: wayland
License: MIT
WWW:
https://github.com/91861/wayst
Description:
Simple terminal emulator for Wayland and X11 with OpenGL rendering and minimal dependencies. # Features - Unicode support - Text reflow - 24-bit colors - Dynamic colors - All text properties (squiggly underline, blinking, overline etc.) - Resizable font - Subpixel antialiasing - Mouse reporting - Scrollback - Mouse text selection - Clipboard - Configurable keybindings - Clickable links, OSC 8 links - Command history and marks - Terminal image protocol and sixel graphics (experimental)
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/wayst
  2. /usr/local/share/licenses/wayst-g20250601/catalog.mk
  3. /usr/local/share/licenses/wayst-g20250601/LICENSE
  4. /usr/local/share/licenses/wayst-g20250601/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • wayst>0:x11/wayst
To install the port:
cd /usr/ports/x11/wayst/ && make install clean
To add the package, run one of these commands:
  • pkg install x11/wayst
  • pkg install wayst
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: wayst
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1751717366 SHA256 (91861-wayst-g20250601-f5a6c22_GH0.tar.gz) = b6aab52d875b814b6b629daa8653a860ac382bc0a415f0d4fa502f3927f2b370 SIZE (91861-wayst-g20250601-f5a6c22_GH0.tar.gz) = 623207

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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. xorgproto>=0 : x11/xorgproto
  4. x11.pc : x11/libX11
  5. xrandr.pc : x11/libXrandr
  6. xrender.pc : x11/libXrender
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. xrandr.pc : x11/libXrandr
  3. xrender.pc : x11/libXrender
Library dependencies:
  1. libfontconfig.so : x11-fonts/fontconfig
  2. libfreetype.so : print/freetype2
  3. libutf8proc.so : textproc/utf8proc
  4. libwayland-client.so : graphics/wayland
  5. libxkbcommon.so : x11/libxkbcommon
  6. libEGL.so : graphics/libglvnd
  7. libGL.so : graphics/libglvnd
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for wayst-g20250601: ====> Options available for the multi BACKEND: you have to choose at least one of them WAYLAND=on: Use Wayland as the windowing protocol X11=on: Use X11 as the windowing protocol ===> Use 'make config' to modify these settings
Options name:
x11_wayst
USES:
gl gmake pkgconfig xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/91861/wayst/tar.gz/f5a6c22?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
g20250601
04 Feb 2026 14:28:12
commit hash: d1874e042fff4e3993e71d9946ca94f4ea392589commit hash: d1874e042fff4e3993e71d9946ca94f4ea392589commit hash: d1874e042fff4e3993e71d9946ca94f4ea392589commit hash: d1874e042fff4e3993e71d9946ca94f4ea392589 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
x11/wayst: broken on armv7

In file included from src/gfx_gl2.c:3:
src/vt.h:278:1: error: requested alignment is less than minimum alignment of 8
for type 'VtCommand'
  278 | DEF_RC_PTR(VtCommand, VtCommand_destroy);
      | ^
src/rcptr.h:24:9: note: expanded from macro 'DEF_RC_PTR'
   24 |         alignas(alignof(void*)) t payload;                              
                          \
      |         ^
/usr/include/stdalign.h:34:19: note: expanded from macro 'alignas'
   34 | #define alignas                 _Alignas
      |                                 ^

MFH:		2026Q1
See also:	https://github.com/91861/wayst/issues/120
Approved by:	portmgr (build fix blanket)

(cherry picked from commit 71e8bf055bf2be2092d87e2b9f688699cca89d3e)

Number of commits found: 1