1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Add phpua-cod, Call of Duty plug-in for phpUA.

PR:		ports/65192
Submitted by:	Hideki Machida <hido@neojapangz.com>
This commit is contained in:
Pav Lucistnik 2004-04-10 12:45:38 +00:00
parent 9add59958c
commit bb47469b97
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106652
6 changed files with 108 additions and 0 deletions

View File

@ -327,6 +327,7 @@
SUBDIR += pentix
SUBDIR += phalanx
SUBDIR += phpua-bf
SUBDIR += phpua-cod
SUBDIR += phpua-engine
SUBDIR += phpua-hl
SUBDIR += phpua-q3

53
games/phpua-cod/Makefile Normal file
View File

@ -0,0 +1,53 @@
# New ports collection makefile for: phpua-plugin_cod
# Date created: 11 March 2003
# Whom: hideki
#
# $FreeBSD$
#
PORTNAME= phpua-plugin_cod
PORTVERSION= 1.1.0b
CATEGORIES= games www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= phpua
MAINTAINER= hido@neojapangz.com
COMMENT= A Call of Duty plugin for phpUA
RUN_DEPENDS= ${LOCALBASE}/${PHPUA}/index.php:${PORTSDIR}/games/phpua-engine
# Some variables you can change
PHPUA?= www/data/phpua
USER?= www
GROUP?= www
# Static Variables
PKGOPTS= ${FILESDIR}/pkg-opts
NO_BUILD= yes
PLIST_SUB+= PHPUA=${PHPUA}
options:
@ ${ECHO_MSG} "===> Build options for ${PKGNAME}:"
@ ${CAT} ${PKGOPTS}
pre-everything::
.if !defined(BATCH)
@ ${TEST} -r ${PKGOPTS} && \
(${ECHO_MSG} '-------------------------------------------------------------------------'; \
${ECHO_MSG} 'Perform a "make options" to see a list of available installation options.'; \
${ECHO_MSG} '-------------------------------------------------------------------------')
.endif
do-install:
@ ${CP} -R ${WRKDIR}/images ${PREFIX}/${PHPUA}/
@ ${CP} -R ${WRKDIR}/plugins ${PREFIX}/${PHPUA}/
@ ${CP} -R ${WRKDIR}/templates ${PREFIX}/${PHPUA}/
@ ${CHOWN} -R ${USER}:${GROUP} ${PREFIX}/${PHPUA}
@ ${ECHO_MSG} ""
@ ${ECHO_MSG} "* Files have been installed in"
@ ${ECHO_MSG} "* ${PREFIX}/${PHPUA}"
@ ${ECHO_MSG} "*"
.include <bsd.port.mk>

2
games/phpua-cod/distinfo Normal file
View File

@ -0,0 +1,2 @@
MD5 (phpua-plugin_cod-1.1.0b.tar.gz) = 6489dfd30e13e93daeab65a5002f43f0
SIZE (phpua-plugin_cod-1.1.0b.tar.gz) = 379149

View File

@ -0,0 +1,10 @@
> PHPUA [www/data/phpua]
The DocumentRoot for your webserver under ${PREFIX}
> USER [www]
The user ID under which your webserver runs
> GROUP [www]
The group ID under which your webserver runs

11
games/phpua-cod/pkg-descr Normal file
View File

@ -0,0 +1,11 @@
phpUA is a PHP script that enables gaming server administrators
to manage their servers via a website interface and to display
server information including live statistics to the public.
Plug-ins allow for game, language and website design compatibility.
This is a plug-in for Call of Duty.
WWW: http://phpua.sourceforge.net/
- Hideki
hido@neojapangz.com

31
games/phpua-cod/pkg-plist Normal file
View File

@ -0,0 +1,31 @@
%%PHPUA%%/images/plugin_cod/maps/mp_brecourt.jpg
%%PHPUA%%/images/plugin_cod/maps/mp_carentan.jpg
%%PHPUA%%/images/plugin_cod/maps/mp_chateau.jpg
%%PHPUA%%/images/plugin_cod/maps/mp_dawnville.jpg
%%PHPUA%%/images/plugin_cod/maps/mp_depot.jpg
%%PHPUA%%/images/plugin_cod/maps/mp_harbor.jpg
%%PHPUA%%/images/plugin_cod/maps/mp_hurtgen.jpg
%%PHPUA%%/images/plugin_cod/maps/mp_pavlov.jpg
%%PHPUA%%/images/plugin_cod/maps/mp_powcamp.jpg
%%PHPUA%%/images/plugin_cod/maps/mp_railyard.jpg
%%PHPUA%%/images/plugin_cod/maps/mp_rocket.jpg
%%PHPUA%%/images/plugin_cod/maps/mp_ship.jpg
%%PHPUA%%/images/templates/default/plugin_cod/unavailable.jpg
%%PHPUA%%/plugins/plugin_cod/plugin_cod.inc
%%PHPUA%%/plugins/plugin_cod/plugin_cod_mode_info.inc
%%PHPUA%%/plugins/plugin_cod/plugin_cod_mode_rules.inc
%%PHPUA%%/plugins/plugin_cod/plugin_cod_mode_watch.inc
%%PHPUA%%/templates/default/plugin_cod/info.tpl
%%PHPUA%%/templates/default/plugin_cod/rules.tpl
%%PHPUA%%/templates/default/plugin_cod/watch.js
%%PHPUA%%/templates/default/plugin_cod/watch.tpl
%%PHPUA%%/templates/default/plugin_cod/x.js
%%PHPUA%%/templates/javascript/plugin_cod/info.tpl
%%PHPUA%%/templates/wap/plugin_cod/info.tpl
@dirrm %%PHPUA%%/templates/wap/plugin_cod
@dirrm %%PHPUA%%/templates/javascript/plugin_cod
@dirrm %%PHPUA%%/templates/default/plugin_cod
@dirrm %%PHPUA%%/plugins/plugin_cod
@dirrm %%PHPUA%%/images/templates/default/plugin_cod
@dirrm %%PHPUA%%/images/plugin_cod/maps
@dirrm %%PHPUA%%/images/plugin_cod