games-util / qstat

Server statics collector supporting many FPS games

Official package sites : https://github.com/Unity-Technologies/qstat ·

v2.17 :: 0 :: gentoo

Modified
License
Artistic
Keywords
amd64 ppc64 x86 ~alpha ~arm ~arm64 ~hppa ~riscv
USE flags
debug

v2.14-r1 :: 0 :: gentoo

Modified
License
Artistic
Keywords
amd64 ppc64 x86 ~alpha ~arm ~arm64 ~hppa
USE flags
debug

General

debug
Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces

sys-cluster / torque : Resource manager and queuing system based on OpenPBS

games-util / xqf : A server browser for many FPS games (frontend for qstat)

net-analyzer / monitoring-plugins : 50+ standard plugins for Icinga, Naemon, Nagios, Shinken, Sensu

net-analyzer / nagios-plugins : Official plugins for Nagios

Repository mirror & CI · gentoo
Merge updates from master
Michael Orlitzky · gentoo
games-util/qstat: keyword 2.17 for ~riscv
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
games-util/qstat: Stabilize 2.17 amd64, #953322
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
games-util/qstat: Stabilize 2.17 ppc64, #953322
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
games-util/qstat: Stabilize 2.17 x86, #953322
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
games-util/qstat: drop patch from 2.14-r1
It applies fine to 2.17, though. Closes: https://bugs.gentoo.org/953313 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
NHOrus · gentoo
games-util/qstat: add 2.17
Version bump, this one supports Titanfall, KSP, others, and fixes problems with strndup and GCC 10 compilation we patch around in 2.14 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40318 Signed-off-by: Sam James <sam@gentoo.org>
NHOrus · gentoo
games-util/qstat: Remove bad function pointer cast, C23 porting
Existing function pointer is already of correct type, any additional casting is superfluous, and in this case lacks argument types. Safely removed. Added strnstr to whitelist of QA checks for implicit declarations: there is a fallback implementation, safe to ignore Closes: https://bugs.gentoo.org/899024 Bug: https://bugs.gentoo.org/944360 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Mair-Keimberger · gentoo
games-util/qstat: update HOMEPAGE, add github remote-id
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
games-util/qstat: port to EAPI 7
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
games-util/qstat: cleanup old
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
games-util/qstat: Stabilize 2.14 x86, #763141
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
games-util/qstat: stable 2.14 for ppc64
stable wrt bug #763141 Package-Manager: Portage-3.0.12, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
games-util/qstat: Stabilize 2.14 amd64, #763141
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
*/*: Drop most stable hppa keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
games-util/qstat: tweak for gcc-10, bug #706390
Reported-by: Toralf Förster Closes: https://bugs.gentoo.org/706390 Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
David Seifert · gentoo
*games*/*: Dekeyword ppc/ia64/sparc
Closes: https://github.com/gentoo/gentoo/pull/4614
Alexis Ballier · gentoo
games-util/qstat: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Lars Wendler · gentoo
games-util/qstat: Getting rid of dohtml.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Lars Wendler · gentoo
games-util/qstat: Bump to version 2.14
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Mike Frysinger · gentoo
sourceforge: switch to https:// URIs
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed