Rb-flexo - How to Download and Install on Mac OS X
Monday the 23rd of November, 2009

    rb-flexo  most recent diff


    version

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


      The rb-flexo Portfile 30250 2007-10-23 02:16:17Z jmpp macports.org $
      PortSystem 1.0
      PortGroup ruby 1.0

      ruby.setup flexo 1.0 setup.rb {README}
      Maintainers: nomaintainer
      Description: Method naming style shim
      Long Description: Flexo is a library that gives one flexibility in referring to method names. Right now it translates names of the form myMethodName to the form my_method_name so that people like the author, who hates underscores, don't have to use them
      Homepage: http://www.hakubi.us/flexo/
      Master Sites: ${homepage}
      use_bzip2 yes
      Checksums: md5 943b48fb2e6898849ecfb28df6910441
      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-flexo
      % sudo port install rb-flexo
      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-flexo
      ---> Verifying checksum for rb-flexo
      ---> Extracting rb-flexo
      ---> Configuring rb-flexo
      ---> Building rb-flexo with target all
      ---> Staging rb-flexo into destroot
      ---> Installing rb-flexo
    - 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-flexo with these commands:
      %  man rb-flexo
      % apropos rb-flexo
      % which rb-flexo
      % locate rb-flexo

     Where to find more information:

    Darwin Ports



    Lightbox this page.