Here's a new port of xbanish 1.1 with fixes from sthen. Anyone want to ok it?
# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # x11/xbanish # x11/xbanish/pkg # x11/xbanish/pkg/DESCR # x11/xbanish/pkg/PLIST # x11/xbanish/Makefile # x11/xbanish/distinfo # echo c - x11/xbanish mkdir -p x11/xbanish > /dev/null 2>&1 echo c - x11/xbanish/pkg mkdir -p x11/xbanish/pkg > /dev/null 2>&1 echo x - x11/xbanish/pkg/DESCR sed 's/^X//' >x11/xbanish/pkg/DESCR << 'END-of-x11/xbanish/pkg/DESCR' Xxbanish is a small utility to automatically hide the mouse cursor Xwhen typing and show it again when the mouse is moved. END-of-x11/xbanish/pkg/DESCR echo x - x11/xbanish/pkg/PLIST sed 's/^X//' >x11/xbanish/pkg/PLIST << 'END-of-x11/xbanish/pkg/PLIST' X@comment $OpenBSD$ X@bin bin/xbanish END-of-x11/xbanish/pkg/PLIST echo x - x11/xbanish/Makefile sed 's/^X//' >x11/xbanish/Makefile << 'END-of-x11/xbanish/Makefile' X# $OpenBSD$ X XCOMMENT= utility to automatically hide X11 cursor when typing X XV= 1.1 XDISTNAME= v${V} XDIST_SUBDIR= xbanish XPKGNAME= xbanish-${V} X XCATEGORIES= x11 XHOMEPAGE= https://github.com/jcs/xbanish X XMAINTAINER= joshua stein <j...@openbsd.org> X XMASTER_SITES= ${HOMEPAGE}/archive/ X X# BSD XPERMIT_PACKAGE_CDROM= Yes X XWANTLIB= X11 Xfixes c X XFAKE_FLAGS= DESTDIR= X XNO_TEST= Yes X XWRKDIST= ${WRKDIR}/${PKGNAME} X X.include <bsd.port.mk> END-of-x11/xbanish/Makefile echo x - x11/xbanish/distinfo sed 's/^X//' >x11/xbanish/distinfo << 'END-of-x11/xbanish/distinfo' XSHA256 (xbanish/v1.1.tar.gz) = qwNbobGcRL7eilRclHTH+ObBb2zSm7bpAC7QBF885fM= XSIZE (xbanish/v1.1.tar.gz) = 3558 END-of-x11/xbanish/distinfo exit