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

    rb-kansas  most recent diff


      View the most recent changes for the rb-kansas port at: rb-kansas.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for rb-kansas.
      The raw portfile for rb-kansas is located here:
      http://rb-kansas.darwinports.com/dports/ruby/rb-kansas/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-kansas
      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 kansas 0.2 basic_install.rb {README tests} rubyforge:1197
      Maintainers: nomaintainer
      Description: Kansas is an Object-Relational mapping layer.
      Long Description: Kansas is an Object-Relational mapping layer. It takes a relational schema, accessible via DBI and converts it to a set of Ruby classes. It is simple, lighweight, and easy to use -- perfect for most cases.
      Category:-append databases
      distname ${ruby.filename}_${version}
      checksums md5 247ed7f6cdd9e060cf07d55ebb57f81e
      Homepage: http://enigo.com/projects/kansas/index.html
      configure {
      reinplace "s;sitedir;vendordir;" ${worksrcpath}/install.rb
      reinplace "s;\"kansas\";\"${ruby.version}\", \"kansas\";" ${worksrcpath}/install.rb
      reinplace "s;'kansas.rb', vendordir;'kansas.rb', File.join(vendordir, \"${ruby.version}\");" ${worksrcpath}/install.rb
      }
      depends_lib-append port:rb-dbi
      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-kansas
      % sudo port install rb-kansas
      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-kansas
      ---> Verifying checksum for rb-kansas
      ---> Extracting rb-kansas
      ---> Configuring rb-kansas
      ---> Building rb-kansas with target all
      ---> Staging rb-kansas into destroot
      ---> Installing rb-kansas
    - 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-kansas with these commands:
      %  man rb-kansas
      % apropos rb-kansas
      % which rb-kansas
      % locate rb-kansas

     Where to find more information:

    Darwin Ports



    image test