star version 1.5a87 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    star  most recent diff


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



      # $Id: Portfile 30589 2007-10-31 21:52:15Z mww macports.org $

      PortSystem 1.0

      Name: star
      Version: 1.5a87
      Category: archivers
      Platform: darwin
      Maintainers: mww
      Description: fast and POSIX 1003.1 conformant tar implementation
      Long Description: ${description}

      Homepage: http://cdrecord.berlios.de/old/private/star.html
      master_sites ftp://ftp.berlios.de/pub/star/alpha/
      checksums sha1 5f6cb97f075f7b44cdd8dd8b86ca1f5b1940c2ff
      patchfiles patch-RULES__rules.prg
      use_bzip2 yes

      depends_build port:smake

      worksrcdir star-1.5

      use_configure no

      build.cmd ${prefix}/bin/smake

      destroot.destdir INS_BASE=${destroot}${prefix} MANDIR=share/man
      post-destroot {
      system "cd ${destroot}${prefix}/bin/ && rm -f gnutar mt tar && mv tartest startest"
      system "cd ${destroot}${prefix}/share/man && rm -rf man1/gnutar.1 man1/match.1 man1/rmt.1 man3 man5/makerules.5 man5/makefiles.5 && mv man1/tartest.1 man1/startest.1"
      file delete -force ${destroot}${prefix}/lib ${destroot}${prefix}/include
      }

      universal_variant no

      livecheck.check freshmeat


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

     Where to find more information:

    Darwin Ports



    image test