Port details |
- xfce4-generic-slider Slider plugin to adjust and/or monitor any numeric variable
- 1.0.0_2,1 deskutils =2 1.0.0_2,1Version of this port present on the latest quarterly branch.
- Maintainer: xfce@FreeBSD.org
- Port Added: 2010-06-06 15:52:34
- Last Update: 2023-12-23 18:14:14
- Commit Hash: 3572ca3
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: xfce
- License: GPLv3
- WWW:
- https://gitlab.xfce.org/panel-plugins/xfce4-generic-slider
- Description:
- A slider for the Xfce panel that can be used to adjust and/or monitor any
numeric variable. You set whatever "variable" this is by setting an adjust
command which will run when the slider is clicked or scrolled. An option is
provided to pass the value of the slider (the fraction times an adjustable
normalization factor) to the command. You get the value of the "variable" by
setting a sychronize command. The command should return a numeric value and this
value will be regarded as a fraction of a second adjustable normalization
factor.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- xfce4-generic-slider>0:deskutils/xfce4-generic-slider
- To install the port:
- cd /usr/ports/deskutils/xfce4-generic-slider/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/xfce4-generic-slider
- pkg install xfce4-generic-slider
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xfce4-generic-slider
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1685376239
SHA256 (xfce4/xfce4-generic-slider-1.0.0.tar.bz2) = 06074d1123c1767bd0e25c6e7b34ade0a1e9edf51c996b8a643772e5881024bb
SIZE (xfce4/xfce4-generic-slider-1.0.0.tar.bz2) = 359724
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:
-
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- gmake>=4.3 : devel/gmake
- intltool-extract : textproc/intltool
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- xfce4-panel : x11-wm/xfce4-panel
- Library dependencies:
-
- libharfbuzz.so : print/harfbuzz
- libintl.so : devel/gettext-runtime
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libpango-1.0.so : x11-toolkits/pango
- libxfce4ui-2.so : x11/libxfce4menu
- libxfce4util.so : x11/libxfce4util
- libxfce4panel-2.0.so : x11-wm/xfce4-panel
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for xfce4-generic-slider-1.0.0_2,1:
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- deskutils_xfce4-generic-slider
- USES:
- compiler:c11 gettext gmake gnome libtool pkgconfig tar:bzip2 xfce gettext-runtime
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.0_2,1 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
1.0.0_1,1 02 Oct 2023 15:53:42 |
Guido Falsi (madpilot) |
XFCE: Cleanup dependencies
- Update xfce.mk to avid forcing too many dependencies on consumers
- Change dependency on garcon to reference libgarcon-1.so (main
library)
- Explicitly add USE_XFCE components to the ports actually needing
them.
- Cleanup dependencies, adding/removing missing/extra dependencies
- Change the referenced library in some LIB_DEPENDS to the actually
linked one (avoids false positives in poudriere Q/A tests)
- Bump PORTREVISION on all touched ports, even indirectly due to
the effect of removing forced dependencies on certain components
- Remove USES=fuse from gigolo. I could not find any kind f reference
to fuse in the code.
- xfce4-bsdcpufreq-plugin: Also remove empty comment at the top of
the Makefile |
1.0.0,1 30 May 2023 14:47:11 |
Guido Falsi (madpilot) |
deskutils/xfce4-generic-slider: Update to 1.0.0
- Download from xfce officail mirrors
- Remove old :gtk3 option to xfce USES
- Use bundled configure (xfce4-dev-tools not required anymore)
- Also package icons and translations, adding NLS options.
- Pass maintainership to xfce@
PR: 271720
Approved by: ehaupt (former maintainer) |
g20230204_1,1 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
g20230204,1 23 Feb 2023 20:23:36 |
Emanuel Haupt (ehaupt) |
deskutils/xfce4-generic-slider: Update to g20230204 (GTK3 adaptation)
Update to g20230204, this is the same project that has been adapted to
use GTK3.
Unbreak port (due to GTK2 expiration). |
0.0.20171223_1 20 Feb 2023 17:09:21 |
Antoine Brodin (antoine) |
deskutils/xfce4-generic-slider: deprecate |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.0.20171223_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.0.20171223_1 20 Jul 2022 14:21:10 |
Tobias C. Berner (tcberner) |
deskutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alex "lissyara" Keda <admin@lissyara.su>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Hsu <ahsu@users.sf.net>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Andrey Zakhvatov <andy@icc.surw.chel.su>
* Anton Berezin <tobez@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.0.20171223_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.0.20171223_1 02 Jan 2021 16:36:33 |
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 ) |
0.0.20171223_1 30 Dec 2020 12:21:45 |
ehaupt |
Update WWW |
0.0.20171223_1 03 Sep 2020 14:03:41 |
pkubaj |
deskutils/xfce4-generic-slider: fix build on GCC architectures
Use C11 compiler:
/usr/local/include/xfce4/libxfce4util/xfce-kiosk.h:37: error: redefinition of
typedef 'XfceKiosk'
/usr/local/include/xfce4/libxfce4util/xfce-kiosk.h:35: error: previous
declaration of 'XfceKiosk' was here
MFH: 2020Q3 (fix build blanket) |
0.0.20171223_1 19 Sep 2019 23:46:34 |
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 ) |
0.0.20171223 22 Mar 2018 08:26:45 |
ehaupt |
Update to a newer snapshot from it's source. Move to the official github
mirror, since this allows to use the USE_GITHUB helper. Unfortunately this
snapshot is not tagged so we have to use GH_TAGNAME.
One big advantage is that this new version does not depend on the deprecated
x11-toolkits/libxfce4gui component anymore.
Since it's a in development plugin it does not provide a configure script but
depends on devel/xfce4-dev-tools to generate the required parts.
Move the two files from pkg-plist to PLIST_FILES.
PR: 226821
Submitted by: madpilot |
0.0.20100827_7 04 Feb 2017 13:09:36 |
ehaupt |
Revert deprecation/broken. It turned out that an old configuration setting on my
side caused the application to crash. Starting with a new, clean homedir won't
crash the plugin. Further investigation is ongoing.
Discussed on: ports, Andrea Venturoli <ml@netfence.it> |
0.0.20100827_7 25 Jan 2017 16:01:31 |
ehaupt |
Mark BROKEN, DEPRECATED and set EXPIRATION_DATE to 3 months. The panel plugin
crashes when trying to access the properties dialog. |
0.0.20100827_7 08 Aug 2016 12:11:35 |
ehaupt |
Bump PORTREVISION (forgotten in previous commit) |
0.0.20100827_6 08 Aug 2016 12:10:56 |
ehaupt |
Register missing LIB_DEPENDS, USES, USE_GNOME |
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 ) |
0.0.20100827_5 06 Jan 2015 09:37:05 |
ehaupt |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt |
0.0.20100827_5 08 Oct 2014 14:26:26 |
ehaupt |
Remove @dirrm, @dirrmtry |
0.0.20100827_5 06 May 2014 14:44:08 |
tijl |
Convert x11-toolkits/libxfce4gui and all dependent ports to USES=libtool.
And USES=tar:bzip2 here and there.
deskutils/xfce4-notification-daemon:
- Don't patch Makefile.am.
- Link with -lgmodule-2.0 explicitly now that libgtk-x11-2.0.la does not
imply it.
x11/xfce4-wmdock-plugin:
- Make it fetchable. |
0.0.20100827_4 18 Mar 2014 14:26:58 |
ehaupt |
Quiesce mkdir |
0.0.20100827_4 23 Oct 2013 20:30:51 |
ehaupt |
Support staging. |
0.0.20100827_4 20 Sep 2013 16:21:38 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils) |
0.0.20100827_4 24 Jul 2013 08:19:07 |
ehaupt |
Remove MAKE_JOBS_SAFE which is now default. |
0.0.20100827_4 08 May 2013 16:05:21 |
olivierd |
- Bump PORTREVISION after update of x11/libxfce4util, and x11-wm/xfce4-panel
While I'm here,
- Finish to convert USES
- Trim Makefile header
- Remove ABI version in LIB_DEPENDS
- Remove desktopfileutils, because MimeType entry is not present in desktop file |
0.0.20100827_3 08 May 2013 12:24:27 |
ehaupt |
Mark MAKE_JOBS_SAFE |
0.0.20100827_3 23 Apr 2013 07:14:15 |
bapt |
Convert deskutils to USES=pkgconfig |
0.0.20100827_3 08 Mar 2013 14:00:31 |
ehaupt |
Remove indefinite article from COMMENT |
0.0.20100827_3 27 Jul 2012 07:34:04 |
ehaupt |
Use the new USE_PKGCONFIG macro. |
0.0.20100827_3 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.0.20100827_2 25 May 2012 16:52:32 |
miwi |
- Bump all XFCE after XFCE import |
0.0.20100827_1 27 Dec 2011 15:14:23 |
ehaupt |
Pacify portlint
Feature safe: yes |
0.0.20100827_1 03 Mar 2011 13:43:00 |
ehaupt |
Make this ports MASTER_SITE_SUBDIR not depend on the current xfce4 version and
therefore make oliver's life a bit easier the next time xfce4 gets updated. |
0.0.20100827_1 03 Mar 2011 10:12:30 |
oliver |
Welcome XFCE 4.8 to the portstree!
Special Thanks to: miwi, Olivier Duchateau <duchateau.olivier@gmail.com> |
0.0.20100827 25 Jan 2011 19:59:40 |
ehaupt |
Add LICENSE and remove MD5 sums.
Feature safe: yes |
0.0.20100827 27 Aug 2010 08:49:56 |
ehaupt |
- Update to the latest git version
- Remove files/patch-generic-slider.c, patch has been included upstream |
0.0.20100604_1 11 Aug 2010 18:03:03 |
ehaupt |
Provide a patch that prevents generic-slider from leaving a zombie process
behind every time "adjust command" gets executed (every time you modify the
slider). |
0.0.20100604 06 Jun 2010 15:52:13 |
ehaupt |
Add xfce4-generic-slider 0.0.20100604, a slider plugin to adjust and/or
monitor any numeric variable. |