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

    irctree  most recent diff


    version 0.10

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


      The irctree Portfile 45184 2009-01-10 07:05:42Z mcalhoun macports.org $

      PortSystem 1.0

      Name: irctree
      Version: 0.10
      Category: irc
      Platform: darwin
      Maintainers: nomaintainer
      Description: show a tree representing the structure of an IRC network in ASCII
      Long Description: ${description}

      Homepage: http://www.habets.pp.se/synscan/programs.php?prog=irctree
      Master Sites: ftp://ftp.habets.pp.se/pub/synscan/
      Checksums: md5 f1a5340236e98d94606aa549c1650dbc
      Patch Files: patch-irctree-parse.pl

      depends_run bin:nc:netcat bin:perl:perl5

      use_configure no

      build {}

      destroot {
      xinstall -m 755 -W ${worksrcpath} irctree irctree-getlinks.sh irctree-parse.pl ${destroot}${prefix}/bin
      xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 -W ${worksrcpath} LICENSE README ${destroot}${prefix}/share/doc/${name}
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.