Download and Install yi version 0.1.0 on Mac OS X
Wednesday the 9th of July, 2008

    yi  most recent diff


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



      # $Id: Portfile 30765 2007-11-06 11:26:37Z takanori macports.org $
      PortSystem 1.0

      Name: yi
      Version: 0.1.0
      Category: editors
      Platform: darwin
      Maintainers: nomaintainer

      Description: the extensible Yi text editor
      Long Description: Yi is a text editor written and extensible in Haskell. The goal of the Yi project is to provide a flexible, powerful and correct editor core scriptable in Haskell. A principle of Yi is that any behaviour can be programmed, so there exist vi, vim and nano frontends to Yi. Other editor interfaces can be written easily via a lexer specification.
      Homepage: http://www.cse.unsw.edu.au/~dons/yi.html

      master_sites ftp://ftp.cse.unsw.edu.au/pub/users/dons/yi/
      checksums md5 892c96aa03a6254b8b740fb6f9bb846c sha1 218b4529f6a8ef433fa750de2e51633e45622ae5

      depends_lib bin:ghc:ghc bin:alex:alex bin:happy:happy lib:libHSplugins:hs-plugins lib:libncurses:ncurses

      destroot.destdir PREFIX=${destroot}${prefix} BINDIR=${destroot}${prefix}/bin LIBDIR=${destroot}${prefix}/lib/${name} DATADIR=${destroot}${prefix}/share/doc/${name} MANDIR=${destroot}${prefix}/share/man

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

     Where to find more information:

    Darwin Ports



    image test