Gnome-system-monitor version 2.26.2 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    gnome-system-monitor  most recent diff


    version 2.26.2

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
      The gnome-system-monitor Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: gnome-system-monitor
      Version: 2.26.2
      set branch [join [lrange [split ${version} .] 0 1] .]
      Description: A system monitor.
      Long Description: A nicer, simpler, easier to use replacement to gtop. It uses libgtop for the process monitoring and gtktreeview for the viewing.
      Maintainers: devans openmaintainer
      Category: gnome
      Platform: darwin
      Homepage: http://www.gnome.org/
      Master Sites: gnome:sources/${name}/${branch}/

      Checksums: md5 d69ddb569e51ba381b6bf2d8d32f3b78 sha1 a24d042ac3eefc77970a2ebdf56a94d77df96e34 rmd160 31cc3c0e531275254bf9ba33cb94ad5258ea936c

      depends_build port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils

      depends_lib port:libgtop port:libwnck port:gnome-icon-theme port:gtkmm port:librsvg

      use_bzip2 yes

      Patch Files: patch-src_openfiles.cpp.diff

      configure.cflags-append -no-cpp-precomp

      configure.args --disable-scrollkeeper --disable-schemas-install

      post-activate {
      system "scrollkeeper-update"
      system "export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` && gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
      }

      livecheck.type regex
      livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
      livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.