atool version 0.33.0 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    atool  most recent diff


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



      # $Id: Portfile 29065 2007-09-14 12:48:06Z nox macports.org $

      PortSystem 1.0

      Name: atool
      Version: 0.33.0
      Category: archivers
      Platform: darwin
      Maintainers: expiation devils.com
      Homepage: http://www.nongnu.org/atool/
      Description: An archival front-end
      Long Description: atool is a script for managing file archives of various types (tar, tar+gzip, zip etc).

      master_sites http://download.savannah.gnu.org/releases/atool/

      checksums md5 7b069de13fa74dc1369d2d1efd43adbf sha1 150589966518003376e502eb704404ee2af017a4 rmd160 8cec1c25ef13212b7f7215cd72b2c009207a7751

      build {}

      depends_build port:perl5.8
      depends_run port:perl5.8

      post-destroot {
      set docdir ${prefix}/share/doc/${name}-${version}
      xinstall -d ${destroot}${docdir}
      xinstall -m 0644 -W ${worksrcpath} COPYING ChangeLog NEWS README TODO ${destroot}${docdir}
      }

      universal_variant no


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

     Where to find more information:

    Darwin Ports



    image test