fondu version 060102 for Mac OS X 10.5 Leopard
Sunday the 11th of May, 2008

    fondu  most recent diff


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



      # $Id: Portfile 30248 2007-10-23 02:08:47Z jmpp macports.org $

      PortSystem 1.0

      Name: fondu
      Version: 060102
      Platform: darwin
      Description: A set of programs to interconvert between mac font formats and pfb, ttf, otf and bdf files on unix.

      Long Description: Dealing with mac fonts is hard on other operating systems because mac fonts are stored in the resource fork, and other operating systems do not support this concept. Fondu will extract the resource fork from either a macbinary file or a binhex file. Ufond will create a resource fork inside a macbinary file.

      Category: print
      Homepage: http://fondu.sourceforge.net/
      master_sites http://fondu.sourceforge.net/
      checksums md5 e20861beacddc1ab392bef7813641bf8
      Maintainers: nomaintainer
      distname fondu_src-${version}
      extract.suffix .tgz
      worksrcdir fondu-${version}

      configure.args --bindir=${prefix}/bin --mandir=${prefix}/share/man

      post-destroot {
      foreach manpage [glob ${worksrcpath}/*.1] {
      xinstall ${manpage} ${destroot}${prefix}/share/man/man1/
      }
      }

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

     Where to find more information:

    Darwin Ports



    image test