cpio version 2.9 for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    cpio  most recent diff


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



      # $Id: Portfile 30182 2007-10-22 18:44:25Z mww macports.org $

      PortSystem 1.0

      Name: cpio
      Version: 2.9
      Category: archivers
      Platform: darwin
      Maintainers: mww
      Description: copies files into or out of a cpio or tar archives
      Long Description: GNU cpio copies files into or out of a cpio or tar archive. The archive can be another file on the disk, a magnetic tape, or a pipe.

      Homepage: http://www.gnu.org/software/cpio/cpio.html
      master_sites gnu
      checksums sha1 ef381d0f33f1ea74475b6d813c42a74327762c4a
      use_bzip2 yes

      depends_lib port:gettext port:libiconv

      configure.args --program-prefix=gnu --mandir=${prefix}/share/man --infodir=${prefix}/share/info --libexecdir=${prefix}/lib/${name}

      test.run yes
      test.target check

      livecheck.check regex
      livecheck.url http://ftp.gnu.org/gnu/cpio/?C=M&O=D
      livecheck.regex cpio-(\[0-9\]+\\.\[0-9\]+)


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

     Where to find more information:

    Darwin Ports



    image test