irssi version 0.8.12 for Mac OS X 10.5 Leopard
Sunday the 11th of May, 2008

    irssi  most recent diff


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



      # $Id: Portfile 31999 2007-12-13 11:54:11Z ryandesign macports.org $

      PortSystem 1.0

      Name: irssi
      Version: 0.8.12
      Category: irc
      Maintainers: nomaintainer
      Description: modular IRC client
      Long Description: Irssi is a modular IRC client that currently has only text mode user interface, but 80-90% of the code is not text mode specific, so other UIs could be created pretty easily. Also, Irssi is not really even IRC specific anymore, there's already a working SILC module available. Support for other protocols like ICQ could be created some day too.

      Homepage: http://irssi.org/
      Platform: darwin
      master_sites http://mirror.irssi.org/
      checksums md5 e407b557b3cfc7c91ce4de2571dd79cb sha1 00ecca04766c51feef057b2327f67166be473fa3 rmd160 0588e6c2df0425c4f36bd84c1621d9ad170b6a81
      use_bzip2 yes
      depends_lib port:gettext port:glib2 port:libiconv port:ncurses port:openssl port:zlib

      configure.cppflags-append "-no-cpp-precomp"
      configure.args --without-socks --without-bot --with-proxy --with-modules --enable-ipv6 --enable-ssl --with-perl=no --with-glib-prefix=${prefix} --mandir=${prefix}/share/man

      platform darwin 6 {
      depends_lib-append lib:libdl:dlcompat
      }

      Variant: perl {
      configure.args-delete --with-perl=no
      configure.args-append --with-perl=yes --with-perl-lib=${prefix}/lib/perl5/darwin
      }

      livecheck.check regex
      livecheck.url ${homepage}download
      livecheck.regex {Latest release version: (\d+\.\d+\.[0-9a-z]+)}

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

     Where to find more information:

    Darwin Ports



    image test