---
name: qstat
version: 2.11
origin: games/qstat
comment: Command-line program to query game servers on the net
arch: freebsd:9:x86:64
www: http://www.qstat.org/
maintainer: danfe@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 313070
desc: |
  QStat is a command-line program that displays real-time information about
  Internet game servers.  The servers can be either down, non-responding, 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.  It can output templates for
  automatic HTML generation, and also has raw display mode for integration
  with custom server browsers.  Incomplete list of supported games includes:

      - old Quake (NetQuake)
      - QuakeWorld
      - Hexen II
      - HexenWorld
      - Quake II
      - Unreal
      - Half-Life 2
      - Half-Life
      - Doom III
      - Warsow
      - Tremulous

  WWW: http://www.qstat.org/
categories: [net, games]
options: {DOCS: on}
files:
  /usr/local/bin/qstat: 63996b07eadcbb5bf1464fbb95a1e57456431da50c650b5ebb9fc168e9391d7e
  /usr/local/etc/qstat.cfg.default: 20b0c7fa6c4eb073a0276f08ba1fbb62d311eb1c2f2c144348a4149be4b34dc7
  /usr/local/share/doc/qstat/info/GhostRecon.txt: 3e602cf8c5a29a42e1b96bf5a7096ad5fadfe0428ab56f3f0f1368a4c656b613
  /usr/local/share/doc/qstat/info/UT2003.txt: 9c67e9293385eea775e9b1a642d271f13d2c0a3a1cde60fed913d52209042dd5
  /usr/local/share/doc/qstat/info/a2s.txt: 80382e16ad6155b4e5acab5b870ef91f17c7161000d6b8e11c088a83b5248b3a
  /usr/local/share/doc/qstat/qstatdoc.html: 4092e4d884267f9148eae58a73f5887bb448452871cc546bd3d712791ab1b59e
  /usr/local/share/doc/qstat/template/README.txt: 8cc23e7d75fcc5a34f975bd205ecd87ad73b0ecb77c414a4e02a69973c90f004
  /usr/local/share/doc/qstat/template/brocTh.html: c28868e4d3fc1eaa26add8e72f20f5045c8306d521f6358a2514ee9422262092
  /usr/local/share/doc/qstat/template/brocTp.html: 714bc88e7e0bad42ee22eedb0c9bf67afcd60a81d82037b43eba1bc62db0a844
  /usr/local/share/doc/qstat/template/brocTs.html: 78b7c9e687ca8ca9470100d62326e8a5d1fa6d895853e1f85a5c568224708daf
  /usr/local/share/doc/qstat/template/brocTt.html: 1198f1c1fd4c8d87b1a9f4fd22e3a2f25e39d9adbe40e609cd8127fc0188b710
  /usr/local/share/doc/qstat/template/ghostreconTh.html: 2efda2cb17896575cb11d77440fa3a23d12698dfade9699dfa01290b15b406a4
  /usr/local/share/doc/qstat/template/ghostreconTp.html: b15fe88399577879fed5a8e97e4b95992e1d8a85e0d15bda17933fbb4da24a8e
  /usr/local/share/doc/qstat/template/ghostreconTs.html: e0ff9596a9af17ad161caafaa3b4b429d109cf967f19da58ade4ace53010aa4f
  /usr/local/share/doc/qstat/template/ghostreconTt.html: 1198f1c1fd4c8d87b1a9f4fd22e3a2f25e39d9adbe40e609cd8127fc0188b710
  /usr/local/share/doc/qstat/template/tribes2th.html: 69f61bb2dbbeedf7b602576f3cdb8f1540c5eb96fb813a95c4e1e633f3c4fd94
  /usr/local/share/doc/qstat/template/tribes2tp.html: 127a50118c93d3fee03bfaf7c0f7706e196a7241cdd2b8550259e36320ebc949
  /usr/local/share/doc/qstat/template/tribes2ts.html: a8bbf03a42abd557e914ec7d31582749ed3144070b56b7767cb1b2d4bff9496b
  /usr/local/share/doc/qstat/template/tribes2tt.html: 1198f1c1fd4c8d87b1a9f4fd22e3a2f25e39d9adbe40e609cd8127fc0188b710
  /usr/local/share/doc/qstat/template/unrealTh.html: d6882d19f8fac74735b10a9004e296de7de9e399544d52f8dccd8cf34e32344d
  /usr/local/share/doc/qstat/template/unrealTp.html: f98570a01db066b56e8eea5434fc5b26296b9f1868ac314483188ee4e50d4e61
  /usr/local/share/doc/qstat/template/unrealTs.html: 336c1d4c670b8c975eeca623cb572ac14ff36367cf3dd1ec9bb52f5b56773632
  /usr/local/share/doc/qstat/template/unrealTt.html: 1198f1c1fd4c8d87b1a9f4fd22e3a2f25e39d9adbe40e609cd8127fc0188b710
directories:
  /usr/local/share/doc/qstat/template/: n
  /usr/local/share/doc/qstat/info/: n
  /usr/local/share/doc/qstat/: n
scripts:
  post-install: |
    [ -f /usr/local/etc/qstat.cfg ] || cp /usr/local/etc/qstat.cfg.default /usr/local/etc/qstat.cfg
  pre-deinstall: |
    if cmp -s /usr/local/etc/qstat.cfg /usr/local/etc/qstat.cfg.default; then rm -f /usr/local/etc/qstat.cfg; fi
