Gkwebmon version 0.2 - How to Download and Install on Mac OS X
Thursday the 18th of March, 2010

    gkwebmon  most recent diff


    version 0.2

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


      The gkwebmon Portfile 30239 2007-10-23 01:55:09Z jmpp macports.org $
      PortSystem 1.0

      Name: gkwebmon
      Version: 0.2
      Category: net
      Maintainers: nomaintainer

      Description: Web monitor plugin for GKrellM
      Long Description: ${description}

      Homepage: http://gkwebmon.sourceforge.net/

      Platform: darwin
      Master Sites: sourceforge
      Checksums: md5 2fa572746e14e8db9ed9ab78cc934a5f
      extract.suffix .tgz

      Patch Files: patch-Makefile

      depends_lib port:gkrellm

      use_configure no
      build.target ""

      build.type gnu
      build.env CPPFLAGS="-L${prefix}/lib" CFLAGS="-I${prefix}/include" LDFLAGS="-L${prefix}/lib"

      set plugin_dir ${prefix}/libexec/gkrellm2/plugins

      post-patch {
      reinplace "s|\$(PLUGIN_DIR)|${plugin_dir}|g" ${worksrcpath}/Makefile
      }

      pre-destroot {
      xinstall -m 755 -d ${destroot}${plugin_dir}
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.