Download and Install ftgl version 2.1.2 on Mac OS X
Thursday the 7th of August, 2008

    ftgl  most recent diff


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



      # $Id: Portfile 33944 2008-02-08 07:40:41Z ryandesign macports.org $

      PortSystem 1.0
      Name: ftgl
      Version: 2.1.2
      Platform: darwin
      Category: graphics
      Maintainers: krugazor free.fr
      Description: Freetype / OpenGL bridge
      Long Description: FTGL takes freetype fonts, decodes them, and generate an OpenGL object out of it. It supports a lot of rendering modes
      Homepage: http://ftgl.wiki.sourceforge.net/
      checksums md5 f81c0a7128192ba11e036186f9a968f2 sha1 708c06f43cd0997f93b5f5b8fc8ffe518dd3460c rmd160 7402d0e0a6edd72430332ce6fad57a1cd9ff2e40
      master_sites sourceforge

      depends_lib lib:freetype:freetype
      depends_build bin:doxygen:doxygen

      worksrcdir FTGL/unix

      patchfiles patch-configure.diff patch-Makefile.diff patch-demo-Makefile.diff patch-docs-Makefile.diff patch-src-Makefile.diff

      livecheck.distname FTGL Source

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

     Where to find more information:

    Darwin Ports



    image test