Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Mar 2005 06:16:29 GMT
From:      Evan Dower <evantd@yahoo.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/79040: New Port: games/marathon2-data
Message-ID:  <200503200616.j2K6GTfA047234@www.freebsd.org>
Resent-Message-ID: <200503200620.j2K6K3A2013492@freefall.freebsd.org>

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

>Number:         79040
>Category:       ports
>Synopsis:       New Port: games/marathon2-data
>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 Mar 20 06:20: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:
      Data files for the alephone port from Marathon 2

This port contains the Marathon 2: Durandal data files, converted to
run on Aleph One.  The Aleph One application itself is in the
`alephone' port.
>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:
#
#       marathon2-data
#       marathon2-data/Makefile
#       marathon2-data/distinfo
#       marathon2-data/pkg-descr
#       marathon2-data/pkg-plist
#
echo c - marathon2-data
mkdir -p marathon2-data > /dev/null 2>&1
echo x - marathon2-data/Makefile
sed 's/^X//' >marathon2-data/Makefile << 'END-of-marathon2-data/Makefile'
X# New ports collection makefile for:   marathon2-data
X# Date created:                19 March 2005
X# Whom:                        Evan T. Dower <evantd@yahoo.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=      marathon2-data
XPORTVERSION=   1.0
XCATEGORIES=    games
XMASTER_SITES=  http://files3.bungie.org/trilogy/
XDISTNAME=      marathon2
X
XMAINTAINER=    evantd@yahoo.com
XCOMMENT=       Data files for the alephone port from Marathon 2
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.
XNO_WRKSUBDIR=  yes
X
Xdo-install:
X       @${MKDIR} ${PREFIX}/share/AlephOne
X       ${INSTALL_DATA} ${WRKDIR}/Images ${PREFIX}/share/AlephOne/Durandal.Images
X       ${INSTALL_DATA} ${WRKDIR}/Map ${PREFIX}/share/AlephOne/Durandal.Map
X       ${INSTALL_DATA} ${WRKDIR}/Map.resources ${PREFIX}/share/AlephOne/Durandal.Map.resources
X       ${INSTALL_DATA} ${WRKDIR}/Music ${PREFIX}/share/AlephOne/Durandal.Music
X       ${INSTALL_DATA} ${WRKDIR}/Shapes ${PREFIX}/share/AlephOne/Durandal.Shapes
X       ${INSTALL_DATA} ${WRKDIR}/Sounds ${PREFIX}/share/AlephOne/Durandal.Sounds
X
X.include <bsd.port.mk>
END-of-marathon2-data/Makefile
echo x - marathon2-data/distinfo
sed 's/^X//' >marathon2-data/distinfo << 'END-of-marathon2-data/distinfo'
XMD5 (marathon2.zip) = cca9e8f68e8acc6da886073e685f65f1
XSIZE (marathon2.zip) = 30316515
END-of-marathon2-data/distinfo
echo x - marathon2-data/pkg-descr
sed 's/^X//' >marathon2-data/pkg-descr << 'END-of-marathon2-data/pkg-descr'
XThis port contains the Marathon 2: Durandal data files, converted to
Xrun on Aleph One.  The Aleph One application itself is in the
X`alephone' port.
X
XEvan T. Dower
Xevantd@yahoo.com
END-of-marathon2-data/pkg-descr
echo x - marathon2-data/pkg-plist
sed 's/^X//' >marathon2-data/pkg-plist << 'END-of-marathon2-data/pkg-plist'
Xshare/AlephOne/Durandal.Images
Xshare/AlephOne/Durandal.Map
Xshare/AlephOne/Durandal.Map.resources
Xshare/AlephOne/Durandal.Shapes
Xshare/AlephOne/Durandal.Sounds
X@dirrm share/AlephOne
END-of-marathon2-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?200503200616.j2K6GTfA047234>