Commit Graph

87 Commits

Author SHA1 Message Date
ajacoutot
8b8495cc13 Update to xscreensaver-5.19.
from Azwaw OUSADOU with some tweaks
2012-09-02 10:04:22 +00:00
ajacoutot
e8a4601499 Remove the -gle subpackage now that gle has a proper license.
based on an original diff from Azwaw OUSADOU
2012-09-02 09:36:55 +00:00
dcoppa
27ae6700fb Update to xscreensaver-5.15.
Ok ajacoutot@
2012-01-08 15:36:26 +00:00
espie
6e325ed3a1 use bsd.port.arch.mk 2011-10-12 06:55:56 +00:00
ajacoutot
63d5dd47b0 This patch is not needed anymore after the move to GNOME 3. 2011-09-15 08:31:16 +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
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
8e072131b6 USE_GROFF=Yes 2010-10-19 08:13:56 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
landry
a8cd045de2 Change LIB_DEPENDS-data for graphics/gdk-pixbuf2 instead of x11/gtk+2,
bump REVISION-data. Will make ports depending on -data happier.
2010-10-01 07:15:43 +00:00
landry
1ee50358f0 Bump -data & -gle after gtk+2/gdk-pixbuf split 2010-09-30 07:46:43 +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
2b5bb40706 Remove myself from MAINTAINER.
Use REVISION and new DEPENDS.
2010-07-16 09:58:09 +00:00
ajacoutot
f8fbbc5b1a Bugfix update to xscreensaver-5.11.
* New versions of photopile, strange.
 * Fixed flicker in pipes, cubestorm, and noof.
 * Minor fixes to circuit, polyhedra, tangram, gears, pinion, substrate, xanalogtv.
 * Fixed some leaks in xanalogtv and apple2.
 * Better seeding of the RNG.
2010-04-15 09:16:07 +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
kili
8789eb7dd8 Move pthread-stubs and xcb to WANTLIB-main. Bump -data and -gle. 2009-08-12 17:30:12 +00:00
ajacoutot
509d218fc4 WANTLIB changes after xcb addition and bump. 2009-08-11 08:38:41 +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
69a97f507b - return result in a more sensible way
- add first goo to be able to unlock screen as root without needing
setuid (wip: does not work yet)
2008-11-04 15:28:41 +00:00
ajacoutot
99577ec26d - remove calls to (un)block_sigchld as they induce some issues; I will
rework this better in the incoming days
2008-11-03 23:18:41 +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
6fc26f3605 fix wantlib 2007-11-08 18:10:17 +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
martynas
924ee957d9 update to 5.02; ok jasper@ 2007-05-18 19:11:37 +00:00
espie
be99f23aa5 more base64 checksums 2007-04-05 17:36:18 +00:00
bernd
3311692e39 circuit and xscreensaver both install a circuit.6 manpage.
Add @conflict markers.
2007-01-16 10:11:53 +00:00
steven
26f5ae54bd fix WANTLIB of ports using gtk, needed after switch to our own pkg-config 2007-01-04 20:19:53 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +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
espie
f63e804b78 zap .0.0 2006-09-18 12:19:39 +00:00
espie
f3185bcc20 new lib specs 2006-09-18 10:52:09 +00:00
bernd
c3e1e3a89e Fix WANTLIB after gtk+2 upgrade. 2006-06-13 13:19:08 +00:00
steven
4699e3df5a WANTLIB/gtk+2, sync PLIST 2006-01-20 21:10:24 +00:00
wilfried
5630e1aa18 fix packages-specs brain fart from yesterday and bump 2005-11-15 09:21:50 +00:00
wilfried
ae64872fd4 fix wantlib + bump 2005-11-14 14:39:14 +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
naddy
2492803fcd SIZE 2005-01-05 17:53:50 +00:00