Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Nov 2005 18:53:49 -0300
From:      "Alejandro Pulver" <alejandro@varnet.biz>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/89473: [NEW PORT] games/doom-freedoom - Complete Doom-based game IWAD that is Free Software
Message-ID:  <1132782829.0@phobos.mars.bsd>
Resent-Message-ID: <200511232200.jANM0bUt016781@freefall.freebsd.org>

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

>Number:         89473
>Category:       ports
>Synopsis:       [NEW PORT] games/doom-freedoom - Complete Doom-based game IWAD that is Free Software
>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:   Wed Nov 23 22:00:37 GMT 2005
>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:





>How-To-Repeat:





>Fix:


--- doom-freedoom.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:
#
#	doom-freedoom
#	doom-freedoom/Makefile
#	doom-freedoom/distinfo
#	doom-freedoom/pkg-descr
#
echo c - doom-freedoom
mkdir -p doom-freedoom > /dev/null 2>&1
echo x - doom-freedoom/Makefile
sed 's/^X//' >doom-freedoom/Makefile << 'END-of-doom-freedoom/Makefile'
X# New ports collection makefile for:	doom-freedoom
X# Date created:				23 November 2005
X# Whom:					Alejandro Pulver <alejandro@varnet.biz>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	freedoom
XPORTVERSION=	0.3
XCATEGORIES=	games
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
XDISTNAME=	${PORTNAME}-iwad-${PORTVERSION}
X
XMAINTAINER=	alejandro@varnet.biz
XCOMMENT=	Complete Doom-based game IWAD that is Free Software
X
XUSE_ZIP=	yes
XNO_BUILD=	yes
X
XPLIST_FILES=	%%DATADIR%%/doom2.wad
XPLIST_DIRS=	%%DATADIR%%
X
Xdo-install:
X	@${MKDIR} ${DATADIR}
X	@${INSTALL_DATA} ${WRKSRC}/doom2.wad ${DATADIR}
X
X.include "${.CURDIR}/../doom-data/Makefile.include"
X
X.include <bsd.port.mk>
END-of-doom-freedoom/Makefile
echo x - doom-freedoom/distinfo
sed 's/^X//' >doom-freedoom/distinfo << 'END-of-doom-freedoom/distinfo'
XMD5 (freedoom-iwad-0.3.zip) = 9a26ec9743e45915e296e3e3ba9fe489
XSHA256 (freedoom-iwad-0.3.zip) = cd563cdceae558e2b9f9a2239b9d7d48a9776125c9d5f5f5be3076d574747aee
XSIZE (freedoom-iwad-0.3.zip) = 6714595
END-of-doom-freedoom/distinfo
echo x - doom-freedoom/pkg-descr
sed 's/^X//' >doom-freedoom/pkg-descr << 'END-of-doom-freedoom/pkg-descr'
XFreedoom is a project to create a complete Doom II-compatible IWAD file which
Xis Free Software.
X
XThe IWAD file is the file used by Doom which contains all the game data
X(graphics, sound effects, music, etc.). While the Doom source code is Free,
Xyou currently still need one of the proprietary IWAD files from id in order to
Xplay Doom. Freedoom aims to create a Free alternative. Combined with the
XGPL-licensed Doom source code this will result in a complete Free Doom-based
Xgame
X
XWWW: http://freedoom.sf.net/
END-of-doom-freedoom/pkg-descr
exit

--- doom-freedoom.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?1132782829.0>