summaryrefslogtreecommitdiff
path: root/games/phpua-ut2003
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-11-01 07:35:46 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-11-01 07:35:46 +0000
commitc993547647ade192de588d835170899ea69750fa (patch)
tree1066049488d0de8086aaf3e233ead12bf19d5d4e /games/phpua-ut2003
parent- Update to 0.12.17 (diff)
2011-11-01 games/phpua-ut2003: depends on phpua-engine
2011-11-01 games/phpua-engine: apache13 is deprecated, migrate to 2.2.x+ now 2011-11-01 games/phpua-hl: depends on phpua-engine 2011-11-01 games/phpua-ut: depends on phpua-engine 2011-11-01 games/phpua-cod: depends on phpua-engine 2011-11-01 games/uox3: No more public distfiles 2011-11-01 games/phpua-q3: depends on phpua-engine 2011-11-01 games/phpua-bf: depends on phpua-engine 2011-10-30 graphics/kallery: does not build; last release 20010511 2011-10-28 graphics/gtksee: depends on unfetchable port archivers/bzip; last release 2004 2011-11-01 mail/mailscanner-mrtg: apache13 is deprecated, migrate to 2.2.x+ now 2011-10-31 net-p2p/qbittorrent-28-nox11: Please migrate to net-p2p/qbittorrent-29 2011-10-31 net-p2p/qbittorrent-28: Please migrate to net-p2p/qbittorrent-29 2011-10-31 net-p2p/dctc-gui-qt No more public distfiles 2011-10-31 net-p2p/dctc-gui No more public distfiles 2011-09-01 net-p2p/dctc: No more public distfiles 2011-11-01 www/slash: apache13 is deprecated, migrate to 2.2.x+ now 2011-11-01 databases/maatkit: Upstream support dropped. Please consider using databases/percona-toolkit 2011-11-01 databases/mysqlman: apache13 is deprecated, migrate to 2.2.x+ now 2011-11-01 databases/mysql-editor: apache13 is deprecated, migrate to 2.2.x+ now 2011-09-30 databases/gnats: Security issues
Notes
Notes: svn path=/head/; revision=284829
Diffstat (limited to 'games/phpua-ut2003')
-rw-r--r--games/phpua-ut2003/Makefile59
-rw-r--r--games/phpua-ut2003/distinfo2
-rw-r--r--games/phpua-ut2003/files/pkg-opts10
-rw-r--r--games/phpua-ut2003/pkg-descr8
-rw-r--r--games/phpua-ut2003/pkg-plist20
5 files changed, 0 insertions, 99 deletions
diff --git a/games/phpua-ut2003/Makefile b/games/phpua-ut2003/Makefile
deleted file mode 100644
index 37a96788fc5d..000000000000
--- a/games/phpua-ut2003/Makefile
+++ /dev/null
@@ -1,59 +0,0 @@
-# New ports collection makefile for: phpua-plugin_ut2003
-# Date created: 29 March 2003
-# Whom: hideki
-#
-# $FreeBSD$
-#
-
-PORTNAME= phpua-plugin_ut2003
-PORTVERSION= 1.1.0b
-PORTREVISION= 1
-CATEGORIES= games www
-MASTER_SITES= SF/phpua/Plug-in_%20Unreal%20Tournament%202k3/${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= An Unreal Tournament 2003 plugin for phpUA
-
-BUILD_DEPENDS= ${LOCALBASE}/${PHPUA}/index.php:${PORTSDIR}/games/phpua-engine
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
-DEPRECATED= depends on phpua-engine
-EXPIRATION_DATE= 2011-11-01
-
-# Some variables you can change
-PHPUA?= www/phpua
-PHPUA_USER?= ${WWWOWN}
-PHPUA_GROUP?= ${WWWGRP}
-
-# Static Variables
-PKGOPTS= ${FILESDIR}/pkg-opts
-
-NO_BUILD= yes
-
-PLIST_SUB+= PHPUA=${PHPUA} PHPUA_USER=${PHPUA_USER} PHPUA_GROUP=${PHPUA_GROUP}
-
-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-extract:
- @ ${MKDIR} ${WRKSRC}
- @ cd ${WRKSRC} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ${EXTRACT_AFTER_ARGS}
-
-do-install:
- @ ${CHOWN} -R ${PHPUA_USER}:${PHPUA_GROUP} ${WRKSRC}
- @ ${CP} -R ${WRKSRC}/ ${PREFIX}/${PHPUA}/
- @ ${ECHO_MSG} ""
- @ ${ECHO_MSG} "* Files have been installed in"
- @ ${ECHO_MSG} "* ${PREFIX}/${PHPUA}"
- @ ${ECHO_MSG} "*"
-
-.include <bsd.port.mk>
diff --git a/games/phpua-ut2003/distinfo b/games/phpua-ut2003/distinfo
deleted file mode 100644
index 1c8b0e91bbe7..000000000000
--- a/games/phpua-ut2003/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (phpua-plugin_ut2003-1.1.0b.tar.gz) = 27961c91108210453db91dbcc274121ee7cbc7bb9ed4ea67700428243c3a86cc
-SIZE (phpua-plugin_ut2003-1.1.0b.tar.gz) = 7646
diff --git a/games/phpua-ut2003/files/pkg-opts b/games/phpua-ut2003/files/pkg-opts
deleted file mode 100644
index 5c101844d9b6..000000000000
--- a/games/phpua-ut2003/files/pkg-opts
+++ /dev/null
@@ -1,10 +0,0 @@
-
-> PHPUA [www/data/phpua]
- The DocumentRoot for your webserver under ${PREFIX}
-
-> PHPUA_USER [www]
- The user ID under which your webserver runs
-
-> PHPUA_GROUP [www]
- The group ID under which your webserver runs
-
diff --git a/games/phpua-ut2003/pkg-descr b/games/phpua-ut2003/pkg-descr
deleted file mode 100644
index 5efb84cf4dc3..000000000000
--- a/games/phpua-ut2003/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-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 Unreal Tournament 2003.
-
-WWW: http://phpua.sourceforge.net/
diff --git a/games/phpua-ut2003/pkg-plist b/games/phpua-ut2003/pkg-plist
deleted file mode 100644
index 5dca456a48ca..000000000000
--- a/games/phpua-ut2003/pkg-plist
+++ /dev/null
@@ -1,20 +0,0 @@
-%%PHPUA%%/plugins/plugin_ut2003/plugin_ut2003.inc
-%%PHPUA%%/plugins/plugin_ut2003/plugin_ut2003_mode_info.inc
-%%PHPUA%%/plugins/plugin_ut2003/plugin_ut2003_mode_rules.inc
-%%PHPUA%%/plugins/plugin_ut2003/plugin_ut2003_mode_watch.inc
-%%PHPUA%%/templates/default/plugin_ut2003/info.tpl
-%%PHPUA%%/templates/default/plugin_ut2003/rules.tpl
-%%PHPUA%%/templates/default/plugin_ut2003/watch.js
-%%PHPUA%%/templates/default/plugin_ut2003/watch.tpl
-%%PHPUA%%/templates/default/plugin_ut2003/x.js
-%%PHPUA%%/templates/javascript/plugin_ut2003/info.tpl
-%%PHPUA%%/templates/wap/plugin_ut2003/info.tpl
-@dirrm %%PHPUA%%/templates/wap/plugin_ut2003
-@dirrmtry %%PHPUA%%/templates/wap
-@dirrm %%PHPUA%%/templates/javascript/plugin_ut2003
-@dirrmtry %%PHPUA%%/templates/javascript
-@dirrm %%PHPUA%%/templates/default/plugin_ut2003
-@dirrmtry %%PHPUA%%/templates/default
-@dirrmtry %%PHPUA%%/templates
-@dirrm %%PHPUA%%/plugins/plugin_ut2003
-@dirrmtry %%PHPUA%%/plugins