Port details |
- xfce4-dashboard GNOME shell like dashboard for the Xfce desktop
- 0.8.1_1 x11
=0 0.8.1_1Version of this port present on the latest quarterly branch. - Maintainer: xfce@FreeBSD.org
 - Port Added: 2014-11-20 18:11:30
- Last Update: 2021-10-10 19:44:42
- Commit Hash: 2c672a4
- Also Listed In: xfce
- License: GPLv2
- Description:
- Xfdashboard provides a GNOME shell dashboard like interface for use with
the Xfce desktop. It can be configured to run any keyboard shortcut and
when executed provides an overview of applications currently open enabling
the user to switch between different applications.
WWW: https://docs.xfce.org/apps/xfdashboard/start
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For RUN/BUILD depends:
- xfce4-dashboard>0:x11/xfce4-dashboard
- For LIB depends:
- libxfdashboard.so:x11/xfce4-dashboard
- To install the port:
- cd /usr/ports/x11/xfce4-dashboard/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/xfce4-dashboard
- pkg install xfce4-dashboard
- PKGNAME: xfce4-dashboard
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1614866262
SHA256 (xfce4/xfdashboard-0.8.1.tar.bz2) = 44abc511a2a3cff4afffb5405a9ad418146b29bacf4cf9925d87df1752a4def5
SIZE (xfce4/xfdashboard-0.8.1.tar.bz2) = 3365273
- 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:
-
- msgfmt : devel/gettext-tools
- gmake>=4.3 : devel/gmake
- intltool-extract : textproc/intltool
- pkgconf>=1.3.0_1 : devel/pkgconf
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- xcomposite.pc : x11/libXcomposite
- xdamage.pc : x11/libXdamage
- xext.pc : x11/libXext
- xfixes.pc : x11/libXfixes
- xi.pc : x11/libXi
- xinerama.pc : x11/libXinerama
- xrandr.pc : x11/libXrandr
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xcomposite.pc : x11/libXcomposite
- xdamage.pc : x11/libXdamage
- xext.pc : x11/libXext
- xfixes.pc : x11/libXfixes
- xi.pc : x11/libXi
- xinerama.pc : x11/libXinerama
- xrandr.pc : x11/libXrandr
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Library dependencies:
-
- libjson-glib-1.0.so : devel/json-glib
- libcogl.so : graphics/cogl
- libclutter-1.0.so : graphics/clutter
- libEGL.so : graphics/libglvnd
- libGL.so : graphics/libglvnd
- libatk-1.0.so : accessibility/atk
- libcairo.so : graphics/cairo
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libwnck-3.so : x11-toolkits/libwnck3
- libpango-1.0.so : x11-toolkits/pango
- libgarcon-gtk3-1.so : sysutils/garcon
- libxfce4ui-2.so : x11/libxfce4menu
- libxfce4util.so : x11/libxfce4util
- libxfconf-0.so : x11/xfce4-conf
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Run
-
- x11/xfce4-goodies
- Configuration Options:
- ===> The following configuration options are available for xfce4-dashboard-0.8.1_1:
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- x11_xfce4-dashboard
- USES:
- compiler:c11 gettext-tools gl gmake gnome localbase libtool pathfix perl5 pkgconfig tar:bzip2 xfce xorg gettext-runtime 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 |
10 Oct 2021 19:44:42 0.8.1_1
|
Baptiste Daroussin (bapt)  |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
22 Jun 2021 18:53:08 0.8.1_1
|
Kevin Bowling (kbowling)  |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
06 Apr 2021 14:31:07 0.8.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
05 Mar 2021 09:00:12
0.8.1
|
madpilot  |
Update xfce4-dashboard to 0.8.1 |
02 Jan 2021 16:36:33
0.8.0 
|
madpilot  |
Welcome XFCE 4.16 to the FreeBSD ports tree!
Upstream announce: https://xfce.org/about/news/?post=1608595200
This XFCE release dropped support for GTK2 plugins and also dropped
GTK2 from all components.
WARNING: please check UPDATING before upgrading your packages. In
case of problems also read the libexo pkg-message.
Due to this some panel plugins and libraries will be removed since
they cannot compile anymore:
- print/xfce4-print
- x11/xfce4-quicklauncher-plugin (Only the first 15 lines of the commit message are shown above ) |
04 Dec 2019 18:04:55
0.7.7
|
madpilot  |
- Update to 0.7.7
- Update WWW entry
PR: 242409
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> |
30 Nov 2019 21:48:47
0.7.6
|
madpilot  |
- Update xfce4-dashboard to 0.7.6
- Remove old patches
- Add patch to disable animations functionality. It's broken due
to a missing file in the distribution
PR: 242302
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> |
07 Nov 2019 18:36:56
0.7.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. |
02 Oct 2019 08:32:22
0.7.5
|
pkubaj  |
Fix optional xfce ports on GCC architectures.
All of them need C11 compiler.
Approved by: mentors (implicit approval) |
19 Sep 2019 23:46:34
0.7.5
|
madpilot  |
Welcome XFCE 4.14 to the FreeBSD ports tree
- This XFCE release uses almost exclusively gtk3, so the USES=xfce
now defaults to gtk3
- Make x11-themes/gtk-xfce-engine an optional dependency(disabled
by default), it only supports gtk2, so would leave miost of this
XFCE version unthemed.
- Add Greybird as an optional and enabled dependency as a modern
theme supporting both GTK versions and all other XFCE parts
- The xfce4-vala port is deprecated and removed. The VALA bindings
are available in the library ports using the GIR and VAPI options
(on by default)
- Fixed various missing library and portlint warnings (portmgr fixit
blanket)
- Default Display Manager changed to lightdm (Thanks to woodsb02 (Only the first 15 lines of the commit message are shown above ) |
19 Jun 2019 16:14:27
0.6.1_1
|
madpilot  |
- Simplify XFCE MASTER_SITES usage
- Update XFCE Master sites list
Submitted by: olivierd
Reviewed by: mat
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D8416 |
22 Jan 2019 14:44:38
0.6.1_1
|
madpilot  |
Clenup xfce ports:
- Add missing dependencies
- Remove unneeded patches
- Regenerate and rename legacy patches
- Add NLS option to ports providing such a knob, and missing the
option
- Add INSTALL_TARGET=install-strip where missing
- Sort things
- Remove unneeded +=
- Cosmetic changes to OPTION related variables to improve readability
- Update WWW
- Silence portlint warnings about variables order
- Bump PORTREVISION where changing dependencies and/or adding
install-strip |
23 May 2017 05:03:16
0.6.1_1
|
rezny  |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
01 Jan 2017 03:45:13
0.6.1
|
sunpoet  |
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket) |
23 Dec 2016 09:30:33
0.6.1
|
olivierd  |
- Update to 0.6.1
- Remove unneeded patch |
13 Sep 2016 07:19:33
0.6.0
|
olivierd  |
- Update to 0.6.0
- Sort USES
- Remove unneeded patches
- Mark BROKEN on 9 (probably also on 10, lack of feedback [0]), because it
requires recent GPU drivers
Tested successfully on FreeBSD >= 11.0-RC2 with fallback drivers, scfb [1],
and vesa (by me).
[0] https://lists.freebsd.org/pipermail/freebsd-xfce/2016-May/001353.html
Tested by: Ben Woods (woodsb02@) [1] |
01 Apr 2016 14:33:58
0.4.2
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
30 May 2015 19:35:53
0.4.2
|
olivierd  |
Update to 0.4.2 (bugfix) |
30 May 2015 14:36:33
0.4.1
|
olivierd  |
Update to 0.4.1 |
11 Apr 2015 20:04:42
0.4.0
|
olivierd  |
- Update to 0.4.0
- Enhance description
- Adjust dependencies
Changelog: https://mail.xfce.org/pipermail/xfce/2015-April/034400.html |
08 Mar 2015 17:33:12
0.2.3_2
|
olivierd  |
- Fix missing Gtk stock icons
- Bump PORTREVISION |
05 Mar 2015 22:52:31

|
olivierd  |
The FreeBSD Xfce team proudly presents Xfce 4.12.
Announce: http://www.xfce.org/about/news/?post=1425081600
Global changes:
- Switch to USES= xfce (D677)
- Reorganize options helper
- Fix USES= gettext-* when NLS option is not set [1], [2]
- Add LICENSE (when missing)
Update:
- to 4.12 (core components)
- audio/xfce4-mpc-plugin to 0.4.5
- deskutils/xfce4-tumbler to 0.1.31
- deskutils/xfce4-xkb-plugin to 0.7.1 (Only the first 15 lines of the commit message are shown above ) |
20 Nov 2014 18:11:16
0.2.3
|
olivierd  |
Xfdashboard is GNOME shell like for the Xfce desktop.
WWW: http://xfdashboard.froevel.de/
Obtained from: Xfce dev repository |