freefont-ttf version 20060126 for Mac OS X 10.5 Leopard
Monday the 12th of May, 2008

    freefont-ttf  most recent diff


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



      # $Id: Portfile 32962 2008-01-15 14:23:30Z takeshi macports.org $

      PortSystem 1.0
      Name: freefont-ttf
      Version: 20060126
      Category: x11 fonts
      Maintainers: takeshi macports.org
      Description: Free UCS Outline Fonts
      Long Description: a set of free outline fonts covering the ISO 10646/Unicode UCS (Universal Character Set).
      Platform: darwin
      Homepage: http://www.nongnu.org/freefont/
      master_sites http://download.savannah.gnu.org/releases/freefont/ http://ftp.riken.go.jp/pub/FreeBSD/distfiles/
      checksums sha1 f3b53235bc1bebd228a8942068bd049693d71363
      worksrcdir freefont-${version}

      post-extract {
      foreach f {fonts.dir fonts.scale} {
      system "bzip2 -dc ${filespath}/${f}.bz2 > ${worksrcpath}/${f}"
      }
      }
      use_configure no
      build {}
      destroot {
      set fontdir ${destroot}${prefix}/share/fonts/${name}
      xinstall -d -m 755 ${fontdir}
      foreach f {*.ttf fonts.*} {
      eval xinstall -m 644 [glob ${worksrcpath}/${f}] ${fontdir}
      }
      }

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

     Where to find more information:

    Darwin Ports



    image test