Dynamite version 0.1 - How to Download and Install on Mac OS X
Saturday the 21st of November, 2009

    dynamite  most recent diff


    version 0.1

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


      The dynamite Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: dynamite
      Version: 0.1
      Category: archivers
      Platform: darwin
      Maintainers: nomaintainer
      Description: decompress data compressed with the PKWARE library

      Long Description: Dynamite is a tool and library for decompressing data compressed with the PKWARE Data Compression Library.

      Homepage: http://synce.sourceforge.net/synce/dynamite.php
      Master Sites: sourceforge:synce

      Checksums: md5 5e99d9172f60b8084cc6f6ba1a8c8261 sha1 265d1d9fcb6199c98f7a798d911a81a8f588c60b rmd160 781ebb008caf78eec3498a47a6eec291c93235a1

      post-destroot {
      set docdir ${prefix}/share/doc/${name}-${version}
      xinstall -d ${destroot}${docdir}
      xinstall -m 0644 ${worksrcpath}/LICENSE ${destroot}${docdir}
      }

      livecheck.type regex
      livecheck.url http://sourceforge.net/project/showfiles.php?group_id=30550&package_id=157356
      livecheck.regex >(\\d+(?:\\.\\d+)*)


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.