Ii version 1.4 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    version 1.4

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


      The ii Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: ii
      Version: 1.4
      Category: irc
      Maintainers: toby
      Description: minimalist FIFO and filesystem-based IRC client
      Long Description: ii is a minimalist FIFO and filesystem-based IRC client. It creates an irc directory tree with server, channel and nick name directories. In every directory a FIFO in file and a normal out file is created.
      Homepage: http://tools.suckless.org/ii
      Platform: darwin
      license MIT
      Master Sites: http://dl.suckless.org/tools/
      Checksums: md5 535d88c23e84d510edf773db12728ac0 sha1 56dfb24295984feacb4ad87e0678dca32c7fec7d rmd160 4deaa4737e7d299be13303bbb5ae370aea3bf81c

      Patch Files: patch-config.mk

      configure {
      reinplace "s|__PREFIX__|${prefix}|" ${worksrcpath}/config.mk
      reinplace "s|__CC__|${configure.cc}|" ${worksrcpath}/config.mk
      reinplace "s|__CFLAGS__|${configure.cflags}|" ${worksrcpath}/config.mk
      reinplace "s|__LDFLAGS__|${configure.ldflags}|" ${worksrcpath}/config.mk
      }

      livecheck.type regex
      livecheck.url [lindex ${master_sites} 0]
      livecheck.regex href=\"ii-(.*)\\.tar\\.gz\"

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.