Iwidgets version 4.0.1 - How to Download and Install on Mac OS X
Monday the 23rd of November, 2009

    iwidgets  most recent diff


    version 4.0.1

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


      The iwidgets Portfile 50980 2009-05-14 19:41:55Z and.damore macports.org $

      PortSystem 1.0

      Name: iwidgets
      Version: 4.0.1
      Revision: 1
      Category: x11 tk
      Maintainers: markd
      Description: \[incr Widgets\] A.K.A. \"iwidgets\". Widget collection for incrTcl/incrTk
      Long Description: ${description}
      Homepage: http://incrtcl.sourceforge.net/iwidgets/
      Platform: darwin
      Master Sites: sourceforge:incrtcl
      distname ${name}${version}
      Checksums: ${name}${version}.tar.gz md5 0e9c140e81ea6015b56130127c7deb03
      depends_build port:tk port:itcl
      build.args CPPFLAGS=-I${prefix}/include
      worksrcdir ${name}${version}
      Patch Files: patch-configure patch-Makefile.in

      configure.env TCLROOT=${prefix}
      configure.ldflags-append "-ltcl -L/usr/X11R6/lib -lX11"

      configure.args --with-tcl=${prefix}/lib --with-tk=${prefix}/lib --with-itcl=${prefix}/lib/itcl3.3 --with-itk=${prefix}/lib/itk3.3

      build {}

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.