Port details |
- wayst Simple terminal emulator for Wayland and X11
- g20250601 x11
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: seafork@disroot.org
 - Port Added: 2025-07-08 07:51:03
- Last Update: 2025-07-08 07:48:53
- Commit Hash: 47630de
- 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)
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- 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
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
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- xrandr.pc : x11/libXrandr
- xrender.pc : x11/libXrender
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xrandr.pc : x11/libXrandr
- xrender.pc : x11/libXrender
- Library dependencies:
-
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libutf8proc.so : textproc/utf8proc
- libwayland-client.so : graphics/wayland
- libxkbcommon.so : x11/libxkbcommon
- libEGL.so : graphics/libglvnd
- 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:
|
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 |
g20250601 08 Jul 2025 07:48:53
    |
Hiroki Tagato (tagattie)  Author: seafork |
x11/wayst: new port: Simple terminal emulator for Wayland and X11
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 (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 1
|