Port details |
- wmqstat Dockapp for monitoring of various Internet game servers
- 0.0.4_3 games =2 0.0.4_3Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2003-04-27 15:18:45
- Last Update: 2023-11-01 22:11:47
- Commit Hash: 05f0f44
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: windowmaker
- License: GPLv2
- WWW:
- https://wmqstat.sourceforge.net/
- Description:
- wmQStat is a dockable front-end to qstat by Steve Jankowski, a popular
command-line monitor of lots of Internet game servers, i.e. Quake/W/2/3,
Hexen2/W, HL/CS/HL2, Tribes/2, RtCW, UT200x, DOOM III, FarCry, to name a
few (this list is by far not complete).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/games/wmqstat/ && make install clean
- To add the package, run one of these commands:
- pkg install games/wmqstat
- pkg install wmqstat
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wmqstat
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (wmqstat-0.0.4.tar.gz) = 68137c536f2de1ee6a626f13720d4493ec0c1a80d3fdebf932f068eec6629afb
SIZE (wmqstat-0.0.4.tar.gz) = 17766
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- xpm.pc : x11/libXpm
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- Runtime dependencies:
-
- qstat : games/qstat
- xpm.pc : x11/libXpm
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for wmqstat-0.0.4_3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- games_wmqstat
- USES:
- xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.0.4_3 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
0.0.4_3 09 Nov 2022 13:07:44 |
Fernando Apesteguía (fernape) Author: Robert Clausecker |
games/wmqstat: fix build with -fno-common
PR: 267612
Reported by: fuz@fuz.su (maintainer)
MFH: 2022Q4 (build fix) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.0.4_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.0.4_2 20 Jul 2022 14:21:58 |
Tobias C. Berner (tcberner) |
games: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <benlutz@datacomm.ch>
* <janos.mohacsi@bsd.hu>
* Aaron Baugher
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron VonderHaar <avh4@usa.net>
* Aaron Zauner <az_mail@gmx.at>
* Adam Kranzel (adam@alameda.edu)
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
0.0.4_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.0.4_2 18 Feb 2021 01:03:06 |
linimon |
Mark BROKEN in 13/14 (via latest llvm update). |
0.0.4_2 05 Nov 2019 22:16:15 |
zeising |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
0.0.4_2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.0.4_2 05 Jun 2014 01:48:19 |
danfe |
Stagify, relinquish control. |
0.0.4_2 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
0.0.4_2 05 Sep 2013 10:07:17 |
danfe |
- Unbreak the build against Clang
- Tighten Makefile header and COMMENT
- Add LICENSE (sadly, has to be GPLv2)
- Convert NOPORTDOCS while I'm here
Reported by: pkg-fallout |
0.0.4_2 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.0.4_2 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
0.0.4_2 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
0.0.4_2 30 Mar 2009 10:56:11 |
danfe |
Fix parallel build and mark as MAKE_JOBS_SAFE. |
0.0.4_2 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
0.0.4_2 24 Mar 2008 10:48:53 |
danfe |
- Drop USE_X_PREFIX
- Replace USE_XPM with USE_XORG
- Cleanup Makefile
- Use SF macro
- Bump PORTREVISION |
0.0.4_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.0.4 22 Jan 2006 11:18:58 |
edwin |
SHA256ify
Approved by: krion@ |
0.0.4 27 May 2005 03:47:23 |
danfe |
Employ PLIST_FILES/PORTDOCS and kill pkg-plist. |
0.0.4 02 Mar 2005 11:46:59 |
danfe |
- Update to 0.0.4
- Use DOCSDIR macro in pkg-plist |
0.0.3 27 Aug 2004 08:46:33 |
danfe |
Update my email address to `@FreeBSD.org'.
Relinquish ports I happen to no longer use. They seem to be of the latest
versions, and non-broken, so this is a "clean" dump.
Approved by: fjoe (mentor) |
0.0.3 29 Feb 2004 20:50:30 |
krion |
- SIZEify
PR: ports/63548
Submitted by: maintainer |
0.0.3 24 Sep 2003 15:06:58 |
krion |
- Update to version 0.0.3
- Fix build with gcc3
PR: 56867
Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru> (maintainer) |
0.0.2 31 Jul 2003 10:34:34 |
krion |
Add missing MASTER_SITE_SUBDIR
Remove temporary distfile location
Fix couple of ${INSTALL_PROGRAM}'s
PR: 55103
Submitted by: maintainer
Approved by: fjoe (mentor) (implicit) |
0.0.2 27 Apr 2003 15:17:10 |
fjoe |
New port: wmqstat
wmQStat is a dockable front-end to qstat by Steve Jankowski, a popular
command-line monitor of lots of Internet game servers, i.e. Quake/W/2/3,
Hexen2/W, HL/CS, Tribes/2, RtCW, Unreal, Heretic2, Descent3, to name a
few (this list is by far not complete).
Submitted by: Alexey Dokuchaev |