notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: x11/xscreensaver/distinfo

Number of commits found: 77

Wednesday, 1 Apr 2026
15:49 Vladimir Druzenko (vvd) search for other commits by this committer Author: Anton Saietskii
x11/xscreensaver: Update 6.14 => 6.15

* New hacks, worldpieces, bestill, bubblecolors, darktransit, downfall,
driftclouds, goldenapollian, noxfire, prococean, rigrekt, trainmandala,
trizm and universeball.
* mapscroller shows the name of the nearest major city, and has an updated
list of available map tile servers.
* Higher resolution Earth imagery in glplanet, dymaxionmap sphereeversion,
cubocteversion and platonicfolding.
* X11: xscreensaver-settings has a search field.
* X11: Excised the last remnants of XLFD-style font parsing.
* macOS, iOS: Text in right-to-left languages is rendered properly.
* Android: Most things display text properly.
https://www.jwz.org/xscreensaver/changelog.html

PR:		294171
Sponsored by:	UNIS Labs
commit hash: 743dadcc08f67447d7f3220bef3d2609e70db2ff commit hash: 743dadcc08f67447d7f3220bef3d2609e70db2ff commit hash: 743dadcc08f67447d7f3220bef3d2609e70db2ff commit hash: 743dadcc08f67447d7f3220bef3d2609e70db2ff 743dadc
Friday, 23 Jan 2026
22:57 Vladimir Druzenko (vvd) search for other commits by this committer Author: Anton Saietskii
x11/xscreensaver: Update 6.13 => 6.14

New savers in this release are actually shell scripts, however still
being stripped which fails. Work around this by performing stripping
manually on the files are known or detected as binary executables.

While here, deduplicate MASTER_SITES/WWW--those are the same. Also,
download will go through HTTPS now.

Changelog:
* Added the ability to run shadertoy.com programs as screen savers.
* New shader-based savers: alienbeacon, batteredplanet, elementalring,
  fluxcore, gimbalharmonics, hexplasma, logarithmiccircles, neongravity,
  neontriangulator, protophore, selfreflect, skyline, stardome,
  starnest, stripeytorus, synthwavecity, topologica and truchetzoom.
* Better label wrapping in carousel and photopile.
* Fixed glslideshow preferences and title display.
* X11: Decrufted PAM, including /etc/pam.d/xscreensaver.
* macOS: Sparkle 2.8.
* iOS: Clicking links in preferences opens in Safari again.
https://www.jwz.org/xscreensaver/changelog.html

PR:	292631
commit hash: 91dda9907f5433ba384a9ee38717be41f040c9a7 commit hash: 91dda9907f5433ba384a9ee38717be41f040c9a7 commit hash: 91dda9907f5433ba384a9ee38717be41f040c9a7 commit hash: 91dda9907f5433ba384a9ee38717be41f040c9a7 91dda99
Tuesday, 20 Jan 2026
14:00 Vladimir Druzenko (vvd) search for other commits by this committer Author: Anton Saietskii
x11/xscreensaver: Update 6.12 => 6.13

Optimize post-{patch,install} stages to eliminate unnecessary process
spawn and improve readability.
Make anti-NSFW patch even less suspicious. Everybody loves cats!

Changelog:
* Added a number of historical full chess games to endgame.
* Rewrote glslideshow to add more image-transition effects.
* Hacks that display images and their filenames will display their
  titles intead, if the image originated in an RSS feed (or has the
  “user.dublincore.title” xattr).
* X11: Wayland fixes.
* X11: Some hacks were calling glXSwapBuffers before the first call to
  glXMakeCurrent; allow it.
* X11: Added configuration files to allow building of a non-insane .deb
  installer package.
https://www.jwz.org/xscreensaver/changelog.html

PR:	292582
commit hash: cba8576e7aaf28adf622f930da0a472233798097 commit hash: cba8576e7aaf28adf622f930da0a472233798097 commit hash: cba8576e7aaf28adf622f930da0a472233798097 commit hash: cba8576e7aaf28adf622f930da0a472233798097 cba8576
Wednesday, 13 Aug 2025
16:19 Vladimir Druzenko (vvd) search for other commits by this committer Author: Anton Saietskii
x11/xscreensaver: Update 6.10 => 6.12

6.11 introduced Wayland support, however we leave respective option off
by default as locking is not supported yet, and support generally may be
not mature yet.

Changelog 6.11:
* X11: Now supports Wayland (blanking only, not locking).
* X11: More reliable and timely DPMS activation.
* X11: Dead keys work in password input.
* X11: Fixed a couple of minor Y2038 bugs.

Changelog 6.12:
* X11: DPMS works on Wayland.
* X11: Fading uses GL now which should be more performant.

https://www.jwz.org/xscreensaver/changelog.html

PR:	288834
commit hash: 953f51e07b1a405a722481000e6f838066628f8c commit hash: 953f51e07b1a405a722481000e6f838066628f8c commit hash: 953f51e07b1a405a722481000e6f838066628f8c commit hash: 953f51e07b1a405a722481000e6f838066628f8c 953f51e0
Thursday, 7 Aug 2025
19:09 Vladimir Druzenko (vvd) search for other commits by this committer Author: Anton Saietskii
x11/xscreensaver: Update 6.09 => 6.10, take maintainership

For some cryptic reason, outer compressed file is versioned as '6.10.1',
however all other sources, including the hyperlink label on author's
website and the inner tar directory indicate 6.10, thus we need some
WRKSRC gymnastics.

Also, regen default settings patch as last hunk from its previous
version doesn't apply anymore.

Changelog:
* New hacks, dumpsterfire, hopffibration, platonicfolding and klondike.
* Rewrote the VT100 emulator for 'apple2' and 'phosphor'. Supports
  inverse and DEC Special Graphics.
* X11: phosphor scrolls fast again on "modern" Linux systems.
* BSOD supports systemd and bitlocker.
* Android: Fixed bug where photo access was not being requested.
https://www.jwz.org/xscreensaver/changelog.html

PR:		286479
Approved by:	zirias (maintainer, timeout > 3 months)
commit hash: 359d7b9d17a8f41a1b581699f7ce5fccbefb83f3 commit hash: 359d7b9d17a8f41a1b581699f7ce5fccbefb83f3 commit hash: 359d7b9d17a8f41a1b581699f7ce5fccbefb83f3 commit hash: 359d7b9d17a8f41a1b581699f7ce5fccbefb83f3 359d7b9
Tuesday, 27 Aug 2024
11:48 Felix Palmen (zirias) search for other commits by this committer Author: Anton Saietskii
x11/xscreensaver: Update to 6.09

New upstream release.

Changes:
  * New hacks, kallisti and highvoltage.
  * Formal-wear for headroom.

PR:		279682
commit hash: 4eaac6b3f67120ccd465272e22fccf200b96f70c commit hash: 4eaac6b3f67120ccd465272e22fccf200b96f70c commit hash: 4eaac6b3f67120ccd465272e22fccf200b96f70c commit hash: 4eaac6b3f67120ccd465272e22fccf200b96f70c 4eaac6b
Sunday, 22 Oct 2023
16:04 Felix Palmen (zirias) search for other commits by this committer
x11/xscreensaver: Update to 6.08

No functional changes according to change log:
https://www.jwz.org/xscreensaver/changelog.html
commit hash: 24c2bf6b3cffe2dbff236e2776198b35d9c08356 commit hash: 24c2bf6b3cffe2dbff236e2776198b35d9c08356 commit hash: 24c2bf6b3cffe2dbff236e2776198b35d9c08356 commit hash: 24c2bf6b3cffe2dbff236e2776198b35d9c08356 24c2bf6
Tuesday, 17 Oct 2023
11:15 Eugene Grosbein (eugen) search for other commits by this committer Author: Anton Saietskii
x11/xscreensaver: update to 6.07

Changelog:

* 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.

PR:		274126
Approved by:	x11 (maintainer timeout)
commit hash: 01df0c40013e75b29eab59656dcc8774c8153198 commit hash: 01df0c40013e75b29eab59656dcc8774c8153198 commit hash: 01df0c40013e75b29eab59656dcc8774c8153198 commit hash: 01df0c40013e75b29eab59656dcc8774c8153198 01df0c4
Tuesday, 20 Dec 2022
08:46 Felix Palmen (zirias) search for other commits by this committer
x11/xscreensaver: Update to 6.06

Changelog:
  - 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.

Approved by:		x11 (manu, maintainer), tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D37744
commit hash: 84cc186d713eb266ed04de49e0da435a00c2666e commit hash: 84cc186d713eb266ed04de49e0da435a00c2666e commit hash: 84cc186d713eb266ed04de49e0da435a00c2666e commit hash: 84cc186d713eb266ed04de49e0da435a00c2666e 84cc186
Thursday, 24 Nov 2022
12:52 Felix Palmen (zirias) search for other commits by this committer
x11/xscreensaver: Update to 6.05

Changelog:
  - X11: Cope with dumb DPMS settings that existed pre-startup.
  - X11: Silence new Perl warnings from xscreensaver-getimage-file.
  - X11: Fix sonar pthreads crash on recent Pi systems.
  - X11: Removed dependence on gdk-pixbuf-xlib-2.0.
  - X11: GTK 3 is now required.

Approved by:		x11 (manu, maintainer), cy, tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D37461
commit hash: 163c6030506313e42ca8f1e967e5e88489bd8a1b commit hash: 163c6030506313e42ca8f1e967e5e88489bd8a1b commit hash: 163c6030506313e42ca8f1e967e5e88489bd8a1b commit hash: 163c6030506313e42ca8f1e967e5e88489bd8a1b 163c603
Tuesday, 30 Aug 2022
18:14 Felix Palmen (zirias) search for other commits by this committer
x11/xscreensaver: Update to 6.04

Any code for calling an external helper for PAM was removed in 6.03,
therefore replace pam_helper by unix-selfauth-helper that's called by
pam_exec.so

Also fix line length in USES.

Approved by:		x11 (manu), tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D35348
commit hash: b5319e4aa6f8681e134c2b72d7e338ab170575a0 commit hash: b5319e4aa6f8681e134c2b72d7e338ab170575a0 commit hash: b5319e4aa6f8681e134c2b72d7e338ab170575a0 commit hash: b5319e4aa6f8681e134c2b72d7e338ab170575a0 b5319e4
Monday, 2 May 2022
18:41 Charlie Li (vishwin) search for other commits by this committer Author: Felix Palmen
x11/xscreensaver: update to 6.02

Only install xscreensaver suid root if option PAM is disabled. In this
case, add an extra patch, so xscreensaver-gfx drops privileges
(otherwise it doesn't show any screensaver).

Fix setuid installs in the Makefile and remove extra patch. Respect
upstream's USE_CSTD=gnu89. Remove now-unknown configure option and
associated dependency. Remove old CONFLICTS.

Use security/pam_helper for PAM support. This is the last release
to support pam_unix as the next release removes external helper
calling code.

PR: 254178
Co-authored-by: swills, vishwin
Approved by: arrowd (mentor), maintainer-timeout, maintainer-reset
commit hash: 979995168c2f4dec4dd67cd617639c1abf67f16e commit hash: 979995168c2f4dec4dd67cd617639c1abf67f16e commit hash: 979995168c2f4dec4dd67cd617639c1abf67f16e commit hash: 979995168c2f4dec4dd67cd617639c1abf67f16e 9799951
Wednesday, 1 Apr 2020
20:29 zeising search for other commits by this committer
x11/xscreensaver: Update to 5.44

Update x11/xscreensaver to 5.44
Enable PAM by default [1]

Changelog:
https://www.jwz.org/xscreensaver/changelog.html

PR:		212830, 211424 [1]
Original commitRevision:530240 
Sunday, 18 Aug 2019
08:02 zeising search for other commits by this committer
x11/xscreensaver: Update to 5.43

Update x11/xscreensaver to 5.43

Changelog:
https://www.jwz.org/xscreensaver/changelog.html
Original commitRevision:509190 
Tuesday, 1 Jan 2019
20:52 zeising search for other commits by this committer
x11/xscreensaver: Update to 5.42

Update x11/xscreensaver to 5.42
Add missing gl and gnome to USES=

Changelog:
https://www.jwz.org/xscreensaver/changelog.html
Original commitRevision:489049 
Wednesday, 22 Aug 2018
08:32 zeising search for other commits by this committer
x11/xscreensaver: Update to 5.40

Changelog: https://www.jwz.org/xscreensaver/changelog.html

PR:		230805
Submitted by:	Dmitri Goutnik
Original commitRevision:477774 
Saturday, 21 Apr 2018
07:48 zeising search for other commits by this committer
Update to 5.39

ChangeLog:
 * New hacks, 'razzledazzle', 'peepers', 'crumbler' and maze3d.
 * More heuristics for using RSS feeds as image sources.
 * Built-in image assets are now PNG instead of XPM or XBM.
 * X11: Better font-loading fallback heuristics on systems with a terrible
selection of installed fonts.
Original commitRevision:467858 
Monday, 25 Dec 2017
22:36 zeising search for other commits by this committer
Update to 5.38
Original commitRevision:457260 
Monday, 23 Oct 2017
20:34 zeising search for other commits by this committer
Update to 5.37

This adds a new hack called vigilance.
It also comes with a couple of new things for the BSOD hack.
There is also assorted bug fixes.
Original commitRevision:452739 
Wednesday, 29 Mar 2017
17:32 pi search for other commits by this committer
x11/xscreensaver: update 5.35 -> 5.36

- Add MIT License

PR:		213575
Changes:	https://www.jwz.org/xscreensaver/changelog.html
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Approved by:	zeising (maintainer timeout)
Original commitRevision:437218 
Thursday, 9 Jun 2016
21:02 zeising search for other commits by this committer
Update to 5.35

Add missing dependencies as reported by poudriere.
Enable XFT by default.
Regenerate patches.

Changelog: https://www.jwz.org/xscreensaver/changelog.html
Original commitRevision:416630 
Tuesday, 27 Oct 2015
20:56 zeising search for other commits by this committer
Update to 5.34

This update fixes a lock bypass vulnerability, where the screen can be
unlocked without authorization.

MFH:		2015Q4
Security:	4b9393b8-7c0c-11e5-a010-080027ddead3
Original commitRevision:400347 
Friday, 2 Oct 2015
08:40 madpilot search for other commits by this committer
- Update to 5.33
- Resolves the obnoxious startup message issue [1]
- Add options NLS and XFT
- Convert to USES=autoreconf
- Don't install pam file when PAM option is disabled
- Regenerate patches

PR:		201254
Submitted by:	Will B. <will_brokenbourgh at yahoo.com>
Approved by:	Maintainer timeout
MFH:		2015Q4 [1]
Original commitRevision:398425 
Friday, 13 Jun 2014
18:25 zeising search for other commits by this committer
Update to 5.29
Original commitRevision:357713 
Tuesday, 17 Dec 2013
22:01 zeising search for other commits by this committer
Update to 5.26

Stagify.

Thanks to bapt for the help with staging!
Original commitRevision:336780 
Saturday, 31 Aug 2013
23:55 zeising search for other commits by this committer
Update to 5.22

While here, switch USE_GMAKE=yes to USES=gmake
Original commitRevision:325836 
Thursday, 28 Feb 2013
22:08 zeising search for other commits by this committer
Update to 5.21
Original commitRevision:313129 
Wednesday, 12 Dec 2012
21:41 zeising search for other commits by this committer
Update to 5.20
Change pkgconf dependency to use USE_PKCONFIG [1]

Suggested by:	kwm [1]
Approved by:	kwm, miwi (mentors, implicit)
Original commitRevision:308807 
Sunday, 29 Jul 2012
08:02 dougb search for other commits by this committer
Upgrade to 5.19 which contains some minor improvements

Add .desktop files for starting and stopping the daemon, and locking
and blanking the screen.

Add an explicit build dep for pkgconf, and add a sed pattern for configure
since pkgconf does not support the --list-all option
Original commit
Wednesday, 4 Jul 2012
22:36 dougb search for other commits by this committer
Grrr, forced commit to note that this is the upgrade to 5.18, not 5.17
Original commit
22:35 dougb search for other commits by this committer
Upgrade to version 5.17:
  * Made `pipes' be ridiculously less efficient, but spin.
  * Added better mouse control to `rubik', `cube21', `crackberg', and `julia'.
  * Cosmetic improvements to `queens' and `endgame'.
  * `sonar' can now ping local subnet on DHCP.
  * Most savers now resize/rotate properly.
  * Various fixes.

For the port:
  * Remove a post-patch that was incorporated upstream
  * Add a patch to sonar.xml to ping freebsd.org instead of linux.org,
    and explain how to enable ping via the ports build option.
Original commit
Sunday, 24 Jun 2012
10:26 dougb search for other commits by this committer
Upgrade to version 5.17:
  * Enlarged the texture image for `lament'.
  * XInput devices now also ignore small mouse motions.
  * Various minor fixes.

For the port:
  * Add CONFLICTS with xscreensaver-gnome*
  * s/X11BASE/LOCALBASE/
  * Remove a pattern in pre-patch that was incorporated upstream
  * Add a pre-patch pattern to fix the image for `lament'

(Version 5.16 was quickly replaced by 5.17 due to compilation problems)
Original commit
Saturday, 1 Oct 2011
06:05 dougb search for other commits by this committer
Update to version 5.15  28-Sep-2011

New hacks, hilbert, companioncube and tronbit.
Image-manipulating hacks can now load from RSS or Atom feeds,
        imageDirectory may contain a URL.
Updated webcollage for recent search engine changes.
photopile sped up.
New molecule in molecule.

For port:

Add dependencies on www/p5-libwww and graphics/netpbm for
webcollage and vidwhacker. Add a tiny patch to vidwhacker.

Install the xscreensaver-properties.desktop file, it's useful
for more than gnome (e.g., XFCE).
Original commit
Saturday, 21 May 2011
17:55 dougb search for other commits by this committer
Update to version 5.14:

* Fixed crash in Blank Only Mode when DPMS disabled.
* Added "Quick Power-off in Blank Only Mode" option.
* BSOD GLaDOS.
Original commit
Sunday, 24 Apr 2011
06:06 dougb search for other commits by this committer
Upgrade to 5.13:

* Optionally enabled full-scene OpenGL antialiasing. Set the resource
  *multiSample to true if doing so doesn't kill performance with your
  video hardware.
* New version of glhanoi.
* Image-loading hacks that display the file name now also display the
  sub-directory (xscreensaver-getimage now returns relative paths under
  imageDirectory).
* Passwords that contain UTF-8 non-Latin1 chars are now typeable.
* Numerous minor stability fixes.

For the port, remove patch incorporated by the author, and now-obsolete
CONFIGURE_ENV
Original commit
Saturday, 19 Mar 2011
12:38 miwi search for other commits by this committer
- Get Rid MD5 support
Original commit
Monday, 18 Oct 2010
05:53 dougb search for other commits by this committer
Update to 5.12, very minor changes to 2 screensavers
Original commit
Wednesday, 14 Apr 2010
19:21 dougb search for other commits by this committer
Distfile was silently re-rolled to include the po/ directory, and
include it in SUBDIRS. This makes USE_GETTEXT required as well,
so bump PORTREVISION.
Original commit
Tuesday, 13 Apr 2010
21:03 dougb search for other commits by this committer
Update to version 5.11 which contains bug fixes to several screensavers
Original commit
Tuesday, 15 Sep 2009
09:48 dougb search for other commits by this committer
Update to version 2.10 which includes the following:

* Retired hypercube and hyperball, which are redundant with polytopes.
* New hack, rubikblocks.
* Fixed another potential RANDR crash.
* molecule now correctly displays PDB 3.2 files.
* Updates to mirrorblob, glhanoi, and sonar.
* Rewritten version of klein hack.
* New hack, surfaces, incorporating objects from old klein hack, plus new ones.
* Merged juggle and juggler3d hacks.
* Fixed compilation under gcc 4.4.0 (strict aliasing).
* Fixed intermittent failure in xscreensaver-command.
Original commit
Monday, 29 Dec 2008
07:03 dougb search for other commits by this committer
Upgrade to version 5.08. One new screensaver (hack), tweaks to a few
others, and the removal of 18 of the "older, less interesting savers."

Users may wish to mv their ~/.xscreensaver file to a safe place and restart
the program to get a clean config file.
Original commit
Monday, 18 Aug 2008
23:01 dougb search for other commits by this committer
Update to version 5.07 which has several bug fixes and enhancements. It also
removes a couple screen savers, and support for 3rd party screen savers.
Support for the latter is added back to this port by permission.

Do something I should have done a long time ago, add OPTIONS to install the
various screen savers we have in ports that are supported by xscreensaver.

USE_DOS2UNIX is no longer needed.
Original commit
Friday, 18 Jul 2008
23:34 dougb search for other commits by this committer
Update to version 5.06, which contains one new hack, some new minor
features, and Xinerama/RANDR fixes.
Original commit
Sunday, 16 Mar 2008
22:55 dougb search for other commits by this committer
Update to version 5.05, with the usual assortment of 2 new screensavers,
and a few bug fixes.
Original commit
Tuesday, 11 Dec 2007
20:03 dougb search for other commits by this committer
Update to version 5.04, which contains the usual combination of
a few new screesavers and miscellaneous bug fixes.

For the port:
1. Update the CONFIGURE_ARGS for the new xorg and other options
2. Add an OPTION to add --with-kerberos
3. Add an OPTION for PAM support, and delete stuff that was designed
to disable PAM.
4. Related to above, add a policy file for PAM that is relevant to
FreeBSD, and simply copy that over the distribution's and allow the
normal install method to work.
Original commit
Tuesday, 17 Jul 2007
21:45 dougb search for other commits by this committer
Update to 5.03, with a few bug fixes (bsod, PAM USB-dongle auth, track
recent Google Images and Flickr changes) and 4 new screensavers.
Original commit
Thursday, 31 May 2007
21:03 dougb search for other commits by this committer
Upgrade to 5.02, with the usual assortment of minor bug fixes and
small updates to various hacks.
Original commit
Wednesday, 20 Sep 2006
05:52 dougb search for other commits by this committer
Upgrade to version 5.01, which contains various small bug fixes.
Original commit
Sunday, 4 Jun 2006
08:22 dougb search for other commits by this committer
Update to version 5.00. In addition to the usual bug fixes, and two
new hacks, this version removes xteevee (superseded by xanalogtv),
has some performance improvements, and new xml config panels for
some of the third party programs that can be used as hacks.
Original commit
Friday, 10 Feb 2006
07:40 dougb search for other commits by this committer
Upgrade to the latest, 4.24. New versions of a few hacks, and
several bug fixes, including the code that necessitated the
sed command in the Makefile from the last version.

Convert to OPTIONS, and warn users who have the old variables set.
Original commit
Thursday, 24 Nov 2005
00:08 dougb search for other commits by this committer
Add SHA256 checksums to my ports
Original commit
Thursday, 3 Nov 2005
07:12 dougb search for other commits by this committer
Upgrade to 4.23, which contains the usual round of bugfixes, and a few
new screensaver programs. Also, this version removes one screensaver
program, "it's boring."

Update a hardcoded /usr/X11R6 in configure [1]

Remove some code added in this version to driver/timers.c that causes
problems for me, and reportedly for other FreeBSD users. After discussion
with Jamie, he will likely remove or comment out this code in the next
release, so use sed to delete the lines rather than add a short-lived patch.

Submitted by:   [1] kris, fix derived from xscreensaver-gnome
Original commit
Saturday, 25 Jun 2005
18:05 dougb search for other commits by this committer
Update to 4.22, with the usual collection of a few new hacks
and bug fixes.
Original commit
Monday, 11 Apr 2005
01:57 dougb search for other commits by this committer
Upgrade to the latest, version 4.21, with associated tweaks to the
patches and pkg-plist. This version has numerous bugs fixed, and
several new screensavers.

Add gdk_pixbuf as a dependency. It's a small library, and adds
additional features to the image-grabbing screensavers.

Add glade2 as required by the latest versions. The delay in upgrading
was due to the large number of dependencies that were formerly associated
with the glade2 port. The gnome team should be commended for reducing this
to a reasonable level.
Original commit
Sunday, 22 Aug 2004
20:54 dougb search for other commits by this committer
Upgrade to version 4.18, the latest from the author (4.17 was a NOOP).

Two new screensaver programs, and the usual assortment of bug fixes
and improvements.
Original commit
Tuesday, 1 Jun 2004
08:48 dougb search for other commits by this committer
Upgrade to 4.16, the latest release. It contains 4 new screensavers,
and the usual round of small improvements to others.
Original commit
Sunday, 7 Mar 2004
08:08 dougb search for other commits by this committer
Upgrade to 4.15, which contains the usual assortment of minor bug fixes
and new screensavers.
Original commit
Monday, 10 Nov 2003
07:50 dougb search for other commits by this committer
Update for version 4.14. Usual combination of new hacks, and a few bug fixes.
Original commit
Tuesday, 9 Sep 2003
10:55 dougb search for other commits by this committer
Upgrade to 4.13, which contains better xinerama support, and a few other
neat toys (like quad). This version has no new hacks, but does have a
new script called ljlatest for use with phosphor and star wars.
Original commit
Sunday, 7 Sep 2003
23:50 dougb search for other commits by this committer
Upgrade to version 4.12, which contains several new hacks, and updates
to several of the existing ones.

Add a knob to install the ping program setuid so it can ping your network.

Remove some now-redundant patching.

Regenerate a couple of patches.
Original commit
Sunday, 1 Jun 2003
22:15 dougb search for other commits by this committer
Upgrade to 4.10, the latest version. The usual few new hacks and bugfixes.

Add a sed line to Makefile that removes some ^M's that give gcc grief
on RELENG_4.
Original commit
Monday, 7 Apr 2003
02:12 dougb search for other commits by this committer
Upgrade to version 4.09, which has the usual mix of a few new hacks, and
a few small improvements to existing ones.
Original commit
Thursday, 20 Feb 2003
08:51 dougb search for other commits by this committer
Upate to 4.08, the latest version. This is a minor update with two new
screensavers, and fixes to a few more.
Original commit
Tuesday, 4 Feb 2003
05:34 dougb search for other commits by this committer
Upgrade to version 4.07, the latest release version.

* 5 new hacks, small updates/improvements to several others.
* Couple of minor bugs fixed.
Original commit
Friday, 25 Oct 2002
07:15 dougb search for other commits by this committer
Upgrade to 4.06, the latest and greatest.
* Two new hacks (little screen saver programs), and improvements to
many others.
* Remove the libwarning, since hopefully by now everyone has upgraded
their pkgconfig ports by now.
* Undo some more unauthorized changes.
Original commit
Tuesday, 11 Jun 2002
21:05 dougb search for other commits by this committer
Update to 4.05, which has a much better configure script, one new
hack, and some new icons. There is still a conflict with the
definitions produced by pkg-config however, so add a warning
message to that effect.
Original commit
Wednesday, 5 Jun 2002
08:51 dougb search for other commits by this committer
Upgrade to version 4.04.2, and clean up the port while I'm at it.

Changes to the software:
* Several new little screensavers (hacks)
* Updates to many others
* Better GTK/Gnome 2 support
* New man pages for things that didn't have them

Changes to the port:
* Removed ill-advised, unapproved, and inappropriate changes
from previous commits. Things like webcollage-helper are created
dynamically by configure, and will be accounted for at some point
in the future. Meanwhile, having one extra item for a few people
is better than one two few for others.
* One more port goes over to the GMAKE darkside
* Since there are so many new man pages, re-sort them all
* Updated pkg-plist for the new stuff
* One of my patches was included in the distribution, so
shorten patch-ab
* Take advantage of the fact that I have to regenerate the
other patch anyway, and fix the name of the patch file
Original commit
Sunday, 24 Mar 2002
08:30 dougb search for other commits by this committer
Upgrade to version 4.02, which:

* Fixes perl incompatibility problem with RELENG_4
* Fixes some memory leaks
* Adds two new hacks, and two new BSOD's
* Improves some existing hacks/features
Original commit
Monday, 25 Feb 2002
10:10 dougb search for other commits by this committer
Update to 4.01, which has several new screensavers, and the usual   assortment
of bugs fixed. The author has incorporated several of   our patches, so I can
reduce or eliminate them. However, I had   to add one small patch to get
-lcompat into one of the new   screensavers.    
Original commit
Monday, 14 Jan 2002
03:04 dougb search for other commits by this committer
Upgrade to version 4.00, which includes:   1. Redesigned -demo GUI (nice, except
see below).   2. New modes of operation; one saver, blank/don't blank.   3. New
hacks (screen saver modules).   4. Improved or fixed several other hacks.   5.
Improved xinerama compatibility.    
Original commit
Sunday, 23 Dec 2001
08:02 dougb search for other commits by this committer
* Upgrade to 3.34, which is mostly bug fixes, and two new hacks.   * Correct
something I didn't catch when I took over the port... if we want     the -demo
program to handle settings, GTK isn't optional.   * Add a patch that handles an
overly enthusiastic attempt to avoid bzero     (which one of the hacks actually
uses).    
Original commit
Tuesday, 5 Jun 2001
11:52 dougb search for other commits by this committer
Upgrade to 3.33, and include the GLE library as a dependency. The extrusion  
lib gives us one new screensaver, which is really a combination of several  
objects that get twisted and re-shaped. The update adds two new screensavers,  
and several improvements to existing ones. Also added is a memory limit  
parameter, and some more gnome integration.    
Original commit
Saturday, 21 Apr 2001
07:52 dougb search for other commits by this committer
Chase the checksum. The only changes were Makefile niceties and   dates in the
man pages, so no portrevision bump is needed.    
Original commit
Sunday, 15 Apr 2001
22:18 dougb search for other commits by this committer
Update to 3.32, which contains no new hacks, but does contain a new system   to
let the hacks which modify images use ones that you specify instead of   your
desktop.    
Original commit
Friday, 6 Apr 2001
08:54 dougb search for other commits by this committer
Update to 3.31, which adds 3 new "hacks" and updates some   of the existing
ones.    
Original commit
Saturday, 3 Mar 2001
01:49 dougb search for other commits by this committer
* Assume maintainership. Mail to jseger went unanswered, and this port     has
been periodically maintained by others for 9 months in any case.   * Upgrade
3.26 -> 3.29   * Specify full path to fortune, since many of the screen saver
programs     could not find it on their own.   * Fix the -lpthread -> -pthread
problem.   * Re-generate patch files.   * Eliminate patch-ae, whose only purpose
in life was to prevent the     building and installation of the
xscreensaver-demo program which, in     addition to being the method used to
configure the server and     all the little screensaver programs; works just
fine, and doesn't     actually hurt anything.    
Original commit
Sunday, 12 Nov 2000
03:52 vanilla search for other commits by this committer
Upgrade to 3.26.    
Original commit

Number of commits found: 77