Rb-rbot - How to Download and Install on Mac OS X
Wednesday the 17th of March, 2010

    rb-rbot  most recent diff


    version

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


      The rb-rbot Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0
      PortGroup ruby 1.0

      ruby.setup rbot 0.9.14 gem

      Category:-append irc
      Maintainers: nomaintainer
      Description: a ruby IRC bot
      Long Description: rbot is a ruby IRC bot. Think of him as a ruby bot framework with a highly modular design based around plugins. By default he behaves a lot like an infobot.

      Platform: darwin

      Homepage: http://ruby-rbot.org/
      Master Sites: ${homepage}download/

      Checksums: md5 9ff6fc4afcc62f3a264d5ccf4df3c9ff sha1 c4dd6b83bbc67aa040bdcefe2f6422b74995cfe5 rmd160 b551796d6187bc6b97136e93b76e9b14200e9046

      depends_run port:rb-bdb

      livecheck.type regex
      livecheck.regex {Stable rbot: ([0-9.]+)}

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.