From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 4 20:40:32 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 603E116A4F7 for ; Sun, 4 Apr 2004 20:40:32 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5370E43D1F for ; Sun, 4 Apr 2004 20:40:32 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i353ePbv084879 for ; Sun, 4 Apr 2004 20:40:25 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i353eP5c084878; Sun, 4 Apr 2004 20:40:25 -0700 (PDT) (envelope-from gnats) Resent-Date: Sun, 4 Apr 2004 20:40:25 -0700 (PDT) Resent-Message-Id: <200404050340.i353eP5c084878@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Hideki Machida Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7204716A4CE for ; Sun, 4 Apr 2004 20:34:21 -0700 (PDT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6888043D3F for ; Sun, 4 Apr 2004 20:34:21 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.10/8.12.10) with ESMTP id i353YL72085823 for ; Sun, 4 Apr 2004 20:34:21 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.10/8.12.10/Submit) id i353YLgg085822; Sun, 4 Apr 2004 20:34:21 -0700 (PDT) (envelope-from nobody) Message-Id: <200404050334.i353YLgg085822@www.freebsd.org> Date: Sun, 4 Apr 2004 20:34:21 -0700 (PDT) From: Hideki Machida To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: ports/65190: New port: games/phpua-plugin_ut Unreal Tournament plugin for phpUA X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Apr 2004 03:40:32 -0000 >Number: 65190 >Category: ports >Synopsis: New port: games/phpua-plugin_ut Unreal Tournament plugin for phpUA >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: Sun Apr 04 20:40:25 PDT 2004 >Closed-Date: >Last-Modified: >Originator: Hideki Machida >Release: >Organization: >Environment: >Description: This is a plugin for phpUA which provides functionality for working with Unreal Tournament. >How-To-Repeat: >Fix: # 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: # # phpua-ut # phpua-ut/distinfo # phpua-ut/Makefile # phpua-ut/pkg-descr # phpua-ut/pkg-plist # phpua-ut/files # phpua-ut/files/pkg-opts # echo c - phpua-ut mkdir -p phpua-ut > /dev/null 2>&1 echo x - phpua-ut/distinfo sed 's/^X//' >phpua-ut/distinfo << 'END-of-phpua-ut/distinfo' XMD5 (phpua-plugin_ut-1.1.0b.tar.gz) = 9c11e2d400a4e9d88db229f26ac31048 XSIZE (phpua-plugin_ut-1.1.0b.tar.gz) = 277898 END-of-phpua-ut/distinfo echo x - phpua-ut/Makefile sed 's/^X//' >phpua-ut/Makefile << 'END-of-phpua-ut/Makefile' X# New ports collection makefile for: phpua-plugin_ut X# Date created: 29 March 2003 X# Whom: hideki X# X# $FreeBSD$ X# X XPORTNAME= phpua-plugin_ut XPORTVERSION= 1.1.0b XCATEGORIES= games www XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= phpua X XMAINTAINER= hido@neojapangz.com XCOMMENT= A Unreal Tournament plugin for phpUA X XRUN_DEPENDS= ${PKG_DBDIR}/phpua-engine-1.1.0b:${PORTSDIR}/games/phpua-engine X X# Some variables you can change XPHPUA?= www/data/phpua XUSER?= www XGROUP?= www X X# Static Variables XPKGOPTS= ${FILESDIR}/pkg-opts X XNO_BUILD= yes X XPLIST_SUB+= PHPUA=${PHPUA} X Xoptions: X @ ${ECHO_MSG} "===> Build options for ${PKGNAME}:" X @ ${CAT} ${PKGOPTS} X Xpre-everything:: X.if !defined(BATCH) X @ ${TEST} -r ${PKGOPTS} && \ X (${ECHO_MSG} '-------------------------------------------------------------------------'; \ X ${ECHO_MSG} 'Perform a "make options" to see a list of available installation options.'; \ X ${ECHO_MSG} '-------------------------------------------------------------------------') X.endif X Xdo-install: X @ ${CP} -R ${WRKDIR}/images ${PREFIX}/${PHPUA}/ X @ ${CP} -R ${WRKDIR}/plugins ${PREFIX}/${PHPUA}/ X @ ${CP} -R ${WRKDIR}/templates ${PREFIX}/${PHPUA}/ X @ ${CHOWN} -R ${USER}:${GROUP} ${PREFIX}/${PHPUA} X @ ${ECHO_MSG} "" X @ ${ECHO_MSG} "* Files have been installed in" X @ ${ECHO_MSG} "* ${PREFIX}/${PHPUA}" X @ ${ECHO_MSG} "*" X X.include END-of-phpua-ut/Makefile echo x - phpua-ut/pkg-descr sed 's/^X//' >phpua-ut/pkg-descr << 'END-of-phpua-ut/pkg-descr' XA Revolution in Server Administration X XphpUA is a PHP script that enables gaming server administrators Xto manage their servers via a website interface and to display Xserver information including live statistics to the public. XPlug-ins allow for game, language and website design compatibility. X XWWW: http://phpua.sourceforge.net/ X X- Hideki Xhido@neojapangz.com END-of-phpua-ut/pkg-descr echo x - phpua-ut/pkg-plist sed 's/^X//' >phpua-ut/pkg-plist << 'END-of-phpua-ut/pkg-plist' X%%PHPUA%%/images/plugin_ut/faces/CommandoSkins.Blake.jpg X%%PHPUA%%/images/plugin_ut/faces/CommandoSkins.Boris.jpg X%%PHPUA%%/images/plugin_ut/faces/CommandoSkins.Gorn.jpg X%%PHPUA%%/images/plugin_ut/faces/CommandoSkins.Grail.jpg X%%PHPUA%%/images/plugin_ut/faces/CommandoSkins.Graves.jpg X%%PHPUA%%/images/plugin_ut/faces/CommandoSkins.Kragoth.jpg X%%PHPUA%%/images/plugin_ut/faces/CommandoSkins.Luthor.jpg X%%PHPUA%%/images/plugin_ut/faces/CommandoSkins.Malakai.jpg X%%PHPUA%%/images/plugin_ut/faces/CommandoSkins.Necrotic.jpg X%%PHPUA%%/images/plugin_ut/faces/CommandoSkins.Nickolai.jpg X%%PHPUA%%/images/plugin_ut/faces/CommandoSkins.Ramirez.jpg X%%PHPUA%%/images/plugin_ut/faces/CommandoSkins.Whitman.jpg X%%PHPUA%%/images/plugin_ut/faces/FCommandoSkins.Anna.jpg X%%PHPUA%%/images/plugin_ut/faces/FCommandoSkins.Cryss.jpg X%%PHPUA%%/images/plugin_ut/faces/FCommandoSkins.Freylis.jpg X%%PHPUA%%/images/plugin_ut/faces/FCommandoSkins.gromida.jpg X%%PHPUA%%/images/plugin_ut/faces/FCommandoSkins.Indina.jpg X%%PHPUA%%/images/plugin_ut/faces/FCommandoSkins.Ivana.jpg X%%PHPUA%%/images/plugin_ut/faces/FCommandoSkins.Jayce.jpg X%%PHPUA%%/images/plugin_ut/faces/FCommandoSkins.Kyla.jpg X%%PHPUA%%/images/plugin_ut/faces/FCommandoSkins.maime.jpg X%%PHPUA%%/images/plugin_ut/faces/FCommandoSkins.Malise.jpg X%%PHPUA%%/images/plugin_ut/faces/FCommandoSkins.Mariana.jpg X%%PHPUA%%/images/plugin_ut/faces/FCommandoSkins.Nikita.jpg X%%PHPUA%%/images/plugin_ut/faces/FCommandoSkins.Portia.jpg X%%PHPUA%%/images/plugin_ut/faces/FCommandoSkins.Tanya.jpg X%%PHPUA%%/images/plugin_ut/faces/FCommandoSkins.visse.jpg X%%PHPUA%%/images/plugin_ut/faces/None.jpg X%%PHPUA%%/images/plugin_ut/faces/SGirlSkins.annaka.jpg X%%PHPUA%%/images/plugin_ut/faces/SGirlSkins.aryss.jpg X%%PHPUA%%/images/plugin_ut/faces/SGirlSkins.Athena.jpg X%%PHPUA%%/images/plugin_ut/faces/SGirlSkins.Azure.jpg X%%PHPUA%%/images/plugin_ut/faces/SGirlSkins.Cathode.jpg X%%PHPUA%%/images/plugin_ut/faces/SGirlSkins.Cilia.jpg X%%PHPUA%%/images/plugin_ut/faces/SGirlSkins.Fury.jpg X%%PHPUA%%/images/plugin_ut/faces/SGirlSkins.Isis.jpg X%%PHPUA%%/images/plugin_ut/faces/SGirlSkins.Lauren.jpg X%%PHPUA%%/images/plugin_ut/faces/SGirlSkins.Lilith.jpg X%%PHPUA%%/images/plugin_ut/faces/SGirlSkins.olga.jpg X%%PHPUA%%/images/plugin_ut/faces/SGirlSkins.Risa.jpg X%%PHPUA%%/images/plugin_ut/faces/SGirlSkins.ryanna.jpg X%%PHPUA%%/images/plugin_ut/faces/SGirlSkins.Rylisa.jpg X%%PHPUA%%/images/plugin_ut/faces/SGirlSkins.Sara.jpg X%%PHPUA%%/images/plugin_ut/faces/SGirlSkins.Sarena.jpg X%%PHPUA%%/images/plugin_ut/faces/SGirlSkins.Shyann.jpg X%%PHPUA%%/images/plugin_ut/faces/SGirlSkins.Tara.jpg X%%PHPUA%%/images/plugin_ut/faces/SGirlSkins.Tasha.jpg X%%PHPUA%%/images/plugin_ut/faces/SGirlSkins.Vixen.jpg X%%PHPUA%%/images/plugin_ut/faces/SGirlSkins.Zanna.jpg X%%PHPUA%%/images/plugin_ut/faces/SoldierSkins.Arkon.jpg X%%PHPUA%%/images/plugin_ut/faces/SoldierSkins.Brock.jpg X%%PHPUA%%/images/plugin_ut/faces/SoldierSkins.Bruce.jpg X%%PHPUA%%/images/plugin_ut/faces/SoldierSkins.Drake.jpg X%%PHPUA%%/images/plugin_ut/faces/SoldierSkins.Harlin.jpg X%%PHPUA%%/images/plugin_ut/faces/SoldierSkins.Johnson.jpg X%%PHPUA%%/images/plugin_ut/faces/SoldierSkins.Kregore.jpg X%%PHPUA%%/images/plugin_ut/faces/SoldierSkins.Malcom.jpg X%%PHPUA%%/images/plugin_ut/faces/SoldierSkins.Manwell.jpg X%%PHPUA%%/images/plugin_ut/faces/SoldierSkins.Matrix.jpg X%%PHPUA%%/images/plugin_ut/faces/SoldierSkins.Othello.jpg X%%PHPUA%%/images/plugin_ut/faces/SoldierSkins.Radkin.jpg X%%PHPUA%%/images/plugin_ut/faces/SoldierSkins.Rankin.jpg X%%PHPUA%%/images/plugin_ut/faces/SoldierSkins.Riker.jpg X%%PHPUA%%/images/plugin_ut/faces/SoldierSkins.Slain.jpg X%%PHPUA%%/images/plugin_ut/faces/SoldierSkins.Tensor.jpg X%%PHPUA%%/images/plugin_ut/faces/SoldierSkins.Vector.jpg X%%PHPUA%%/images/plugin_ut/faces/SoldierSkins.Von.jpg X%%PHPUA%%/images/plugin_ut/faces/SoldierSkins.Wraith.jpg X%%PHPUA%%/images/plugin_ut/faces/TSkMSkins.Baetal.jpg X%%PHPUA%%/images/plugin_ut/faces/TSkMSkins.Berserker.jpg X%%PHPUA%%/images/plugin_ut/faces/TSkMSkins.Disconnect.jpg X%%PHPUA%%/images/plugin_ut/faces/TSkMSkins.Dominator.jpg X%%PHPUA%%/images/plugin_ut/faces/TSkMSkins.Firewall.jpg X%%PHPUA%%/images/plugin_ut/faces/TSkMSkins.Guardian.jpg X%%PHPUA%%/images/plugin_ut/faces/TSkMSkins.Pharoh.jpg X%%PHPUA%%/images/plugin_ut/faces/TSkMSkins.Skrilax.jpg X%%PHPUA%%/images/plugin_ut/faces/TSkMSkins.SuperFly.jpg X%%PHPUA%%/images/plugin_ut/faces/unknown.jpg X%%PHPUA%%/plugins/plugin_ut/plugin_ut.inc X%%PHPUA%%/plugins/plugin_ut/plugin_ut_mode_info.inc X%%PHPUA%%/plugins/plugin_ut/plugin_ut_mode_rules.inc X%%PHPUA%%/plugins/plugin_ut/plugin_ut_mode_watch.inc X%%PHPUA%%/templates/default/plugin_ut/info.tpl X%%PHPUA%%/templates/default/plugin_ut/rules.tpl X%%PHPUA%%/templates/default/plugin_ut/watch.js X%%PHPUA%%/templates/default/plugin_ut/watch.tpl X%%PHPUA%%/templates/default/plugin_ut/x.js X%%PHPUA%%/templates/javascript/plugin_ut/info.tpl X%%PHPUA%%/templates/wap/plugin_ut/info.tpl X@dirrm %%PHPUA%%/templates/wap/plugin_ut X@dirrm %%PHPUA%%/templates/javascript/plugin_ut X@dirrm %%PHPUA%%/templates/default/plugin_ut X@dirrm %%PHPUA%%/plugins/plugin_ut X@dirrm %%PHPUA%%/images/plugin_ut/faces X@dirrm %%PHPUA%%/images/plugin_ut END-of-phpua-ut/pkg-plist echo c - phpua-ut/files mkdir -p phpua-ut/files > /dev/null 2>&1 echo x - phpua-ut/files/pkg-opts sed 's/^X//' >phpua-ut/files/pkg-opts << 'END-of-phpua-ut/files/pkg-opts' X X> PHPUA [www/data/phpua] X The DocumentRoot for your webserver under ${PREFIX} X X> USER [www] X The user ID under which your webserver runs X X> GROUP [www] X The group ID under which your webserver runs X END-of-phpua-ut/files/pkg-opts exit >Release-Note: >Audit-Trail: >Unformatted: