Download and Install cocot version 20080315 on Mac OS X
Wednesday the 23rd of July, 2008

    cocot  most recent diff


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



      # $Id: Portfile 36819 2008-05-15 15:17:48Z takanori macports.org $

      PortSystem 1.0

      Name: cocot
      Version: 20080315
      Category: textproc japanese
      Maintainers: takanori
      Description: COde COnverter on Tty
      Long Description: ${description}
      Platform: darwin
      Homepage: http://vmi.jp/software/cygwin/cocot.html
      master_sites macports http://vmi.jp/software/cygwin/
      use_bzip2 yes
      patchfiles patch-README.ja.diff
      checksums md5 f2519673fb4bf9e07769b88de7746278 sha1 06d098fb54b6e61bbddc8ef00079b9b529ca2133 rmd160 ecb93ffe77c9c59aa822b33fc399b802ab9fe202

      depends_lib port:libiconv

      configure.args --with-default-term-code=UTF-8 --with-default-proc-code=EUC-JP

      use_parallel_build yes

      post-destroot {
      xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
      foreach f {AUTHORS COPYING ChangeLog* INSTALL NEWS README* UNICODE_MEMO} {
      eval xinstall -m 644 [glob ${worksrcpath}/${f}] ${destroot}${prefix}/share/doc/${name}
      }
      }

      livecheck.check regex
      livecheck.url ${homepage}
      livecheck.regex ${name}-(\[0-9.a-z\]+)\\.tar

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

     Where to find more information:

    Darwin Ports



    image test