Commit Graph

42 Commits

Author SHA1 Message Date
dcoppa
27ae6700fb Update to xscreensaver-5.15.
Ok ajacoutot@
2012-01-08 15:36:26 +00:00
ajacoutot
a665856af3 Remove extrusion from -data, it belongs in -gle only.
reported by naddy@
2011-01-14 18:58:37 +00:00
jasper
8314e39ec3 - update xscreensaver to 5.12 2010-12-06 17:37:59 +00:00
naddy
756238cd69 remove duplicate files from -data that are covered by -gle; ok ajacoutot@ 2010-07-30 22:25:32 +00:00
ajacoutot
861a799ae0 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 20:46:00 +00:00
ajacoutot
4f1d61da89 Update to xscreensaver-5.10.
* 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 intermittent failure in xscreensaver-command.
2009-11-28 10:49:49 +00:00
ajacoutot
7509902424 SECURITY
Fix local screen lock bypass vulnerability.
Debian bug #539699, from by David Fries.
2009-08-20 07:03:15 +00:00
ajacoutot
265aa818cb - update to xscreensaver-5.08
* new hack: photopile
* updates sonar, jigsaw, maze, m6502, hypnowheel, timetunnel, munch, and
  webcollage
* EXIF rotation support and RANDR fixes
* some old screen savers have been retired
2008-12-28 18:41:20 +00:00
ajacoutot
9959eb2a5f - remove the unfinished bsd_auth support for now ; I got late on this and
I'd rather finish/modify it outside of the tree when I have more time.

ok jasper@
2008-12-28 15:45:31 +00:00
ajacoutot
64f3b1b8a8 - split xscreensaver into 3 subpackages:
* -main for the main xscreensaver binaries
* -data for the savers than can be shared by other screensavers (like
the soon-to-be-imported gnome-screensaver)
* -gle which is a migration of the no-no_gle FLAVOR
- create .desktop files from xscreensaver xml files for use by
freedesktop compliant screensavers (scripts from gnome-screensaver)
- take maintainership
- resolve old conflict with games/circuit

inputs from jasper@, naddy@ and sthen@
ok sthen@ jasper@
2008-11-29 11:29:07 +00:00
ajacoutot
b07103d717 - implement bsd_auth(3) authentication ; benefits:
* no need to run xscreensaver setuid root anymore
* you can use whatever passwd backend you configured in login.conf(5)
  (kerberos, ldap...) to unlock the screen and not just local passwd

Sent upstream.

feedback from millert@
"get it in" jasper@
2008-10-27 19:49:39 +00:00
jasper
cab4cefc94 - update xscreensaver to 5.07 2008-08-20 13:30:55 +00:00
ajacoutot
a8e936ba55 - minor update to xscreensaver-5.05
- reorder dependencies

ok jasper@
2008-03-17 18:59:39 +00:00
jasper
8ba372a1a3 - update xscreensaver to 5.04
ok ajacoutot@
2007-12-16 14:09:25 +00:00
ajacoutot
1a4e3f32b1 - add update-desktop-database goo 2007-12-15 22:37:36 +00:00
jasper
958dd5d63e - update xscreensaver to 5.03
- fix WANTLIB
- add $OpenBSD$ to patch-configure and patch-hacks_deco_c
2007-07-18 11:26:30 +00:00
bernd
3311692e39 circuit and xscreensaver both install a circuit.6 manpage.
Add @conflict markers.
2007-01-16 10:11:53 +00:00
dim
35f85eee4d Add missed `extrusion' hack when building with empty FLAVOR, and add
required @mode annotation.

ok sturm@
2006-11-09 08:27:51 +00:00
dim
c6b9c303c3 Fix packaging xscreensaver port when using empty FLAVOR.
ok jasper@
2006-11-08 22:16:06 +00:00
jasper
4c52d3dcf3 update xscreensaver to 5.01
ok kili mbalmer
2006-11-03 22:44:02 +00:00
steven
4699e3df5a WANTLIB/gtk+2, sync PLIST 2006-01-20 21:10:24 +00:00
aanriot
8e2dea579c update to 4.22.
ok marcm@
2005-09-04 19:53:33 +00:00
marcm
bd83817373 Update to 4.21, it works better with Gnome 2.10. Also default to gtk2 and
remove gtk1 support entirely as it makes the port a lot simpler :).
2005-06-03 05:38:32 +00:00
espie
4c6f632c64 new style plists 2004-09-15 19:26:27 +00:00
sturm
b0ace7abe6 these are already in PFRAG.no-no_gle
ok marcm@
2004-07-07 14:31:21 +00:00
marcm
c511db5cc0 Update to 4.16. More screensaver hacks... same autoconf hacks. 2004-06-24 16:23:37 +00:00
naddy
a69c0c2cf9 new @dirrm semantics allow us to replace makeshift "@unexec rmdir" construct 2003-12-18 01:19:56 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
naddy
35911cf0ee @dirrm shared directories 2003-12-15 21:08:44 +00:00
marcm
770d4b2e66 Don't try to own share/control-center-2.0 and friends. 2003-06-14 04:19:37 +00:00
marcm
927594ff91 controlcenter2 depends on xscreensaver-gtk2 and xscreensaver-gtk2 puts files
into share/control-center-2.0/capplets so xscreensaver-gtk2 needs to
own share/control-center-2.0/capplets, not the other way around.

Noticed by naddy@
2003-02-25 00:56:49 +00:00
marcm
5eb6d74abc Update to 4.06, mostly a bug fix release.
Add support for a gtk2 flavor.
2003-02-18 19:10:33 +00:00
lebel
d29d0e4598 xscreensaver will "autodetect" gtk+1 or gtk+2 libs. This patch forces
the use of gtk+1 libs even when gtk+2 libs are present.  A FLAVOR for
gtk+2 is pending, and eventually gtk+2 will replace gtk+ as the preferred
toolkit for xscreensaver.

Bump package version.  Marc Matteo <marcm@lectroid.net> is taking over
maintainership.
2002-08-27 02:46:17 +00:00
lebel
ca76eb0ec8 update x11/xscreensaver to 4.05 2002-06-26 02:36:03 +00:00
lebel
f9eab828bb - do a better job for deco and rename everything from deco to xdeco.
- re-arrange the dependencies and make sure everything is accounted for.
- remove the depreciated motif FLAVOR and default to gtk.
brad@ found issues with deco and agreed with the rest of the modifications.
2002-03-27 01:28:27 +00:00
lebel
012236ddbf fix conflict with misc/deco by renaming deco.1 to xdeco.1 2002-03-26 21:51:41 +00:00
lebel
e3d0cf2b04 update x11/xscreensaver to 4.02 2002-03-23 01:38:29 +00:00
lebel
37bd7e787b update xscreensaver to 4.00. 2002-01-26 23:59:49 +00:00
lebel
5bb1f4436f add new FLAVOR 'no_gle' to build xscreensaver without GLE 2002-01-09 21:14:44 +00:00
lebel
29e5afa52c update x11/xscreensaver to 3.34 2001-11-21 19:35:44 +00:00
lebel
9eb679d593 I should be more careful when I cut and paste an author's description of his
software. Thanks to Heikki Korpela <heko@saitti.net>.
2001-06-20 19:40:44 +00:00
lebel
abe14b2928 The xscreensaver program waits until the keyboard and mouse have
been idle for a period, and then runs a graphics demo chosen at
random. It turns off as soon as there is any mouse or keyboard
activity. It can also lock the screen (immediately, after a longer
idle period, or on demand.) xscreensaver consists of two parts:
xscreensaver itself, the (the ``driver'' or ``daemon''), which
detects idleness and does locking; and the many graphics demos that
are launched by xscreensaver.
 
Any X program that can draw on the root window can be used with
xscreensaver, regardless of how that program is written, or what
language it is written in, or what libraries it uses. The xscreensaver
daemon takes care of detecting when the user is idle, locking, and
checking passwords and all the other book-keeping; all the other
programs need to do is draw.
 
The benefit that xscreensaver has over the combination of the xlock
and xautolock programs is the ease with which new graphics hacks
can be installed.  You don't need to recompile (or even re-run) the
xscreensaver program to add a new display mode, you just change a
config file.
 
WWW: http://www.jwz.org/xscreensaver/
2001-06-20 19:16:45 +00:00