Render version 0.9.2 - How to Download and Install on Mac OS X
Friday the 3rd of July, 2009

    version 0.9.2

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


      The render Portfile 42409 2008-11-21 05:11:17Z ryandesign macports.org $

      PortSystem 1.0

      Name: render
      Version: 0.9.2
      Category: x11
      Platform: darwin
      Maintainers: nomaintainer
      Description: Obsolete port\; replaced by xorg-renderproto

      Long Description: The render port is obsolete and has been replaced with xorg-renderproto. The render port still exists as a dependency of xorg-renderproto to ease the transition. It will be removed later.

      Homepage: http://www.x.org/
      Master Sites:

      fetch {}
      checksum {}
      extract {}
      use_configure no
      universal_variant no
      build {}
      destroot {
      xinstall -d ${destroot}${prefix}/share/doc/${name}
      system "echo ${long_description} > ${destroot}${prefix}/share/doc/${name}/README.txt"
      }
      archive {}

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.