summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-wm/cagebreak/Makefile2
-rw-r--r--x11-wm/gamescope/Makefile2
-rw-r--r--x11-wm/hikari/Makefile2
-rw-r--r--x11-wm/kwinft/Makefile2
-rw-r--r--x11-wm/labwc/Makefile2
-rw-r--r--x11-wm/phoc/Makefile2
-rw-r--r--x11-wm/river/Makefile2
-rw-r--r--x11-wm/sway-devel/Makefile2
-rw-r--r--x11-wm/sway/Makefile2
-rw-r--r--x11-wm/wayfire-plugins-extra/Makefile2
-rw-r--r--x11-wm/wayfire/Makefile2
-rw-r--r--x11/alacritty/Makefile2
-rw-r--r--x11/clipman/Makefile2
-rw-r--r--x11/dmenu-wayland/Makefile2
-rw-r--r--x11/fnott/Makefile2
-rw-r--r--x11/foot/Makefile2
-rw-r--r--x11/fuzzel/Makefile2
-rw-r--r--x11/grim/Makefile2
-rw-r--r--x11/havoc/Makefile2
-rw-r--r--x11/kanshi/Makefile2
-rw-r--r--x11/kickoff/Makefile2
-rw-r--r--x11/kitty/Makefile2
-rw-r--r--x11/lavalauncher/Makefile2
-rw-r--r--x11/libinput/Makefile2
-rw-r--r--x11/mako/Makefile2
-rw-r--r--x11/nwg-drawer/Makefile2
-rw-r--r--x11/nwg-look/Makefile2
-rw-r--r--x11/rofi-wayland/Makefile1
-rw-r--r--x11/sirula/Makefile2
-rw-r--r--x11/slurp/Makefile2
-rw-r--r--x11/squeekboard/Makefile2
-rw-r--r--x11/sway-audio-idle-inhibit/Makefile2
-rw-r--r--x11/swaybg/Makefile2
-rw-r--r--x11/swayidle/Makefile2
-rw-r--r--x11/swayimg/Makefile2
-rw-r--r--x11/swaylock/Makefile2
-rw-r--r--x11/swaync/Makefile2
-rw-r--r--x11/virtboard/Makefile2
-rw-r--r--x11/wapanel/Makefile2
-rw-r--r--x11/way-displays/Makefile2
-rw-r--r--x11/waybar/Makefile2
-rw-r--r--x11/wayland-logout/Makefile2
-rw-r--r--x11/wayout/Makefile2
-rw-r--r--x11/wcm/Makefile2
-rw-r--r--x11/wdisplays/Makefile2
-rw-r--r--x11/wev/Makefile2
-rw-r--r--x11/wezterm/Makefile2
-rw-r--r--x11/wf-shell/Makefile2
-rw-r--r--x11/wl-mirror/Makefile2
-rw-r--r--x11/wlogout/Makefile2
-rw-r--r--x11/wlr-randr/Makefile2
-rw-r--r--x11/wlrctl/Makefile2
-rw-r--r--x11/wob/Makefile2
-rw-r--r--x11/wofi/Makefile2
-rw-r--r--x11/wshowkeys/Makefile2
-rw-r--r--x11/wtype/Makefile2
-rw-r--r--x11/wvkbd/Makefile2
-rw-r--r--x11/xdg-desktop-portal-wlr/Makefile2
58 files changed, 58 insertions, 57 deletions
diff --git a/x11-wm/cagebreak/Makefile b/x11-wm/cagebreak/Makefile
index 25e80662accd..987f4bfd6a6e 100644
--- a/x11-wm/cagebreak/Makefile
+++ b/x11-wm/cagebreak/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cagebreak
DISTVERSION= 1.9.0
-CATEGORIES= x11-wm
+CATEGORIES= x11-wm wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Wayland tiling compositor inspired by ratpoison
diff --git a/x11-wm/gamescope/Makefile b/x11-wm/gamescope/Makefile
index 1005941aff7c..9627b0cef72b 100644
--- a/x11-wm/gamescope/Makefile
+++ b/x11-wm/gamescope/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gamescope
DISTVERSION= 3.11.32
-CATEGORIES= x11-wm
+CATEGORIES= x11-wm wayland
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= 2a84a44f6897.patch:-p1 # https://github.com/Plagman/gamescope/pull/119
diff --git a/x11-wm/hikari/Makefile b/x11-wm/hikari/Makefile
index 26bdbe276048..78980a5b7d3f 100644
--- a/x11-wm/hikari/Makefile
+++ b/x11-wm/hikari/Makefile
@@ -1,6 +1,6 @@
PORTNAME= hikari
DISTVERSION= 2.3.3
-CATEGORIES= x11-wm
+CATEGORIES= x11-wm wayland
MASTER_SITES= https://hikari.acmelabs.space/releases/
MAINTAINER= ashish@FreeBSD.org
diff --git a/x11-wm/kwinft/Makefile b/x11-wm/kwinft/Makefile
index e091a8afb7a2..b6c6c336c2a5 100644
--- a/x11-wm/kwinft/Makefile
+++ b/x11-wm/kwinft/Makefile
@@ -1,7 +1,7 @@
PORTNAME= kwinft
DISTVERSIONPREFIX= ${PORTNAME}@
DISTVERSION= 5.24.1
-CATEGORIES= x11-wm
+CATEGORIES= x11-wm wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Wayland compositor and X11 window manager
diff --git a/x11-wm/labwc/Makefile b/x11-wm/labwc/Makefile
index b5097c68e367..a171bf219fd1 100644
--- a/x11-wm/labwc/Makefile
+++ b/x11-wm/labwc/Makefile
@@ -1,6 +1,6 @@
PORTNAME= labwc
DISTVERSION= 0.5.2
-CATEGORIES= x11-wm
+CATEGORIES= x11-wm wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Wayland stacking compositor
diff --git a/x11-wm/phoc/Makefile b/x11-wm/phoc/Makefile
index 35fb9085ccb2..76584e12341e 100644
--- a/x11-wm/phoc/Makefile
+++ b/x11-wm/phoc/Makefile
@@ -1,7 +1,7 @@
PORTNAME= phoc
DISTVERSIONPREFIX= v
DISTVERSION= 0.20.0
-CATEGORIES= x11-wm
+CATEGORIES= x11-wm wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Phone compositor
diff --git a/x11-wm/river/Makefile b/x11-wm/river/Makefile
index 771f06816020..1cd5a0734e46 100644
--- a/x11-wm/river/Makefile
+++ b/x11-wm/river/Makefile
@@ -2,7 +2,7 @@ PORTNAME= river
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.3
PORTREVISION= 1
-CATEGORIES= x11-wm
+CATEGORIES= x11-wm wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Dynamic tiling Wayland compositor
diff --git a/x11-wm/sway-devel/Makefile b/x11-wm/sway-devel/Makefile
index 7d9aa2536d0c..e5938db5d0c7 100644
--- a/x11-wm/sway-devel/Makefile
+++ b/x11-wm/sway-devel/Makefile
@@ -1,7 +1,7 @@
PORTNAME= sway
DISTVERSION= 1.7-104
DISTVERSIONSUFFIX= -ga55472c6d
-CATEGORIES= x11-wm
+CATEGORIES= x11-wm wayland
PKGNAMESUFFIX= -devel
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
diff --git a/x11-wm/sway/Makefile b/x11-wm/sway/Makefile
index a9f3c56f42c7..3cd490d17d93 100644
--- a/x11-wm/sway/Makefile
+++ b/x11-wm/sway/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sway
DISTVERSION= 1.7
-CATEGORIES= x11-wm
+CATEGORIES= x11-wm wayland
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= cd9d1038a822.patch:-p1 # https://github.com/swaywm/sway/pull/5090
diff --git a/x11-wm/wayfire-plugins-extra/Makefile b/x11-wm/wayfire-plugins-extra/Makefile
index e8528bfe2c73..de58bef17561 100644
--- a/x11-wm/wayfire-plugins-extra/Makefile
+++ b/x11-wm/wayfire-plugins-extra/Makefile
@@ -2,7 +2,7 @@ PORTNAME= wayfire-plugins-extra
DISTVERSIONPREFIX= v
DISTVERSION= 0.7.0
PORTREVISION= 5
-CATEGORIES= x11-wm
+CATEGORIES= x11-wm wayland
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= cf95ac721fb1.patch:-p1 # https://github.com/WayfireWM/wayfire-plugins-extra/pull/127
diff --git a/x11-wm/wayfire/Makefile b/x11-wm/wayfire/Makefile
index f1ad5993b3ee..1163f50e2f99 100644
--- a/x11-wm/wayfire/Makefile
+++ b/x11-wm/wayfire/Makefile
@@ -1,7 +1,7 @@
PORTNAME= wayfire
DISTVERSIONPREFIX= v
DISTVERSION= 0.7.3
-CATEGORIES= x11-wm
+CATEGORIES= x11-wm wayland
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= dd479c06bf84.patch:-p1 # https://github.com/WayfireWM/wayfire/issues/599
diff --git a/x11/alacritty/Makefile b/x11/alacritty/Makefile
index c3e2ec158559..9437b2ec6b7b 100644
--- a/x11/alacritty/Makefile
+++ b/x11/alacritty/Makefile
@@ -2,7 +2,7 @@ PORTNAME= alacritty
DISTVERSIONPREFIX= v
DISTVERSION= 0.10.1
PORTREVISION= 3
-CATEGORIES= x11
+CATEGORIES= x11 wayland
MAINTAINER= mikael@FreeBSD.org
COMMENT= GPU-accelerated terminal emulator
diff --git a/x11/clipman/Makefile b/x11/clipman/Makefile
index 27eee1b8272f..6f3e09ab8c0f 100644
--- a/x11/clipman/Makefile
+++ b/x11/clipman/Makefile
@@ -2,7 +2,7 @@ PORTNAME= clipman
DISTVERSIONPREFIX= v
DISTVERSION= 1.6.1
PORTREVISION= 2
-CATEGORIES= x11
+CATEGORIES= x11 wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Simple clipboard manager for Wayland
diff --git a/x11/dmenu-wayland/Makefile b/x11/dmenu-wayland/Makefile
index f0e8547c1c58..df066dea5111 100644
--- a/x11/dmenu-wayland/Makefile
+++ b/x11/dmenu-wayland/Makefile
@@ -1,7 +1,7 @@
PORTNAME= dmenu-wayland
PORTVERSION= 0.1
DISTVERSIONPREFIX= v
-CATEGORIES= x11
+CATEGORIES= x11 wayland
PATCH_SITES= https://github.com/nyyManni/dmenu-wayland/commit/
PATCHFILES= b646f4d14c627d9a4300d9d015fb8e9b5cb2abef.patch:-p1
diff --git a/x11/fnott/Makefile b/x11/fnott/Makefile
index 134862b94162..97128ceddd9f 100644
--- a/x11/fnott/Makefile
+++ b/x11/fnott/Makefile
@@ -1,6 +1,6 @@
PORTNAME= fnott
DISTVERSION= 1.2.1
-CATEGORIES= x11
+CATEGORIES= x11 wayland
MASTER_SITES= https://codeberg.org/dnkl/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
MAINTAINER= jbeich@FreeBSD.org
diff --git a/x11/foot/Makefile b/x11/foot/Makefile
index d44afde515b6..e51cee0fb5b0 100644
--- a/x11/foot/Makefile
+++ b/x11/foot/Makefile
@@ -1,6 +1,6 @@
PORTNAME= foot
DISTVERSION= 1.12.1
-CATEGORIES= x11
+CATEGORIES= x11 wayland
MASTER_SITES= https://codeberg.org/dnkl/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
MAINTAINER= jbeich@FreeBSD.org
diff --git a/x11/fuzzel/Makefile b/x11/fuzzel/Makefile
index 1b4e03fb093a..2125952df7bf 100644
--- a/x11/fuzzel/Makefile
+++ b/x11/fuzzel/Makefile
@@ -1,6 +1,6 @@
PORTNAME= fuzzel
DISTVERSION= 1.7.0
-CATEGORIES= x11
+CATEGORIES= x11 wayland
MASTER_SITES= https://codeberg.org/dnkl/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
MAINTAINER= jbeich@FreeBSD.org
diff --git a/x11/grim/Makefile b/x11/grim/Makefile
index 8a713874567e..390353551a51 100644
--- a/x11/grim/Makefile
+++ b/x11/grim/Makefile
@@ -1,7 +1,7 @@
PORTNAME= grim
DISTVERSIONPREFIX= v
DISTVERSION= 1.4.0
-CATEGORIES= x11
+CATEGORIES= x11 wayland
MASTER_SITES= https://git.sr.ht/~emersion/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
PATCH_SITES= https://git.sr.ht/~emersion/${PORTNAME}/commit/
diff --git a/x11/havoc/Makefile b/x11/havoc/Makefile
index 6b1bf41d4c73..82ba56ab8f2c 100644
--- a/x11/havoc/Makefile
+++ b/x11/havoc/Makefile
@@ -2,7 +2,7 @@
PORTNAME= havoc
PORTVERSION= 0.3.1
-CATEGORIES= x11
+CATEGORIES= x11 wayland
PATCH_SITES= https://github.com/ii8/havoc/commit/
PATCH_DIST_STRIP= -p1
diff --git a/x11/kanshi/Makefile b/x11/kanshi/Makefile
index d86391b66425..f4614764eae7 100644
--- a/x11/kanshi/Makefile
+++ b/x11/kanshi/Makefile
@@ -1,7 +1,7 @@
PORTNAME= kanshi
DISTVERSIONPREFIX= v
PORTVERSION= 1.2.0
-CATEGORIES= x11
+CATEGORIES= x11 wayland
MASTER_SITES= https://git.sr.ht/~emersion/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
MAINTAINER= jbeich@FreeBSD.org
diff --git a/x11/kickoff/Makefile b/x11/kickoff/Makefile
index fc97183342a2..624bb8a89c4e 100644
--- a/x11/kickoff/Makefile
+++ b/x11/kickoff/Makefile
@@ -1,7 +1,7 @@
PORTNAME= kickoff
DISTVERSIONPREFIX= v
DISTVERSION= 0.5.1
-CATEGORIES= x11
+CATEGORIES= x11 wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Minimalistic program launcher for Wayland
diff --git a/x11/kitty/Makefile b/x11/kitty/Makefile
index 3745d3dab617..88118c0bbe89 100644
--- a/x11/kitty/Makefile
+++ b/x11/kitty/Makefile
@@ -1,6 +1,6 @@
PORTNAME= kitty
DISTVERSION= 0.25.0
-CATEGORIES= x11
+CATEGORIES= x11 wayland
MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/v${DISTVERSION}/
MAINTAINER= alexis.praga@free.fr
diff --git a/x11/lavalauncher/Makefile b/x11/lavalauncher/Makefile
index 1452b4bd7d94..02157eada619 100644
--- a/x11/lavalauncher/Makefile
+++ b/x11/lavalauncher/Makefile
@@ -1,7 +1,7 @@
PORTNAME= lavalauncher
DISTVERSIONPREFIX= v
DISTVERSION= 2.1.1
-CATEGORIES= x11
+CATEGORIES= x11 wayland
MASTER_SITES= https://git.sr.ht/~leon_plickat/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
MAINTAINER= jbeich@FreeBSD.org
diff --git a/x11/libinput/Makefile b/x11/libinput/Makefile
index 3638feccffb8..11273f30a8c8 100644
--- a/x11/libinput/Makefile
+++ b/x11/libinput/Makefile
@@ -1,7 +1,7 @@
PORTNAME= libinput
DISTVERSION= 1.19.4
PORTREVISION= 1
-CATEGORIES= x11
+CATEGORIES= x11 wayland
MASTER_SITES= https://freedesktop.org/software/${PORTNAME}/
MAINTAINER= x11@FreeBSD.org
diff --git a/x11/mako/Makefile b/x11/mako/Makefile
index ecf6e6d273ec..3589ddea5e71 100644
--- a/x11/mako/Makefile
+++ b/x11/mako/Makefile
@@ -2,7 +2,7 @@ PORTNAME= mako
DISTVERSIONPREFIX= v
DISTVERSION= 1.6
PORTREVISION= 1
-CATEGORIES= x11
+CATEGORIES= x11 wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Lightweight Wayland notification daemon
diff --git a/x11/nwg-drawer/Makefile b/x11/nwg-drawer/Makefile
index 56af55b43912..2c81510fe1d6 100644
--- a/x11/nwg-drawer/Makefile
+++ b/x11/nwg-drawer/Makefile
@@ -2,7 +2,7 @@ PORTNAME= nwg-drawer
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.0
PORTREVISION= 1
-CATEGORIES= x11
+CATEGORIES= x11 wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Application drawer for sway and other wlroots compositors
diff --git a/x11/nwg-look/Makefile b/x11/nwg-look/Makefile
index 9d3eb7e78d4c..8ea71a2789eb 100644
--- a/x11/nwg-look/Makefile
+++ b/x11/nwg-look/Makefile
@@ -2,7 +2,7 @@ PORTNAME= nwg-look
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.3
PORTREVISION= 1
-CATEGORIES= x11
+CATEGORIES= x11 wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= GTK3 settings editor for sway and other wlroots compositors
diff --git a/x11/rofi-wayland/Makefile b/x11/rofi-wayland/Makefile
index 4fed3d8dbc2f..ecfee0918107 100644
--- a/x11/rofi-wayland/Makefile
+++ b/x11/rofi-wayland/Makefile
@@ -15,3 +15,4 @@ GH_ACCOUNT= lbonn
CONFLICTS_INSTALL= ${PORTNAME}
.include "${MASTERDIR}/Makefile"
+CATEGORIES+= wayland
diff --git a/x11/sirula/Makefile b/x11/sirula/Makefile
index eab4a8da45d6..ef4fbc456972 100644
--- a/x11/sirula/Makefile
+++ b/x11/sirula/Makefile
@@ -2,7 +2,7 @@ PORTNAME= sirula
DISTVERSIONPREFIX= v
DISTVERSION= 1.0.0
PORTREVISION= 5
-CATEGORIES= x11
+CATEGORIES= x11 wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Simple app launcher for Wayland written in Rust
diff --git a/x11/slurp/Makefile b/x11/slurp/Makefile
index d5eced8ffed5..a13e044ddcec 100644
--- a/x11/slurp/Makefile
+++ b/x11/slurp/Makefile
@@ -1,7 +1,7 @@
PORTNAME= slurp
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.2
-CATEGORIES= x11
+CATEGORIES= x11 wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Select a region in a Wayland compositor
diff --git a/x11/squeekboard/Makefile b/x11/squeekboard/Makefile
index 4e932dee4e00..3382368c02d4 100644
--- a/x11/squeekboard/Makefile
+++ b/x11/squeekboard/Makefile
@@ -2,7 +2,7 @@ PORTNAME= squeekboard
DISTVERSIONPREFIX= v
DISTVERSION= 1.17.1
PORTREVISION= 2
-CATEGORIES= x11
+CATEGORIES= x11 wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= On-screen keyboard for Wayland
diff --git a/x11/sway-audio-idle-inhibit/Makefile b/x11/sway-audio-idle-inhibit/Makefile
index d3087b414702..e0277c5450cb 100644
--- a/x11/sway-audio-idle-inhibit/Makefile
+++ b/x11/sway-audio-idle-inhibit/Makefile
@@ -1,7 +1,7 @@
PORTNAME= sway-audio-idle-inhibit
DISTVERSIONPREFIX= v
PORTVERSION= 0.1.1
-CATEGORIES= x11
+CATEGORIES= x11 wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Disable swayidle during audio playback/recording
diff --git a/x11/swaybg/Makefile b/x11/swaybg/Makefile
index c293572b6b03..4272e18e03f6 100644
--- a/x11/swaybg/Makefile
+++ b/x11/swaybg/Makefile
@@ -1,7 +1,7 @@
PORTNAME= swaybg
DISTVERSIONPREFIX= v
DISTVERSION= 1.1.1
-CATEGORIES= x11
+CATEGORIES= x11 wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Wallpaper tool for Wayland compositors
diff --git a/x11/swayidle/Makefile b/x11/swayidle/Makefile
index 992444490118..62ef1c65b524 100644
--- a/x11/swayidle/Makefile
+++ b/x11/swayidle/Makefile
@@ -1,6 +1,6 @@
PORTNAME= swayidle
DISTVERSION= 1.7.1
-CATEGORIES= x11
+CATEGORIES= x11 wayland
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= 28950f787813.patch:-p1 # https://github.com/swaywm/swayidle/pull/89
diff --git a/x11/swayimg/Makefile b/x11/swayimg/Makefile
index 39c0fd7c180e..dac4cee84615 100644
--- a/x11/swayimg/Makefile
+++ b/x11/swayimg/Makefile
@@ -2,7 +2,7 @@ PORTNAME= swayimg
DISTVERSIONPREFIX= v
DISTVERSION= 1.6
PORTREVISION= 3
-CATEGORIES= x11
+CATEGORIES= x11 wayland
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= 787d13e36783.patch:-p1 # https://github.com/artemsen/swayimg/pull/23
diff --git a/x11/swaylock/Makefile b/x11/swaylock/Makefile
index d4930274a707..19eec93b93da 100644
--- a/x11/swaylock/Makefile
+++ b/x11/swaylock/Makefile
@@ -1,7 +1,7 @@
PORTNAME= swaylock
DISTVERSION?= 1.6
PORTREVISION?= 1
-CATEGORIES= x11
+CATEGORIES= x11 wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT?= Screen locker for Wayland
diff --git a/x11/swaync/Makefile b/x11/swaync/Makefile
index a3e6dc65ed5a..1eb186e61f93 100644
--- a/x11/swaync/Makefile
+++ b/x11/swaync/Makefile
@@ -1,7 +1,7 @@
PORTNAME= swaync
DISTVERSIONPREFIX= v
PORTVERSION= 0.5
-CATEGORIES= x11
+CATEGORIES= x11 wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Simple Wayland notification daemon with GTK panel
diff --git a/x11/virtboard/Makefile b/x11/virtboard/Makefile
index 59ac87d21d47..c463ddb28118 100644
--- a/x11/virtboard/Makefile
+++ b/x11/virtboard/Makefile
@@ -2,7 +2,7 @@ PORTNAME= virtboard
DISTVERSIONPREFIX= v
DISTVERSION= 0.0.6
PORTREVISION= 1
-CATEGORIES= x11
+CATEGORIES= x11 wayland
PATCH_SITES= ${GL_SITE}/jbeich/${GL_PROJECT}/-/commit/
PATCHFILES+= 42e698964e42.patch:-p1 # https://source.puri.sm/Librem5/virtboard/-/merge_requests/35
diff --git a/x11/wapanel/Makefile b/x11/wapanel/Makefile
index 5ff5e00ccd92..68b67553b6b8 100644
--- a/x11/wapanel/Makefile
+++ b/x11/wapanel/Makefile
@@ -1,6 +1,6 @@
PORTNAME= wapanel
DISTVERSION= 1.1.0
-CATEGORIES= x11
+CATEGORIES= x11 wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Desktop bar for Wayfire and other wlroots compositors
diff --git a/x11/way-displays/Makefile b/x11/way-displays/Makefile
index 4a61829bea5c..f8922e32b810 100644
--- a/x11/way-displays/Makefile
+++ b/x11/way-displays/Makefile
@@ -1,6 +1,6 @@
PORTNAME= way-displays
DISTVERSION= 1.5.3
-CATEGORIES= x11
+CATEGORIES= x11 wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Auto Manage Your Wayland Displays
diff --git a/x11/waybar/Makefile b/x11/waybar/Makefile
index 989a5ce60df0..c6d45caadbad 100644
--- a/x11/waybar/Makefile
+++ b/x11/waybar/Makefile
@@ -1,6 +1,6 @@
PORTNAME= waybar
DISTVERSION= 0.9.13
-CATEGORIES= x11
+CATEGORIES= x11 wayland
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= d25278f710a4.patch:-p1 # https://github.com/Alexays/Waybar/pull/1567
diff --git a/x11/wayland-logout/Makefile b/x11/wayland-logout/Makefile
index 4348e0509c2f..f641d7c54f59 100644
--- a/x11/wayland-logout/Makefile
+++ b/x11/wayland-logout/Makefile
@@ -1,7 +1,7 @@
PORTNAME= wayland-logout
DISTVERSIONPREFIX= v
DISTVERSION= 1.4
-CATEGORIES= x11
+CATEGORIES= x11 wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Simple logout on Wayland
diff --git a/x11/wayout/Makefile b/x11/wayout/Makefile
index d59e234f9432..4d91726ade33 100644
--- a/x11/wayout/Makefile
+++ b/x11/wayout/Makefile
@@ -1,6 +1,6 @@
PORTNAME= wayout
DISTVERSION= 0.1.2
-CATEGORIES= x11
+CATEGORIES= x11 wayland
MASTER_SITES= https://git.sr.ht/~proycon/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
MAINTAINER= jbeich@FreeBSD.org
diff --git a/x11/wcm/Makefile b/x11/wcm/Makefile
index c38c93bacb54..96be669852cf 100644
--- a/x11/wcm/Makefile
+++ b/x11/wcm/Makefile
@@ -2,7 +2,7 @@ PORTNAME= wcm
DISTVERSIONPREFIX= v
DISTVERSION= 0.7.0
PORTREVISION= 2
-CATEGORIES= x11
+CATEGORIES= x11 wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Wayfire Config Manager
diff --git a/x11/wdisplays/Makefile b/x11/wdisplays/Makefile
index 302c1988ad0f..c2f70eb6e2f7 100644
--- a/x11/wdisplays/Makefile
+++ b/x11/wdisplays/Makefile
@@ -1,6 +1,6 @@
PORTNAME= wdisplays
DISTVERSION= 1.1
-CATEGORIES= x11
+CATEGORIES= x11 wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= GUI display configurator for wlroots compositors
diff --git a/x11/wev/Makefile b/x11/wev/Makefile
index fb83b60d4a7e..b26407ab9f5c 100644
--- a/x11/wev/Makefile
+++ b/x11/wev/Makefile
@@ -1,7 +1,7 @@
PORTNAME= wev
PORTVERSION= 1.0.0
PORTREVISION= 2
-CATEGORIES= x11
+CATEGORIES= x11 wayland
MASTER_SITES= https://git.sr.ht/~sircmpwn/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
PATCH_SITES= https://git.sr.ht/~sircmpwn/${PORTNAME}/commit/
diff --git a/x11/wezterm/Makefile b/x11/wezterm/Makefile
index 740c942bde78..b9e9d47f6a95 100644
--- a/x11/wezterm/Makefile
+++ b/x11/wezterm/Makefile
@@ -1,6 +1,6 @@
PORTNAME= wezterm
DISTVERSION= 20220624-141144-bd1b7c5d
-CATEGORIES= x11
+CATEGORIES= x11 wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= GPU-accelerated terminal emulator and multiplexer
diff --git a/x11/wf-shell/Makefile b/x11/wf-shell/Makefile
index 825c1d984f64..9838f5d15056 100644
--- a/x11/wf-shell/Makefile
+++ b/x11/wf-shell/Makefile
@@ -2,7 +2,7 @@ PORTNAME= wf-shell
DISTVERSIONPREFIX= v
DISTVERSION= 0.7.0
PORTREVISION= 3
-CATEGORIES= x11
+CATEGORIES= x11 wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= GTK3-based panel for wayfire
diff --git a/x11/wl-mirror/Makefile b/x11/wl-mirror/Makefile
index 77d53b806591..71a5115ce1da 100644
--- a/x11/wl-mirror/Makefile
+++ b/x11/wl-mirror/Makefile
@@ -1,7 +1,7 @@
PORTNAME= wl-mirror
DISTVERSIONPREFIX= v
DISTVERSION= 0.11.2
-CATEGORIES= x11
+CATEGORIES= x11 wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Simple Wayland output mirror client
diff --git a/x11/wlogout/Makefile b/x11/wlogout/Makefile
index fce315e52762..ebb3d0195353 100644
--- a/x11/wlogout/Makefile
+++ b/x11/wlogout/Makefile
@@ -1,7 +1,7 @@
PORTNAME= wlogout
PORTVERSION= 1.1.1
PORTREVISION= 1
-CATEGORIES= x11
+CATEGORIES= x11 wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Wayland-based logout menu
diff --git a/x11/wlr-randr/Makefile b/x11/wlr-randr/Makefile
index e32d1554060d..08ff741eb815 100644
--- a/x11/wlr-randr/Makefile
+++ b/x11/wlr-randr/Makefile
@@ -1,7 +1,7 @@
PORTNAME= wlr-randr
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.0
-CATEGORIES= x11
+CATEGORIES= x11 wayland
MASTER_SITES= https://git.sr.ht/~emersion/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
MAINTAINER= jbeich@FreeBSD.org
diff --git a/x11/wlrctl/Makefile b/x11/wlrctl/Makefile
index aa7a44c8fe96..55ed9da90e10 100644
--- a/x11/wlrctl/Makefile
+++ b/x11/wlrctl/Makefile
@@ -1,7 +1,7 @@
PORTNAME= wlrctl
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.1
-CATEGORIES= x11
+CATEGORIES= x11 wayland
MASTER_SITES= https://git.sr.ht/~brocellous/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
PATCH_SITES= https://git.sr.ht/~brocellous/${PORTNAME}/commit/
diff --git a/x11/wob/Makefile b/x11/wob/Makefile
index 819449a90ccd..68916c5706b2 100644
--- a/x11/wob/Makefile
+++ b/x11/wob/Makefile
@@ -1,6 +1,6 @@
PORTNAME= wob
DISTVERSION= 0.13
-CATEGORIES= x11
+CATEGORIES= x11 wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Lightweight overlay volume (or anything) bar for Wayland
diff --git a/x11/wofi/Makefile b/x11/wofi/Makefile
index 18b5c265ce72..795b7b1eca0d 100644
--- a/x11/wofi/Makefile
+++ b/x11/wofi/Makefile
@@ -1,7 +1,7 @@
PORTNAME= wofi
DISTVERSIONPREFIX= v
DISTVERSION= 1.2.4
-CATEGORIES= x11
+CATEGORIES= x11 wayland
MASTER_SITES= https://hg.sr.ht/~scoopta/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
MAINTAINER= jbeich@FreeBSD.org
diff --git a/x11/wshowkeys/Makefile b/x11/wshowkeys/Makefile
index ea842848948f..c7b2a6fdde9f 100644
--- a/x11/wshowkeys/Makefile
+++ b/x11/wshowkeys/Makefile
@@ -1,6 +1,6 @@
PORTNAME= wshowkeys
DISTVERSION= 1.0
-CATEGORIES= x11
+CATEGORIES= x11 wayland
MASTER_SITES= https://git.sr.ht/~sircmpwn/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
PATCH_SITES= https://github.com/ammgws/${PORTNAME}/commit/
diff --git a/x11/wtype/Makefile b/x11/wtype/Makefile
index e739e738e0da..6f0fe48d66c3 100644
--- a/x11/wtype/Makefile
+++ b/x11/wtype/Makefile
@@ -1,7 +1,7 @@
PORTNAME= wtype
DISTVERSIONPREFIX= v
DISTVERSION= 0.4
-CATEGORIES= x11
+CATEGORIES= x11 wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Programmatically simulate keyboard input on Wayland
diff --git a/x11/wvkbd/Makefile b/x11/wvkbd/Makefile
index f53efcacd12c..19d109dc4601 100644
--- a/x11/wvkbd/Makefile
+++ b/x11/wvkbd/Makefile
@@ -1,7 +1,7 @@
PORTNAME= wvkbd
DISTVERSIONPREFIX= v
DISTVERSION= 0.8.2
-CATEGORIES= x11
+CATEGORIES= x11 wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= On-screen keyboard for wlroots
diff --git a/x11/xdg-desktop-portal-wlr/Makefile b/x11/xdg-desktop-portal-wlr/Makefile
index 4ae8bc6addb3..edfd92dfaac4 100644
--- a/x11/xdg-desktop-portal-wlr/Makefile
+++ b/x11/xdg-desktop-portal-wlr/Makefile
@@ -1,7 +1,7 @@
PORTNAME= xdg-desktop-portal-wlr
DISTVERSIONPREFIX= v
DISTVERSION= 0.6.0
-CATEGORIES= x11
+CATEGORIES= x11 wayland
MAINTAINER= jbeich@FreeBSD.org
COMMENT= xdg-desktop-portal backend for wlroots