Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Aug 2000 22:10:27 -0400 (EDT)
From:      patrick@freebsd.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/20493: New Port backfract
Message-ID:  <200008090210.WAA31079@p.intothewind.cx>

next in thread | raw e-mail | index | archive | help

>Number:         20493
>Category:       ports
>Synopsis:       New port: backfract - root window fractal drawing package
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 08 19:30:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Patrick S. Gardella
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:

	

>Description:

Create a new port for a program that draws updating fractals to the
root window.

	

>How-To-Repeat:

	

>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	backfract
#	backfract/Makefile
#	backfract/files
#	backfract/files/md5
#	backfract/pkg
#	backfract/pkg/COMMENT
#	backfract/pkg/DESCR
#	backfract/pkg/PLIST
#
echo c - backfract
mkdir -p backfract > /dev/null 2>&1
echo x - backfract/Makefile
sed 's/^X//' >backfract/Makefile << 'END-of-backfract/Makefile'
X# New ports collection makefile for:	backfract
X# Date created:		8 August 2000
X# Whom:			Patrick Gardella <patrick@freebsd.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	backfract
XPORTVERSION= 	1.1.2
XCATEGORIES=	x11
XMASTER_SITES=	http://www.inetarena.com/~wms/comp/backfract/
X
XMAINTAINER=	patrick@FreeBSD.org
X
XGNU_CONFIGURE=	yes
XUSE_X_PREFIX=	yes
XNO_INSTALL_MANPAGE=	yes
XALL_TARGET= 	# none
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/backfract ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-backfract/Makefile
echo c - backfract/files
mkdir -p backfract/files > /dev/null 2>&1
echo x - backfract/files/md5
sed 's/^X//' >backfract/files/md5 << 'END-of-backfract/files/md5'
XMD5 (backfract-1.1.2.tar.gz) = 74cf03d612c1afc3840d9735a35027e8
END-of-backfract/files/md5
echo c - backfract/pkg
mkdir -p backfract/pkg > /dev/null 2>&1
echo x - backfract/pkg/COMMENT
sed 's/^X//' >backfract/pkg/COMMENT << 'END-of-backfract/pkg/COMMENT'
XFractal image animated wallpaper program
END-of-backfract/pkg/COMMENT
echo x - backfract/pkg/DESCR
sed 's/^X//' >backfract/pkg/DESCR << 'END-of-backfract/pkg/DESCR'
XBackfract is an animated wallpaper program for Unix with X windows. 
XIt fills your background window with a fractal image, then every 
X15 minutes it will update the image by zooming in or out. As it 
Xzooms in or it it uses a simple heuristic to try to stay with 
X"interesting" scenes. 
X
XWWW: http://www.inetarena.com/~wms/comp/backfract/
X
XPatrick Gardella<patrick@freebsd.org>
END-of-backfract/pkg/DESCR
echo x - backfract/pkg/PLIST
sed 's/^X//' >backfract/pkg/PLIST << 'END-of-backfract/pkg/PLIST'
Xbin/backfract
END-of-backfract/pkg/PLIST
exit

	


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008090210.WAA31079>