Mhddfs version 0.1.10 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    version 0.1.10

      View the most recent changes for the mhddfs port at: mhddfs.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for mhddfs.
      The raw portfile for mhddfs 0.1.10 is located here:
      http://mhddfs.darwinports.com/dports/fuse/mhddfs/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/mhddfs


      The mhddfs Portfile 38438 2008-07-20 15:42:40Z jmr macports.org $

      PortSystem 1.0

      Name: mhddfs
      Version: 0.1.10
      Category: fuse
      Maintainers: gmail.com:mellon85

      Description: FUSE-based filesystem for combined mountpoints
      Long Description: This FUSE-based file system allows mount points (or directories) to be combined, simulating a single big volume which can merge several hard disks.

      Homepage: http://mhddfs.uvw.ru/
      Platform: macosx
      Master Sites: ${homepage}downloads/
      Checksums: md5 6ea5e65a4595f71cbe534eb08028c0b8 sha1 98566e854453924b8e426120b85aa7088a0853ee rmd160 ff0502d220d4eb3aaa0c37ebf6989be66518d2b8

      depends_lib port:macfuse port:libiconv

      Patch Files: patch-main.c.diff

      distname ${name}_${version}
      worksrcdir ${name}-${version}

      use_configure no

      destroot {
      xinstall -m 755 ${worksrcpath}/mhddfs ${destroot}${prefix}/bin
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.