Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Mar 2005 09:05:27 GMT
From:      Evan Dower <evantd@yahoo.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/79045: games/alephone-data upgrade from demo to full version
Message-ID:  <200503200905.j2K95RCP037223@www.freebsd.org>
Resent-Message-ID: <200503200910.j2K9A3F5076382@freefall.freebsd.org>

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

>Number:         79045
>Category:       ports
>Synopsis:       games/alephone-data upgrade from demo to full version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 20 09:10:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Evan Dower
>Release:        5.3-STABLE
>Organization:
>Environment:
FreeBSD innosense.washington.edu 5.3-STABLE FreeBSD 5.3-STABLE #0: Tue Jan 18 14:47:53 PST 2005     evantd@innosense.washington.edu:/usr/obj/usr/src/sys/CUSTOM  i386
>Description:
      Right before Bungie was consumed by Microsoft, they made all three Marathons freely available. This includes the data files, so we may as well use the full version instead of the demo version.
>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:
#
#       alephone-data
#       alephone-data/Makefile
#       alephone-data/distinfo
#       alephone-data/pkg-descr
#       alephone-data/pkg-plist
#
echo c - alephone-data
mkdir -p alephone-data > /dev/null 2>&1
echo x - alephone-data/Makefile
sed 's/^X//' >alephone-data/Makefile << 'END-of-alephone-data/Makefile'
X# New ports collection makefile for:   alephone-data
X# Date created:                19 March 2005
X# Whom:                        Evan T. Dower <evantd@yahoo.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=      alephone-data
XPORTVERSION=   1.0
XPORTREVISION=  2
XCATEGORIES=    games
XMASTER_SITES=  http://files3.bungie.org/trilogy/
XDISTNAME=      infinity
X
XMAINTAINER=    malyn@strangeGizmo.com
XCOMMENT=       Data files for the alephone port
X
XRUN_DEPENDS=   alephone:${PORTSDIR}/games/alephone
X
XUSE_X_PREFIX=  yes
XUSE_ZIP=       yes
XNO_BUILD=      yes
XNO_CDROM=      Bungie/Microsoft do not allow charging for Marathon data files.
X
XWRKSRC=                ${WRKDIR}/Marathon\ Infinity
X
Xdo-install:
X       @${MKDIR} ${PREFIX}/share/AlephOne
X       ${INSTALL_DATA} ${WRKSRC}/Images ${PREFIX}/share/AlephOne/Images
X       ${INSTALL_DATA} ${WRKSRC}/Map ${PREFIX}/share/AlephOne/Map
X       ${INSTALL_DATA} ${WRKSRC}/Map.resources ${PREFIX}/share/AlephOne/Map.resources
X       ${INSTALL_DATA} ${WRKSRC}/Music ${PREFIX}/share/AlephOne/Music
X       ${INSTALL_DATA} ${WRKSRC}/Shapes ${PREFIX}/share/AlephOne/Shapes
X       ${INSTALL_DATA} ${WRKSRC}/Sounds ${PREFIX}/share/AlephOne/Sounds
X
X.include <bsd.port.mk>
END-of-alephone-data/Makefile
echo x - alephone-data/distinfo
sed 's/^X//' >alephone-data/distinfo << 'END-of-alephone-data/distinfo'
XMD5 (infinity.zip) = a7f03a6e4799e673d53f4baa61230bdc
XSIZE (infinity.zip) = 39161216
END-of-alephone-data/distinfo
echo x - alephone-data/pkg-descr
sed 's/^X//' >alephone-data/pkg-descr << 'END-of-alephone-data/pkg-descr'
XThis port contains the Marathon Infinity data files, converted to run on
XAleph One.  The Aleph One application itself is in the `alephone' port.
X
XEvan T. Dower
Xevantd@yahoo.com
END-of-alephone-data/pkg-descr
echo x - alephone-data/pkg-plist
sed 's/^X//' >alephone-data/pkg-plist << 'END-of-alephone-data/pkg-plist'
Xshare/AlephOne/Images
Xshare/AlephOne/Map
Xshare/AlephOne/Map.resources
Xshare/AlephOne/Music
Xshare/AlephOne/Shapes
Xshare/AlephOne/Sounds
X@dirrm share/AlephOne
END-of-alephone-data/pkg-plist
exit


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



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