summaryrefslogtreecommitdiff
path: root/x11/xscreensaver
AgeCommit message (Collapse)AuthorFilesLines
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+3
2001-02-08Missed this one. Still can't strip a script.fredb2-1/+15
2001-02-08Fix PLIST.fredb1-3/+16
2001-02-08Update to 3.28 -- new "hacks", bug fixes, configure updates for XFree86-4fredb8-97/+13
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.]
2000-10-17Make this work with xpkgwedge.jlam1-1/+2
2000-10-17We have USE_MESA=yes, so we don't need a separate dependency on Mesa-*.jlam1-2/+1
2000-09-11Excise "screensaver" capplet from control-center, in order to resolvefredb1-2/+3
conflict with xscreensaver-gnome, as discussed (briefly) on tech-pkg. Also, reorder some dependencies: gnome-core (rather than gnome) depends on xscreensaver-gnome, which depends on control-center; bump teeny version of xscreensaver-gnome so control-center won't try to go with old binary packages of xscreensaver-gnome, which would lead to circular dependencies.
2000-09-10Revert a NetBSD patch. We want this to install _over_ the xscreensaverfredb2-34/+3
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-10Use USE_XPM rather than DEPENDS+= xpm. Still not quite right withfredb1-2/+2
XFree86-4.x because of dependence on Mesa.
2000-08-28Add xscreensaver.kss; sort PLIST.wiz1-3/+4
2000-08-01Remove dependency on Xaw...it's never referenced in the source code.jlam1-4/+1
2000-08-01Correct typojlam1-2/+2
2000-08-01Pass locations of gtk+ and xpm to configure script.jlam1-27/+31
2000-07-27Fix typo in last commit.tron1-2/+2
2000-07-27Add german mirror on "ftp.fu-berlin.de" to master site list.tron1-2/+3
2000-07-26Update xscreensaver to 3.25.frueauf6-47/+54
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-10Avoid conflict between "control-center" and "xscreensave-gnome" package.tron2-5/+36
2000-07-10Properly merge "patch-aa" and "patch-af".tron2-7/+16
2000-07-10Remove unnecessary "./" from pathnames in patch file.tron2-4/+4
2000-07-10Don't patch "drivers/Makefile.in" twice.tron3-36/+18
2000-06-03Make two packages out of this. "xscreensaver" should be functionallyfredb2-47/+53
equivalent to the previous package; "xscreensaver-gnome" requires the gnome-libs to build and run, and installs itself into the gnome CC.
2000-06-02No, really, don't build the Motif GUI.fredb1-1/+2
2000-06-02Restore full path for INSTALL; remove USE_MOTIF, as we're only installingfredb2-4/+4
the gtk+ version anyway; add xflame(1) man page to PLIST.
2000-06-02Update to xscreensaver-3.24: Updates and fixes to "maze", "critical",fredb5-23/+33
"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-04-24Address PR 9970 by Jason Thorpe:hubertf4-1/+84
* 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-02-01Remove myself as MAINTAINER.frueauf1-2/+2
2000-02-01update xscreensaver (again), this time to 3.23wiz5-22/+22
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-01update xscreensaver to 3.22.wiz5-15/+15
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?
1999-11-21Update xscreensaver to 3.21.frueauf4-24/+16
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-21Compile "distort.c" without optimization on arm32 to avoid compiler bugtron2-5/+17
reported in PR bin/7460.
1999-11-14sync.frueauf1-1/+1
1999-11-14Update xscreensaver to 3.20 and fix the patch-fuzz stuff.frueauf4-11/+16
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-10-25Fix typo, pointed out by Hubert Feyrer, thanks!frueauf1-2/+2
1999-10-24Configure with kerberosIV support if KERBEROS is defined in /etc/mk.conf.frueauf1-1/+8
Suggested by Skeelo <skeelo@white-dwarf.flame.org> in private email.
1999-10-23Use wildcard dependence for "gtk+" package.tron1-2/+2
1999-10-18Update xscreensaver to 3.18.frueauf4-6/+10
1999-09-29Use wildcard dependence for "Mesa" package so that either standard ortron1-2/+2
hardware accelerated Mesa libraries can be used.
1999-09-21Consistency:abs1-1/+1
Capitalise, remove trailing '.', remove many leading 'a', or 'the'.
1999-08-29Update dependency on gtk+-1.2.4rh1-4/+4
1999-08-25Introduce a USE_XAW definition, which is used in package Makefiles, toagc1-2/+6
denote that the package uses libXaw. Introduce an XAW_TYPE definition, which is defined in /etc/mk.conf by the user, to denote the type of libXaw to use. Possible values are: standard, 3d and xpm. Define USE_XAW in relevant Makefiles. Set default XAW_TYPE in Makefiles which previously did a DEPENDS+= Xaw3d... This means that package builds should not fail because of conflicting Xaw packages being installed on machines.
1999-07-23sync patch-sum and update PLIST too.frueauf2-2/+4
1999-07-23Update xscreensaver to 3.17.frueauf3-4/+17
1999-07-09Add package patch checksum files.agc1-0/+5
1999-07-02Update xscreensaver to 3.16.frueauf4-9/+26
1999-06-12Update xscreensaver to 3.14.frueauf3-8/+10
1999-06-02Update xscreensaver to 3.13.frueauf3-19/+10
1999-05-17Update xscreensaver to 3.12.frueauf3-10/+10
1999-05-02Update xscreensaver to 3.10.frueauf3-6/+9
1999-04-12Update to xscreensaver-3.09hubertf3-5/+14
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-03-27Update xscreensaver to 3.08.frueauf3-5/+7