diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1999-11-02 16:15:05 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1999-11-02 16:15:05 +0000 |
commit | a1e49b601d82605517f0e2db958c453979c85c6e (patch) | |
tree | 6a557e30df7c08e28a35199f6d2795ad1aed7f92 /x11 | |
parent | 018d977bfb35aa1ec5522236033ab8a216108cae (diff) | |
download | ports-a1e49b601d82605517f0e2db958c453979c85c6e.tar.gz ports-a1e49b601d82605517f0e2db958c453979c85c6e.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xscreensaver/Makefile | 17 | ||||
-rw-r--r-- | x11/xscreensaver/distinfo | 2 | ||||
-rw-r--r-- | x11/xscreensaver/pkg-plist | 17 |
3 files changed, 27 insertions, 9 deletions
diff --git a/x11/xscreensaver/Makefile b/x11/xscreensaver/Makefile index 10bcbfc413dd..4b9799ace156 100644 --- a/x11/xscreensaver/Makefile +++ b/x11/xscreensaver/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xscreensaver -# Version required: 3.17 +# Version required: 3.19 # Date created: 10 July 1995 # Whom: dom@myrddin.demon.co.uk # # $FreeBSD$ # -DISTNAME= xscreensaver-3.17 +DISTNAME= xscreensaver-3.19 CATEGORIES= x11 MASTER_SITES= http://www.jwz.org/xscreensaver/ @@ -19,15 +19,16 @@ CONFIGURE_ARGS= --without-pam USE_X_PREFIX= yes MAN1= attraction.1 blitspin.1 bouboule.1 braid.1 \ bsod.1 bubbles.1 critical.1 decayscreen.1 \ - deco.1 drift.1 epicycle.1 flag.1 flame.1 \ + deco.1 distort.1 drift.1 epicycle.1 flag.1 flame.1 \ forest.1 galaxy.1 goop.1 grav.1 greynetic.1 \ halo.1 helix.1 hopalong.1 hypercube.1 ifs.1 \ - imsmap.1 jigsaw.1 julia.1 kaleidescope.1 laser.1 \ + imsmap.1 jigsaw.1 julia.1 kaleidescope.1 lament.1 laser.1 \ lightning.1 lisa.1 lmorph.1 maze.1 moire.1 munch.1 noseguy.1 \ - pedal.1 penrose.1 pyro.1 qix.1 rd-bomb.1 rocks.1 rorschach.1 \ - sierpinski.1 slidescreen.1 slip.1 sonar.1 sphere.1 spiral.1 \ - spotlight.1 squiral.1 starfish.1 strange.1 swirl.1 \ + pedal.1 penrose.1 phosphor.1 pyro.1 qix.1 rd-bomb.1 rocks.1 \ + rorschach.1 sierpinski.1 slidescreen.1 slip.1 sonar.1 sphere.1\ + spiral.1 spotlight.1 squiral.1 starfish.1 strange.1 swirl.1 \ t3d.1 vidwhacker.1 vines.1 webcollage.1 xjack.1 xlyap.1 \ - xroger.1 xscreensaver-command.1 xscreensaver-demo.1 xscreensaver.1 + xmatrix.1 xroger.1 xscreensaver-command.1 xscreensaver-demo.1 \ + xscreensaver.1 xsublim.1 .include <bsd.port.mk> diff --git a/x11/xscreensaver/distinfo b/x11/xscreensaver/distinfo index 7868d71ff293..cd4713e010a9 100644 --- a/x11/xscreensaver/distinfo +++ b/x11/xscreensaver/distinfo @@ -1 +1 @@ -MD5 (xscreensaver-3.17.tar.gz) = 21456c6c00e835dc3f56c10bf5f76c1f +MD5 (xscreensaver-3.19.tar.gz) = 28d9869281c21f26d55a2cfa8101bf90 diff --git a/x11/xscreensaver/pkg-plist b/x11/xscreensaver/pkg-plist index 54cb53a39886..759a900e6d6b 100644 --- a/x11/xscreensaver/pkg-plist +++ b/x11/xscreensaver/pkg-plist @@ -1,10 +1,16 @@ bin/ant +bin/atlantis bin/attraction +bin/blaster bin/blitspin bin/bouboule bin/braid bin/bsod +bin/bubble3d bin/bubbles +bin/bumps +bin/cage +bin/ccurve bin/compass bin/coral bin/critical @@ -24,6 +30,8 @@ bin/flame bin/flow bin/forest bin/galaxy +bin/gears +bin/glplanet bin/goop bin/grav bin/greynetic @@ -38,6 +46,7 @@ bin/jigsaw bin/julia bin/kaleidescope bin/kumppa +bin/lament bin/laser bin/lightning bin/lisa @@ -45,8 +54,10 @@ bin/lissie bin/lmorph bin/loop bin/maze +bin/moebius bin/moire bin/moire2 +bin/morph3d bin/mountain bin/munch bin/noseguy @@ -55,12 +66,15 @@ bin/penetrate bin/penrose bin/petri bin/phosphor +bin/pipes +bin/pulsar bin/pyro bin/qix bin/rd-bomb bin/rocks bin/rorschach bin/rotor +bin/rubik bin/shadebobs bin/sierpinski bin/slidescreen @@ -69,9 +83,12 @@ bin/sonar bin/sphere bin/spiral bin/spotlight +bin/sproingies bin/squiral +bin/stairs bin/starfish bin/strange +bin/superquadrics bin/swirl bin/t3d bin/triangle |