Qstat version 2.10 - How to Download and Install on Mac OS X
Monday the 23rd of November, 2009

    version 2.10

      View the most recent changes for the qstat port at: qstat.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for qstat.
      The raw portfile for qstat 2.10 is located here:
      http://qstat.darwinports.com/dports/games/qstat/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/qstat


      The qstat Portfile 30227 2007-10-22 22:55:58Z jmpp macports.org $

      PortSystem 1.0
      Name: qstat
      Version: 2.10
      Category: games net
      Platform: darwin
      Maintainers: nomaintainer
      Homepage: http://qstat.org/
      Description: Gather statistics from game servers

      Long Description: Qstat is a command-line program that gathers real-time statistics from Internet game servers. Most supported games are of the first person shooter variety (Quake, Half-Life, etc).

      Master Sites: sourceforge
      Checksums: md5 ac3ce3dbed5248bd5738a4968460880e

      post-destroot { file mkdir ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 -v -W ${worksrcpath} ChangeLog CHANGES.txt LICENSE.txt qstatdoc.html ${destroot}${prefix}/share/doc/${name}
      }

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/qstat
      % sudo port install qstat
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching qstat
      ---> Verifying checksum for qstat
      ---> Extracting qstat
      ---> Configuring qstat
      ---> Building qstat with target all
      ---> Staging qstat into destroot
      ---> Installing qstat
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using qstat with these commands:
      %  man qstat
      % apropos qstat
      % which qstat
      % locate qstat

     Where to find more information:

    Darwin Ports



    Lightbox this page.