Port details |
- xfce4-screensaver Xfce 4 screen saver and locker
- 4.18.3 x11 =5 4.18.3Version of this port present on the latest quarterly branch.
- Maintainer: xfce@FreeBSD.org
- Port Added: 2018-11-26 14:08:33
- Last Update: 2024-03-17 23:46:34
- Commit Hash: fdb5363
- People watching this port, also watch:: thunar, drm-kmod, xfce, xorg-server, vlc
- Also Listed In: xfce
- License: GPLv2 LGPL20
- WWW:
- https://git.xfce.org/apps/xfce4-screensaver/about/
- Description:
- xfce4-screensaver is a screen saver and locker that aims to have
simple, sane, secure defaults and be well integrated with the desktop.
This is a beta version, not recommended for production machines.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- xfce4-screensaver>0:x11/xfce4-screensaver
- To install the port:
- cd /usr/ports/x11/xfce4-screensaver/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/xfce4-screensaver
- pkg install xfce4-screensaver
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xfce4-screensaver
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1709560690
SHA256 (xfce4/xfce4-screensaver-4.18.3.tar.bz2) = d171316136a1189dfe69ef3da7f7a7f842014129ece184cc21ffb13bc0e13a39
SIZE (xfce4/xfce4-screensaver-4.18.3.tar.bz2) = 722788
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:
-
- xdt-csource : devel/xfce4-dev-tools
- msgfmt : devel/gettext-tools
- gmake>=4.4.1 : devel/gmake
- intltool-extract : textproc/intltool
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- xorgproto>=0 : x11/xorgproto
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xrandr.pc : x11/libXrandr
- xscrnsaver.pc : x11/libXScrnSaver
- xxf86vm.pc : x11/libXxf86vm
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- pam_helper : security/pam_helper
- python3.9 : lang/python39
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xrandr.pc : x11/libXrandr
- xscrnsaver.pc : x11/libXScrnSaver
- xxf86vm.pc : x11/libXxf86vm
- Library dependencies:
-
- libdbus-1.so : devel/dbus
- libdbus-glib-1.so : devel/dbus-glib
- libharfbuzz.so : print/harfbuzz
- libxklavier.so : x11/libxklavier
- libGL.so : graphics/libglvnd
- 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
- libpango-1.0.so : x11-toolkits/pango
- libgarcon-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-screensaver-4.18.3:
NLS=on: Native Language Support
PAM=on: Pluggable authentication module support
===> Use 'make config' to modify these settings
- Options name:
- x11_xfce4-screensaver
- USES:
- compiler:c11 gettext-tools gl gmake gnome pkgconfig python 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 |
4.18.3 17 Mar 2024 23:46:34 |
Guido Falsi (madpilot) |
x11/xfce4-screensaver: UPdate patch to match upstreamed one
PR: 277763
Obtained
from: https://gitlab.xfce.org/apps/xfce4-screensaver/-/commit/cd212e0e964af794eb98c6a0c1108204cee9ef32 |
4.18.3 17 Mar 2024 23:05:18 |
Guido Falsi (madpilot) |
x11/xfce4-screensaver: Fix build when PAM option is off
When PAM option is off a different file is compiled, which, since
version 4.18.3, tries to include crypt.h. Such file is not present in
FreeBSD. The relevant definitions are in unistd.h.
Fix by adding ifdef to skip such problematic include.
Reported upstream:
https://gitlab.xfce.org/apps/xfce4-screensaver/-/merge_requests/29
PR: 277763 |
4.18.3 04 Mar 2024 20:00:52 |
Guido Falsi (madpilot) |
x11/xfce4-screensaver: Update to 4.18.3
Apply portclippy/portfmt suggestions. |
4.18.2_3 26 Feb 2024 19:26:41 |
Muhammad Moinur Rahman (bofh) |
x11/xfce4-screensaver: Moved man to share/man
Approved by: portmgr (blanket) |
4.18.2_2 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
4.18.2_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 |
4.18.2 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> |
4.18.2 30 May 2023 14:48:36 |
Guido Falsi (madpilot) |
x11/xfce4-screensaver: Update to 4.18.2 |
4.18.1 27 Mar 2023 19:46:39 |
Guido Falsi (madpilot) |
x11/xfce4-screensaver: Update to 4.18.1
Remove local patch, superseded by improved patch accepted upstream. |
4.18.0 18 Mar 2023 15:54:01 |
Guido Falsi (madpilot) |
x11/xfce4-screensaver: Update to 4.18.0
- Add missing dependency reported by poudriere
- Add new build fix patch, submitted upstream:
https://gitlab.xfce.org/apps/xfce4-screensaver/-/merge_requests/25 |
4.16.0_3 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 ) |
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) |
4.16.0_2 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 ) |
4.16.0_2 16 Oct 2021 09:51:39 |
Jimmy Olgeni (olgeni) |
*: fix tab vs. space issues, and comments according to the guide. |
4.16.0_2 22 Jun 2021 18:53:08 |
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 |
4.16.0_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
4.16.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.16.0_1 07 Mar 2021 16:45:49 |
tobik |
Remove redundant option descriptions that match the default ones
(ignoring case)
Reported by: danfe (for net/mosquitto), portscan |
4.16.0_1 19 Jan 2021 23:04:35 |
madpilot |
- Fix name of PAM policy file, so that it is actually used
- While here, install PAM policy file using @sample directive, so it
is managed as a condfiguration file
PR: 252837
Submitted by: genneko217@gmail.com
MFH: 2021Q1 |
4.16.0 04 Jan 2021 08:55:00 |
madpilot |
Update xfce4-screensaver to 4.16.0
MFH: 2021Q1 |
0.1.11_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.1.11 08 Nov 2020 21:51:37 |
madpilot |
Update xfce4-screensaver to 0.1.11 |
0.1.10 30 Mar 2020 13:08:22 |
madpilot |
Update xfce4-screensaver to 0.1.10 |
0.1.9 23 Mar 2020 19:17:57 |
madpilot |
Update xfce4-screensaver to 0.1.9 |
0.1.8_1 16 Oct 2019 15:15:49 |
rene |
x11/{mate,xfce4}-screensaver: drop optional dependency on expired
xscreensaver-gnome-hacks |
0.1.8_1 02 Oct 2019 08:32:22 |
pkubaj |
Fix optional xfce ports on GCC architectures.
All of them need C11 compiler.
Approved by: mentors (implicit approval) |
0.1.8_1 27 Sep 2019 09:00:33 |
madpilot |
- Make xfce4-session install the xscreensaver.desktop session startup
file disabled by default
- Modify name of program in .desktop file for xfce4-screensaver,
so that the UI does not show two identical lines when both it and
xscreensaver are installed
- Add UPDATING note and update xfce4-session pkg-message to explain
the issue to users
PR: 240804, 240810, 240811
Submitted by: John <jlmales@gmail.com> |
0.1.8 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.1.7 29 Jul 2019 21:38:20 |
madpilot |
Update xfce4-screensaver to 0.1.7 |
0.1.6 02 Jul 2019 08:17:36 |
madpilot |
Update xfce4-screensaver to 0.1.6 |
0.1.5 19 Jun 2019 16:14:27 |
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 |
0.1.5 14 Jun 2019 12:44:58 |
madpilot |
- Update xfce4-screensaver to 0.1.5
- Remove Patch already applied upstream |
0.1.4_1 06 Jun 2019 17:16:33 |
madpilot |
Import upstreamed patch to fix the Inhibit lock functionality.
Also add some required dependencies.
PR: 238348
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
MFH: 2019Q2 |
0.1.4 24 Mar 2019 09:57:27 |
madpilot |
Update xfce4-screensaver to 0.1.4. |
0.1.3_1 22 Jan 2019 14:44:38 |
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 |
0.1.3_1 27 Nov 2018 14:58:17 |
madpilot |
Update to real upstream 0.1.3 sources. |
0.1.3 26 Nov 2018 14:08:20 |
madpilot |
xfce4-screensaver is a screen saver and locker that aims to have
simple, sane, secure defaults and be well integrated with the desktop.
This is a beta version, not recommended for production machines.
WWW: https://git.xfce.org/apps/xfce4-screensaver/about/ |