diff options
author | danfe <danfe@FreeBSD.org> | 2004-10-12 12:16:42 +0000 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2004-10-12 12:16:42 +0000 |
commit | 45c7e94b668f0a811f648d350a9b8e2d68837f6c (patch) | |
tree | c594502de216694b3f7962df93b174d809a4f7be /games/qstat/pkg-descr | |
parent | 710d23a0f530049c1c431157d54a09dc35eac5a2 (diff) | |
download | FreeBSD-ports-45c7e94b668f0a811f648d350a9b8e2d68837f6c.zip FreeBSD-ports-45c7e94b668f0a811f648d350a9b8e2d68837f6c.tar.gz |
Update to version 2.6.
PR: ports/71140
Submitted by: myself
Approved by: maintainer (timeout after >40 days)
Diffstat (limited to 'games/qstat/pkg-descr')
-rw-r--r-- | games/qstat/pkg-descr | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/games/qstat/pkg-descr b/games/qstat/pkg-descr index 2810a85..97f37b2 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> |