ports/146818: [update] games/openarena latest release

Dominic Fandrey kamikaze at bsdforen.de
Sat May 22 08:10:03 UTC 2010


>Number:         146818
>Category:       ports
>Synopsis:       [update] games/openarena latest release
>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:   Sat May 22 08:10:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Dominic Fandrey
>Release:        RELENG_8
>Organization:
private
>Environment:
FreeBSD mobileKamikaze.norad 8.0-STABLE FreeBSD 8.0-STABLE #0: Thu May 13 23:37:42 CEST 2010     root at mobileKamikaze.norad:/usr/obj/HP6510b-8/amd64/usr/src/sys/HP6510b-8  amd64

>Description:
OpenArena is terribly outdated.

I am the ioquake3 maintainer and the OA code uses a branch of the same engine. I hereby ask for maintainership of the OA port.

The patch does:

games/ioquake3
- Explicitly declare on/off client/smp/server builds, because of different
  defaults in the OA build (does not cause any changes to ioquake3 or
  ioquake3-devel, no version bump required)

games/openarena
- Complete rewrite of the port as a games/ioquake3 slave port

Following a commit I will submit an OAX (OpenArena Xpanded) port.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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:
#
#	openarena-oax
#	openarena-oax/Makefile
#	openarena-oax/distinfo
#	openarena-oax/pkg-descr
#	openarena-oax/pkg-plist
#
echo c - openarena-oax
mkdir -p openarena-oax > /dev/null 2>&1
echo x - openarena-oax/Makefile
sed 's/^X//' >openarena-oax/Makefile << 'c96298bd3e29c6691e79d88131cb5872'
X# New ports collection makefile for:	OpenArena Mod: OA Xpanded
X# Date created:				21 May 2010
X# Whom:					kamikaze at bsdforen.de
X#
X# $FreeBSD$
X#
X
XPORTNAME=	oax
XPORTVERSION=	B45
XCATEGORIES=	games
XMASTER_SITES=	http://files.poulsander.com/~poul19/public_files/eliminationSource/
XDISTNAME=	${PORTNAME}${PORTVERSION}
XEXTRACT_SUFX=	.zip
XEXTRACT_ONLY=
X
XMAINTAINER=	kamikaze at bsdforen.de
XCOMMENT=	OpenArena Mod: OpenArena Xpanded
X
XINSTALL_DEPENDS=unzip:${PORTSDIR}/archivers/unzip
X
XPLIST_SUB+=	DISTNAME="${DISTNAME}" \
X		PORTNAME="${PORTNAME}"
X
XUSE_ZIP=	yes
XNO_BUILD=	yes
X
Xdo-install:
X	@${MKDIR} ${DATADIR}
X	@${UNZIP_CMD} ${DISTDIR}/${DISTFILES} -d ${DATADIR}
X	@${CHMOD} -R o-w ${DATADIR}/${DISTNAME}
X
X.include "../openarena/Makefile.include"
X
X.include <bsd.port.mk>
c96298bd3e29c6691e79d88131cb5872
echo x - openarena-oax/distinfo
sed 's/^X//' >openarena-oax/distinfo << '263463adef82b6f156d60fe931e76cb8'
XMD5 (oaxB45.zip) = 395b29a38184100cea7dc3206979770f
XSHA256 (oaxB45.zip) = 43f21a45329b549b5a0a967269e50cf89803b5e084598d7fbef726fa63e0aa14
XSIZE (oaxB45.zip) = 465245
263463adef82b6f156d60fe931e76cb8
echo x - openarena-oax/pkg-descr
sed 's/^X//' >openarena-oax/pkg-descr << '0b28410ff7e7044416b6da43d806a1c7'
XOpenArena Expanded is the development version of OpenArena. Its purpose is both
Xto create improve the basic OpenArena gameplay but also to create a good
Xstarting point for any OpenArena or Quake III:Arena mods.
X
XIt does not include engine or platform specific code. The source code is
XGPL v2 or later but some of the tools are not.
X
XWWW: http://code.google.com/p/oax/
0b28410ff7e7044416b6da43d806a1c7
echo x - openarena-oax/pkg-plist
sed 's/^X//' >openarena-oax/pkg-plist << '98f6cd529460956fff768581152ac0ae'
X%%DATADIR%%/%%DISTNAME%%/%%PORTNAME%%.pk3
X%%DATADIR%%/%%DISTNAME%%/readme.txt
X at dirrm %%DATADIR%%/%%DISTNAME%%
X at dirrmtry %%DATADIR%%
98f6cd529460956fff768581152ac0ae
exit



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



More information about the freebsd-ports-bugs mailing list