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

    supybot  most recent diff


    version 0.83.4.1

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
      The supybot Portfile 55428 2009-08-10 15:13:12Z snc macports.org $

      PortSystem 1.0
      PortGroup python25 1.0

      Name: supybot
      Version: 0.83.4.1
      Category: irc python
      #license BSD
      Maintainers: snc openmaintainer
      Description: IRC bot framework in Python
      Long Description: ${description}
      Homepage: http://supybot.com/

      Platform: darwin

      use_bzip2 yes
      Master Sites: sourceforge
      distname Supybot-${version}
      Checksums: md5 96ce90559c7d6fde5e3c93174c509408 sha1 e9a0443557c82f983c6144d238a28d2ca83dc2d3 rmd160 19fe768a0d814e902467f7e5aee31c04a3ab0024

      livecheck.regex "supybot Supybot-(\\d+\\.\\d+\\.\\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/supybot
      % sudo port install supybot
      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 supybot
      ---> Verifying checksum for supybot
      ---> Extracting supybot
      ---> Configuring supybot
      ---> Building supybot with target all
      ---> Staging supybot into destroot
      ---> Installing supybot
    - 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 supybot with these commands:
      %  man supybot
      % apropos supybot
      % which supybot
      % locate supybot

     Where to find more information:

    Darwin Ports



    Lightbox this page.