deb2targz version 20021217 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    deb2targz  most recent diff


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



      # $Id: Portfile 29137 2007-09-15 17:20:59Z nox macports.org $

      PortSystem 1.0

      Name: deb2targz
      Version: 20021217
      Category: archivers
      Platform: darwin
      Maintainers: nomaintainer
      Description: converts .deb packages to .tar.gz archives

      Long Description: deb2targz is a very small perl script for converting Debian Linux style .deb packages to a friendly .tar.gz. deb2targz does not need any external programs like ar or tar.

      Homepage: http://www.miketaylor.org.uk/tech/deb/
      master_sites http://critical.ch/distfiles/ freebsd

      checksums md5 faa652c6447bd04ebb89d5d23c54f9a3 sha1 db159f5c5f46805554361eca55d123b68f8b5c3d rmd160 5869859e592df664602e54df4d1d596e1fda2ac9

      depends_run bin:perl:perl5.8

      post-patch {
      reinplace "s|/usr/bin/perl -w|/usr/bin/env perl|g" ${worksrcpath}/deb2targz
      }

      use_configure no

      build {}

      destroot {
      xinstall -m 0755 ${worksrcpath}/deb2targz ${destroot}${prefix}/bin
      }

      universal_variant no

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

     Where to find more information:

    Darwin Ports



    image test