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

    gnome-netstatus  most recent diff


    version 2.26.0

      View the most recent changes for the gnome-netstatus port at: gnome-netstatus.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for gnome-netstatus.
      The raw portfile for gnome-netstatus 2.26.0 is located here:
      http://gnome-netstatus.darwinports.com/dports/gnome/gnome-netstatus/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-netstatus


      # -*- 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-netstatus Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: gnome-netstatus
      Version: 2.26.0
      set branch [join [lrange [split ${version} .] 0 1] .]
      Description: The GNOME Network Monitor Applet
      Long Description: The GNOME Network Monitor Applet monitors and reports on your network interfaces.
      Maintainers: nomaintainer
      Category: gnome
      Platform: darwin
      Homepage: http://www.gnome.org/projects/evolution
      Master Sites: gnome:sources/${name}/${branch}/

      Checksums: md5 f116157535ec185f0ea7503fafc5edd6 sha1 53ca180d45a42b011ae6765461ae55c6a69d66af rmd160 5cf01deb990c503d9691e514cc7bd3ca5d4b00f9

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

      depends_lib port:gtk2 port:libglade2 port:gnome-panel

      use_bzip2 yes

      configure.args --mandir=${prefix}/share/man --disable-schemas-install --disable-scrollkeeper

      post-destroot {
      file delete -force ${destroot}${prefix}/var/scrollkeeper
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.