ppmd version 20050811 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    ppmd  most recent diff


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



      # $Id: Portfile 28983 2007-09-12 21:37:33Z nox macports.org $

      PortSystem 1.0

      Name: ppmd
      Version: 20050811
      Category: archivers
      Platform: darwin
      Maintainers: nomaintainer
      Description: A fast archiver with a good compression ratio

      Long Description: PPMD is a fast archiver with a good compression ratio. It is written for embedding in user programs mainly it is not intended for immediate use. Speed and performance improvements of abstract PPM model 1-6 are the main goal.

      Homepage: http://packages.debian.org/unstable/utils/ppmd
      master_sites http://critical.ch/distfiles/

      checksums md5 59727053ba0ec35ba83f3547f55c0bbc sha1 317169ab6d0a48d5c482d900d80f68b4842f3066 rmd160 c0d146544dcb9408910b351fc6be337d1735796f

      use_configure no

      build.type bsd
      build.args "CXXFLAGS=\"${configure.cflags}\""

      destroot {
      xinstall ${worksrcpath}/ppmd ${destroot}${prefix}/bin
      xinstall -m 0444 ${worksrcpath}/ppmd.1 ${destroot}${prefix}/share/man/man1

      set docdir ${prefix}/share/doc/${name}-${version}
      xinstall -d ${destroot}${docdir}
      xinstall -m 0644 ${worksrcpath}/read_me.txt ${destroot}${docdir}
      }

      Variant: universal {
      build.args "CXXFLAGS=\"${configure.cflags} ${configure.universal_cflags}\""
      }

      livecheck.check none


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

     Where to find more information:

    Darwin Ports



    image test