aboutsummaryrefslogtreecommitdiffstats
path: root/games/phpua-bf
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-11-01 15:35:46 +0800
committermiwi <miwi@FreeBSD.org>2011-11-01 15:35:46 +0800
commitc6ec05a1d41c7210f91f8036d834585f360bc042 (patch)
tree6e037b4e6767a61e90c60e20d93bcc5c0ad18595 /games/phpua-bf
parent7719c214d7feb0ed1c2741e6e69ad4b9814032d4 (diff)
downloadfreebsd-ports-gnome-c6ec05a1d41c7210f91f8036d834585f360bc042.tar.gz
freebsd-ports-gnome-c6ec05a1d41c7210f91f8036d834585f360bc042.tar.zst
freebsd-ports-gnome-c6ec05a1d41c7210f91f8036d834585f360bc042.zip
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
Diffstat (limited to 'games/phpua-bf')
-rw-r--r--games/phpua-bf/Makefile59
-rw-r--r--games/phpua-bf/distinfo2
-rw-r--r--games/phpua-bf/files/pkg-opts10
-rw-r--r--games/phpua-bf/pkg-descr8
-rw-r--r--games/phpua-bf/pkg-plist21
5 files changed, 0 insertions, 100 deletions
diff --git a/games/phpua-bf/Makefile b/games/phpua-bf/Makefile
deleted file mode 100644
index 72c595474972..000000000000
--- a/games/phpua-bf/Makefile
+++ /dev/null
@@ -1,59 +0,0 @@
-# New ports collection makefile for: phpua-plugin_bf
-# Date created: 20 Feb 2003
-# Whom: hideki
-#
-# $FreeBSD$
-#
-
-PORTNAME= phpua-plugin_bf
-PORTVERSION= 1.1.0b
-PORTREVISION= 1
-CATEGORIES= games www
-MASTER_SITES= SF/phpua/Plug-in_%20Battlefield%201942/${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A Battlefield 1942 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-bf/distinfo b/games/phpua-bf/distinfo
deleted file mode 100644
index 54202b8710d5..000000000000
--- a/games/phpua-bf/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (phpua-plugin_bf-1.1.0b.tar.gz) = ad7e863d59ea07137580be79cd86cac5b9532c63a3a26d2f8b69398f0b901ef0
-SIZE (phpua-plugin_bf-1.1.0b.tar.gz) = 8634
diff --git a/games/phpua-bf/files/pkg-opts b/games/phpua-bf/files/pkg-opts
deleted file mode 100644
index 5c101844d9b6..000000000000
--- a/games/phpua-bf/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-bf/pkg-descr b/games/phpua-bf/pkg-descr
deleted file mode 100644
index 4ea3c95e1a89..000000000000
--- a/games/phpua-bf/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 Battlefield 1942.
-
-WWW: http://phpua.sourceforge.net/
diff --git a/games/phpua-bf/pkg-plist b/games/phpua-bf/pkg-plist
deleted file mode 100644
index 8f9d1fde0071..000000000000
--- a/games/phpua-bf/pkg-plist
+++ /dev/null
@@ -1,21 +0,0 @@
-%%PHPUA%%/plugins/plugin_bf/plugin_bf.inc
-%%PHPUA%%/plugins/plugin_bf/plugin_bf_mode_info.inc
-%%PHPUA%%/plugins/plugin_bf/plugin_bf_mode_rules.inc
-%%PHPUA%%/plugins/plugin_bf/plugin_bf_mode_watch.inc
-%%PHPUA%%/templates/default/plugin_bf/info.tpl
-%%PHPUA%%/templates/default/plugin_bf/rules.tpl
-%%PHPUA%%/templates/default/plugin_bf/watch.js
-%%PHPUA%%/templates/default/plugin_bf/watch.tpl
-%%PHPUA%%/templates/default/plugin_bf/x.js
-%%PHPUA%%/templates/javascript/plugin_bf/info.tpl
-%%PHPUA%%/templates/wap/plugin_bf/info.tpl
-@exec chown -R %%PHPUA_USER%%:%%PHPUA_GROUP%% %D/%%PHPUA%%
-@dirrm %%PHPUA%%/templates/wap/plugin_bf
-@dirrmtry %%PHPUA%%/templates/wap
-@dirrm %%PHPUA%%/templates/javascript/plugin_bf
-@dirrmtry %%PHPUA%%/templates/javascript
-@dirrm %%PHPUA%%/templates/default/plugin_bf
-@dirrmtry %%PHPUA%%/templates/default
-@dirrmtry %%PHPUA%%/templates
-@dirrm %%PHPUA%%/plugins/plugin_bf
-@dirrmtry %%PHPUA%%/plugins