tkirc version 2.46 for Mac OS X 10.5 Leopard
Sunday the 11th of May, 2008

    tkirc  most recent diff


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



      # $Id: Portfile 30232 2007-10-22 23:05:56Z jmpp macports.org $

      PortSystem 1.0
      Name: tkirc
      Version: 2.46
      Category: irc
      Maintainers: nomaintainer
      Description: A Tk-based GUI for the ircII Internet Relay Chat client
      Long Description: Tkirc is a frontend for unix's ircII (shell-client for the Internet Relay Chat) based on Tcl/Tk. If you know how to use ircII, you should not have any problems using tkirc.

      Platform: darwin
      master_sites ftp://ftp.netsplit.de/pub/tcltk/
      checksums md5 b6b16369e2d1cd6a0941d93577d6831e
      depends_run bin:ircII:ircii bin:wish8.4:tk
      distname ${name}${version}
      worksrcdir tkirc2

      configure {}
      build {
      reinplace "s;wish8.3;wish8.4;" ${worksrcpath}/tkirc2
      }

      destroot {
      system "install -d ${destroot}${prefix}/bin"
      system "install -d ${destroot}${prefix}/share/doc/tkirc/examples"
      system "install -c ${worksrcpath}/tkirc2 ${destroot}${prefix}/bin"
      system "ln -fs ${destroot}${prefix}/bin/tkirc2 ${destroot}${prefix}/bin/tkirc"
      system "install -c ${worksrcpath}/CHANGES ${destroot}${prefix}/share/doc/tkirc"
      system "install -c ${worksrcpath}/COPYING ${destroot}${prefix}/share/doc/tkirc"
      system "install -c ${worksrcpath}/README ${destroot}${prefix}/share/doc/tkirc"
      system "tar -cf - -C ${worksrcpath} .tkirc2 | tar -xf - -C ${destroot}${prefix}/share/doc/tkirc/examples"
      }


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

     Where to find more information:

    Darwin Ports



    image test