Download and Install rb-getopt-declare on Mac OS X
Wednesday the 23rd of July, 2008

    rb-getopt-declare  most recent diff


      View the most recent changes for the rb-getopt-declare port at: rb-getopt-declare.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for rb-getopt-declare.
      The raw portfile for rb-getopt-declare is located here:
      http://rb-getopt-declare.darwinports.com/dports/ruby/rb-getopt-declare/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-getopt-declare
      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 getopt-declare 1.09.7 basic_install.rb {Declare.rdoc doc samples} rubyforge:311:getoptdeclare
      revision 1
      Maintainers: nomaintainer
      Description: Declaratively Expressed Command-Line Arguments via RegExp
      Long Description: Getopt::Declare is yet another command-line argument parser, one which is specifically designed to be powerful but exceptionally easy to use. It supports many options not supported by optparser or getoptlong as well as it has a simpler syntax.
      distname getoptdeclare_v${version}
      use_zip yes
      checksums md5 b1ad91235915295c877a69a1d38a9815
      Platform: darwin

      worksrcdir Getopt


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

     Where to find more information:

    Darwin Ports



    image test