Mikachanfont version 8.9 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    mikachanfont  most recent diff


    version 8.9

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


      The mikachanfont Portfile 56061 2009-08-24 00:33:19Z ryandesign macports.org $

      PortSystem 1.0

      Name: mikachanfont
      Version: 8.9
      Category: x11 fonts
      Platform: darwin
      Maintainers: nifty.com:pelopor
      Description: Mikachan-font is Japanese font written by Mikachan
      Long Description: Mikachan-font is Japanese font. It was written by Mikachan,and scaned and used font making software. It is possible to display Hiragana, Katakana, Numbers, Alphabets, symbols, Kanji for education, Usual kanji, Kanji of person's name, JIS kanji Level 1, JIS kanji Level 2, IBM expantion kanji.

      Homepage: http://www001.upp.so-net.ne.jp/mikachan/
      Master Sites: http://osdn.dl.sourceforge.jp/mikachan/5513/ http://keihanna.dl.sourceforge.jp/mikachan/5513/ http://kyushu-u.dl.sourceforge.jp/mikachan/5513/

      use_bzip2 yes
      Checksums: md5 8ac2b94336e76fa80996d0be70c557de
      depends_lib bin:mkfontdir:mkfontdir
      use_configure no
      build {}
      destroot {
      set fontsdir ${destroot}/${prefix}/share/fonts/${name}
      xinstall -d -m 755 ${fontsdir} ${destroot}/${prefix}/share/doc/${name}
      xinstall -m 644 ${worksrcpath}/fonts/mikachan.ttf ${fontsdir}
      #mkfontscale && mkfontdir
      system "mkfontscale ${fontsdir} && mkfontdir ${fontsdir}"
      #docs
      xinstall -m 644 -W ${worksrcpath} COPYRIGHT ChangeLog README.ja COPYRIGHT.ja README ${destroot}/${prefix}/share/doc/${name}
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.