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

    rb-capistrano  most recent diff


    version

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


      The rb-capistrano Portfile 50984 2009-05-14 21:08:43Z and.damore macports.org $

      PortSystem 1.0
      PortGroup ruby 1.0

      ruby.setup capistrano 2.5.3 gem {} rubyforge_gem
      Maintainers: kallisys.net:pguyot openmaintainer
      Description: Capistrano is a utility and framework for executing commands in parallel on multiple remote machines, via SSH.
      Long Description: ${description}
      Checksums: md5 676d8df0cb3a17be15b3f20121696fb5 sha1 2cb6e29b60755088f9c147dfd2657957de78a953 rmd160 29e62a0355b475497d0d1c641df1f4b3024f3c0c
      Platform: darwin
      Homepage: http://www.capify.org/

      depends_run port:rb-net-ssh port:rb-net-scp port:rb-net-sftp port:rb-net-ssh-gateway port:rb-highline port:rb-echoe

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.