From b50dc5c75c65cf0b9629a6b09ee47a001ac8d6e4 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 15 Mar 1999 01:35:06 +0000 Subject: Update to version 2.2b. PR: 10292 Submitted by: Gianmarco Giovannelli Reviewed by: maintainer --- games/qstat/Makefile | 16 ++++++++++++---- games/qstat/distinfo | 2 +- games/qstat/pkg-comment | 2 +- games/qstat/pkg-descr | 16 +++++++++++++++- games/qstat/pkg-plist | 3 +++ 5 files changed, 32 insertions(+), 7 deletions(-) diff --git a/games/qstat/Makefile b/games/qstat/Makefile index 00fe582e9e44..ac234e5b5e3e 100644 --- a/games/qstat/Makefile +++ b/games/qstat/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: qstat -# Version required: 2.0b +# Version required: 2.2b # Date created: 28 May 1998 # Whom: Daniel O'Connor # -# $Id: Makefile,v 1.1.1.1 1998/08/09 01:04:55 steve Exp $ +# $Id: Makefile,v 1.1.1.1 1998/08/17 00:28:24 steve Exp $ # -DISTNAME= qstat20b -PKGNAME= qstat-2.0b +DISTNAME= qstat22b +PKGNAME= qstat-2.2b CATEGORIES= misc MASTER_SITES= ftp://ftp.activesw.com/pub/quake/ @@ -15,5 +15,13 @@ MAINTAINER= darius@dons.net.au do-install: ${INSTALL_PROGRAM} ${WRKSRC}/qstat ${PREFIX}/bin +.if !defined(NOPORTDOCS) + @${ECHO_MSG} "" + @${ECHO_MSG} "Installing documents in ${PREFIX}/share/doc/qstat" + @${ECHO_MSG} "" + ${MKDIR} ${PREFIX}/share/doc/qstat + ${INSTALL_DATA} ${WRKSRC}/qstat.txt ${PREFIX}/share/doc/qstat + ${INSTALL_DATA} ${WRKSRC}/qstatdoc.html ${PREFIX}/share/doc/qstat +.endif .include diff --git a/games/qstat/distinfo b/games/qstat/distinfo index e27d51b3fa62..b237a145f70c 100644 --- a/games/qstat/distinfo +++ b/games/qstat/distinfo @@ -1 +1 @@ -MD5 (qstat20b.tar.gz) = 3d3760e3003aff58059f0e4b35f58457 +MD5 (qstat22b.tar.gz) = 368d42a6a92ad749c51a6906973a47ac diff --git a/games/qstat/pkg-comment b/games/qstat/pkg-comment index af48988c2aa2..9ae9ae0f8d11 100644 --- a/games/qstat/pkg-comment +++ b/games/qstat/pkg-comment @@ -1 +1 @@ -A command line program to query Quake 1 & 2, and Hexen 2 servers +A command line program to query game servers on the net diff --git a/games/qstat/pkg-descr b/games/qstat/pkg-descr index 311e8b71bfaf..47c1ffb58bc7 100644 --- a/games/qstat/pkg-descr +++ b/games/qstat/pkg-descr @@ -1,6 +1,20 @@ QStat is a command-line program that displays information about -Internet Quake servers. The servers are either down, non-responsive, or +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. + +Version 2.2b supports the following games: +old Quake (NetQuake) +QuakeWorld +Hexen II +HexenWorld +Quake II +Unreal +Turok2 +Sin +Half-Life + +Distfile: qstat22b.tar.gz (110kb) +Author : Steve Jankowski Home page - http://www.activesw.com/people/steve/qstat.html diff --git a/games/qstat/pkg-plist b/games/qstat/pkg-plist index 23fbc5ef8f00..15a243172e85 100644 --- a/games/qstat/pkg-plist +++ b/games/qstat/pkg-plist @@ -1 +1,4 @@ bin/qstat +share/doc/qstat/qstat.txt +share/doc/qstat/qstatdoc.html +@dirrm share/doc/qstat -- cgit v1.2.3