Xft2 version 2.1.14 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    version 2.1.14

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The xft2 Portfile 59124 2009-10-10 02:58:30Z jeremyhu macports.org $

      PortSystem 1.0

      Name: Xft2
      Version: 2.1.14
      Category: x11
      Maintainers: jeremyhu
      Description: client-side font API for X applications
      Long Description: The current version of Xft provides a client-side font API for X applications. It uses Fontconfig to select fonts and the X protocol for rendering them. When available, Xft uses the Render extension to accelerate text drawing. When Render is not available, Xft uses the core protocol to draw client-side glyphs. This provides completely compatible support of client-side fonts for all X servers.

      Platform: darwin

      Homepage: http://fontconfig.org/
      Master Sites: http://xorg.freedesktop.org/releases/individual/lib/
      distname libXft-${version}
      use_bzip2 yes
      use_parallel_build yes

      Checksums: md5 254e62a233491e0e1251636536163e20 sha1 e08ae6b1f56e160179b9f141b4ab799333ec725e rmd160 d167f657ad1d574496c757fb24f9f361c7f405a9

      depends_build port:pkgconfig

      depends_lib port:zlib port:xrender port:freetype port:fontconfig port:expat

      configure.args --with-freetype-config

      livecheck.type regex
      livecheck.url ${master_sites}?C=M&O=D
      livecheck.regex libXft-(\[0-9.\]+)\\.tar\\.bz2

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.