Icpld version 1.1.4 - How to Download and Install on Mac OS X
Saturday the 21st of November, 2009

    version 1.1.4

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


      The icpld Portfile 33297 2008-01-23 09:32:47Z ryandesign macports.org $

      PortSystem 1.0

      Name: icpld
      Version: 1.1.4
      Category: net sysutils
      Platform: darwin
      Maintainers: nomaintainer
      Description: network connection performance tracking monitor
      Long Description: ICPLD is a connection monitor which allows you to keep track of your network connection perfomance. It will log each occasion of broken networking. It runs as a background process, and sends ICMP requests to an ip of your choice. When a reply isn't received within proper amount of time, it will consider the connection as unavailable and put a stamp in its log.

      Homepage: http://icpld.northernmost.org/
      Master Sites: http://www.ibiblio.org/icpld/download/
      Checksums: md5 03c8b2bee1cdb57909ba4a2bb6aefa48
      use_bzip2 yes
      Patch Files: patch-src-fork.cpp

      post-patch {
      reinplace "s|/doc|/share/doc|" ${worksrcpath}/Makefile.in
      }

      configure.args --mandir=${prefix}/share/man --enable-ipv6

      post-destroot {
      xinstall -m 644 ${worksrcpath}/icpld.conf.sample ${destroot}${prefix}/etc/
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.