efont-unicode version 0.4.2 for Mac OS X 10.5 Leopard
Monday the 12th of May, 2008

    efont-unicode  most recent diff


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



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

      PortSystem 1.0

      Name: efont-unicode
      Version: 0.4.2
      Category: x11 fonts
      Maintainers: pelopor nifty.com
      Description: efont Unicode Bitmap Fonts
      Long Description: ${description}
      Homepage: http://openlab.ring.gr.jp/efont/unicode/
      master_sites http://openlab.ring.gr.jp/efont/dist/unicode-bdf/
      distname ${name}-bdf-${version}
      depends_lib bin:mkfontdir:XFree86 bin:mkfontscale:XFree86
      use_bzip2 yes
      checksums md5 0c0acbb40e44d899472001302b1c9e48
      depends_lib bin:mkfontdir:XFree86 bin:mkfontscale:XFree86
      set bdf_src {b10 b10_i b10_b b10_bi b12 b12_i b12_b b12_bi b14 b14_i b14_b b14_bi b16 b16_i b16_b b16_bi b24 b24_i b24_b b24_bi f10 f10_i f10_b f10_bi f12 f12_i f12_b f12_bi f16 f16_i f16_b f16_bi f24 f24_i f24_b f24_bi}

      use_configure no
      build {
      cd ${worksrcpath}
      foreach BDF ${bdf_src} {
      system "bdftopcf -o ${BDF}.pcf ${BDF}.bdf"
      system "gzip -9 ${BDF}.pcf"
      }
      }
      destroot {
      set fontsdir ${destroot}${prefix}/share/fonts/${name}
      xinstall -d -m 755 ${fontsdir} ${destroot}${prefix}/share/doc/${name}
      foreach BDF ${bdf_src} {
      xinstall -m 644 ${worksrcpath}/${BDF}.pcf.gz ${fontsdir}
      }
      xinstall -m 644 -W ${worksrcpath} COPYRIGHT ChangeLog List.html README README.baekmuk README.contrib README.etl-unicode README.naga10 README.shinonome README.ucs-fonts ${destroot}${prefix}/share/doc/${name}
      system "mkfontscale ${fontsdir} && mkfontdir ${fontsdir}"
      }

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

     Where to find more information:

    Darwin Ports



    image test