Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Feb 2001 21:26:10 -0800 (PST)
From:      pjones@pmade.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/25446: new port
Message-ID:  <200102280526.f1S5QAl79734@pmade.org>

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

>Number:         25446
>Category:       ports
>Synopsis:       new port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 27 21:30:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Peter Jones
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
>Environment:
>Description:

add new port AlephOne, an Open Source version of Marathon 2

>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
#	AlephOne/Makefile
#	AlephOne/distinfo
#	AlephOne/pkg-comment
#	AlephOne/pkg-descr
#	AlephOne/pkg-plist
#	AlephOne/pkg-message
#
echo c - AlephOne
mkdir -p AlephOne > /dev/null 2>&1
echo x - AlephOne/Makefile
sed 's/^X//' >AlephOne/Makefile << 'END-of-AlephOne/Makefile'
X# New ports collection makefile for:	AlephOne
X# Date created:				27 Feb 2001
X# Whom:					Peter Jones <pjones@pmade.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	AlephOne
XPORTVERSION=	0.11.1
XCATEGORIES=	games
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=marathon
XDISTFILES=	${DISTNAME}${EXTRACT_SUFX} AlephOne-minf-demo.tar.gz
X
XMAINTAINER=	pjones@pmade.org
X
XLIB_DEPENDS=	SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer
X
XUSE_X_PREFIX=	yes
XUSE_GMAKE=	yes
XSDL_CONFIG?=	${LOCALBASE}/bin/sdl11-config
XGNU_CONFIGURE=	yes
XCONFIGURE_ENV=	SDL_CONFIG="${SDL_CONFIG}"
X
XAO_SHARE=	${PREFIX}/share/${PORTNAME}
X
Xpre-install:
X	${MKDIR} ${AO_SHARE}
X	${MKDIR} ${AO_SHARE}/MML
X	${INSTALL_DATA} ${WRKDIR}/Images ${AO_SHARE}
X	${INSTALL_DATA} ${WRKDIR}/MML/Interface_Rects.mml ${AO_SHARE}/MML
X	${INSTALL_DATA} ${WRKDIR}/MML/Preferences.mml ${AO_SHARE}/MML
X	${INSTALL_DATA} ${WRKDIR}/Map ${AO_SHARE}
X	${INSTALL_DATA} ${WRKDIR}/README ${AO_SHARE}
X	${INSTALL_DATA} ${WRKDIR}/Shapes ${AO_SHARE}
X	${INSTALL_DATA} ${WRKDIR}/Sounds ${AO_SHARE}
X	${INSTALL_SCRIPT} ${WRKDIR}/start ${AO_SHARE}
X
Xpost-install:
X	@ ${CAT} pkg-message
X
X.include <bsd.port.mk>
END-of-AlephOne/Makefile
echo x - AlephOne/distinfo
sed 's/^X//' >AlephOne/distinfo << 'END-of-AlephOne/distinfo'
XMD5 (AlephOne-0.11.1.tar.gz) = 95c2a1edc0948cba088369eaa1c45018
XMD5 (AlephOne-minf-demo.tar.gz) = ebf27555dc5419aab6dfe1af5156096a
END-of-AlephOne/distinfo
echo x - AlephOne/pkg-comment
sed 's/^X//' >AlephOne/pkg-comment << 'END-of-AlephOne/pkg-comment'
XAleph One is the Open Source version of Marathon 2
END-of-AlephOne/pkg-comment
echo x - AlephOne/pkg-descr
sed 's/^X//' >AlephOne/pkg-descr << 'END-of-AlephOne/pkg-descr'
XAleph One is an Open Source 3D first-person shooter game, based on
Xthe game Marathon 2 by Bungie Software. It is set in a Sci-Fi
Xuniverse dominated by deviant computer AIs and features a well
Xthought-out plot.
X
XWWW: http://www.uni-mainz.de/~bauec002/A1Main.html
X
X-- Peter
Xpjones@pmade.org
END-of-AlephOne/pkg-descr
echo x - AlephOne/pkg-plist
sed 's/^X//' >AlephOne/pkg-plist << 'END-of-AlephOne/pkg-plist'
Xbin/alephone
Xshare/AlephOne/Themes/Default/theme.mml
Xshare/AlephOne/Themes/Default/resources
Xshare/AlephOne/Themes/Default/frame_tl.bmp
Xshare/AlephOne/Themes/Default/frame_t.bmp
Xshare/AlephOne/Themes/Default/frame_tr.bmp
Xshare/AlephOne/Themes/Default/frame_l.bmp
Xshare/AlephOne/Themes/Default/frame_r.bmp
Xshare/AlephOne/Themes/Default/frame_bl.bmp
Xshare/AlephOne/Themes/Default/frame_b.bmp
Xshare/AlephOne/Themes/Default/frame_br.bmp
Xshare/AlephOne/Themes/Default/list_tl.bmp
Xshare/AlephOne/Themes/Default/list_t.bmp
Xshare/AlephOne/Themes/Default/list_tr.bmp
Xshare/AlephOne/Themes/Default/list_l.bmp
Xshare/AlephOne/Themes/Default/list_r.bmp
Xshare/AlephOne/Themes/Default/list_bl.bmp
Xshare/AlephOne/Themes/Default/list_b.bmp
Xshare/AlephOne/Themes/Default/list_br.bmp
Xshare/AlephOne/Themes/Default/thumb_t.bmp
Xshare/AlephOne/Themes/Default/thumb_tc.bmp
Xshare/AlephOne/Themes/Default/thumb_c.bmp
Xshare/AlephOne/Themes/Default/thumb_bc.bmp
Xshare/AlephOne/Themes/Default/thumb_b.bmp
Xshare/AlephOne/Themes/Default/slider_l.bmp
Xshare/AlephOne/Themes/Default/slider_c.bmp
Xshare/AlephOne/Themes/Default/slider_r.bmp
Xshare/AlephOne/Themes/Default/slider.bmp
Xshare/AlephOne/Themes/Default/button_c.bmp
Xshare/AlephOne/Themes/Default/button_l.bmp
Xshare/AlephOne/Themes/Default/button_r.bmp
Xshare/AlephOne/MML/Text_Strings.mml
Xshare/AlephOne/MML/Interface_Rects.mml
Xshare/AlephOne/MML/Transparent_Liquids.mml
Xshare/AlephOne/MML/Transparent_Sprites.mml
Xshare/AlephOne/MML/Preferences.mml
Xshare/AlephOne/Fonts
Xshare/AlephOne/Images
Xshare/AlephOne/Map
Xshare/AlephOne/README
Xshare/AlephOne/Shapes
Xshare/AlephOne/Sounds
Xshare/AlephOne/start
X@dirrm share/AlephOne/Themes/Default
X@dirrm share/AlephOne/Themes
X@dirrm share/AlephOne/MML
X@dirrm share/AlephOne
END-of-AlephOne/pkg-plist
echo x - AlephOne/pkg-message
sed 's/^X//' >AlephOne/pkg-message << 'END-of-AlephOne/pkg-message'
X
X
X******************************************************************
X
XIf you don't have hardware-accelerated OpenGL, you will get better
Xperformance by specifying the -g option to alephone.
X
X******************************************************************
X
X
END-of-AlephOne/pkg-message
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?200102280526.f1S5QAl79734>