rzip version 2.1 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    rzip  most recent diff


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



      # $Id: Portfile 28057 2007-08-19 15:45:09Z nox macports.org $

      PortSystem 1.0

      Name: rzip
      Version: 2.1
      Category: archivers
      Platform: darwin
      Maintainers: nomaintainer
      Description: Compression program similar to gzip or bzip2

      Long Description: rzip is a compression program, similar in functionality to gzip or bzip2, but able to take advantage from long distance redundancies in files, which can sometimes allow rzip to produce much better compression ratios than other programs.

      Homepage: http://rzip.samba.org/
      master_sites ${homepage}ftp/rzip/

      depends_lib port:bzip2

      checksums md5 0a3ba55085661647c12f2b014c51c406 sha1 efeafc7a5bdd7daa0cea8d797ff21aa28bdfc8d9 rmd160 7ef5299cd526c8c49a779e050ad515a53180c1c5

      build.env LIBRARY_PATH=${prefix}/lib:/usr/lib
      build.args "CFLAGS=\"${configure.cppflags} ${configure.cflags}\""

      destroot.destdir prefix=${destroot}${prefix} INSTALL_MAN=${destroot}${prefix}/share/man


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

     Where to find more information:

    Darwin Ports



    image test