p7zip version 4.57 for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    p7zip  most recent diff


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



      # $Id: Portfile 32640 2008-01-10 07:50:59Z ryandesign macports.org $

      PortSystem 1.0

      Name: p7zip
      Version: 4.57
      revision 1
      Category: archivers
      Maintainers: nomaintainer
      Platform: darwin
      Description: 7-Zip implementation

      Long Description: p7zip is a port of 7-Zip, a file archiver with highest compression ratio.

      Homepage: http://p7zip.sourceforge.net/

      master_sites sourceforge
      distname [strsed ${distname} {g/-/_/}]
      use_bzip2 yes
      distfiles ${distname}_src_all${extract.suffix}

      checksums md5 773f78d8b297eb858626667d4dfa93c7 sha1 eda5de3d35567e2633373dbe60313527a6a4db27 rmd160 af40563b4ead84d138e9fff03a2677540c50d29d

      patchfiles patch-install.sh.diff

      configure {
      copy -force ${worksrcpath}/makefile.macosx ${worksrcpath}/makefile.machine
      }

      post-configure {
      if {[variant_isset universal]} {
      reinplace "s|\$(LOCAL_FLAGS)|${configure.universal_cflags} \$(LOCAL_FLAGS)|g" ${worksrcpath}/makefile.machine
      }
      }

      destroot.destdir DEST_HOME=${prefix} DEST_SHARE_DOC=${prefix}/share/doc/${name}-${version} DEST_MAN=${prefix}/share/man DEST_DIR=${destroot}

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

     Where to find more information:

    Darwin Ports



    image test