ici version 4.1.1 for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    ici  most recent diff


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



      # $Id: Portfile 30235 2007-10-22 23:13:37Z jmpp macports.org $

      PortSystem 1.0
      Name: ici
      Version: 4.1.1
      Category: lang
      Maintainers: nomaintainer
      Description: C-like, high level language
      Long Description: ICI is a C-like, high level language originally developed by Tim Long and placed into the public domain. ICI marries C's expression syntax, control structures and overall feel, with a dynamic, garbage collected, object-based, data model.
      Homepage: http://www.zeta.org.au/~atrn/ici/
      Platform: darwin
      master_sites sourceforge
      checksums md5 4511baa2731ed327b5730f414b3623ba

      use_configure no
      build.target
      destroot.destdir PREFIX=${destroot}${prefix} MANDIR=${destroot}${prefix}/share/man/man1

      platform darwin {
      build.args -f Makefile.osx
      destroot.args -f Makefile.osx
      }

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

     Where to find more information:

    Darwin Ports



    image test