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

    version 1.0.10

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


      The dnuos Portfile 58095 2009-09-22 06:02:09Z blb macports.org $

      PortSystem 1.0
      PortGroup python26 1.0
      Name: dnuos
      Version: 1.0.10
      Category: sysutils
      Maintainers: nomaintainer
      Description: Console program that creates lists of music collections
      Long Description: Dnuos is a console program that creates lists of music collections, based on directory structure.

      Platform: darwin

      Homepage: http://bitheap.org/dnuos/
      Master Sites: ${homepage}files

      Checksums: md5 0cc4a52534ec395c5a45ebad8e128532 sha1 d8fb32414fa74f8a9db4246da9bc3120ca8d62ea rmd160 8a2aa17ce157faa1bc6643f425cf68da4ccf22bc

      post-destroot {
      foreach binfile [glob -tails -directory ${destroot}${python.prefix}/bin *] {
      ln -s ${python.prefix}/bin/${binfile} ${destroot}${prefix}/bin/${binfile}
      }
      }


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.