Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Dec 2006 17:16:06 -0500
From:      James Bailie <jimmy@mammothcheese.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/106942: New Port:  games/tetrons
Message-ID:  <20061219221613.DC5EC43CAE@mx1.FreeBSD.org>
Resent-Message-ID: <200612192220.kBJMKJ0H009457@freefall.freebsd.org>

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

>Number:         106942
>Category:       ports
>Synopsis:       New Port:  games/tetrons
>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:   Tue Dec 19 22:20:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     James Bailie
>Release:        FreeBSD 6.1-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD localhost 6.1-RELEASE-p9 FreeBSD 6.1-RELEASE-p9 #11: Sat Nov 18 01:58:17 EST 2006 jbailie@localhost:/usr/obj/usr/src/sys/LOCAL i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

--- tetrons.sh begins here ---
# 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:
#
#	tetrons
#	tetrons/Makefile
#	tetrons/distinfo
#	tetrons/pkg-plist
#	tetrons/pkg-descr
#
echo c - tetrons
mkdir -p tetrons > /dev/null 2>&1
echo x - tetrons/Makefile
sed 's/^X//' >tetrons/Makefile << 'END-of-tetrons/Makefile'
X# New ports collection makefile for:  tetrons
X# Date created:                       Tue, Dec 19 2006 15:00:38 EST
X# Whom:                               James Bailie <jimmy@mammothcheese.ca>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	tetrons
XPORTVERSION=	1.2
XCATEGORIES=	games
XMASTER_SITES=	http://www.mammothcheese.ca/
X
XMAINTAINER=	jimmy@mammothcheese.ca
XCOMMENT=	Tetris(TM) clone for X11
X
X.include <bsd.port.pre.mk>
X
XMAKE_ARGS+=	-DRANDOM
XUSE_XLIB=	yes
X
X.include <bsd.port.post.mk>
END-of-tetrons/Makefile
echo x - tetrons/distinfo
sed 's/^X//' >tetrons/distinfo << 'END-of-tetrons/distinfo'
XMD5 (tetrons-1.2.tar.gz) = ccdddcf77fb232c06361aa644c8b27ac
XSHA256 (tetrons-1.2.tar.gz) = b14f54d8541b607b7d16361e8e08456deef27f626520cca607bdcf6ce0188aca
XSIZE (tetrons-1.2.tar.gz) = 9939
END-of-tetrons/distinfo
echo x - tetrons/pkg-plist
sed 's/^X//' >tetrons/pkg-plist << 'END-of-tetrons/pkg-plist'
Xbin/tetrons
END-of-tetrons/pkg-plist
echo x - tetrons/pkg-descr
sed 's/^X//' >tetrons/pkg-descr << 'END-of-tetrons/pkg-descr'
XThis is a version of the popular falling-block game from the eighties which
Xrequires only Xlib to build and run.
END-of-tetrons/pkg-descr
exit
--- tetrons.sh ends here ---


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



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