Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jan 2006 15:09:12 -0300
From:      "Alejandro Pulver" <alejandro@varnet.biz>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/91877: [NEW PORT] games/linux-doom3: Doom III for Linux
Message-ID:  <1137434952.0@phobos.mars.bsd>
Resent-Message-ID: <200601161810.k0GIA8gW021111@freefall.freebsd.org>

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

>Number:         91877
>Category:       ports
>Synopsis:       [NEW PORT] games/linux-doom3: Doom III for Linux
>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:   Mon Jan 16 18:10:07 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alejandro Pulver
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:


System: FreeBSD 5.4-RELEASE #0: Sat May 21 12:14:47 ART 2005
    root@ale.varnet.bsd:/usr/src/sys/i386/compile/ATHLON-ALE



>Description:


In the mailing lists there was a post about cd key problems, so I have added an option to use an older version which doesn't require it.


>How-To-Repeat:





>Fix:


--- linux-doom3.shar 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:
#
#	linux-doom3
#	linux-doom3/Makefile
#	linux-doom3/files
#	linux-doom3/files/doom3-ded.in
#	linux-doom3/files/doom3.in
#	linux-doom3/distinfo
#	linux-doom3/pkg-descr
#	linux-doom3/pkg-plist
#
echo c - linux-doom3
mkdir -p linux-doom3 > /dev/null 2>&1
echo x - linux-doom3/Makefile
sed 's/^X//' >linux-doom3/Makefile << 'END-of-linux-doom3/Makefile'
X# New ports collection makefile for:	linux-doom3
X# Date created:				16 Jan 2006
X# Whom:					Alejandro Pulver <alejandro@varnet.biz>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	doom3
XPORTVERSION=	1.3.1302
XCATEGORIES=	games linux
XMASTER_SITES=	ftp://ftp.idsoftware.com/idstuff/doom3/linux/ \
X		ftp://ftp.fasta.fh-dortmund.de/mirror/idstuff/doom3/linux/
XPKGNAMEPREFIX=	linux-
XDISTNAME=	${PORTNAME}-linux-${PORTVERSION}.x86
XEXTRACT_SUFX=	.run
X
XMAINTAINER=	alejandro@varnet.biz
XCOMMENT=	Doom III for Linux
X
XONLY_FOR_ARCHS=	i386
XUSE_LINUX=	yes
XNO_BUILD=	yes
XNO_WRKSUBDIR=	yes
X
XOPTIONS=	NO_CDKEY "Use older version which doesn't require cd key" off
X
XDATADIR=	${PREFIX}/lib/${PKGNAMEPREFIX}${PORTNAME}
XSUB_FILES=	doom3 doom3-ded
X
X.include <bsd.port.pre.mk>
X
X.if ${X_WINDOW_SYSTEM:L} != xfree86-3
X.if defined(WITH_NVIDIA_GL)
XRUN_DEPENDS+=	${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/x11/nvidia-driver
X.else
XRUN_DEPENDS+=	${LINUXBASE}/usr/X11R6/lib/libGL.so.1:${PORTSDIR}/graphics/linux_dri
X.endif
X.else
XRUN_DEPENDS+=	${LINUXBASE}/lib/libGL.so.1:${PORTSDIR}/graphics/linux_glx
X.endif
X
X.if defined(WITH_NO_CDKEY)
XPORTVERSION=	1.1.1286
XMASTER_SITES=	ftp://ftp.idsoftware.com/idstuff/doom3/linux/old/ \
X		ftp://ftp.fasta.fh-dortmund.de/mirror/idstuff/doom3/linux/old/
XPLIST_SUB+=	NEW="@comment "
X.else
XPLIST_SUB+=	NEW=""
X.endif
X
Xdo-extract:
X	@${MKDIR} ${WRKDIR}
X	@cd ${WRKDIR} && ${TAIL} +374 ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} | \
X		${TAR} zxf -
X
Xdo-install:
X	${MKDIR} ${DATADIR}/base
X	cd ${WRKSRC}/base && \
X		${INSTALL_DATA} game0[1-9]* pak* ${DATADIR}/base
X	cd ${WRKSRC}/bin/Linux/x86 && \
X		${INSTALL_PROGRAM} doom.x86 doomded.x86 ${DATADIR}
X	${MKDIR} ${PREFIX}/share/pixmaps
X	${INSTALL_DATA} ${WRKSRC}/doom3.png ${PREFIX}/share/pixmaps
X	${INSTALL_PROGRAM} ${WRKDIR}/doom3 ${WRKDIR}/doom3-ded ${PREFIX}/bin
X
X.include <bsd.port.post.mk>
END-of-linux-doom3/Makefile
echo c - linux-doom3/files
mkdir -p linux-doom3/files > /dev/null 2>&1
echo x - linux-doom3/files/doom3-ded.in
sed 's/^X//' >linux-doom3/files/doom3-ded.in << 'END-of-linux-doom3/files/doom3-ded.in'
X#!/bin/sh
X
Xcd %%DATADIR%% || exit 1
X
Xexec ./doomded.x86 "$@"
END-of-linux-doom3/files/doom3-ded.in
echo x - linux-doom3/files/doom3.in
sed 's/^X//' >linux-doom3/files/doom3.in << 'END-of-linux-doom3/files/doom3.in'
X#!/bin/sh
X
Xcd %%DATADIR%% || exit 1
X
Xexec ./doom.x86 "$@"
END-of-linux-doom3/files/doom3.in
echo x - linux-doom3/distinfo
sed 's/^X//' >linux-doom3/distinfo << 'END-of-linux-doom3/distinfo'
XMD5 (doom3-linux-1.1.1286.x86.run) = 2a45d0769b39473887c61a11cbba981c
XSHA256 (doom3-linux-1.1.1286.x86.run) = d02ee014017260f25e9ca07ccd3241f3766651fc94e3ca4924715f22c9029dbf
XSIZE (doom3-linux-1.1.1286.x86.run) = 7941364
XMD5 (doom3-linux-1.3.1302.x86.run) = b1d04da2d64bb8d54f64cbaa2fdb4490
XSHA256 (doom3-linux-1.3.1302.x86.run) = da90ba338eadb298a736af8786c0d7b11be698a399ac7a20549de0926a434677
XSIZE (doom3-linux-1.3.1302.x86.run) = 17199582
END-of-linux-doom3/distinfo
echo x - linux-doom3/pkg-descr
sed 's/^X//' >linux-doom3/pkg-descr << 'END-of-linux-doom3/pkg-descr'
XDoom 3 is a sci-fi horror first-person shooter computer game developed by id
XSoftware and published by Activision. Set in 2145 in the Union Aerospace
XCorporation (UAC) research center on Mars, it is a reimagining of the original
XDoom, with completely new graphics and game engine.
X
XWWW: http://www.doom3.com/
END-of-linux-doom3/pkg-descr
echo x - linux-doom3/pkg-plist
sed 's/^X//' >linux-doom3/pkg-plist << 'END-of-linux-doom3/pkg-plist'
Xbin/doom3
Xbin/doom3-ded
X%%DATADIR%%/base/game01.pk4
X%%NEW%%%%DATADIR%%/base/game02.pk4
X%%NEW%%%%DATADIR%%/base/game03.pk4
X%%DATADIR%%/base/pak005.pk4
X%%NEW%%%%DATADIR%%/base/pak006.pk4
X%%NEW%%%%DATADIR%%/base/pak007.pk4
X%%DATADIR%%/doom.x86
X%%DATADIR%%/doomded.x86
Xshare/pixmaps/doom3.png
X@dirrm %%DATADIR%%/base
X@unexec rmdir %D/share/pixmaps 2>/dev/null || true
X@unexec rmdir %D/%%DATADIR%% >/dev/null 2>&1 || echo "If you are permanently removing this port, you should remove any configuration files, data files, and mods left in %D/%%DATADIR%%." | fmt
END-of-linux-doom3/pkg-plist
exit

--- linux-doom3.shar ends here ---



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



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