mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Version 1.25 of xscreensaver, this one works on screens with more
than 8 planes too.
This commit is contained in:
parent
335fa670a9
commit
e55833f847
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1945
21
x11/xscreensaver/Makefile
Normal file
21
x11/xscreensaver/Makefile
Normal file
@ -0,0 +1,21 @@
|
||||
# New ports collection makefile for: xscreensaver
|
||||
# Version required: 1.25
|
||||
# Date created: 10 July 1995
|
||||
# Whom: asami
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1995/04/12 20:31:54 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xscreensaver-1.25
|
||||
CATEGORIES+= x11
|
||||
MASTER_SITES= ftp://ftp.x.org/contrib/applications/ \
|
||||
ftp://crl.dec.com/pub/X11/contrib/applications/
|
||||
EXTRACT_SUFX= .tar.Z
|
||||
|
||||
MAINTAINER= asami@FreeBSD.ORG
|
||||
|
||||
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
|
||||
|
||||
USE_IMAKE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
1
x11/xscreensaver/distinfo
Normal file
1
x11/xscreensaver/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (xscreensaver-1.25.tar.Z) = 35ce8e8b78fca4558c4e1f85d0d2670e
|
1
x11/xscreensaver/pkg-comment
Normal file
1
x11/xscreensaver/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
xscreensaver-1.25, save your screen while entertaining your cat
|
11
x11/xscreensaver/pkg-descr
Normal file
11
x11/xscreensaver/pkg-descr
Normal file
@ -0,0 +1,11 @@
|
||||
xscreensaver will run several programs to continuously update the
|
||||
screen instead of going blank. You can specify the programs and their
|
||||
arguments using resources.
|
||||
|
||||
It doesn't work very well with on my XF86_S3 with the MIT-SCREEN-SAVER
|
||||
extension, so it is disabled in config.h.
|
||||
|
||||
This is version 1.25.
|
||||
|
||||
-Satoshi
|
||||
asami@cs.berkeley.edu
|
43
x11/xscreensaver/pkg-plist
Normal file
43
x11/xscreensaver/pkg-plist
Normal file
@ -0,0 +1,43 @@
|
||||
bin/xscreensaver
|
||||
bin/xscreensaver-command
|
||||
bin/qix
|
||||
bin/helix
|
||||
bin/pyro
|
||||
bin/rorschach
|
||||
bin/xroger
|
||||
bin/rocks
|
||||
bin/attraction
|
||||
bin/hopalong
|
||||
bin/noseguy
|
||||
bin/greynetic
|
||||
bin/slidescreen
|
||||
bin/decayscreen
|
||||
bin/blitspin
|
||||
bin/halo
|
||||
bin/hypercube
|
||||
bin/maze
|
||||
bin/imsmap
|
||||
bin/flame
|
||||
bin/pedal
|
||||
man/man1/xscreensaver.1.gz
|
||||
man/man1/xscreensaver-command.1.gz
|
||||
man/man1/qix.1.gz
|
||||
man/man1/helix.1.gz
|
||||
man/man1/pyro.1.gz
|
||||
man/man1/rorschach.1.gz
|
||||
man/man1/attraction.1.gz
|
||||
man/man1/xroger.1.gz
|
||||
man/man1/hopalong.1.gz
|
||||
man/man1/rocks.1.gz
|
||||
man/man1/slidescreen.1.gz
|
||||
man/man1/noseguy.1.gz
|
||||
man/man1/greynetic.1.gz
|
||||
man/man1/blitspin.1.gz
|
||||
man/man1/decayscreen.1.gz
|
||||
man/man1/imsmap.1.gz
|
||||
man/man1/maze.1.gz
|
||||
man/man1/hypercube.1.gz
|
||||
man/man1/halo.1.gz
|
||||
man/man1/flame.1.gz
|
||||
man/man1/pedal.1.gz
|
||||
lib/X11/app-defaults/XScreenSaver
|
Loading…
Reference in New Issue
Block a user