Gnotify version 1.2 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    gnotify  most recent diff


    version 1.2

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


      The gnotify Portfile 52923 2009-06-25 21:43:54Z devans macports.org $

      PortSystem 1.0

      Name: gnotify
      Version: 1.2
      Description: Gnotify is a notification-service daemon.
      Long Description: GNotify is a little daemon written in C using GTK. It provides (like the KDE KNotify-system) a notification-service for Gnome/XFce/FVWM/Fluxbox/Enlightenment and other Desktop-Environments/WindowManagers.
      Maintainers: nomaintainer
      Category: gnome
      Platform: darwin
      Homepage: http://gnotify.sf.net
      Master Sites: sourceforge
      Checksums: md5 6e7a031a5b1e9b12ac04992ccbf71627
      Patch Files: patch_Makefile.in
      depends_lib bin:gnome-session:gnome-session
      configure.cflags -no-cpp-precomp -flat_namespace -undefined suppress
      pre-configure {
      file copy -force ${filespath}/install-sh ${worksrcpath}
      file copy -force ${filespath}/mkinstalldirs ${worksrcpath}
      file copy -force ${filespath}/missing ${worksrcpath}
      }

      livecheck.regex "gnotify .* (\\d+(?:\\.\\d+)*) released.*"

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.