Download and Install xrg version 1.1.0 on Mac OS X
Thursday the 24th of July, 2008

    xrg  most recent diff


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



      # $Id: Portfile 30218 2007-10-22 22:35:35Z jmpp macports.org $
      PortSystem 1.0

      Name: xrg
      Version: 1.1.0
      Category: aqua sysutils
      Maintainers: nomaintainer
      Description: XRG is an open source system monitor for Mac OS X.
      Long Description: XRG allows you to monitor CPU activity, memory usage, battery status, machine temperature, network activity, disk I/O, current weather, and stock market data. The goal of XRG is to be a functional system monitor that has a clean and flexible interface, so it doesn't intrude on the rest of your Mac experience. XRG is designed to take as little CPU time as possible while still showing detailed graphs on system usage.
      Homepage: http://www.gauchosoft.com/
      master_sites http://download.gauchosoft.com/${name}/
      distname [string toupper ${name}]-src-${version}
      checksums md5 0768b6a956dcc7f4d62bdba1fa0a6d88
      Platform: darwin

      depends_lib lib:/Library/Frameworks/AGProcess.framework:agprocess lib:/Library/Frameworks/CURLHandle.framework:curlhandle

      set appName "X Resource Graph"

      post-extract {
      file rename "${workpath}/XResourceGraph 1.1" "${workpath}/${distname}"
      }

      use_configure no

      build.type pbx
      build.target
      build.args -buildstyle Deployment -target XResourceGraph

      destroot {
      set appPath ${destroot}/Applications/MacPorts
      cd ${worksrcpath}/build
      xinstall -d -m 0755 ${appPath}
      system "cp -R '${appName}.app' '${appPath}/${appName}.app'"
      }


    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/xrg
      % sudo port install xrg
      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 xrg
      ---> Verifying checksum for xrg
      ---> Extracting xrg
      ---> Configuring xrg
      ---> Building xrg with target all
      ---> Staging xrg into destroot
      ---> Installing xrg
    - 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 xrg with these commands:
      %  man xrg
      % apropos xrg
      % which xrg
      % locate xrg

     Where to find more information:

    Darwin Ports



    image test