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

    fstobdf  most recent diff


    version 1.0.3

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


      The fstobdf Portfile 59685 2009-10-19 23:09:21Z jeremyhu macports.org $

      PortSystem 1.0
      Name: fstobdf
      Version: 1.0.3
      Revision: 1
      Category: x11 graphics
      Maintainers: jeremyhu openmaintainer
      Description: Convert font from X11 server to BDF
      Long Description: The fstobdf program reads a font from a font server and prints a BDF file on the standard output that may be used to recreate the font. This is useful in testing servers, debugging font metrics, and reproducing lost BDF files.

      Platform: darwin

      Homepage: http://www.x.org/
      Master Sites: http://xorg.freedesktop.org/archive/individual/app/
      use_bzip2 yes

      Checksums: md5 49a6225380f6c18fff664a043cd569b1 sha1 c7f9184afe3f7526a51b4e19722af8451b33d873 rmd160 aa9041e19b33044e67b28206c9945c08a9a25577

      depends_build port:pkgconfig

      depends_lib port:xorg-libX11 port:xorg-libFS

      livecheck.type regex
      livecheck.regex ${name}-(\[\\d.\]+)${extract.suffix}
      livecheck.url ${master_sites}


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.