Download and Install rb-notificationcenter on Mac OS X
Saturday the 26th of July, 2008

    rb-notificationcenter  most recent diff


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



      # $Id: Portfile 30250 2007-10-23 02:16:17Z jmpp macports.org $
      PortSystem 1.0
      PortGroup ruby 1.0

      ruby.setup {notificationcenter NotificationCenter} 0.1 setup.rb {NotificationCenter.html}
      Maintainers: nomaintainer
      Description: A notification center implementation
      Long Description: This class enables an object to broadcast a notification that an event occurred to other objects, without having any knowledge of the objects that it is broadcasting to. An object posts a notification (identified by a string and possibly an associated object) to a NotificationCenter (generally the default one). The NotificationCenter then takes care of sending the notification to all of the objects that have registered to receive it.
      Category:-append devel
      Homepage: http://www.ringworld.org/~kbullock/ruby/
      master_sites http://www.ringworld.org/~kbullock/ruby/
      checksums md5 77f187aa7a9c0221d8f4a17181588c1f
      Platform: darwin

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

     Where to find more information:

    Darwin Ports



    image test