Download and Install bitstream-vera version 1.10 on Mac OS X
Thursday the 24th of July, 2008

    bitstream-vera  most recent diff


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



      # $Id: Portfile 23053 2007-03-23 20:35:47Z pipping macports.org $

      PortSystem 1.0
      Name: bitstream-vera
      Version: 1.10
      Category: graphics
      Maintainers: jbenninghoff mac.com
      Description: Bitstream Vera Fonts for use with Freetype/Fontconfig

      Long Description: Bittream Vera Fonts consist of four monospace and sans faces (normal, oblique, bold, bold oblique) and two serif faces (normal and bold). They are designed to be an attractive default font for GNOME-based X11 apps. (GTK2/Xft2/Freetype/Fontconfig)

      Homepage: http://www.gnome.org/fonts/

      master_sites http://ftp.gnome.org/pub/GNOME/sources/ttf-bitstream-vera/1.10/
      distname ttf-${name}-${version}

      Platform: darwin
      checksums md5 52559ed969e74f5fca83e527163156df

      patchfiles patch-local.conf

      use_configure no
      build {
      reinplace "s|%FONTSDIR%|${prefix}/share/fonts|" ${worksrcpath}/local.conf
      }
      destroot {
      xinstall -d ${destroot}${prefix}/share/fonts
      system "install -m 444 ${worksrcpath}/*.ttf ${destroot}${prefix}/share/fonts"

      xinstall -d ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 -W ${worksrcpath} COPYRIGHT.TXT README.TXT RELEASENOTES.TXT local.conf ${destroot}${prefix}/share/doc/${name}
      }

      post-install {
      ui_msg "------------------------------------------------------------------
      --------"
      ui_msg "Requires modifications to ${prefix}/etc/fonts/local.conf. "
      ui_msg "Replacement file provided at ${prefix}/share/doc/bitstream-vera/local.conf."
      ui_msg "------------------------------------------------------------------
      --------"
      }


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

     Where to find more information:

    Darwin Ports



    image test