Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Feb 1999 14:31:59 +0100
From:      Gianmarco Giovannelli <gmarco@giovannelli.it>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/10292: Update port: misc/qstat 
Message-ID:  <4.1.19990227142317.0096f400@194.184.65.4>

next in thread | raw e-mail | index | archive | help

>Number:         10292
>Category:       ports
>Synopsis:       Update port: misc/qstat
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 27 05:30:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Gianmarco Giovannelli
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
< Private >
>Environment:

FreeBSD gmarco.eclipse.org 4.0-CURRENT FreeBSD 4.0-CURRENT #0: Sat Feb 20
15:49:
22 CET 1999     gmarco@gmarco.eclipse.org:/usr/src/sys/compile/GMARCO  i386


>Description:
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.

Version 2.2b supports the following games:
old Quake (NetQuake)
QuakeWorld
Hexen II
HexenWorld
Quake II
Unreal
Turok2
Sin
Half-Life  


>How-To-Repeat:

>Fix:

This is an update to 2.2b version made on the skel of 2.0b. 
No patches are necessary to compile the program which runs fairly well.
I changed the PLIST and installed also two docs file in
/usr/local/share/doc/qstat (when deinstalling the files and the dir are
wiped out, with the doc dir if it is empty too).
I changed also the DESCR and the COMMENT to reflect the changes in the program.

I didn't change the old mantainer name (obviusly). 

Portlint : 0 warnings , 0 errors


# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	qstat
#	qstat/files
#	qstat/files/md5
#	qstat/pkg
#	qstat/pkg/COMMENT
#	qstat/pkg/DESCR
#	qstat/pkg/PLIST
#	qstat/Makefile
#
echo c - qstat
mkdir -p qstat > /dev/null 2>&1
echo c - qstat/files
mkdir -p qstat/files > /dev/null 2>&1
echo x - qstat/files/md5
sed 's/^X//' >qstat/files/md5 << 'END-of-qstat/files/md5'
XMD5 (qstat22b.tar.gz) = 368d42a6a92ad749c51a6906973a47ac
END-of-qstat/files/md5
echo c - qstat/pkg
mkdir -p qstat/pkg > /dev/null 2>&1
echo x - qstat/pkg/COMMENT
sed 's/^X//' >qstat/pkg/COMMENT << 'END-of-qstat/pkg/COMMENT'
XA command line program to query game servers on the net
END-of-qstat/pkg/COMMENT
echo x - qstat/pkg/DESCR
sed 's/^X//' >qstat/pkg/DESCR << 'END-of-qstat/pkg/DESCR'
XQStat is a command-line program that displays information about
XInternet game servers. The servers are either down, non-responsive, or
Xrunning a game. For servers running a game, the server name, map name,
Xcurrent number of players, and response time are displayed. Server
Xrules and player information may also be displayed.
X
XVersion 2.2b supports the following games:
Xold Quake (NetQuake)
XQuakeWorld
XHexen II
XHexenWorld
XQuake II
XUnreal
XTurok2
XSin
XHalf-Life  
X
XDistfile: qstat22b.tar.gz (110kb) 
XAuthor : Steve Jankowski <steve@activesw.com>
XHome page - http://www.activesw.com/people/steve/qstat.html
END-of-qstat/pkg/DESCR
echo x - qstat/pkg/PLIST
sed 's/^X//' >qstat/pkg/PLIST << 'END-of-qstat/pkg/PLIST'
Xbin/qstat
Xshare/doc/qstat/qstat.txt
Xshare/doc/qstat/qstatdoc.html
X@dirrm share/doc/qstat
X@dirrm share/doc
END-of-qstat/pkg/PLIST
echo x - qstat/Makefile
sed 's/^X//' >qstat/Makefile << 'END-of-qstat/Makefile'
X# New ports collection makefile for:   qstat
X# Version required:    2.2b
X# Date created:        27 Feb 1999
X# Whom:                Gianmarco Giovannelli <gmarco@giovannelli.it>
X#
X# $Id$
X#
X
XDISTNAME=	qstat22b
XPKGNAME=        qstat-2.2b
XCATEGORIES=	misc
XMASTER_SITES=	ftp://ftp.activesw.com/pub/quake/
X
XMAINTAINER=	darius@dons.net.au
X
Xdo-install:
X	@${MKDIR} ${PREFIX}/share/doc
X	@${MKDIR} ${PREFIX}/share/doc/qstat
X	@${INSTALL_PROGRAM} ${WRKSRC}/qstat ${PREFIX}/bin
X	@${INSTALL_DATA} ${WRKSRC}/qstat.txt ${PREFIX}/share/doc/qstat
X	@${INSTALL_DATA} ${WRKSRC}/qstatdoc.html ${PREFIX}/share/doc/qstat
X	@${ECHO_MSG} ""
X	@${ECHO_MSG} "You can read some docs file (text and html)"
X	@${ECHO_MSG} "in ${PREFIX}/share/doc/qstat "
X	@${ECHO_MSG} ""
X
X.include <bsd.port.mk>
END-of-qstat/Makefile
exit



Best Regards,
Gianmarco Giovannelli ,  "Unix expert since yesterday"
http://www.giovannelli.it/~gmarco  
http://www2.masternet.it 




>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.1.19990227142317.0096f400>