Index: head/x11/xscreensaver/Makefile =================================================================== --- head/x11/xscreensaver/Makefile (revision 238851) +++ head/x11/xscreensaver/Makefile (revision 238852) @@ -1,181 +1,177 @@ # New ports collection makefile for: xscreensaver # Date created: 10 July 1995 # Whom: dom@myrddin.demon.co.uk # # $FreeBSD$ # PORTNAME= xscreensaver PORTVERSION= 5.08 PORTREVISION= 1 CATEGORIES?= x11 MASTER_SITES= http://www.jwz.org/xscreensaver/ \ http://dougbarton.us/Downloads/ MAINTAINER?= DougB@FreeBSD.org COMMENT= Save your screen while you entertain your cat LIB_DEPENDS= gle.4:${PORTSDIR}/graphics/gle \ jpeg.10:${PORTSDIR}/graphics/jpeg \ gtk-x11-2.0:${PORTSDIR}/x11-toolkits/gtk20 \ xml2.5:${PORTSDIR}/textproc/libxml2 \ glade-2.0.0:${PORTSDIR}/devel/libglade2 MAKE_JOBS_SAFE= yes USE_XORG= xpm USE_GL= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gtk --with-gl --with-gle --with-pixbuf --with-xpm \ --with-jpeg=${LOCALBASE} --with-xshm-ext --with-xdbe-ext \ --with-hackdir=${PREFIX}/bin/xscreensaver-hacks/ \ --with-configdir=${PREFIX}/share/xscreensaver/config/ \ --with-dpms-ext --with-xinerama-ext --with-xf86vmode-ext \ --with-xf86gamma-ext --with-randr-ext --enable-locking OPTIONS= ALL_FORTUNES "Run fortune with -sa argument" off \ KERBEROS "Add support for kerberos" off \ PAM "Add support for pam authentication" off \ SETUID_HACKS "Install sonar hack suid so it can ping" off \ - SHEEP "Add extra port x11/electricsheep" off \ FIREF "Add extra port x11/fireflies" off \ XAOS1 "Add extra port graphics/xaos" off \ XDALI "Add extra port x11-clocks/xdaliclock" off \ XURTH "Add extra port astro/xearth" off \ XMOUN "Add extra port graphics/xmountains" off \ XPLAN "Add extra port astro/xplanet" off \ XSNOW "Add extra port x11/xsnow" off .include .if defined(WITH_ALL_FORTUNES) CONFIGURE_ARGS+= --with-fortune="/usr/games/fortune -sa" .endif .if defined(WITH_KERBEROS) CONFIGURE_ARGS+= --with-kerberos .else CONFIGURE_ARGS+= --without-kerberos .endif .if defined(WITH_PAM) CONFIGURE_ARGS+= --with-pam PLIST_SUB+= PAM="" .else CONFIGURE_ARGS+= --without-pam PLIST_SUB+= PAM="@comment not installed: " .endif .if defined(WITH_SETUID_HACKS) CONFIGURE_ARGS+= --with-setuid-hacks .endif -.if defined(WITH_SHEEP) -RUN_DEPENDS+= electricsheep:${PORTSDIR}/x11/electricsheep -.endif .if defined(WITH_FIREF) RUN_DEPENDS+= ${X11BASE}/bin/xscreensaver-hacks/fireflies:${PORTSDIR}/x11/fireflies .endif .if defined(WITH_XAOS1) RUN_DEPENDS+= xaos:${PORTSDIR}/graphics/xaos .endif .if defined(WITH_XDALI) RUN_DEPENDS+= xdaliclock:${PORTSDIR}/x11-clocks/xdaliclock .endif .if defined(WITH_XURTH) RUN_DEPENDS+= xearth:${PORTSDIR}/astro/xearth .endif .if defined(WITH_XMOUN) RUN_DEPENDS+= xmountains:${PORTSDIR}/graphics/xmountains .endif .if defined(WITH_XPLAN) RUN_DEPENDS+= xplanet:${PORTSDIR}/astro/xplanet .endif .if defined(WITH_XSNOW) RUN_DEPENDS+= xsnow:${PORTSDIR}/x11/xsnow .endif .undef HAVE_GNOME CONFIGURE_ENV= X_CFLAGS=-I${LOCALBASE}/include/gnome-xml MAN1= xscreensaver-command.1 xscreensaver-demo.1 \ xscreensaver-getimage-file.1 xscreensaver-getimage-video.1 \ xscreensaver-getimage.1 xscreensaver-text.1 xscreensaver.1 MAN6= anemone.6 anemotaxis.6 antinspect.6 antmaze.6 antspotlight.6 \ apollonian.6 apple2.6 atlantis.6 attraction.6 atunnel.6 barcode.6 \ blaster.6 blinkbox.6 blitspin.6 blocktube.6 boing.6 bouboule.6 \ bouncingcow.6 boxed.6 boxfit.6 braid.6 bsod.6 bubble3d.6 \ bumps.6 cage.6 carousel.6 ccurve.6 celtic.6 circuit.6 cloudlife.6 \ compass.6 coral.6 crackberg.6 crystal.6 cube21.6 \ cubenetic.6 cubestorm.6 cynosure.6 dangerball.6 decayscreen.6 deco.6 \ deluxe.6 demon.6 discrete.6 distort.6 drift.6 endgame.6 engine.6 \ epicycle.6 eruption.6 euler2d.6 extrusion.6 fadeplot.6 fiberlamp.6 \ fireworkx.6 flame.6 flipflop.6 flipscreen3d.6 fliptext.6 flow.6 \ fluidballs.6 flurry.6 flyingtoasters.6 fontglide.6 \ fuzzyflakes.6 galaxy.6 gears.6 gflux.6 glblur.6 gleidescope.6 \ glhanoi.6 glknots.6 glmatrix.6 glplanet.6 glschool.6 \ glslideshow.6 glsnake.6 gltext.6 goop.6 grav.6 greynetic.6 halftone.6 \ halo.6 helix.6 hopalong.6 hyperball.6 hypercube.6 hypertorus.6 ifs.6 \ imsmap.6 interaggregate.6 interference.6 intermomentary.6 jigglypuff.6 \ jigsaw.6 juggle.6 juggler3d.6 julia.6 kaleidescope.6 klein.6 kumppa.6 \ lament.6 lavalite.6 ljlatest.6 \ loop.6 maze.6 memscroller.6 menger.6 metaballs.6 mirrorblob.6 \ moebius.6 moire.6 moire2.6 molecule.6 morph3d.6 mountain.6 \ munch.6 nerverot.6 noof.6 noseguy.6 pacman.6 pedal.6 penetrate.6 \ penrose.6 petri.6 phosphor.6 piecewise.6 pinion.6 pipes.6 polyhedra.6 \ polyominoes.6 polytopes.6 pong.6 providence.6 pulsar.6 pyro.6 qix.6 \ queens.6 rd-bomb.6 ripples.6 rocks.6 rorschach.6 rotzoomer.6 \ rubik.6 sballs.6 shadebobs.6 sierpinski.6 sierpinski3d.6 slidescreen.6 \ slip.6 sonar.6 speedmine.6 spheremonics.6 \ spotlight.6 sproingies.6 squiral.6 stairs.6 starfish.6 \ starwars.6 stonerview.6 strange.6 substrate.6 superquadrics.6 \ swirl.6 tangram.6 thornbird.6 timetunnel.6 topblock.6 \ triangle.6 truchet.6 twang.6 vermiculate.6 vidwhacker.6 \ wander.6 webcollage.6 whirlwindwarp.6 wormhole.6 \ xanalogtv.6 xflame.6 xjack.6 xlyap.6 xmatrix.6 xrayswarm.6 \ xspirograph.6 zoom.6 cwaves.6 glcells.6 voronoi.6 \ abstractile.6 moebiusgears.6 lockward.6 cubicgrid.6 hypnowheel.6 \ lcdscrub.6 skytentacles.6 photopile.6 \ xscreensaver-gl-helper.6 .if ${ARCH} == "amd64" CFLAGS+= -O0 .endif pre-fetch: .if !defined(BATCH) && !defined(PACKAGE_BUILDING) @${ECHO} '' @${ECHO} '*** This is the non-gnome version of the port.' @${ECHO} ' If you want gnome support, hit Ctrl-C now,' @${ECHO} ' and cd ../xscreensaver-gnome.' @${ECHO} '' @sleep 2 .endif post-patch: @ ${CP} ${WRKSRC}/configure ${WRKSRC}/configure.Patched @ ${SED} -e 's#-lpthread#${PTHREAD_LIBS}#g' \ -e 's#malloc.h#stdlib.h#g' \ -e 's#/usr/X11R6#${LOCALBASE}#g' \ ${WRKSRC}/configure.Patched > ${WRKSRC}/configure .if defined(WITH_PAM) .for f in driver/passwd-pam.c driver/xscreensaver.man @ ${CP} ${WRKSRC}/${f} ${WRKSRC}/${f}.presed @ ${SED} -e "s#/etc/pam.d#${PREFIX}/etc/pam.d#g" \ ${WRKSRC}/${f}.presed > ${WRKSRC}/${f} .endfor @ ${CP} ${FILESDIR}/xscreensaver.pam ${WRKSRC}/driver/xscreensaver.pam .else @ ${CP} ${WRKSRC}/driver/Makefile.in ${WRKSRC}/driver/Makefile.in.post @ ${SED} -e "s#install-xml install-pam#install-xml#" \ ${WRKSRC}/driver/Makefile.in.post > ${WRKSRC}/driver/Makefile.in .endif post-install: ${INSTALL_DATA} ${FILESDIR}/*.xml ${DATADIR}/config/ @(if test -x ${LOCALBASE}/bin/xscreensaver-hacks/webcollage-helper; then \ ${ECHO} "bin/xscreensaver-hacks/webcollage-helper" | \ ${CAT} - ${TMPPLIST} > ${TMPPLIST}.cat && \ ${MV} ${TMPPLIST}.cat ${TMPPLIST}; fi) .include Property changes on: head/x11/xscreensaver/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.105 \ No newline at end of property +1.106 \ No newline at end of property Index: head/x11/xscreensaver/files/electricsheep.xml =================================================================== --- head/x11/xscreensaver/files/electricsheep.xml (revision 238851) +++ head/x11/xscreensaver/files/electricsheep.xml (nonexistent) @@ -1,48 +0,0 @@ - - - - - - -
- - -
- -
- - - -
- -
- - - -
- -
- -
- - <_description> -Displays mpeg video of an animated fractal flame. In the background, -it contributes render cycles to the next animation. Periodically it -uploades completed frames to the server, where they are compressed for -distribution to all clients. - -This program is recommended only if you have a high bandwidth, -always-on connection to the Internet. - -Written by By Scott Draves. - -
Property changes on: head/x11/xscreensaver/files/electricsheep.xml ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/x11/xscreensaver/files/patch-driver_XScreenSaver.ad.in =================================================================== --- head/x11/xscreensaver/files/patch-driver_XScreenSaver.ad.in (revision 238851) +++ head/x11/xscreensaver/files/patch-driver_XScreenSaver.ad.in (revision 238852) @@ -1,56 +1,55 @@ --- driver/XScreenSaver.ad.in.orig 2008-12-27 23:33:15.000000000 -0800 -+++ driver/XScreenSaver.ad.in 2008-12-28 22:33:55.000000000 -0800 ++++ driver/XScreenSaver.ad.in 2009-08-03 13:50:03.000000000 -0700 @@ -54,7 +54,7 @@ *splashDuration: 0:00:05 *visualID: default *captureStderr: True -*ignoreUninstalledPrograms: False +*ignoreUninstalledPrograms: True *textMode: file *textLiteral: XScreenSaver -@@ -151,6 +151,19 @@ +@@ -151,6 +151,18 @@ ! screen savers interactively. ! *programs: \ -+ electricsheep --root 1 --max-megabytes 100 \n\ + xaos -root -autopilot -nogui -delay 10000 \ + -maxframerate 30 \ + -incoloring -1 -outcoloring -1 \n\ + xdaliclock -root -font BUILTIN3 -cycle \n\ + xearth -nofork -ncolors 50 -night 3 \ + -pos sunrel/38/-30 -wait 0 \n\ + xmountains -b -M -Z 0 -r 1 \n\ + "XMountains (top)" xmountains -b -M -Z 0 -r 1 -m \n\ + xplanet -vroot -wait 1 -timewarp 400 \ + -label -origin moon \n\ +- xsnow -bg SkyBlue3 -solidbg \n\ +@GL_KLUDGE@ GL: fireflies -root \n\ maze -root \n\ @GL_KLUDGE@ GL: superquadrics -root \n\ attraction -root \n\ -@@ -248,7 +261,6 @@ +@@ -248,7 +260,6 @@ xspirograph -root \n\ @GL_KLUDGE@ GL: circuit -root \n\ @GL_KLUDGE@ GL: dangerball -root \n\ -- GL: dnalogo -root \n\ @GL_KLUDGE@ GL: engine -root \n\ @GL_KLUDGE@ GL: flipscreen3d -root \n\ @GL_KLUDGE@ GL: gltext -root \n\ -@@ -347,7 +359,7 @@ +@@ -347,7 +358,7 @@ @GL_KLUDGE@ GL: voronoi -root \n\ @GL_KLUDGE@ GL: hypnowheel -root \n\ - lcdscrub -root \n\ -@GL_KLUDGE@ GL: photopile -root \n\ +- GL: photopile -root \n\ @GL_KLUDGE@ GL: skytentacles -root \n -@@ -436,7 +448,6 @@ +@@ -436,7 +447,6 @@ *hacks.cwaves.name: CWaves *hacks.dangerball.name: DangerBall *hacks.decayscreen.name: DecayScreen -*hacks.dnalogo.name: DNA Logo *hacks.euler2d.name: Euler2D *hacks.fadeplot.name: FadePlot *hacks.flipflop.name: FlipFlop Property changes on: head/x11/xscreensaver/files/patch-driver_XScreenSaver.ad.in ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/x11/xscreensaver/pkg-plist =================================================================== --- head/x11/xscreensaver/pkg-plist (revision 238851) +++ head/x11/xscreensaver/pkg-plist (revision 238852) @@ -1,425 +1,424 @@ bin/xscreensaver bin/xscreensaver-command bin/xscreensaver-demo bin/xscreensaver-getimage bin/xscreensaver-getimage-file bin/xscreensaver-getimage-video bin/xscreensaver-gl-helper bin/xscreensaver-hacks/abstractile bin/xscreensaver-hacks/anemone bin/xscreensaver-hacks/anemotaxis bin/xscreensaver-hacks/antinspect bin/xscreensaver-hacks/antmaze bin/xscreensaver-hacks/antspotlight bin/xscreensaver-hacks/apollonian bin/xscreensaver-hacks/apple2 bin/xscreensaver-hacks/atlantis bin/xscreensaver-hacks/attraction bin/xscreensaver-hacks/atunnel bin/xscreensaver-hacks/barcode bin/xscreensaver-hacks/blaster bin/xscreensaver-hacks/blinkbox bin/xscreensaver-hacks/blitspin bin/xscreensaver-hacks/blocktube bin/xscreensaver-hacks/boing bin/xscreensaver-hacks/bouboule bin/xscreensaver-hacks/bouncingcow bin/xscreensaver-hacks/boxed bin/xscreensaver-hacks/boxfit bin/xscreensaver-hacks/braid bin/xscreensaver-hacks/bsod bin/xscreensaver-hacks/bubble3d bin/xscreensaver-hacks/bumps bin/xscreensaver-hacks/cage bin/xscreensaver-hacks/carousel bin/xscreensaver-hacks/ccurve bin/xscreensaver-hacks/celtic bin/xscreensaver-hacks/circuit bin/xscreensaver-hacks/cloudlife bin/xscreensaver-hacks/compass bin/xscreensaver-hacks/coral bin/xscreensaver-hacks/crackberg bin/xscreensaver-hacks/crystal bin/xscreensaver-hacks/cube21 bin/xscreensaver-hacks/cubenetic bin/xscreensaver-hacks/cubestorm bin/xscreensaver-hacks/cubicgrid bin/xscreensaver-hacks/cwaves bin/xscreensaver-hacks/cynosure bin/xscreensaver-hacks/dangerball bin/xscreensaver-hacks/decayscreen bin/xscreensaver-hacks/deco bin/xscreensaver-hacks/deluxe bin/xscreensaver-hacks/demon bin/xscreensaver-hacks/discrete bin/xscreensaver-hacks/distort bin/xscreensaver-hacks/drift bin/xscreensaver-hacks/endgame bin/xscreensaver-hacks/engine bin/xscreensaver-hacks/epicycle bin/xscreensaver-hacks/eruption bin/xscreensaver-hacks/euler2d bin/xscreensaver-hacks/extrusion bin/xscreensaver-hacks/fadeplot bin/xscreensaver-hacks/fiberlamp bin/xscreensaver-hacks/fireworkx bin/xscreensaver-hacks/flame bin/xscreensaver-hacks/flipflop bin/xscreensaver-hacks/flipscreen3d bin/xscreensaver-hacks/fliptext bin/xscreensaver-hacks/flow bin/xscreensaver-hacks/fluidballs bin/xscreensaver-hacks/flurry bin/xscreensaver-hacks/flyingtoasters bin/xscreensaver-hacks/fontglide bin/xscreensaver-hacks/fuzzyflakes bin/xscreensaver-hacks/galaxy bin/xscreensaver-hacks/gears bin/xscreensaver-hacks/gflux bin/xscreensaver-hacks/glblur bin/xscreensaver-hacks/glcells bin/xscreensaver-hacks/gleidescope bin/xscreensaver-hacks/glhanoi bin/xscreensaver-hacks/glknots bin/xscreensaver-hacks/glmatrix bin/xscreensaver-hacks/glplanet bin/xscreensaver-hacks/glschool bin/xscreensaver-hacks/glslideshow bin/xscreensaver-hacks/glsnake bin/xscreensaver-hacks/gltext bin/xscreensaver-hacks/goop bin/xscreensaver-hacks/grav bin/xscreensaver-hacks/greynetic bin/xscreensaver-hacks/halftone bin/xscreensaver-hacks/halo bin/xscreensaver-hacks/helix bin/xscreensaver-hacks/hopalong bin/xscreensaver-hacks/hyperball bin/xscreensaver-hacks/hypercube bin/xscreensaver-hacks/hypertorus bin/xscreensaver-hacks/hypnowheel bin/xscreensaver-hacks/ifs bin/xscreensaver-hacks/imsmap bin/xscreensaver-hacks/interaggregate bin/xscreensaver-hacks/interference bin/xscreensaver-hacks/intermomentary bin/xscreensaver-hacks/jigglypuff bin/xscreensaver-hacks/jigsaw bin/xscreensaver-hacks/juggle bin/xscreensaver-hacks/juggler3d bin/xscreensaver-hacks/julia bin/xscreensaver-hacks/kaleidescope bin/xscreensaver-hacks/klein bin/xscreensaver-hacks/kumppa bin/xscreensaver-hacks/lament bin/xscreensaver-hacks/lavalite bin/xscreensaver-hacks/lcdscrub bin/xscreensaver-hacks/ljlatest bin/xscreensaver-hacks/lockward bin/xscreensaver-hacks/loop bin/xscreensaver-hacks/m6502 bin/xscreensaver-hacks/maze bin/xscreensaver-hacks/memscroller bin/xscreensaver-hacks/menger bin/xscreensaver-hacks/metaballs bin/xscreensaver-hacks/mirrorblob bin/xscreensaver-hacks/moebius bin/xscreensaver-hacks/moebiusgears bin/xscreensaver-hacks/moire bin/xscreensaver-hacks/moire2 bin/xscreensaver-hacks/molecule bin/xscreensaver-hacks/morph3d bin/xscreensaver-hacks/mountain bin/xscreensaver-hacks/munch bin/xscreensaver-hacks/nerverot bin/xscreensaver-hacks/noof bin/xscreensaver-hacks/noseguy bin/xscreensaver-hacks/pacman bin/xscreensaver-hacks/pedal bin/xscreensaver-hacks/penetrate bin/xscreensaver-hacks/penrose bin/xscreensaver-hacks/petri bin/xscreensaver-hacks/phosphor bin/xscreensaver-hacks/photopile bin/xscreensaver-hacks/piecewise bin/xscreensaver-hacks/pinion bin/xscreensaver-hacks/pipes bin/xscreensaver-hacks/polyhedra bin/xscreensaver-hacks/polyominoes bin/xscreensaver-hacks/polytopes bin/xscreensaver-hacks/pong bin/xscreensaver-hacks/popsquares bin/xscreensaver-hacks/providence bin/xscreensaver-hacks/pulsar bin/xscreensaver-hacks/pyro bin/xscreensaver-hacks/qix bin/xscreensaver-hacks/queens bin/xscreensaver-hacks/rd-bomb bin/xscreensaver-hacks/ripples bin/xscreensaver-hacks/rocks bin/xscreensaver-hacks/rorschach bin/xscreensaver-hacks/rotzoomer bin/xscreensaver-hacks/rubik bin/xscreensaver-hacks/sballs bin/xscreensaver-hacks/shadebobs bin/xscreensaver-hacks/sierpinski bin/xscreensaver-hacks/sierpinski3d bin/xscreensaver-hacks/skytentacles bin/xscreensaver-hacks/slidescreen bin/xscreensaver-hacks/slip bin/xscreensaver-hacks/sonar bin/xscreensaver-hacks/speedmine bin/xscreensaver-hacks/spheremonics bin/xscreensaver-hacks/spotlight bin/xscreensaver-hacks/sproingies bin/xscreensaver-hacks/squiral bin/xscreensaver-hacks/stairs bin/xscreensaver-hacks/starfish bin/xscreensaver-hacks/starwars bin/xscreensaver-hacks/stonerview bin/xscreensaver-hacks/strange bin/xscreensaver-hacks/substrate bin/xscreensaver-hacks/superquadrics bin/xscreensaver-hacks/swirl bin/xscreensaver-hacks/tangram bin/xscreensaver-hacks/thornbird bin/xscreensaver-hacks/timetunnel bin/xscreensaver-hacks/topblock bin/xscreensaver-hacks/triangle bin/xscreensaver-hacks/truchet bin/xscreensaver-hacks/twang bin/xscreensaver-hacks/vermiculate bin/xscreensaver-hacks/vidwhacker bin/xscreensaver-hacks/voronoi bin/xscreensaver-hacks/wander bin/xscreensaver-hacks/webcollage bin/xscreensaver-hacks/whirlwindwarp bin/xscreensaver-hacks/wormhole bin/xscreensaver-hacks/xanalogtv bin/xscreensaver-hacks/xflame bin/xscreensaver-hacks/xjack bin/xscreensaver-hacks/xlyap bin/xscreensaver-hacks/xmatrix bin/xscreensaver-hacks/xrayswarm bin/xscreensaver-hacks/xspirograph bin/xscreensaver-hacks/zoom bin/xscreensaver-text %%PAM%%etc/pam.d/xscreensaver lib/X11/app-defaults/XScreenSaver share/pixmaps/xscreensaver.xpm %%DATADIR%%/config/README %%DATADIR%%/config/abstractile.xml %%DATADIR%%/config/anemone.xml %%DATADIR%%/config/anemotaxis.xml %%DATADIR%%/config/antinspect.xml %%DATADIR%%/config/antmaze.xml %%DATADIR%%/config/antspotlight.xml %%DATADIR%%/config/apollonian.xml %%DATADIR%%/config/apple2.xml %%DATADIR%%/config/atlantis.xml %%DATADIR%%/config/attraction.xml %%DATADIR%%/config/atunnel.xml %%DATADIR%%/config/barcode.xml %%DATADIR%%/config/blaster.xml %%DATADIR%%/config/blinkbox.xml %%DATADIR%%/config/blitspin.xml %%DATADIR%%/config/blocktube.xml %%DATADIR%%/config/boing.xml %%DATADIR%%/config/bouboule.xml %%DATADIR%%/config/bouncingcow.xml %%DATADIR%%/config/boxed.xml %%DATADIR%%/config/boxfit.xml %%DATADIR%%/config/braid.xml %%DATADIR%%/config/bsod.xml %%DATADIR%%/config/bubble3d.xml %%DATADIR%%/config/bumps.xml %%DATADIR%%/config/cage.xml %%DATADIR%%/config/carousel.xml %%DATADIR%%/config/ccurve.xml %%DATADIR%%/config/celtic.xml %%DATADIR%%/config/circuit.xml %%DATADIR%%/config/cloudlife.xml %%DATADIR%%/config/compass.xml %%DATADIR%%/config/coral.xml %%DATADIR%%/config/crackberg.xml %%DATADIR%%/config/crystal.xml %%DATADIR%%/config/cube21.xml %%DATADIR%%/config/cubenetic.xml %%DATADIR%%/config/cubestorm.xml %%DATADIR%%/config/cubicgrid.xml %%DATADIR%%/config/cwaves.xml %%DATADIR%%/config/cynosure.xml %%DATADIR%%/config/dangerball.xml %%DATADIR%%/config/decayscreen.xml %%DATADIR%%/config/deco.xml %%DATADIR%%/config/deluxe.xml %%DATADIR%%/config/demon.xml %%DATADIR%%/config/discrete.xml %%DATADIR%%/config/distort.xml %%DATADIR%%/config/drift.xml %%DATADIR%%/config/endgame.xml %%DATADIR%%/config/engine.xml %%DATADIR%%/config/epicycle.xml %%DATADIR%%/config/eruption.xml %%DATADIR%%/config/euler2d.xml %%DATADIR%%/config/extrusion.xml %%DATADIR%%/config/fadeplot.xml %%DATADIR%%/config/fiberlamp.xml %%DATADIR%%/config/fireworkx.xml %%DATADIR%%/config/flame.xml %%DATADIR%%/config/flipflop.xml %%DATADIR%%/config/flipscreen3d.xml %%DATADIR%%/config/fliptext.xml %%DATADIR%%/config/flow.xml %%DATADIR%%/config/fluidballs.xml %%DATADIR%%/config/flurry.xml %%DATADIR%%/config/flyingtoasters.xml %%DATADIR%%/config/fontglide.xml %%DATADIR%%/config/fuzzyflakes.xml %%DATADIR%%/config/galaxy.xml %%DATADIR%%/config/gears.xml %%DATADIR%%/config/gflux.xml %%DATADIR%%/config/glblur.xml %%DATADIR%%/config/glcells.xml %%DATADIR%%/config/gleidescope.xml %%DATADIR%%/config/glhanoi.xml %%DATADIR%%/config/glknots.xml %%DATADIR%%/config/glmatrix.xml %%DATADIR%%/config/glplanet.xml %%DATADIR%%/config/glschool.xml %%DATADIR%%/config/glslideshow.xml %%DATADIR%%/config/glsnake.xml %%DATADIR%%/config/gltext.xml %%DATADIR%%/config/goop.xml %%DATADIR%%/config/grav.xml %%DATADIR%%/config/greynetic.xml %%DATADIR%%/config/halftone.xml %%DATADIR%%/config/halo.xml %%DATADIR%%/config/helix.xml %%DATADIR%%/config/hopalong.xml %%DATADIR%%/config/hyperball.xml %%DATADIR%%/config/hypercube.xml %%DATADIR%%/config/hypertorus.xml %%DATADIR%%/config/hypnowheel.xml %%DATADIR%%/config/ifs.xml %%DATADIR%%/config/imsmap.xml %%DATADIR%%/config/interaggregate.xml %%DATADIR%%/config/interference.xml %%DATADIR%%/config/intermomentary.xml %%DATADIR%%/config/jigglypuff.xml %%DATADIR%%/config/jigsaw.xml %%DATADIR%%/config/juggle.xml %%DATADIR%%/config/juggler3d.xml %%DATADIR%%/config/julia.xml %%DATADIR%%/config/kaleidescope.xml %%DATADIR%%/config/klein.xml %%DATADIR%%/config/kumppa.xml %%DATADIR%%/config/lament.xml %%DATADIR%%/config/lavalite.xml %%DATADIR%%/config/lcdscrub.xml %%DATADIR%%/config/lockward.xml %%DATADIR%%/config/loop.xml %%DATADIR%%/config/m6502.xml %%DATADIR%%/config/maze.xml %%DATADIR%%/config/memscroller.xml %%DATADIR%%/config/menger.xml %%DATADIR%%/config/metaballs.xml %%DATADIR%%/config/mirrorblob.xml %%DATADIR%%/config/moebius.xml %%DATADIR%%/config/moebiusgears.xml %%DATADIR%%/config/moire.xml %%DATADIR%%/config/moire2.xml %%DATADIR%%/config/molecule.xml %%DATADIR%%/config/morph3d.xml %%DATADIR%%/config/mountain.xml %%DATADIR%%/config/munch.xml %%DATADIR%%/config/nerverot.xml %%DATADIR%%/config/noof.xml %%DATADIR%%/config/noseguy.xml %%DATADIR%%/config/pacman.xml %%DATADIR%%/config/pedal.xml %%DATADIR%%/config/penetrate.xml %%DATADIR%%/config/penrose.xml %%DATADIR%%/config/petri.xml %%DATADIR%%/config/phosphor.xml %%DATADIR%%/config/photopile.xml %%DATADIR%%/config/piecewise.xml %%DATADIR%%/config/pinion.xml %%DATADIR%%/config/pipes.xml %%DATADIR%%/config/polyhedra.xml %%DATADIR%%/config/polyominoes.xml %%DATADIR%%/config/polytopes.xml %%DATADIR%%/config/pong.xml %%DATADIR%%/config/popsquares.xml %%DATADIR%%/config/providence.xml %%DATADIR%%/config/pulsar.xml %%DATADIR%%/config/pyro.xml %%DATADIR%%/config/qix.xml %%DATADIR%%/config/queens.xml %%DATADIR%%/config/rd-bomb.xml %%DATADIR%%/config/ripples.xml %%DATADIR%%/config/rocks.xml %%DATADIR%%/config/rorschach.xml %%DATADIR%%/config/rotzoomer.xml %%DATADIR%%/config/rubik.xml %%DATADIR%%/config/sballs.xml %%DATADIR%%/config/shadebobs.xml %%DATADIR%%/config/sierpinski.xml %%DATADIR%%/config/sierpinski3d.xml %%DATADIR%%/config/skytentacles.xml %%DATADIR%%/config/slidescreen.xml %%DATADIR%%/config/slip.xml %%DATADIR%%/config/sonar.xml %%DATADIR%%/config/speedmine.xml %%DATADIR%%/config/spheremonics.xml %%DATADIR%%/config/spotlight.xml %%DATADIR%%/config/sproingies.xml %%DATADIR%%/config/squiral.xml %%DATADIR%%/config/stairs.xml %%DATADIR%%/config/starfish.xml %%DATADIR%%/config/starwars.xml %%DATADIR%%/config/stonerview.xml %%DATADIR%%/config/strange.xml %%DATADIR%%/config/substrate.xml %%DATADIR%%/config/superquadrics.xml %%DATADIR%%/config/swirl.xml %%DATADIR%%/config/tangram.xml %%DATADIR%%/config/thornbird.xml %%DATADIR%%/config/timetunnel.xml %%DATADIR%%/config/topblock.xml %%DATADIR%%/config/triangle.xml %%DATADIR%%/config/truchet.xml %%DATADIR%%/config/twang.xml %%DATADIR%%/config/vermiculate.xml %%DATADIR%%/config/vidwhacker.xml %%DATADIR%%/config/voronoi.xml %%DATADIR%%/config/wander.xml %%DATADIR%%/config/webcollage.xml %%DATADIR%%/config/whirlwindwarp.xml %%DATADIR%%/config/wormhole.xml %%DATADIR%%/config/xanalogtv.xml %%DATADIR%%/config/xflame.xml %%DATADIR%%/config/xjack.xml %%DATADIR%%/config/xlyap.xml %%DATADIR%%/config/xmatrix.xml %%DATADIR%%/config/xrayswarm.xml %%DATADIR%%/config/xspirograph.xml %%DATADIR%%/config/zoom.xml -%%DATADIR%%/config/electricsheep.xml %%DATADIR%%/config/xaos.xml %%DATADIR%%/config/xdaliclock.xml %%DATADIR%%/config/xearth.xml %%DATADIR%%/config/xmountains.xml %%DATADIR%%/config/xplanet.xml %%DATADIR%%/config/xsnow.xml %%DATADIR%%/glade/screensaver-cmndln.png %%DATADIR%%/glade/screensaver-colorselector.png %%DATADIR%%/glade/screensaver-diagnostic.png %%DATADIR%%/glade/screensaver-locking.png %%DATADIR%%/glade/screensaver-power.png %%DATADIR%%/glade/screensaver-snap.png %%DATADIR%%/glade/xscreensaver-demo.glade2 @dirrmtry bin/xscreensaver-hacks @dirrmtry %%DATADIR%%/config @dirrm %%DATADIR%%/glade @dirrmtry %%DATADIR%% Property changes on: head/x11/xscreensaver/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.65 \ No newline at end of property +1.66 \ No newline at end of property