Port details |
- fbpanel Lightweight, NETWM compliant X11 desktop panel
- 6.1_5 x11
=1 6.1_5Version of this port present on the latest quarterly branch. - Maintainer: bsam@FreeBSD.org
 - Port Added: 2004-07-12 21:24:18
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: polipo, tcpdump, ratproxy, tmux
- License: MIT
- Description:
- Fbpanel is a lightweight, NETWM compliant X11 desktop panel. It works with
any NETWM compliant window manager (xfwm4, sawfish, openbox, metacity, etc.)
It currently provides and features:
- Taskbar, launchbar, and pager
- Show desktop button (iconify or shade all windows)
- Image viewer and volume control
- Text and digital clock
- System tray (notification area)
- Menu with support for freedesktop.org application menu
- CPU, network, memory, and battery monitors
- General monitor (to display output of configured command)
- Ability to replace windows' icons
- Transparency support
- Customizable size and screen position
- Ability to run many instances each with its own configuration
- Modest resource usage
WWW: http://fbpanel.sourceforge.net/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/fbpanel/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/fbpanel
- pkg install fbpanel
- PKGNAME: fbpanel
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (fbpanel-6.1.tbz2) = e14542cc81ea06e64dd4708546f5fd3f5e01884c3e4617885c7ef22af8cf3965
SIZE (fbpanel-6.1.tbz2) = 190266
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- x11.pc : x11/libX11
- Runtime dependencies:
-
- x11.pc : x11/libX11
- Library dependencies:
-
- libatk-1.0.so : accessibility/atk
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for fbpanel-6.1_5:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- x11_fbpanel
- USES:
- alias gmake gnome pkgconfig tar:tbz2 xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 6.1_5
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
30 Aug 2020 19:57:40
6.1_5
|
bsam  |
x11/fbpanel: revert previous commit. The port gas been already fixed. |
30 Aug 2020 19:47:27
6.1_5
|
bsam  |
x11/fbpanel: fix build with -fno-common
The patch taken from Fedora. |
28 Aug 2020 22:11:25
6.1_5
|
tcberner  |
x11/fbpanel: fix build on recent current |
07 Nov 2019 18:36:56
6.1_5
|
zeising  |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
08 Dec 2016 19:52:20
6.1_5
|
tijl  |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
12 Mar 2016 14:14:13
6.1_4
|
amdmi3  |
- Add LICENSE_FILE
- Switch to USES=tar:tbz2
- Switch to options helpers
Approved by: portmgr blanket |
24 Nov 2014 20:22:00
6.1_4
|
antoine  |
Cleanup plist |
20 Oct 2014 10:34:14
6.1_4
|
marino  |
Add USES=alias to several ports
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__. For some ports, this fixes the build
without the need for additional patches.
Approved by: portmgr (bapt, blanket) |
26 Aug 2014 14:06:09
6.1_4
|
tijl  |
- Fix missing library problems when the linker enforces explicit linking
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine) |
04 Jun 2014 03:12:02
6.1_4
|
amdmi3  |
- Convert USE_BZIP2 to USES
Approved by: portmgr blanket |
13 Nov 2013 08:47:51
6.1_4
|
bsam  |
. increase CPU granularity from 1 sec. to 2 sec. to get more smooth results
(the same difference as with "top -s1" vs "top -s2", look at idle state);
. bump PORTREVISION. |
06 Nov 2013 08:18:46
6.1_3
|
bsam  |
Fix NETWM spelling (t -> T).
Reported by: danfe |
04 Nov 2013 11:40:15
6.1_3
|
bsam  |
. fix cpu plugin (core dumped without the fix);
. bump PORTREVISION;
. take maintainership.
Submitted by: bsam (me, via e-mail)
Approved by: nemysis (former maintainer) |
01 Nov 2013 15:08:09
6.1_2
|
bsam  |
. support STAGE;
. convert USE_GMAKE to USES;
. simplify Makefile and remove bsd.port.options.mk.
PR: ports/183553
Submitted by: bsam (me)
Approved by: nemysis (maintainer) |
20 Sep 2013 23:43:20
6.1_2
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
04 Jul 2013 14:22:41
6.1_2
|
wg  |
x11/fbpanel: minor fixes
- Remove unnecessary PORTDCOS from pkg-plist
- Mute mkdir
- Trim desktop entry and replace command
PR: ports/180112
Submitted by: nemysis <nemysis@gmx.ch> (maintainer) |
23 Apr 2013 14:20:28
6.1_2
|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
10 Mar 2013 05:47:06
6.1_2
|
beech  |
- Makefile changed:
Port is now safe with NOPORTDOCS=yes in /etc/make.conf
LICENSE= MIT
PORTDOCS= CHANGELOG CREDITS NOTES README
OPTIONS_DEFINE= DOCS
DESKTOP_ENTRIES=
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDOCS}
- Changed and refined:
post-install:
pkg-plist
- Pass maintainership to submitter
PR: ports/176797
Submitted by: nemysis <nemysis@gmx.ch> |
28 Sep 2012 18:31:47
6.1_1
|
danfe  |
- Completely remove nasty bashisms and stop requiring bash(1) for the build
- Clean up Makefile and augment description text again a bit while I'm here |
28 Sep 2012 14:20:20
6.1_1
|
danfe  |
Cleanup and reformat port description. |
27 Jul 2012 16:20:42
6.1_1
|
bapt  |
Add some explicit USE_PKGCONFIG=build |
01 Jun 2012 05:26:28
6.1_1
|
dinoex  |
- update png to 1.5.10 |
27 Apr 2011 01:56:47
6.1
|
dougb  |
By Maintainer's request, toss these ports back into the pool |
29 Nov 2010 01:54:06
6.1
|
beech  |
Fix PREFIX in configure environment.
PR: ports/152532
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer)
Approved by: itetcu (implicit) |
22 Nov 2010 22:58:13
6.1
|
beech  |
Fixed typo in Makefile
PR: 152338
Approved by: itetcu (implicit) |
22 Nov 2010 11:35:55
6.1
|
beech  |
Update to version 6.1
Numerous changes since last FreeBSD port version.
See CHANGELOG from distfile for details.
PR: 152338
Submitted by: Charlie Kester corky1951@comcast.net (maintainer)
Approved by: itetcu |
28 Sep 2010 15:09:34
4.12_6
|
skreuzer  |
Change space to tab after MAINTAINER= |
28 Sep 2010 00:34:12
4.12_6
|
skreuzer  |
Change maintainer to Charlie Kester <corky1951@comcast.net>
Approved by: Tobias Roth <ports@fsck.ch> (maintainer) |
28 Mar 2010 06:47:48
4.12_6
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
4.12_5
|
dinoex  |
- update to jpeg-8 |
31 Jul 2009 13:57:52
4.12_4
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
06 Jun 2008 14:09:15
4.12_3
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
19 Apr 2008 17:56:05
4.12_2 
|
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
22 Mar 2008 12:27:42
4.12_1
|
jadawin  |
- Remove patches that are redundant since 4.12
- Add tclock plugin class registration
- Bump PORTREVISION
PR: ports/121867
Submitted by: Evgen Zagorodniy <zag_ev@ukr.net>
Approved by: Tobias Roth <ports@fsck.ch> (maintainer)
Approved by: tabthorpe (mentor) |
07 Aug 2007 08:37:22
4.12
|
dougb  |
1. Update to version 4.12.
2. Remove now-spurious USE_X_PREFIX and CFLAGS variables
3. Remove leading A from COMMENT
4. Make CONFIGURE_ARGS += instead of = (this isn't GNU configure, but
it can't hurt just in case).
5. One hunk from patch-Makefile.common was adopted upstream.
GMTA by: Maintainer (ports@fsck.ch) |
22 Jun 2007 06:34:08
4.9
|
rafan  |
- Update to 4.9
PR: ports/113916
Submitted by: Tobias Roth <ports at fsck.ch> (maintainer) |
19 May 2007 20:32:57
4.3_4
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
26 May 2006 12:37:08
4.3_3
|
thierry  |
Integrate patch written by Andreas Wiese <bzimage (at) gmx.net> from
BSD Crew Dresden, which ports the previously linux-only CPU plugin
to FreeBSD.
PR: ports/97575
Submitted by: Tobias Roth <ports (at) fsck.ch> (maintainer) |
11 Apr 2006 11:11:54
4.3_2
|
ehaupt  |
Fix a runtime error that occurs when fbpanel is compiled against GTK > 2.6.
Also remove obsolete USE_REINPLACE and bump PORTREVISION.
PR: 95231
Submitted by: Tobias Roth <ports@fsck.ch> (maintainer) |
24 Jan 2006 03:16:52
4.3_1
|
edwin  |
SHA256ify
Approved by: krion@ |
05 Nov 2005 05:22:06
4.3_1
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
29 Jul 2005 15:43:10
4.3
|
garga  |
- Update to 4.3
PR: ports/84253
Submitted by: Tobias Roth <ports@fsck.ch> (maintainer) |
12 Mar 2005 10:54:27
4.1_1
|
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
09 Jan 2005 23:34:38
4.1
|
krion  |
Update to 4.1
PR: ports/76007
Submitted by: maintainer |
18 Dec 2004 09:58:29
3.18
|
clive  |
Fix build on 4.x. |
15 Dec 2004 06:34:35
3.18
|
clive  |
Update to 3.18
PR: ports/75072
Submitted by: MAINTAINER |
07 Nov 2004 22:37:47
3.12_1
|
marcus  |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
05 Nov 2004 13:19:23
3.12
|
arved  |
Update to 3.12
PR: 72892
Submitted by: Tobias Roth <ports@fsck.ch> |
12 Jul 2004 21:21:14
3.8
|
pav  |
Add fbpanel, a lightweight, netwm compliant desktop panel. It includes
taskbar, pager, launchbar and more. Works nicely with Metacity, kwm,
xfce4...
PR: ports/68917
Submitted by: Tobias Roth <ports@fsck.ch> |