Date: Fri, 20 Feb 2004 05:56:01 -0800 (PST) From: Hideki Machida <hido@neojapangz.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/63129: New port: games/phpua A game server monitor & admin tool Message-ID: <200402201356.i1KDu1eO049731@www.freebsd.org> Resent-Message-ID: <200402201400.i1KE0Si7024903@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 63129 >Category: ports >Synopsis: New port: games/phpua A game server monitor & admin tool >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: Fri Feb 20 06:00:28 PST 2004 >Closed-Date: >Last-Modified: >Originator: Hideki Machida >Release: >Organization: >Environment: >Description: >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 # phpua/Makefile # phpua/distinfo # phpua/pkg-descr # phpua/pkg-plist # echo c - phpua mkdir -p phpua > /dev/null 2>&1 echo x - phpua/Makefile sed 's/^X//' >phpua/Makefile << 'END-of-phpua/Makefile' X# New ports collection makefile for: phpUA X# Date created: 20 Feb 2003 X# Whom: hideki X# X# $FreeBSD$ X# X XPORTNAME= phpua XPORTVERSION= 1.0b XCATEGORIES= games www XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= ${PORTNAME} X XMAINTAINER= hido@neojapangz.com XCOMMENT= Game server monitor & admin tool X XRUN_DEPENDS= php-config:${PORTSDIR}/www/mod_php4 X XNO_BUILD= yes XUSE_APACHE= yes X Xdo-install: X @ ${MKDIR} ${PREFIX}/www/data/${PORTNAME}/plugins X @ ${CP} -R ${WRKDIR}/${PORTNAME} ${PREFIX}/www/data/ X @ ${CHOWN} -R www:www ${PREFIX}/www/data/${PORTNAME} X @ ${ECHO_MSG} "" X @ ${ECHO_MSG} "* Files have been installed in" X @ ${ECHO_MSG} "* ${PREFIX}/www/data/${PORTNAME}" X @ ${ECHO_MSG} "*" X @ ${ECHO_MSG} "* Goto "http://your.url/phpua/install.php" to complete installing this package" X @ ${ECHO_MSG} "*" X @ ${ECHO_MSG} "* Don't forget to install the modules needed to administer the type of game your hosting" X @ ${ECHO_MSG} "" X X.include <bsd.port.mk> END-of-phpua/Makefile echo x - phpua/distinfo sed 's/^X//' >phpua/distinfo << 'END-of-phpua/distinfo' XMD5 (phpua-1.0b.tar.gz) = 5126ab8d65efbf297e6d8d034b33d3e6 XSIZE (phpua-1.0b.tar.gz) = 585851 END-of-phpua/distinfo echo x - phpua/pkg-descr sed 's/^X//' >phpua/pkg-descr << 'END-of-phpua/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/pkg-descr echo x - phpua/pkg-plist sed 's/^X//' >phpua/pkg-plist << 'END-of-phpua/pkg-plist' Xwww/data/phpua/install.php Xwww/data/phpua/phpua.log.php Xwww/data/phpua/phpua.cfg.php Xwww/data/phpua/index.php Xwww/data/phpua/languages/lang_en-us.inc Xwww/data/phpua/install/5.inc Xwww/data/phpua/install/4.inc Xwww/data/phpua/install/3.inc Xwww/data/phpua/install/2.inc Xwww/data/phpua/install/header.inc Xwww/data/phpua/install/1.inc Xwww/data/phpua/install/0.inc Xwww/data/phpua/install/footer.inc Xwww/data/phpua/images/templates/default/online.gif Xwww/data/phpua/images/templates/default/header.gif Xwww/data/phpua/images/templates/default/Thumbs.db Xwww/data/phpua/images/templates/default/header_tile.gif Xwww/data/phpua/images/templates/default/offline.gif Xwww/data/phpua/includes/smarty/COPYING.lib Xwww/data/phpua/includes/smarty/README Xwww/data/phpua/includes/smarty/BUGS Xwww/data/phpua/includes/smarty/ChangeLog Xwww/data/phpua/includes/smarty/INSTALL Xwww/data/phpua/includes/smarty/Smarty.class.php Xwww/data/phpua/includes/smarty/TODO Xwww/data/phpua/includes/smarty/Config_File.class.php Xwww/data/phpua/includes/smarty/debug.tpl Xwww/data/phpua/includes/smarty/NEWS Xwww/data/phpua/includes/smarty/Smarty_Compiler.class.php Xwww/data/phpua/includes/smarty/RELEASE_NOTES Xwww/data/phpua/includes/smarty/FAQ Xwww/data/phpua/includes/smarty/core/core.process_compiled_include.php Xwww/data/phpua/includes/smarty/core/core.rm_auto.php Xwww/data/phpua/includes/smarty/core/core.write_cache_file.php Xwww/data/phpua/includes/smarty/core/core.run_insert_handler.php Xwww/data/phpua/includes/smarty/core/core.smarty_include_php.php Xwww/data/phpua/includes/smarty/core/core.write_compiled_include.php Xwww/data/phpua/includes/smarty/core/core.is_trusted.php Xwww/data/phpua/includes/smarty/core/core.read_cache_file.php Xwww/data/phpua/includes/smarty/core/core.get_include_path.php Xwww/data/phpua/includes/smarty/core/core.assemble_plugin_filepath.php Xwww/data/phpua/includes/smarty/core/core.create_dir_structure.php Xwww/data/phpua/includes/smarty/core/core.is_secure.php Xwww/data/phpua/includes/smarty/core/core.assign_smarty_interface.php Xwww/data/phpua/includes/smarty/core/core.display_debug_console.php Xwww/data/phpua/includes/smarty/core/core.get_microtime.php Xwww/data/phpua/includes/smarty/core/core.process_cached_inserts.php Xwww/data/phpua/includes/smarty/core/core.rmdir.php Xwww/data/phpua/includes/smarty/core/core.write_file.php Xwww/data/phpua/includes/smarty/core/core.write_compiled_resource.php Xwww/data/phpua/includes/smarty/core/core.load_plugins.php Xwww/data/phpua/includes/smarty/core/core.load_resource_plugin.php Xwww/data/phpua/includes/smarty/core/core.get_php_resource.php Xwww/data/phpua/includes/smarty/cache/empty.txt Xwww/data/phpua/includes/smarty/configs/empty.txt Xwww/data/phpua/includes/smarty/plugins/function.html_image.php Xwww/data/phpua/includes/smarty/plugins/function.html_select_date.php Xwww/data/phpua/includes/smarty/plugins/function.math.php Xwww/data/phpua/includes/smarty/plugins/modifier.debug_print_var.php Xwww/data/phpua/includes/smarty/plugins/modifier.replace.php Xwww/data/phpua/includes/smarty/plugins/modifier.nl2br.php Xwww/data/phpua/includes/smarty/plugins/outputfilter.trimwhitespace.php Xwww/data/phpua/includes/smarty/plugins/modifier.count_words.php Xwww/data/phpua/includes/smarty/plugins/modifier.regex_replace.php Xwww/data/phpua/includes/smarty/plugins/modifier.strip.php Xwww/data/phpua/includes/smarty/plugins/shared.make_timestamp.php Xwww/data/phpua/includes/smarty/plugins/compiler.assign.php Xwww/data/phpua/includes/smarty/plugins/function.cycle.php Xwww/data/phpua/includes/smarty/plugins/function.html_checkboxes.php Xwww/data/phpua/includes/smarty/plugins/function.popup_init.php Xwww/data/phpua/includes/smarty/plugins/modifier.capitalize.php Xwww/data/phpua/includes/smarty/plugins/function.fetch.php Xwww/data/phpua/includes/smarty/plugins/function.popup.php Xwww/data/phpua/includes/smarty/plugins/modifier.string_format.php Xwww/data/phpua/includes/smarty/plugins/block.textformat.php Xwww/data/phpua/includes/smarty/plugins/function.debug.php Xwww/data/phpua/includes/smarty/plugins/function.html_radios.php Xwww/data/phpua/includes/smarty/plugins/function.mailto.php Xwww/data/phpua/includes/smarty/plugins/modifier.count_paragraphs.php Xwww/data/phpua/includes/smarty/plugins/function.html_select_time.php Xwww/data/phpua/includes/smarty/plugins/modifier.upper.php Xwww/data/phpua/includes/smarty/plugins/function.eval.php Xwww/data/phpua/includes/smarty/plugins/modifier.cat.php Xwww/data/phpua/includes/smarty/plugins/modifier.count_sentences.php Xwww/data/phpua/includes/smarty/plugins/modifier.date_format.php Xwww/data/phpua/includes/smarty/plugins/modifier.escape.php Xwww/data/phpua/includes/smarty/plugins/modifier.spacify.php Xwww/data/phpua/includes/smarty/plugins/function.counter.php Xwww/data/phpua/includes/smarty/plugins/shared.escape_special_chars.php Xwww/data/phpua/includes/smarty/plugins/function.assign_debug_info.php Xwww/data/phpua/includes/smarty/plugins/modifier.count_characters.php Xwww/data/phpua/includes/smarty/plugins/modifier.default.php Xwww/data/phpua/includes/smarty/plugins/modifier.indent.php Xwww/data/phpua/includes/smarty/plugins/function.html_options.php Xwww/data/phpua/includes/smarty/plugins/function.html_table.php Xwww/data/phpua/includes/smarty/plugins/modifier.wordwrap.php Xwww/data/phpua/includes/smarty/plugins/function.config_load.php Xwww/data/phpua/includes/smarty/plugins/modifier.lower.php Xwww/data/phpua/includes/smarty/plugins/modifier.strip_tags.php Xwww/data/phpua/includes/smarty/plugins/modifier.truncate.php Xwww/data/phpua/includes/smarty/templates_c/empty.txt Xwww/data/phpua/includes/content/manageadmin.inc Xwww/data/phpua/includes/content/settings.inc Xwww/data/phpua/includes/content/login.inc Xwww/data/phpua/includes/content/index.inc Xwww/data/phpua/includes/content/manageservers.inc Xwww/data/phpua/includes/content/log.inc Xwww/data/phpua/includes/content/manageplugins.inc Xwww/data/phpua/includes/content/updatecheck.inc Xwww/data/phpua/includes/content/credits.inc Xwww/data/phpua/includes/engine/benchmark.inc Xwww/data/phpua/includes/engine/config.inc Xwww/data/phpua/includes/engine/errorhandler.inc Xwww/data/phpua/includes/engine/auth.inc Xwww/data/phpua/includes/engine/plugins.inc Xwww/data/phpua/includes/engine/languages.inc Xwww/data/phpua/includes/engine/content.inc Xwww/data/phpua/includes/engine/log.inc Xwww/data/phpua/includes/engine/credits.inc Xwww/data/phpua/includes/engine/smarty.inc Xwww/data/phpua/templates/default/body_footer.tpl Xwww/data/phpua/templates/default/index_noservers.tpl Xwww/data/phpua/templates/default/index_footer.tpl Xwww/data/phpua/templates/default/login.tpl Xwww/data/phpua/templates/default/error.tpl Xwww/data/phpua/templates/default/credits.tpl Xwww/data/phpua/templates/default/html_footer.tpl Xwww/data/phpua/templates/default/html_header.tpl Xwww/data/phpua/templates/default/index_header.tpl Xwww/data/phpua/templates/default/body_header.tpl Xwww/data/phpua/templates/default/index_online.tpl Xwww/data/phpua/templates/default/stylesheet.css Xwww/data/phpua/templates/default/index_offline.tpl Xwww/data/phpua/templates/default/admin/settings.tpl Xwww/data/phpua/templates/default/admin/updatecheck.tpl Xwww/data/phpua/templates/default/admin/log.tpl Xwww/data/phpua/templates/default/admin/manageadmin.tpl Xwww/data/phpua/templates/default/admin/manageservers.tpl Xwww/data/phpua/templates/default/admin/manageplugins.tpl Xwww/data/phpua/doc/ISO-639.txt Xwww/data/phpua/doc/INSTALL.txt Xwww/data/phpua/doc/ISO-3166.txt Xwww/data/phpua/doc/COPYING.txt Xwww/data/phpua/doc/index.html Xwww/data/phpua/doc/RFC-1766.txt Xwww/data/phpua/doc/en-us/engine_model_flowchart.html Xwww/data/phpua/doc/en-us/index.html Xwww/data/phpua/doc/en-us/half-life_overviews.html Xwww/data/phpua/doc/en-us/general_installation_guide.html Xwww/data/phpua/doc/en-us/images/dod_donnersliced.png Xwww/data/phpua/doc/en-us/images/dod_donnercombined.png Xwww/data/phpua/doc/en-us/images/dod_donner.png Xwww/data/phpua/doc/en-us/images/dod_donneringame.png Xwww/data/phpua/doc/en-us/images/engine_model_flowchart.png X@dirrm www/data/phpua/doc/en-us/images X@dirrm www/data/phpua/doc/en-us X@dirrm www/data/phpua/doc X@dirrm www/data/phpua/templates/default/admin X@dirrm www/data/phpua/templates/default X@dirrm www/data/phpua/templates X@dirrm www/data/phpua/includes/engine X@dirrm www/data/phpua/includes/content X@dirrm www/data/phpua/includes/smarty/templates_c X@dirrm www/data/phpua/includes/smarty/plugins X@dirrm www/data/phpua/includes/smarty/configs X@dirrm www/data/phpua/includes/smarty/cache X@dirrm www/data/phpua/includes/smarty/core X@dirrm www/data/phpua/includes/smarty X@dirrm www/data/phpua/includes X@dirrm www/data/phpua/images/templates/default X@dirrm www/data/phpua/images/templates X@dirrm www/data/phpua/images X@dirrm www/data/phpua/install X@dirrm www/data/phpua/languages X@dirrm www/data/phpua/plugins X@dirrm www/data/phpua END-of-phpua/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402201356.i1KDu1eO049731>