Monafont version 2.90 - How to Download and Install on Mac OS X
Sunday the 21st of March, 2010

    monafont  most recent diff


    version 2.90

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


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

      PortSystem 1.0

      Name: monafont
      Version: 2.90
      Revision: 1
      Category: x11 fonts
      Platform: darwin
      Maintainers: nifty.com:pelopor
      Description: Japanese proportional font to show Japanese text arts correctly
      Long Description: Mona Font is a Japanese proportional font which allows you to view Japanese text arts correctly. Mona Font is based on Shinonome Font, a Japanese font developed by /efont/ Project.
      Homepage: http://monafont.sourceforge.net/
      Master Sites: sourceforge
      use_bzip2 yes
      Checksums: md5 2b914878b19b1550757cea5d8a771612
      depends_build bin:mkfontscale:mkfontscale bin:mkfontdir:mkfontdir
      use_configure no
      build.target {}
      set myfontdir ${prefix}/share/fonts/${name}
      destroot.destdir X11FONTDIR=${destroot}${myfontdir}
      pre-destroot {
      xinstall -d -m 755 ${destroot}${myfontdir} ${destroot}${prefix}/share/doc/monafont
      eval xinstall -m 644 [glob ${worksrcpath}/README*] ${destroot}${prefix}/share/doc/monafont
      }

      post-activate {
      system "mkfontscale ${myfontdir}"
      system "mkfontdir ${myfontdir}"
      }

      # This should be done when uninstalling, but deactivate doesn't currently work
      #post-deactivate {
      # system "mkfontscale ${myfontdir}"
      # system "mkfontdir ${myfontdir}"
      #}


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.