Port details |
- xfce4-windowck-plugin Puts the maximized window title and windows buttons on the panel
- 0.5.2 x11 =2 0.5.1_3Version of this port present on the latest quarterly branch.
- Maintainer: xfce@FreeBSD.org
- Port Added: 2022-09-10 15:48:07
- Last Update: 2024-12-29 17:51:13
- Commit Hash: 14c792e
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: xfce
- License: GPLv2
- WWW:
- https://gitlab.xfce.org/panel-plugins/xfce4-windowck-plugin
- Description:
- Xfce panel plugin which allows to put the maximized window title
and windows buttons on the panel.
Original plugin's features:
- Show the title and buttons of the maximized window on the panel.
- Allow window actions on buttons and title clicks
(activate, (un)maximize, close).
- Allow window action menu on left button click.
- Title formatting options.
- xfwm4/unity theming support for buttons.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- xfce4-windowck-plugin>0:x11/xfce4-windowck-plugin
- To install the port:
- cd /usr/ports/x11/xfce4-windowck-plugin/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/xfce4-windowck-plugin
- pkg install xfce4-windowck-plugin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xfce4-windowck-plugin
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1735485724
SHA256 (xfce4/xfce4-windowck-plugin-0.5.2.tar.bz2) = dc4ed5dc94bd05de5495441f0cabb260ab3e1f6ce27b1fac92e37f909c0cfe0a
SIZE (xfce4/xfce4-windowck-plugin-0.5.2.tar.bz2) = 516409
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.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- xfce4-dev-tools>=4.19.4 : devel/xfce4-dev-tools
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- x11.pc : x11/libX11
- Runtime dependencies:
-
- xfce4-panel : x11-wm/xfce4-panel
- x11.pc : x11/libX11
- Library dependencies:
-
- libharfbuzz.so : print/harfbuzz
- 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
- libwnck-3.so : x11-toolkits/libwnck3
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- 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
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for xfce4-windowck-plugin-0.5.2:
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- x11_xfce4-windowck-plugin
- USES:
- gettext-tools gmake gnome libtool pkgconfig python:build shebangfix tar:bzip2 xfce xorg 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 |
0.5.2 29 Dec 2024 17:51:13 |
Guido Falsi (madpilot) |
x11/xfce4-windowck-plugin: Update to 0.5.2 |
0.5.1_3 21 Dec 2024 20:39:17 |
Guido Falsi (madpilot) |
Welcome XFCE 4.20 to the FreeBSD ports tree!
Announcement: https://xfce.org/about/news/?post=1734220800
This release has experimental Wayland support, but not all components
have been ported, YMMV. From upstream announcement:
Important Notice: Please be aware that the Wayland support in Xfce
4.20 is experimental. It is recommended for advanced users only,
as you may encounter bugs and experience incomplete functionality.
Proceed with caution!
Highlight of this commit:
- Adding new port x11/libxfce4windowing
- Changing some WWW links to XFCE project gitlab
- Cleaned up Makefiles
- Remove unneeded intltool dependencies
- Added WAYLAND option where applicable, enabled by default
Many thanks to Olivier Duchateau <duchateau.olivier@gmail.com> who
provided a set of patches I started work from.
PR: 283345 |
0.5.1_3 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
0.5.1_2 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 |
0.5.1_1 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
0.5.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 ) |
0.5.1 27 Oct 2022 14:41:35 |
Guido Falsi (madpilot) |
x11/xfce4-windowck-plugin: Update to 0.5.1 |
0.5.0 10 Sep 2022 15:45:01 |
Guido Falsi (madpilot) |
x11/xfce4-windowck-plugin: Add new XFCE plugin
Xfce panel plugin which allows to put the maximized window title and
windows buttons on the panel.
Original plugin's features:
- Show the title and buttons of the maximized window on the panel.
- Allow window actions on buttons and title clicks
(activate, (un)maximize, close).
- Allow window action menu on left button click.
- Title formatting options.
- xfwm4/unity theming support for buttons.
Home page: https://gitlab.xfce.org/panel-plugins/xfce4-windowck-plugin |