Download and Install rb-htaccess on Mac OS X
Sunday the 7th of September, 2008

    rb-htaccess  most recent diff


      View the most recent changes for the rb-htaccess port at: rb-htaccess.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for rb-htaccess.
      The raw portfile for rb-htaccess is located here:
      http://rb-htaccess.darwinports.com/dports/ruby/rb-htaccess/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-htaccess
      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 {htaccess ruby-htaccess} 0.1.2 install.rb {README.en doc} rubyforge:252
      revision 1
      Maintainers: nomaintainer
      Description: Interface to Apache .htaccess and htpasswd files.
      Long Description: htaccess is a library which provide ruby interface to Apache .htaccess and htpasswd files (basic auth).
      Category:-append www
      checksums md5 a78be072081a9fbaa2605fa11b29d1d6
      Platform: darwin

      test.run yes
      test.dir ${worksrcpath}/test
      test.cmd ${ruby.bin} -I../lib test-htaccess.rb \; ${ruby.bin} -I../lib test-htpasswd.rb


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

     Where to find more information:

    Darwin Ports



    image test