summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2004-10-12 12:16:42 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2004-10-12 12:16:42 +0000
commitf25bb89afbce09d1a1b10de24b3811ae475b8468 (patch)
tree024378a34723c0caba2b71f04a77f2cd07af3477 /games
parentUpdate to version 3.0.2 (diff)
Update to version 2.6.
PR: ports/71140 Submitted by: myself Approved by: maintainer (timeout after >40 days)
Notes
Notes: svn path=/head/; revision=118976
Diffstat (limited to 'games')
-rw-r--r--games/qstat/Makefile10
-rw-r--r--games/qstat/distinfo4
-rw-r--r--games/qstat/pkg-descr16
-rw-r--r--games/qstat/pkg-plist3
4 files changed, 20 insertions, 13 deletions
diff --git a/games/qstat/Makefile b/games/qstat/Makefile
index 31d7df7b0993..4359f7093d4c 100644
--- a/games/qstat/Makefile
+++ b/games/qstat/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= qstat
-PORTVERSION= 2.5.c
+PORTVERSION= 2.6
CATEGORIES= games net
-MASTER_SITES= http://www.qstat.org/
-DISTNAME= qstat${PORTVERSION:S/.//g}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= pat@FreeBSD.org
COMMENT= A command line program to query game servers on the net
@@ -21,10 +21,10 @@ do-install:
@${ECHO_MSG} "Installing documents and templates in: \
${DOCSDIR}"
@${ECHO_MSG} ""
- @${MKDIR} ${DOCSDIR}
- @${MKDIR} ${DOCSDIR}/template
+ @${MKDIR} ${DOCSDIR}/info ${DOCSDIR}/template
@${INSTALL_DATA} ${WRKSRC}/qstatdoc.html ${DOCSDIR}
@${INSTALL_DATA} ${WRKSRC}/template/* ${DOCSDIR}/template
+ @${INSTALL_DATA} ${WRKSRC}/info/* ${DOCSDIR}/info
.endif
.include <bsd.port.mk>
diff --git a/games/qstat/distinfo b/games/qstat/distinfo
index 9c0a239d62fd..b2a6085ce010 100644
--- a/games/qstat/distinfo
+++ b/games/qstat/distinfo
@@ -1,2 +1,2 @@
-MD5 (qstat25c.tar.gz) = a936dc3e15ece567378a026737fe45e2
-SIZE (qstat25c.tar.gz) = 111739
+MD5 (qstat-2.6.tar.gz) = 68e96ea9dd444ddd7759db02444d398a
+SIZE (qstat-2.6.tar.gz) = 133834
diff --git a/games/qstat/pkg-descr b/games/qstat/pkg-descr
index 2810a857fe63..97f37b2777d5 100644
--- a/games/qstat/pkg-descr
+++ b/games/qstat/pkg-descr
@@ -1,8 +1,10 @@
-QStat is a command-line program that displays information about
-Internet game servers. The servers are either down, non-responsive, or
-running a game. For servers running a game, the server name, map name,
-current number of players, and response time are displayed. Server
-rules and player information may also be displayed.
+QStat is a command-line program that displays information about Internet
+game servers. The servers are either down, non-responsive, or running a
+a game. For servers running a game, the server name, map name, current
+number of players, and response time are displayed. Server rules and
+player information may also be displayed. Can output templates for
+automatic HTML generation. Also has raw display mode for integration
+with custom server browsers.
It supports the following games:
o old Quake (NetQuake)
@@ -13,7 +15,9 @@ It supports the following games:
o Unreal
o Turok2
o Sin
- o Half-Life
+ o Half-Life 2
+ o Half-Life
+ o Doom III
o and more...
Author: Steve Jankowski <steve@qstat.org>
diff --git a/games/qstat/pkg-plist b/games/qstat/pkg-plist
index cc68c9eb996e..dcb42ffc5f9e 100644
--- a/games/qstat/pkg-plist
+++ b/games/qstat/pkg-plist
@@ -1,5 +1,7 @@
bin/qstat
%%PORTDOCS%%share/doc/qstat/qstatdoc.html
+%%PORTDOCS%%share/doc/qstat/info/UT2003.txt
+%%PORTDOCS%%share/doc/qstat/info/GhostRecon.txt
%%PORTDOCS%%share/doc/qstat/template/README.txt
%%PORTDOCS%%share/doc/qstat/template/brocTh.html
%%PORTDOCS%%share/doc/qstat/template/brocTp.html
@@ -19,4 +21,5 @@ bin/qstat
%%PORTDOCS%%share/doc/qstat/template/unrealTs.html
%%PORTDOCS%%share/doc/qstat/template/unrealTt.html
%%PORTDOCS%%@dirrm share/doc/qstat/template
+%%PORTDOCS%%@dirrm share/doc/qstat/info
%%PORTDOCS%%@dirrm share/doc/qstat