Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Apr 2000 13:03:59 -0800 (PST)
From:      Arun Sharma <adsharma@sharmas.dhs.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        adsharma@sharmas.dhs.org
Subject:   ports/17735: New port - games/xtetris
Message-ID:  <200004012103.NAA06485@sharmas.dhs.org>

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

>Number:         17735
>Category:       ports
>Synopsis:       New port - games/xtetris
>Confidential:   yes
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr  1 13:10:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Arun Sharma
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
Myself
>Environment:

FreeBSD 4.0-STABLE i386

>Description:

New port submission. The port is attached.

>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:
#
#	xtetris
#	xtetris/pkg
#	xtetris/pkg/COMMENT
#	xtetris/pkg/DESCR
#	xtetris/pkg/PLIST
#	xtetris/patches
#	xtetris/patches/patch-00
#	xtetris/Makefile
#	xtetris/files
#	xtetris/files/md5
#
echo c - xtetris
mkdir -p xtetris > /dev/null 2>&1
echo c - xtetris/pkg
mkdir -p xtetris/pkg > /dev/null 2>&1
echo x - xtetris/pkg/COMMENT
sed 's/^X//' >xtetris/pkg/COMMENT << 'END-of-xtetris/pkg/COMMENT'
XA X11 version of tetris
END-of-xtetris/pkg/COMMENT
echo x - xtetris/pkg/DESCR
sed 's/^X//' >xtetris/pkg/DESCR << 'END-of-xtetris/pkg/DESCR'
XA X11 version of tetris
END-of-xtetris/pkg/DESCR
echo x - xtetris/pkg/PLIST
sed 's/^X//' >xtetris/pkg/PLIST << 'END-of-xtetris/pkg/PLIST'
Xbin/xtetris
Xlib/X11/app-defaults/Xtetris.c
Xlib/X11/app-defaults/Xtetris.bw
Xlib/X11/app-defaults/Xtetris
Xinclude/bitmaps/stripe4
X
END-of-xtetris/pkg/PLIST
echo c - xtetris/patches
mkdir -p xtetris/patches > /dev/null 2>&1
echo x - xtetris/patches/patch-00
sed 's/^X//' >xtetris/patches/patch-00 << 'END-of-xtetris/patches/patch-00'
X--- Imakefile-	Sat Apr  1 12:31:03 2000
X+++ Imakefile	Sat Apr  1 12:31:14 2000
X@@ -43,6 +43,6 @@
X     "-DCOLOR". */
X 
X Xtetris.ad: Xtetris.ad.all
X-	xrdb -n Xtetris.ad.all -UCOLOR > Xtetris.ad
X+	xrdb -n Xtetris.ad.all -DCOLOR > Xtetris.ad
X clean::
X 	$(RM) Xtetris.c.ad Xtetris.bw.ad Xtetris.ad
END-of-xtetris/patches/patch-00
echo x - xtetris/Makefile
sed 's/^X//' >xtetris/Makefile << 'END-of-xtetris/Makefile'
X# New ports collection makefile for:	xtetris
X# Version required:	2.6
X# Date created:		Sat Apr  1  2000
X# Whom:			Arun Sharma <adsharma@sharmas.dhs.org>
X#
X# $FreeBSD:$
X#
X
XDISTNAME=	xtetris-2.6
XCATEGORIES=	games
XMASTER_SITES=	${MASTER_SITE_XCONTRIB}
XMASTER_SITE_SUBDIR=games
XEXTRACT_SUFX=	.tar.Z
X
XMAINTAINER=	adsharma@sharmas.dhs.org
X
XUSE_IMAKE=	yes
X
XMAN1=		xtetris.1
X
X.include <bsd.port.mk>
END-of-xtetris/Makefile
echo c - xtetris/files
mkdir -p xtetris/files > /dev/null 2>&1
echo x - xtetris/files/md5
sed 's/^X//' >xtetris/files/md5 << 'END-of-xtetris/files/md5'
XMD5 (xtetris-2.6.tar.Z) = 9547dd17d0e53e295dd61f794b7acdb2
END-of-xtetris/files/md5
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?200004012103.NAA06485>