diff --git a/x11-wm/Makefile b/x11-wm/Makefile index 1b2db211bb33..f26097833e09 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -1,138 +1,139 @@ COMMENT = X11 window managers SUBDIR += afterstep SUBDIR += afterstep-stable SUBDIR += amiwm SUBDIR += antiwm SUBDIR += aphelia SUBDIR += awesome SUBDIR += awesome-vicious SUBDIR += bbkeys SUBDIR += bbpager SUBDIR += berry SUBDIR += blackbox SUBDIR += bspwm SUBDIR += bspwm-devel SUBDIR += cage SUBDIR += cagebreak SUBDIR += chamfer SUBDIR += compiz SUBDIR += compiz-plugins-extra SUBDIR += compiz-plugins-main SUBDIR += compiz-plugins-unsupported SUBDIR += compton SUBDIR += ctwm SUBDIR += cwm SUBDIR += devilspie SUBDIR += devilspie2 SUBDIR += durden SUBDIR += dwl SUBDIR += dwm SUBDIR += e16 SUBDIR += e16-docs SUBDIR += echinus SUBDIR += emerald SUBDIR += emwm SUBDIR += emwm-utils SUBDIR += enlightenment SUBDIR += epplets SUBDIR += euclid-wm SUBDIR += evilwm SUBDIR += fbcmd SUBDIR += fluxbox SUBDIR += fluxter SUBDIR += flwm + SUBDIR += fswm SUBDIR += fvwm2 SUBDIR += fvwm3 SUBDIR += gamescope SUBDIR += herbstluftwm SUBDIR += hikari SUBDIR += hs-xmonad SUBDIR += hyprland SUBDIR += i3 SUBDIR += icewm SUBDIR += ittywm SUBDIR += jewel SUBDIR += jwm SUBDIR += kickshaw SUBDIR += kwinft SUBDIR += labwc SUBDIR += larswm SUBDIR += leftwm SUBDIR += libcompizconfig SUBDIR += libdockapp SUBDIR += libwraster SUBDIR += lwm SUBDIR += lxappearance-obconf SUBDIR += lxqt SUBDIR += lxqt-panel SUBDIR += lxqt-session SUBDIR += lxsession SUBDIR += magpie SUBDIR += marco SUBDIR += mcwm SUBDIR += metacity SUBDIR += muffin SUBDIR += mutter SUBDIR += nscde SUBDIR += obconf SUBDIR += obconf-qt SUBDIR += obpager SUBDIR += openbox SUBDIR += oroborus SUBDIR += peksystray SUBDIR += pekwm SUBDIR += phluid SUBDIR += phoc SUBDIR += picom SUBDIR += piewm SUBDIR += plasma5-kdecoration SUBDIR += plasma5-kwin SUBDIR += pwm SUBDIR += qtile SUBDIR += ratmen SUBDIR += ratpoison SUBDIR += river SUBDIR += rubygem-uh-layout SUBDIR += rubygem-uh-wm SUBDIR += sawfish SUBDIR += sawfish-pager SUBDIR += sdorfehs SUBDIR += selectwm SUBDIR += skippy-xd SUBDIR += spectrwm SUBDIR += stumpwm SUBDIR += subtle SUBDIR += sway SUBDIR += sway-devel SUBDIR += swayfx SUBDIR += tinywm SUBDIR += transset SUBDIR += treewm SUBDIR += tvtwm SUBDIR += twm SUBDIR += vtwm SUBDIR += w9wm SUBDIR += wayfire SUBDIR += wayfire-plugins-extra SUBDIR += windowmaker SUBDIR += wm2 SUBDIR += wmakerconf SUBDIR += wmanager SUBDIR += wmanager-addons SUBDIR += wmconfig SUBDIR += wmii SUBDIR += wmii-devel SUBDIR += wmname SUBDIR += wmx SUBDIR += xcompmgr SUBDIR += xdgmenumaker SUBDIR += xfce4 SUBDIR += xfce4-desktop SUBDIR += xfce4-panel SUBDIR += xfce4-panel-profiles SUBDIR += xfce4-session SUBDIR += xfce4-wm SUBDIR += yeahwm .include diff --git a/x11-wm/fswm/Makefile b/x11-wm/fswm/Makefile new file mode 100644 index 000000000000..86f42e2ac868 --- /dev/null +++ b/x11-wm/fswm/Makefile @@ -0,0 +1,43 @@ +PORTNAME= fswm +DISTVERSION= g20230808 +CATEGORIES= x11-wm + +MAINTAINER= pyrus@bsdmail.com +COMMENT= Fullscreen window manager in XCB +WWW= https://github.com/pbizopoulos/fswm + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +LIB_DEPENDS= libxcb-keysyms.so:x11/xcb-util-keysyms \ + libxcb-util.so:x11/xcb-util + +USES= localbase xorg +USE_GITHUB= yes +GH_ACCOUNT= pbizopoulos +GH_TAGNAME= ce007a8 +USE_XORG= xcb + +MAKE_ARGS= CC="cc" \ + CFLAGS="${CFLAGS}" \ + LDLIBS="${LDFLAGS} ${LIBS} -lxcb -lxcb-keysyms -lxcb-util" \ + PREFIX="${PREFIX}" +PLIST_FILES= bin/${PORTNAME} +PORTDOCS= README + +OPTIONS_DEFINE= DOCS SXHKD THINGYLAUNCH + +SXHKD_DESC= Depend on SXHKD (Simple X hotkey daemon) +THINGYLAUNCH_DESC= Depend on the thingylaunch launcher + +SXHKD_RUN_DEPENDS= sxhkd:x11/sxhkd +THINGYLAUNCH_RUN_DEPENDS= thingylaunch:x11/thingylaunch + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/ + +do-install-DOCS-on: + ${MKDIR} ${STAGEDIR}${PREFIX}/share/doc/fswm + ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} + +.include diff --git a/x11-wm/fswm/distinfo b/x11-wm/fswm/distinfo new file mode 100644 index 000000000000..16a955d3c4b4 --- /dev/null +++ b/x11-wm/fswm/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1692921722 +SHA256 (pbizopoulos-fswm-g20230808-ce007a8_GH0.tar.gz) = 9f793e67ae4c9e56c0bce374f8f7c0185d8edb995e1efc83761eb74de43a3f11 +SIZE (pbizopoulos-fswm-g20230808-ce007a8_GH0.tar.gz) = 3239 diff --git a/x11-wm/fswm/pkg-descr b/x11-wm/fswm/pkg-descr new file mode 100644 index 000000000000..01a5542494d3 --- /dev/null +++ b/x11-wm/fswm/pkg-descr @@ -0,0 +1,2 @@ +Full screen window manager in libxcb. It is lightweight, as it uses about 200 +lines of code.