Download and Install eruby version 1.0.5 on Mac OS X
Thursday the 3rd of July, 2008

    eruby  most recent diff


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



      # $Id: Portfile 24126 2007-04-17 06:17:57Z pguyot kallisys.net $

      PortSystem 1.0

      Name: eruby
      Version: 1.0.5
      revision 1
      Category: www ruby
      Platform: darwin
      Maintainers: pguyot kallisys.net
      Description: Ruby embedded into text (HTML) pages
      Long Description: ${description}

      Homepage: http://www.modruby.net/en/index.rbx/eruby/whatis.html
      master_sites http://www.modruby.net/archive
      checksums md5 af294fe34dc6cf24228aec95167b3099 sha1 d8900f8a7c30661351d2bf6f53753fa86df24996 rmd160 4fb288dd768f98780dc705574968f090cd82d560

      depends_lib port:ruby

      configure.cmd ./configure.rb
      configure.args --enable-shared

      livecheck.check regex
      livecheck.url http://www.modruby.net/en/index.rbx/eruby/download.html
      livecheck.regex "${name}-(.*?).tar.gz"

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

     Where to find more information:

    Darwin Ports



    image test