2024-02-08 02:54:36 by David H. Gutteridge | Files touched by this commit (1) |
Log message:
xscreensaver: don't mark .desktop files as executable
|
2024-02-08 01:51:39 by David H. Gutteridge | Files touched by this commit (1) |
Log message:
xscreensaver: add distinfo changes missed in previous commit
|
2024-02-08 01:50:15 by David H. Gutteridge | Files touched by this commit (3) |
Log message:
xscreensaver: fix build failures
If xdg-open isn't installed (as it wouldn't be in a sandboxed build,
since it wasn't specified as a dependency), this will fail package
checks at the end. In fact, these lines are useless anyway, as .desktop
files (per spec) treat them as comments, not as paths to an interpeter.
This seems to be a misunderstanding upstream.
|
2024-02-03 22:29:43 by David Brownlee | Files touched by this commit (3) |
Log message:
Updated x11/xscreensaver to 6.08
6.08 * macOS: Worked around a macOS 14.0 bug where savers would continue
running invisibly in the background after un-blanking.
* macOS: Upgraded Sparkle (the "Check for Updates" library) for
macOS 14.0 compatibility.
6.07 * New hacks, `droste', `skulloop', `papercube' and `cubocteversion'.
* `xscreensaver-settings' was sometimes turning off the DPMS checkbox.
* Log pid of caller of `deactivate' command, to give a hint about who
is preventing the screen from blanking.
* recanim uses libffmpeg.
* Updates to `sphereeversion'.
* Added some new map sources to `mapscroller'.
* macOS: Worked around a macOS 13.4 bug where multi-head systems would
fail to launch savers on some or all screens.
* Minimum compiler target is now ISO C99 instead of ANSI C89.
Didn't want to rush into it.
* macOS, Android: Better looking thunbmail images.
* Various other minor bug fixes.
6.06 * New hack, `hextrail'.
* `marbling' works again.
* Adjusted some of the very old hacks, which were written when pixels
were larger, to be more visible on today's higher rez displays.
* X11: More robust desktop image grabbing.
* X11: Various improvements to `xscreensaver-settings'.
* X11: Silence new new Perl warnings from `xscreensaver-getimage-file'.
* X11: Supports "Lock" messages from systemd, e.g. when logind.conf
has "HandleLidSwitch=lock" instead of "suspend".
|
2023-11-14 15:03:25 by Thomas Klausner | Files touched by this commit (1145) |
Log message:
*: recursive bump for cairo dependency changes
|
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message:
*: recursive bump for icu 74.1
|
2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | |
Log message:
recursive revbump for tiff update
|
2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319) |
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.
Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).
No change to BUILD_DEPENDS as used correctly inside buildlink3.
As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
|
2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | |
Log message:
revbump after textproc/icu update
|