9e version 1.0 for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    9e  most recent diff


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



      # $Id: Portfile 28368 2007-08-29 15:37:11Z nox macports.org $

      PortSystem 1.0

      Name: 9e
      Version: 1.0
      Category: archivers
      Platform: darwin
      Maintainers: nomaintainer
      Description: Plan 9 unarchiver

      Long Description: 9e is a program to explode Third Edition Plan 9 and at least some Inferno archives.

      Homepage: http://www.eecs.harvard.edu/~wkj/Software/9e/
      master_sites ${homepage}
      distname ${name}

      checksums md5 ffb6c9963c6bb61ddfc456fd29f96073 sha1 fc966f51a167e4ed3dc371e399bbc8909f074b54 rmd160 bbcdde8d9b4989a12edd935c6156d80aaf5f8f5e

      patchfiles patch-9e.c

      use_configure no

      build.args "CFLAGS=\"${configure.cflags}\"" "LIBS=\"${configure.ldflags}\""

      destroot {
      xinstall -m 775 ${worksrcpath}/9e ${destroot}${prefix}/bin
      }

      Variant: universal {
      build.args "CFLAGS=\"${configure.universal_cflags}\"" "LIBS=\"${configure.universal_ldflags}\""
      }

      # This software has no version
      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/9e
      % sudo port install 9e
      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 9e
      ---> Verifying checksum for 9e
      ---> Extracting 9e
      ---> Configuring 9e
      ---> Building 9e with target all
      ---> Staging 9e into destroot
      ---> Installing 9e
    - 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 9e with these commands:
      %  man 9e
      % apropos 9e
      % which 9e
      % locate 9e

     Where to find more information:

    Darwin Ports



    image test