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

    irssistats  most recent diff


    version 0.75

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


      The irssistats Portfile 58332 2009-09-26 21:00:50Z ryandesign macports.org $

      PortSystem 1.0

      Name: irssistats
      Version: 0.75
      Revision: 1
      Category: irc
      Maintainers: nomaintainer
      Description: generate IRC statistics from irssi logs
      Long Description: This tool generates IRC stats based on irssi logs.
      Homepage: http://royale.zerezo.com/irssistats/
      Platform: darwin
      Master Sites: ${homepage}
      Checksums: md5 f3654fd292220bd9adada7ff6c7f0421

      patch {
      reinplace "s|/etc|${prefix}/etc|" ${worksrcpath}/irssistats.1 ${worksrcpath}/irssistats.c ${worksrcpath}/irssistats.sgml ${worksrcpath}/sample.configfile
      reinplace "s|/usr|${prefix}|" ${worksrcpath}/irssistats.1 ${worksrcpath}/irssistats.sgml
      }

      use_configure no

      build.target
      build.args CFLAGS="-O2 -fnested-functions"

      destroot.destdir PRE=${destroot}${prefix}

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.