Port details |
- xfce4-diskperf-plugin Graphical representation of the disk IO
- 2.7.0 sysutils
=0 Version of this port present on the latest quarterly branch. - Maintainer: danilo@FreeBSD.org
 - Port Added: 2013-09-12 16:09:27
- Last Update: 2022-07-20 14:23:05
- Commit Hash: ea71236
- Also Listed In: xfce
- License: BSD2CLAUSE
- Description:
- Panel plugin to display a graphical representation of the disks IO.
WWW: https://goodies.xfce.org/projects/panel-plugins/xfce4-diskperf-plugin
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- xfce4-diskperf-plugin>0:sysutils/xfce4-diskperf-plugin
- To install the port:
- cd /usr/ports/sysutils/xfce4-diskperf-plugin/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/xfce4-diskperf-plugin
- pkg install xfce4-diskperf-plugin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xfce4-diskperf-plugin
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1646354024
SHA256 (xfce4/xfce4-diskperf-plugin-2.7.0.tar.bz2) = 5909a65341a6af4d7ff3c7bb87aeac91c763f69b43ae9dc4a10668ac226fecc9
SIZE (xfce4/xfce4-diskperf-plugin-2.7.0.tar.bz2) = 342471
- 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
- intltool-extract : textproc/intltool
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- xfce4-panel : x11-wm/xfce4-panel
- Library dependencies:
-
- 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
- libpango-1.0.so : x11-toolkits/pango
- libgarcon-gtk3-1.so : sysutils/garcon
- libexo-2.so : x11/libexo
- libxfce4ui-2.so : x11/libxfce4menu
- libxfce4util.so : x11/libxfce4util
- libxfce4panel-2.0.so : x11-wm/xfce4-panel
- 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-diskperf-plugin-2.7.0:
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- sysutils_xfce4-diskperf-plugin
- USES:
- compiler:c11 gettext-tools gnome gmake libtool pkgconfig tar:bzip2 xfce gettext-runtime
- 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 |
20 Jul 2022 14:23:05 2.7.0 |
Tobias C. Berner (tcberner)  |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
05 Mar 2022 15:46:28 2.7.0 |
Guido Falsi (madpilot)  |
sysutils/xfce4-diskperf-plugin: Update to 2.7.0 |
10 Oct 2021 19:44:42 2.6.3_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) |
06 Apr 2021 14:31:07 2.6.3_1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
02 Jan 2021 16:36:33
2.6.3_1  |
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 ) |
21 Dec 2020 15:25:34
2.6.3 |
madpilot  |
Update xfce4-diskperf-plugin to 2.6.3
Approved by: danilo (maintainer, via email)
Differential Revision: https://reviews.freebsd.org/D27698 |
03 Oct 2019 03:36:46
2.6.2_1 |
pkubaj  |
Two new XFCE4 fixes for GCC architectures.
Approved by: mentors (implicit approval) |
19 Sep 2019 23:46:34
2.6.2_1 |
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 ) |
09 Sep 2019 21:17:52
2.6.2 |
danilo  |
- Update to 2.6.2 |
19 Jun 2019 16:14:27
2.6.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 |
07 Jun 2019 09:01:50
2.6.1 |
amdmi3  |
- Add USES=gnome
- Pet portlint
- Switch to options helpers
- Update WWW
Approved by: portmgr blanket |
01 Mar 2017 17:35:59
2.6.1 |
danilo  |
- Update to 2.6.1
PR: 217354
Submitted by: olivierd |
13 Nov 2016 22:14:50
2.6.0 |
danilo  |
- Update to 2.6.0
- Add LICENSE
- Sort USES
- Adjust dependencies, now it depends of Gtk3
PR: 213986
Submitted by: olivierd |
02 Aug 2015 15:03:20
2.5.5_1 |
tijl  |
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above ) |
28 Apr 2015 17:01:47
2.5.5 |
bdrewery  |
USES=xfce: Stop overriding MASTER_SITE_SUBDIR.
Add an XFCE SITE_SUBDIR abbreviation and use it forf or the xfce ports,
which removes the need to set MASTER_SITE_SUBDIR in any of them.
This fixes ports that have USES=xfce but do not use the XFCE MASTER_SITE,
namely sysutils/xfce4-bsdcpufreq-plugin.
With hat: portmgr |
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 ) |
22 Nov 2014 09:13:36
2.5.4_2 |
antoine  |
Cleanup plist |
10 Sep 2014 16:32:25
2.5.4_2 |
danilo  |
- Fix a memory leak due a improper memset |
05 Jul 2014 14:17:57
2.5.4_1 |
tijl  |
- Add USES=libtool and INSTALL_TARGET=install-strip
- Use LIBS instead of LDFLAGS |
26 Apr 2014 14:41:52
2.5.4 |
danilo  |
- Convert USE_BZIP2 to USES |
05 Oct 2013 11:16:23
2.5.4 |
danilo  |
- Change maintainer email to @FreeBSD.org
- Add stage support
Approved by: wg/culot (mentor, implicit) |
20 Sep 2013 23:06:00
2.5.4 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
12 Sep 2013 16:09:15
2.5.4 |
wg  |
sysutils/xfce4-diskperf-plugin: Graphical representation of the disk IO
Panel plugin to display a graphical representation of the disks IO.
WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-diskperf-plugin/
PR: ports/182042
Submitted by: Danilo Egea Gondolfo <danilogondolfo gmail.com> |