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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
waycheck Simple GUI that displays the protocols implemented by a Wayland compositor
1.7.0 x11new! 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 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: tagattie@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-08-29 14:18:07
Last Update: 2025-08-29 14:13:43
Commit Hash: 68a0a83
Also Listed In: wayland
License: APACHE20 CC0-1.0
WWW:
https://gitlab.freedesktop.org/serebit/waycheck
Description:
Waycheck is a simple Qt6 application that displays all of the Wayland protocols that your compositor supports, and all of the protocols that it doesn't support. It can be used to compare protocol support between compositors, or if you're working on your own compositor, to keep track of which protocols you still need to implement.
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 (8 items)
Collapse this list.
  1. bin/waycheck
  2. share/applications/dev.serebit.Waycheck.desktop
  3. share/icons/hicolor/scalable/apps/dev.serebit.Waycheck.svg
  4. share/metainfo/dev.serebit.Waycheck.metainfo.xml
  5. /usr/local/share/licenses/waycheck-1.7.0/catalog.mk
  6. /usr/local/share/licenses/waycheck-1.7.0/LICENSE
  7. /usr/local/share/licenses/waycheck-1.7.0/APACHE20
  8. /usr/local/share/licenses/waycheck-1.7.0/CC0-1.0
Collapse this list.
Dependency lines:
  • waycheck>0:x11/waycheck
To install the port:
cd /usr/ports/x11/waycheck/ && make install clean
To add the package, run one of these commands:
  • pkg install x11/waycheck
  • pkg install waycheck
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: waycheck
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1756195503 SHA256 (waycheck-v1.7.0.tar.bz2) = 658caca3d967d9b23bb1f6d42c6fd67832263bb60fd600a26e97748d0e47e105 SIZE (waycheck-v1.7.0.tar.bz2) = 21545

Packages (timestamps in pop-ups are UTC):
waycheck
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest-1.7.0--1.7.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. meson : devel/meson
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libwayland-client.so : graphics/wayland
  2. libQt6Core.so : devel/qt6-base
  3. libQt6WaylandClient.so : graphics/qt6-wayland
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
x11_waycheck
USES:
meson pkgconfig qt:6
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://gitlab.freedesktop.org//serebit/waycheck/-/archive/v1.7.0/
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
1.7.0
29 Aug 2025 14:13:43
commit hash: 68a0a83b60890ef5d9719e5b00b3559751ea6d2bcommit hash: 68a0a83b60890ef5d9719e5b00b3559751ea6d2bcommit hash: 68a0a83b60890ef5d9719e5b00b3559751ea6d2bcommit hash: 68a0a83b60890ef5d9719e5b00b3559751ea6d2b files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
x11/waycheck: add port: Simple GUI that displays the protocols implemented by a
Wayland compositor

Waycheck is a simple Qt6 application that displays all of the Wayland
protocols that your compositor supports, and all of the protocols that
it doesn't support. It can be used to compare protocol support between
compositors, or if you're working on your own compositor, to keep
track of which protocols you still need to implement.

WWW: https://gitlab.freedesktop.org/serebit/waycheck

Number of commits found: 1