ports/101456: New Port: FreeBSD/SDL port of Tran's Timeless Demo with Sound

Jeff Molofee nehe at cruzinternet.com
Sun Aug 6 04:50:17 UTC 2006


>Number:         101456
>Category:       ports
>Synopsis:       New Port: FreeBSD/SDL port of Tran's Timeless Demo with Sound
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 06 04:50:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jeff Molofee
>Release:        FreeBSD 6.1
>Organization:
>Environment:
FreeBSD NeHe.divine 6.1-STABLE FreeBSD 6.1-STABLE #3: Fri Aug  4 03:28:12 MDT 2006
>Description:
This is a FreeBSD/SDL port of Tran's timeless demo written in 1994. The demo
is like a screen saver, there is stuff warping around onscreen, colors are
changing and sprites are moving all over the place.  The original conversion
from ASM to C for Linux/SDL was written by Dave Ashley.  I enabled fullscreen
and added music to this version.  Hope you like it!

WWW: http://www.linuxmotors.com/timeless/

>How-To-Repeat:
N/A

>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:
#
#       timeless
#       timeless/distinfo
#       timeless/Makefile
#       timeless/pkg-descr
#       timeless/pkg-plist
#
echo c - timeless
mkdir -p timeless > /dev/null 2>&1
echo x - timeless/distinfo
sed 's/^X//' >timeless/distinfo << 'END-of-timeless/distinfo'
XMD5 (timeless-1.0.tar.gz) = 7a0be5fff17ce36369adeb0620842064
XSHA256 (timeless-1.0.tar.gz) = 811d73fea5986e017009349c828aca5c1200f08dc74531b60712d3365690f869
XSIZE (timeless-1.0.tar.gz) = 355108
END-of-timeless/distinfo
echo x - timeless/Makefile
sed 's/^X//' >timeless/Makefile << 'END-of-timeless/Makefile'
X# New ports collection makefile for:   timeless
X# Date created:        5 August 2006
X# Whom:                Jeff Molofee
X#
X# $FreeBSD$
X#
X
XPORTNAME=      timeless
XPORTVERSION=   1.0
XCATEGORIES=    graphics
XMASTER_SITES=  ${MASTER_SITE_XCONTRIB}
XMASTER_SITE_SUBDIR=    ${PORTNAME}
X
XMAINTAINER=    nehe at cruzinternet.com
XCOMMENT=       FreeBSD/SDL port of Tran's Timeless Demo with Sound
X
XUSE_SDL=       sdl mixer
X
X.include <bsd.port.mk>
X
END-of-timeless/Makefile
echo x - timeless/pkg-descr
sed 's/^X//' >timeless/pkg-descr << 'END-of-timeless/pkg-descr'
XThis is a FreeBSD/SDL port of Tran's timeless demo written in 1994. The demo
Xis like a screen saver, there is stuff warping around onscreen, colors are
Xchanging and sprites are moving all over the place.  The original conversion
Xfrom ASM to C for Linux/SDL was written by Dave Ashley.  I enabled fullscreen
Xand added music to this version.  Hope you like it!
X
XWWW: http://www.linuxmotors.com/timeless/
X
END-of-timeless/pkg-descr
echo x - timeless/pkg-plist
sed 's/^X//' >timeless/pkg-plist << 'END-of-timeless/pkg-plist'
Xbin/timeless
X%%DATADIR%%/time.s3m
X at dirrm %%DATADIR%%
X
END-of-timeless/pkg-plist
exit

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



More information about the freebsd-ports-bugs mailing list