Version: 7.0, Package name: fbpanel-7.0 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description fbpanel is a lightweight X11 desktop panel. It works with any ICCCM / NETWM compliant window manager (e.g. sawfish, metacity, xfwm4, kwin, *box). It features several plugins such as tasklist, pager, launchbar, clock, menu, systray... |
Filesize: 3658.669 KB |
Version History (View Complete History) |
|
2021-03-03 06:43:42 by Landry Breuil | Files touched by this commit (1) |
Log message: x11/fbpanel: fix runtime by properly setting prefix fix from 'Andre S' on ports@, thanks. |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2021-02-20 11:23:13 by Landry Breuil | Files touched by this commit (16) |
Log message: x11/fbpanel: update to 7.0 and unbreak with -fno-common patch taken from https://svnweb.freebsd.org/ports?view=revision&revision=546840 note: upstream is dead since 2015, gtk+2 only. |
2020-11-11 02:51:46 by Antoine Jacoutot | Files touched by this commit (6) |
Log message: Unbreak oldies: graphics/gdk-pixbuf2 -> graphics/gdk-pixbuf-xlib |
2019-07-12 14:51:31 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2017-04-17 02:49:23 by Stuart Henderson | Files touched by this commit (2) |
Log message: revert previous; xdm mention was in a line which was removed in the patch |
2017-04-16 06:43:20 by Antoine Jacoutot | Files touched by this commit (15) |
Log message: xdm -> xenodm. |
2016-03-18 15:38:26 by Christian Weisgerber | Files touched by this commit (82) |
Log message: remove SHARED_ONLY from simple ports that use the gettext or libiconv module |
2015-10-20 07:38:35 by David Coppa | Files touched by this commit (7) |
Log message: Various bugfixes and enhancements. Didn't touch this port for a long time... |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2010-12-21 03:29:48 by David Coppa | Files touched by this commit (7) |
Log message: Update to fbpanel-6.1. The new battery plugin is disabled as it's not fully functional yet (even on linux). Fix WANTLIB while here. |
2010-11-22 01:37:07 by Marc Espie | Files touched by this commit (859) |
Log message: new depends |
2010-10-11 02:19:59 by Jasper Lievisse Adriaanse | Files touched by this commit (83) |
Log message: - fix WANTLIB after cairo update. |
2010-07-30 05:29:44 by Antoine Jacoutot | Files touched by this commit (49) |
Log message: New style DEPENDS. |
2010-07-30 00:59:02 by Antoine Jacoutot | Files touched by this commit (256) |
Log message: First pass at new REVISION/DEPENDS... not finished yet. |
2010-04-14 08:12:20 by David Coppa | Files touched by this commit (2) |
Log message: Unbash exec/make_profile.in, so we can remove runtime dependency on shells/bash. OK landry@ |
2010-04-13 10:28:44 by David Coppa | Files touched by this commit (15) |
Log message: Update to 6.0 and add myself as MAINTAINER OK landry@, ajacoutot@ |
2009-08-11 02:42:09 by Antoine Jacoutot | Files touched by this commit (121) |
Log message: WANTLIB changes after xcb addition and bump. |
2009-05-30 15:34:16 by Landry Breuil | Files touched by this commit (2) |
Log message: Fix issue where all desktop files were duplicated in menus, due to g_get_system_data_dirs() reporting usr/local/share twice, cf http://sourceforge.net/tracker/?func=detail&aid=1872819&group_id=66031&atid=513125 Reported & fix found by "J. Scott Heppler" shepper at earthlink.net, thanks! While here, drop maintainership. I don't want to be responsible for an app with such a crappy code. |
2009-03-07 07:23:24 by Jasper Lievisse Adriaanse | Files touched by this commit (21) |
Log message: - first pass of regenerated WANTLIB in x11/ |
2007-12-23 04:08:16 by Bernd Ahlers | Files touched by this commit (2) |
Log message: Update to fbpanel-4.12. ok landry@ (MAINTAINER) |