Kochi-substitute version 20030809 - How to Download and Install on Mac OS X
Monday the 23rd of November, 2009

    kochi-substitute  most recent diff


    version 20030809

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


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

      PortSystem 1.0

      Name: kochi-substitute
      Version: 20030809
      Category: x11 fonts
      Platform: darwin
      Maintainers: nifty.com:pelopor
      Description: Free Japanese TrueType fonts named 'Kochi Mincho' and 'Kochi Gothic'
      Long Description: ${description}
      Homepage: http://wiki.fdiary.net/font/?kochi-alternative
      Master Sites: http://osdn.dl.sourceforge.jp/efont/5411/ http://keihanna.dl.sourceforge.jp/efont/5411/ http://kyushu-u.dl.sourceforge.jp/efont/5411/
      use_bzip2 yes
      Checksums: md5 c4b14e287cf2b1688c649e2274e128b3
      depends_lib bin:mkfontdir:mkfontdir bin:mkfontscale:mkfontscale
      use_configure no
      build {}

      destroot {
      set fontsdir ${destroot}${prefix}/share/fonts/${name}
      xinstall -m 755 -d ${fontsdir} ${destroot}/${prefix}/share/doc/
      xinstall -m 644 ${worksrcpath}/kochi-mincho-subst.ttf ${fontsdir}
      xinstall -m 644 ${worksrcpath}/kochi-gothic-subst.ttf ${fontsdir}
      #mkfontscale && mkfontdir
      system "mkfontscale ${fontsdir} && mkfontdir ${fontsdir}"
      #docs
      file copy ${worksrcpath}/docs ${destroot}/${prefix}/share/doc/${name}
      xinstall -m 644 -W ${worksrcpath} COPYING README.ja Changelog ${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/kochi-substitute
      % sudo port install kochi-substitute
      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 kochi-substitute
      ---> Verifying checksum for kochi-substitute
      ---> Extracting kochi-substitute
      ---> Configuring kochi-substitute
      ---> Building kochi-substitute with target all
      ---> Staging kochi-substitute into destroot
      ---> Installing kochi-substitute
    - 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 kochi-substitute with these commands:
      %  man kochi-substitute
      % apropos kochi-substitute
      % which kochi-substitute
      % locate kochi-substitute

     Where to find more information:

    Darwin Ports



    Lightbox this page.