From 96f081cd31c8807f073156e4582d92116e664111 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Wed, 12 Sep 2007 21:25:19 +0000 Subject: [PATCH] New port - games/antrix Free Stable Dedicated-server for World of Warcraft PR: ports/116290 Submitted by: skillcoder --- games/Makefile | 1 + games/antrix/Makefile | 34 ++++++++++++++++++++++++++++++++++ games/antrix/distinfo | 3 +++ games/antrix/pkg-descr | 8 ++++++++ games/antrix/pkg-plist | 18 ++++++++++++++++++ 5 files changed, 64 insertions(+) create mode 100644 games/antrix/Makefile create mode 100644 games/antrix/distinfo create mode 100644 games/antrix/pkg-descr create mode 100644 games/antrix/pkg-plist diff --git a/games/Makefile b/games/Makefile index f95d3933c37e..d481a05ab55d 100644 --- a/games/Makefile +++ b/games/Makefile @@ -44,6 +44,7 @@ SUBDIR += angband SUBDIR += annelid SUBDIR += antipolix + SUBDIR += antrix SUBDIR += aop SUBDIR += apoolGL SUBDIR += aqbubble diff --git a/games/antrix/Makefile b/games/antrix/Makefile new file mode 100644 index 000000000000..6fe267466fd0 --- /dev/null +++ b/games/antrix/Makefile @@ -0,0 +1,34 @@ +# New ports collection makefile for: antrix +# Date created: 11 September 2007 +# Whom: Denisov Evgeniy +# +# $FreeBSD$ +# + +PORTNAME= antrix +PORTVERSION= 1477 +CATEGORIES= games +MASTER_SITES= http://skillcoder.narod.ru/wow/antrix/ \ + http://wtq.ru/wow/antrix/ +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} + +MAINTAINER= skillcoder@mail.ru +COMMENT= Free stable dedicated-server for World of Warcraft + +BUILD_DEPENDS= svn:${PORTSDIR}/devel/subversion + +USE_AUTOTOOLS= aclocal:19 libtoolize autoconf:261 autoheader:261 automake:19 libtool:15 +ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal +AUTOMAKE_ARGS= -a +USE_MYSQL= yes +CFLAGS+= -O0 +USE_LDCONFIG= yes +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib +CONFIGURE_ARGS= --prefix=${PREFIX} --sysconfdir=${PREFIX}/etc --datadir=${PREFIX}/share +CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" + +run-autotools-automake: + @(cd ${CONFIGURE_WRKSRC} && ${SETENV} ${AUTOTOOLS_ENV} ${AUTOMAKE} ${AUTOMAKE_ARGS}) + +.include diff --git a/games/antrix/distinfo b/games/antrix/distinfo new file mode 100644 index 000000000000..499081572747 --- /dev/null +++ b/games/antrix/distinfo @@ -0,0 +1,3 @@ +MD5 (antrix-1477.tar.gz) = 8d04674ad56eb7cd57aa2fbd6a660f55 +SHA256 (antrix-1477.tar.gz) = 80bc0008faccde34cb5f74338fdeff0aa4210961b887faa19d5a98462a02c238 +SIZE (antrix-1477.tar.gz) = 8230927 diff --git a/games/antrix/pkg-descr b/games/antrix/pkg-descr new file mode 100644 index 000000000000..a3dcaf4cfd96 --- /dev/null +++ b/games/antrix/pkg-descr @@ -0,0 +1,8 @@ +Ascent(Antrix) Emulator is an Open Source reference +implementation for a MMORPG server system. Please see the file COPYING for +license details. + +WWW: http://www.ascentemu.com/ + +- skillcoder +skillcoder@mail.ru diff --git a/games/antrix/pkg-plist b/games/antrix/pkg-plist new file mode 100644 index 000000000000..4baf5439820c --- /dev/null +++ b/games/antrix/pkg-plist @@ -0,0 +1,18 @@ +bin/ascent +bin/logonserver +lib/libGossipScripts.a +lib/libGossipScripts.la +lib/libGossipScripts.so +lib/libGossipScripts.so.0 +lib/libInstanceScripts.a +lib/libInstanceScripts.la +lib/libInstanceScripts.so +lib/libInstanceScripts.so.0 +lib/libServerStatusPlugin.a +lib/libServerStatusPlugin.la +lib/libServerStatusPlugin.so +lib/libServerStatusPlugin.so.0 +lib/libSpellHandlers.a +lib/libSpellHandlers.la +lib/libSpellHandlers.so +lib/libSpellHandlers.so.0