Download and Install rb-arrayfields on Mac OS X
Friday the 5th of September, 2008

    rb-arrayfields  most recent diff


      View the most recent changes for the rb-arrayfields port at: rb-arrayfields.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for rb-arrayfields.
      The raw portfile for rb-arrayfields is located here:
      http://rb-arrayfields.darwinports.com/dports/ruby/rb-arrayfields/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-arrayfields
      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 arrayfields 3.4.0 basic_install.rb {}
      Maintainers: nomaintainer
      Description: Ruby module for keyword access to arrays
      Long Description: ${description}
      Homepage: http://www.codeforpeople.com/lib/ruby/${ruby.module}/
      master_sites ${homepage}
      extract.suffix .tgz
      checksums md5 537e835998e20d019ac33e1bb5503f64
      Platform: darwin

      test.run yes
      test.cmd ${ruby.bin}
      test.target test/arrayfields.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-arrayfields
      % sudo port install rb-arrayfields
      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-arrayfields
      ---> Verifying checksum for rb-arrayfields
      ---> Extracting rb-arrayfields
      ---> Configuring rb-arrayfields
      ---> Building rb-arrayfields with target all
      ---> Staging rb-arrayfields into destroot
      ---> Installing rb-arrayfields
    - 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-arrayfields with these commands:
      %  man rb-arrayfields
      % apropos rb-arrayfields
      % which rb-arrayfields
      % locate rb-arrayfields

     Where to find more information:

    Darwin Ports



    image test