Hello porters, this is an updated-reworked version of a port posted two years ago by Kyle Amon (http://marc.info/?l=openbsd-ports&m=112679456625739&w=2), which apparently didn't go in tree.
Port available here : http://ports.gcu.info/doku.php/openbsd/x11/fbpanel from http://fbpanel.sourceforge.net fbpanel is a lightweight, NETWM compliant desktop panel. It works with any NETWM compliant window manager (eg xfwm4, sawfish, openbox, metacity, kde wm ) Some comments from me : - licence seems BSD (http://fbpanel.svn.sourceforge.net/viewvc/fbpanel/trunk/COPYING?revision=2&view=markup) but project tagged GPL on sourceforge - hand-written Makefiles, configure is tweaked to handle fake framework - my patch against man/Makefile isn't really nice, is it cleaner to patch fbpanel.1 (replacing PREFIX by /usr/local) and install manpage in post-install step ? - maybe set SHARED_ONLY=Yes ? - dunno if devel/gettext is needed, added by alek@ (http://marc.info/?l=openbsd-ports&m=112722593922538&w=2) Apart this, it works fine here for me, it's a nice alternative to pypanel if you use a lightweigth wm. Thanks for testing and comments, Landry