Download and Install rb-acl on Mac OS X
Thursday the 28th of August, 2008

    rb-acl  most recent diff


      View the most recent changes for the rb-acl port at: rb-acl.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for rb-acl.
      The raw portfile for rb-acl is located here:
      http://rb-acl.darwinports.com/dports/ruby/rb-acl/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-acl
      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 acl 1.0.1 basic_install.rb {README doc}
      revision 1
      Maintainers: nomaintainer
      Description: Simple Access Control List
      Long Description: ${description}
      Homepage: http://www2a.biglobe.ne.jp/~seki/ruby/
      master_sites ${homepage}
      checksums md5 da2d50ce01e8c9df26cdab60977e8623
      Platform: darwin

      patchfiles patch-install.rb

      test.run yes
      test.cmd ${ruby.bin} acltest.rb
      test.target


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

     Where to find more information:

    Darwin Ports



    image test