Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
This package allows you to run a Quake III Arena dedicated server
with Excessive mod under NetBSD using Linux emulation.
+10
View File
@@ -0,0 +1,10 @@
===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2004/01/22 12:01:35 xtraeme Exp $
To start an Excessive Quake3 server, add this to your /etc/rc.conf:
quake3server="YES"
quake3server_flags="+set dedicated 1 +set fs_game excessive
+exec maplist.cfg &"
===========================================================================
+28
View File
@@ -0,0 +1,28 @@
# $NetBSD: Makefile,v 1.7 2012/10/06 11:54:51 asau Exp $
DISTNAME= excessive_q3_server_003
PKGNAME= quake3server-excessive-003
PKGREVISION= 1
CATEGORIES= games net
MASTER_SITES= ftp://ftp.fr.FreeBSD.org/pub/FreeBSD/distfiles/
EXTRACT_SUFX= .zip
MAINTAINER= david@silicium.ath.cx
COMMENT= Quake III Arena Mod: Excessive for Linux
WRKSRC= ${WRKDIR}
.include "../../games/quake3server/Makefile.common"
DEPENDS+= quake3server>=1.32:../../games/quake3server
USE_TOOLS+= pax
ONLY_FOR_PLATFORM= NetBSD-*-i386
NO_BUILD= yes
Q3MODDIR= ${Q3ROOTDIR}/excessive
do-install:
${INSTALL_DATA_DIR} ${DESTDIR}${Q3MODDIR}
cd ${WRKSRC}/excessive && pax -rwppm . ${DESTDIR}${Q3MODDIR}
.include "../../mk/bsd.pkg.mk"
+6
View File
@@ -0,0 +1,6 @@
@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:56:54 joerg Exp $
lib/lokigames/quake3server/excessive/description.pk3
lib/lokigames/quake3server/excessive/maplist.cfg
lib/lokigames/quake3server/excessive/motd.cfg
lib/lokigames/quake3server/excessive/readme.txt
lib/lokigames/quake3server/excessive/vm/qagame.qvm
+5
View File
@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.2 2005/02/23 23:12:02 agc Exp $
SHA1 (excessive_q3_server_003.zip) = 988512c0ca8fd2e8f35a854a82dafbc5c8e4230f
RMD160 (excessive_q3_server_003.zip) = 1ad618f4d195dab2bba9e9e67fcd399e3116dfff
Size (excessive_q3_server_003.zip) = 142825 bytes