Page MenuHomeFreeBSD

New port: x11/wayback
Needs ReviewPublic

Authored by jsm on Dec 28 2025, 9:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 9, 9:58 AM
Unknown Object (File)
Mon, Mar 9, 9:21 AM
Unknown Object (File)
Tue, Feb 10, 3:10 AM
Unknown Object (File)
Jan 31 2026, 8:49 AM
Unknown Object (File)
Jan 31 2026, 8:49 AM
Unknown Object (File)
Jan 28 2026, 7:33 PM
Unknown Object (File)
Jan 15 2026, 11:27 AM
Unknown Object (File)
Jan 14 2026, 4:06 AM
Subscribers

Details

Reviewers
None
Group Reviewers
x11
Contributor Reviewers (ports)
Summary

Wayback is a X11 compatibility layer which allows for running full X11
desktop environments using Wayland components. It is essentially
a stub compositor which provides just enough Wayland capabilities to host
a rootful Xwayland server.

Test Plan

tested in poudriere and runtime on intel igpu

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

jsm requested review of this revision.Dec 28 2025, 9:36 PM
jsm created this revision.
arrowd added inline comments.
x11/wayback/Makefile
15

The order is BUILD, LIB, RUN DEPENDS.

24

No need for both GL_ACCOUNT and GL_PROJECT, they match the default.

I'm not sure it's a good idea to add alpha quality software to the tree though...

Reference:
https://gitlab.freedesktop.org/wayback/wayback

x11/wayback/Makefile
21

...and move USE_GITLAB and GL_SITE to a seprate section

x11/wayback/Makefile
8

LICENSE_FILE is missing