Important part of any DE, imho, and not too special or big to keep it out for those who don't need it.
Feedback? OK? PS: I'd also sort deps if that's fine, but left out the churn now. Index: Makefile =================================================================== RCS file: /cvs/ports/meta/xfce/Makefile,v diff -u -p -r1.34 Makefile --- Makefile 19 Oct 2023 07:43:20 -0000 1.34 +++ Makefile 24 Mar 2024 12:25:50 -0000 @@ -6,6 +6,7 @@ PKGNAME= xfce-${V} PKGNAME-main = xfce-${V} PKGNAME-extras = xfce-extras-${V} +REVISION-extras = 0 MAINTAINER = Landry Breuil <lan...@openbsd.org> @@ -78,6 +79,7 @@ RUN_DEPENDS-extras += \ x11/xfce4/xfce4-verve \ x11/xfce4/xfce4-wavelan \ x11/xfce4/xfce4-weather \ - x11/xfce4/xfce4-whiskermenu + x11/xfce4/xfce4-whiskermenu \ + x11/xfce4/xfce4-xkb .include <bsd.port.mk>