Commit graph

44 commits

Author SHA1 Message Date
drochner
35a09e0916 update to 5.19
changes:
 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.
 MacOS/iOS improvements

pkgsrc note: use "pipes" from 5.17, the new one is too slow
 on i945 graphics
2012-08-01 12:22:14 +00:00
drochner
543729b13a don't install suid on NetBSD per default; now there are 3 ways:
-no PAM (default): let configure figure out whether shadow passwords
 are used, in that case xscreensaver will be installed suid to enable
 checking
-"pam" option enabled: assume that PAM is able to check the password
 w/o root privs; require the new pam-pwauth_suid on NetBSD for that
-"pam" option enabled; the user decides not to use pam-pwauth_suid
 but sets xscreensaver suid instead (on NetBSD, or if the PAM
 implementation needs it)
add a MESSAGE discussing the latter 2 options
bump PKGREVISION
2007-01-08 21:45:10 +00:00
agc
8f972b049a + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 12:12:16 +00:00
fredb
3dc19a8679 Missed this one. Still can't strip a script. 2001-02-08 06:26:46 +00:00
fredb
b7c79dbff2 Update to 3.28 -- new "hacks", bug fixes, configure updates for XFree86-4
and *BSD (allows to simplify the package somewhat), and revamped
Screensaver Options:  xscreensaver now lets you configure your DPMS
settings. More detail on the web page --

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

[The README in the package currently only goes to 3.27.]
2001-02-08 05:57:52 +00:00
fredb
a8226e4588 Revert a NetBSD patch. We want this to install _over_ the xscreensaver
that ships with gnome, in order to upgrade it properly. Otherwise, trying
to handle two screensavers causes the control panel to crash frequently.
2000-09-10 18:00:21 +00:00
frueauf
79440b4f3b Update xscreensaver to 3.25.
Changes since 3.24:   * New hack, `nerverot'.
                      * Added BSD kernel panic to `bsod'.
                      * New version of `shadebobs'.
                      * New version of `petri'.
                      * Updated `webcollage' to handle recent Altavista URL
                        format changes; made it search the AP photo gallery.
                      * Revamped command-line options of `sonar' and made it
                        properly handle subnets.
                      * The `bubbles' hack can now trickle up or down the screen
.
                      * The `xsublim' hack can now read its text from programs.
                      * Support for GLE version 3 in `extrusion'.
                      * Fixed compilation problems in `maze'.
                      * Fixed a rare crash in `flow'.
                      * Fixes for minor installation problems.
2000-07-26 18:15:02 +00:00
tron
ba814665a4 Avoid conflict between "control-center" and "xscreensave-gnome" package. 2000-07-10 20:19:27 +00:00
tron
d95f7bcbca Properly merge "patch-aa" and "patch-af". 2000-07-10 19:57:10 +00:00
tron
f77a400677 Remove unnecessary "./" from pathnames in patch file. 2000-07-10 19:45:04 +00:00
tron
5b00a12e08 Don't patch "drivers/Makefile.in" twice. 2000-07-10 19:44:14 +00:00
fredb
3f51dd977f Update to xscreensaver-3.24: Updates and fixes to "maze", "critical",
"bsod", "xflame", "flow", "xteevee" and "webcollage"; added support
for Kerberos5 [if KERBEROS is set in /etc/mk.conf]; xscreensaver-demo
now installs itself into the Gnome Control Center [if USE_GNOME is set
in /etc/mk.conf]. The Screensaver panel in gnomecc now actually works!
2000-06-02 19:45:00 +00:00
hubertf
d7eb7006b4 Address PR 9970 by Jason Thorpe:
* unconditionally install xscreensaver.kss (KDE screensaver module),
   don't rely on the user having KDEDIR set in his environment
 * Install xscreensaver.kss using BSD_INSTALL_SCRIPT, as it's a shell
   script, not a binary.
 * xscreensaver.kss wanted /bin/bash, make it use /bin/sh
 * Make xscreensaver.kss aware of $PREFIX, don't hardcode /usr/X11R6
2000-04-24 14:57:48 +00:00
wiz
3f51883893 update xscreensaver (again), this time to 3.23
Changes since 3.22:   * Fixed some misplaced text fields in the Motif version
                        of xscreensaver-demo; fixed a crash in the Gtk version
                        that would happen if the programs list was empty.
                      * Fixed a recently-introduced bug in `pulsar'.
                      * Made `sierpinski3d' use solid tetrahedrons instead of
                        points.
                      * Added `-trace' option to `xmatrix'.
                      * Added new hacks `xteevee' and `xspirograph'.
2000-02-01 02:00:12 +00:00
wiz
c9434f762e update xscreensaver to 3.22.
Changes since 3.21:   * Fixed some bugs in xscreensaver-demo.
                      * Rewrote the Motif version of xscreensaver-demo to
                        match the new Gtk version.
                      * The Athena toolkit is no longer supported.
XXX: depends on lesstif>=0.89.9 (or motif), but dependency is handled
indirectly by USE_MOTIF... how to handle this?
2000-02-01 00:50:45 +00:00
frueauf
9620e8aec5 Update xscreensaver to 3.21.
Changes since 3.20:   * Tweaked the xscreensaver-demo UI (Gtk only.)
                      * Fixed a few visual selection bugs.  I think the proper
                        GL visual should be used with nVidia systems now.
                      * Made the Makefiles obey $install_prefix.
                      * Made the `xscreensaver.spec' file able to generate both
                        GL and non-GL packages simultaniously.
1999-11-21 16:49:11 +00:00
tron
04eb54bee2 Compile "distort.c" without optimization on arm32 to avoid compiler bug
reported in PR bin/7460.
1999-11-21 13:14:21 +00:00
frueauf
1559385d07 sync. 1999-11-14 17:25:56 +00:00
frueauf
359463d3fa Update xscreensaver to 3.20 and fix the patch-fuzz stuff.
Changes since 3.19:   * Added new hack `ripples' and `sierpinski3d'.
                      * Made `xscreensaver-command -exit' be silent when no
                        screen saver was running (instead of complaining.)
                      * Made `webcollage' and `vidwhacker' use `xloadimage'
                        when available (in addition to `xli' and `xv'.)
                      * Improved memory usage in `petri' and gave it a hard
                        cap on how much memory it can allocate.
                      * Added `-watch' option to `xscreensaver-command'.
                      * Made `xscreensaver-demo' come up with the
                        most-recently-run hack selected by default.
                      * Rewrote the Gtk version of `xscreensaver-demo'.
                        It's a lot easier to use now.
                      * Extended the format of the programs list in the
                        .xscreensaver file, for the benefit of the new
                        capabilities of `xscreensaver-demo'.
                        NOTE: you might want to delete your ~/.xscreensaver
                        file and allow it to be re-created!  The old one
                        should still work, but xscreensaver-demo won't be as
                        pretty.
Changes since 3.18:   * Fixed gcc dependencies in `bumps' and `ccurve'.
                      * New hack, `extrusion'.
                      * Some of the web sites that `webcollage' was using as
                        its sources changed formats; tweaked it to understand
                        the current layouts.
                      * Added typeahead in the password dialog: if the screen
                        is locked, and you unlock it by typing a character,
                        that key will be automatically inserted in the
                        password dialog (unless it is Return, Enter, Space,
                        or a non-printing key like Shift.)
                      * Made `xmatrix' take a `-small' option, since some
                        folks with tiny screens prefer a smaller font.
1999-11-14 17:24:32 +00:00
frueauf
6e52b30d7b Update xscreensaver to 3.18. 1999-10-18 11:41:45 +00:00
frueauf
2c6e5e78d6 sync patch-sum and update PLIST too. 1999-07-23 16:02:52 +00:00
frueauf
9a59f18f03 Update xscreensaver to 3.17. 1999-07-23 16:01:27 +00:00
agc
00a16e3008 Add package patch checksum files. 1999-07-09 14:22:59 +00:00
frueauf
1cb6a72f6c Update xscreensaver to 3.16. 1999-07-02 15:23:12 +00:00
frueauf
82b8e94602 Update xscreensaver to 3.14. 1999-06-12 16:49:52 +00:00
frueauf
64bb1606ff Update xscreensaver to 3.13. 1999-06-02 07:44:16 +00:00
frueauf
12d38d633d Update xscreensaver to 3.12. 1999-05-17 05:23:40 +00:00
frueauf
4e833ec9fa Update xscreensaver to 3.10. 1999-05-02 10:26:16 +00:00
hubertf
0265299675 Update to xscreensaver-3.09
Changes: Added compass, squiral, xflame, wander, spotlight, and
critical hacks, fixed a bad interaction with VMware as well as
various other minor tweaks/fixes.
1999-04-12 19:41:14 +00:00
frueauf
f1ccbdad80 Update xscreensaver to 3.08. 1999-03-27 23:37:22 +00:00
frueauf
8fb01c2942 Update xscreensaver to 3.07.
Changes since 3.06:
* Configure tweaks (sometimes -lXmu wasn't getting linked in properly;
check for _Xsetlocale in -lXintl.)
* Portability fixes for sonar.c.
* Fixed a compilation problem when you have GL but don't have XPM.
* Made configure notice when MesaGL requires -lpthread.
* Made `flame' ignore SIGFPE (not sure if this is the right fix;
it seems only to be needed on FreeBSD.)
* Kludged `rd-bomb' work on visuals that are of depth 24 but that *do not*
support pixmaps of depth 32.
* Fixed `halo' to work properly in TrueColor.
* Changed `xscreensaver.spec' to install the hacks in
/usr/X11R6/lib/xscreensaver/ by default, since that's where recent Red Hat
distributions put them.
* Added `t3d' hack.
* Updated versions of `crystal', `hopalong', and `flow' from xlockmore.
1999-01-06 13:13:36 +00:00
frueauf
1904a9b198 Update xscreensaver to 3.06. 1998-11-24 00:32:02 +00:00
frueauf
db206b72d5 Update xscreensaver to 3.05. 1998-11-21 18:31:08 +00:00
frueauf
1865bbdb5b Update xscreensaver to 3.04. 1998-11-18 14:11:54 +00:00
frueauf
61f9e77abc Update xscreensaver to 3.03. 1998-11-16 23:15:12 +00:00
frueauf
8b66b876e1 Update xscreensaver to 3.02. 1998-10-29 21:28:27 +00:00
frueauf
96aa975998 Update xscreensaver to 3.0.0. 1998-10-22 17:00:27 +00:00
frueauf
a3a410914f Update xscreensaver to 2.34. 1998-10-10 22:42:22 +00:00
frueauf
1240c5f95e Update xscreensaver to 2.33. 1998-10-07 10:51:45 +00:00
frueauf
1e60f342be Update xscreensaver to 2.32. 1998-10-05 12:33:43 +00:00
agc
f7c4996e0b Add NetBSD RCS Ids. 1998-08-07 13:27:33 +00:00
frueauf
7674baf2a5 Update xscreensaver to 2.26. 1998-07-26 20:24:16 +00:00
frueauf
b09f4f314e Update xscreensaver to 2.24. 1998-07-13 21:31:27 +00:00
frueauf
1d068492dd Initial addition of xscreensaver-2.23, a screen saver and locker for the
X window system.
1998-06-27 23:39:23 +00:00