Download and Install rb-cstemplate on Mac OS X
Thursday the 24th of July, 2008

    rb-cstemplate  most recent diff


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



      # $Id: Portfile 25043 2007-05-12 23:27:09Z eridius macports.org $
      PortSystem 1.0
      PortGroup ruby 1.0

      ruby.setup cstemplate 0.5.1 setup.rb {README DOC.html} rubyforge:866
      Maintainers: eridius macports.org
      Description: A fast text templating engine for Ruby
      Long Description: cs/Template is a fast text templating engine for Ruby, written in C. Merge native Ruby data structures with generic text templates. Variables use path-like addressing. Supports include files, eval statements, if/then/else and looping blocks.
      checksums sha1 e1c37eeb1b1ad080d0d6c24824f3942a4a47dead md5 5c98b1fa72646f83b11a6d7c7770c5f3
      Homepage: http://cstemplate.rubyforge.org
      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-cstemplate
      % sudo port install rb-cstemplate
      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-cstemplate
      ---> Verifying checksum for rb-cstemplate
      ---> Extracting rb-cstemplate
      ---> Configuring rb-cstemplate
      ---> Building rb-cstemplate with target all
      ---> Staging rb-cstemplate into destroot
      ---> Installing rb-cstemplate
    - 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-cstemplate with these commands:
      %  man rb-cstemplate
      % apropos rb-cstemplate
      % which rb-cstemplate
      % locate rb-cstemplate

     Where to find more information:

    Darwin Ports



    image test