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

    rb-mime-types  most recent diff


    version

      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


      The rb-mime-types Portfile 53447 2009-07-06 06:27:32Z blb macports.org $

      PortSystem 1.0
      PortGroup ruby 1.0

      ruby.setup mime-types 1.16 gem {} rubyforge_gem
      Maintainers: kallisys.net:pguyot openmaintainer
      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 2c9b8568a76cc632578a292db4a71b9a sha1 dc9c8d0eca668c18c21302b439645c20327da3ab rmd160 051bba2db6c6f1690a928f7c7c7364c6e8160912
      Platform: darwin
      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



    Lightbox this page.