Download and Install rb-mime-types on Mac OS X
Thursday the 24th of July, 2008

    rb-mime-types  most recent diff


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



      # $Id: Portfile 24044 2007-04-15 09:14:18Z pguyot kallisys.net $

      PortSystem 1.0
      PortGroup ruby 1.0
      ruby.setup mime-types 1.15 gem {} rubyforge_gem
      Maintainers: pguyot kallisys.net
      Description: Manages a MIME Content-Type that will return the Content-Type for a given filename.
      Long Description: This library allows for the identification of a file's likely MIME content type. This is release 1.15. The identification of MIME content type is based on a file's filename extensions.
      checksums md5 091e765e41bc825bac06add04c318335 sha1 57d0bf67dc0dd68a86e3be497e5c87bc6d8271bd rmd160 a1e50b68b1922d3a17a9c73029effaf0537f5d9d
      Homepage: http://mime-types.rubyforge.org/

      livecheck.version MIME::Types ${version}

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

     Where to find more information:

    Darwin Ports



    image test