Rb-flexmock version 0.8.9 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    rb-flexmock  most recent diff


    version 0.8.9

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


      The rb-flexmock Portfile 56061 2009-08-24 00:33:19Z ryandesign macports.org $

      PortSystem 1.0
      PortGroup ruby 1.0

      Name: rb-flexmock
      Version: 0.8.9

      Homepage: http://rubyforge.org/projects/flexmock/
      Master Sites: http://rubyforge.org/frs/download.php/27748/
      distname flexmock-0.8.0
      extract.suffix .tgz
      Category:-append devel
      Platform: darwin
      Maintainers: internode.on.net:arpstr

      Description: FlexMock is a flexible mocking library for use in unit testing and behavior specification.
      Long Description: FlexMock is a flexible mocking library for use in unit testing and behavior specification. Mocks are defined with a fluent API that makes mock specifications easy to read and easy to remember.

      Checksums: md5 68b55bcb51a46c630b2f1224aa8b11e4 sha1 cb14c8a0439ae301d3a21e03337186533b0cdc72 rmd160 49e5c82d09c294eb9ae3f4c96bc7c562b5fbb6ca

      Patch Files: patch-install.rb

      configure {}
      build { file mkdir ${destroot}/${ruby.lib}/flexmock/rails }

      destroot.cmd ${ruby.bin} install.rb
      destroot.args ""
      destroot.env DESTDIR="${destroot}/"

      depends_lib port:ruby

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.