Download and Install rb-bluecloth on Mac OS X
Wednesday the 27th of August, 2008

    rb-bluecloth  most recent diff


      View the most recent changes for the rb-bluecloth port at: rb-bluecloth.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for rb-bluecloth.
      The raw portfile for rb-bluecloth is located here:
      http://rb-bluecloth.darwinports.com/dports/ruby/rb-bluecloth/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-bluecloth
      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 BlueCloth 1.0.0fc3 basic_install.rb {README bin} rubyforge:1277
      Maintainers: nomaintainer
      Description: a text-to-HTML conversion tool for web writers
      Long Description: BlueCloth is a Ruby implementation of Markdown, a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML).
      Category:-append textproc
      Homepage: http://rubyforge.org/projects/bluecloth
      distname ${ruby.module}-[strsed ${version} {s/fc3//}]
      checksums md5 41d385b4ed147630cd922aa50475670b
      use_bzip2 yes
      Platform: darwin

      test.run yes
      test.cmd ${ruby.bin} test.rb


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

     Where to find more information:

    Darwin Ports



    image test