xchat2 version 2.8.4 for Mac OS X 10.5 Leopard
Sunday the 11th of May, 2008

    xchat2  most recent diff


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



      # $Id: Portfile 30582 2007-10-31 20:26:00Z afb macports.org $

      PortSystem 1.0

      Name: xchat2
      Version: 2.8.4
      Category: irc
      Maintainers: afb macports.org openmaintainer
      Description: GTK+2 IRC client
      Homepage: http://www.xchat.org/
      Platform: darwin

      Long Description: XChat2 is a graphical IRC client based on GTK2 that has many features and can be scripted with Perl and/or Python.

      master_sites http://xchat.org/files/source/2.8/
      patch_sites http://xchat.org/files/source/2.8/patches/

      distname xchat-${version}

      patchfiles xc284-improvescrollback.diff xc284-scrollbmkdir.diff

      checksums xchat-${version}.tar.bz2 md5 66d60febc62a01bafac9bb3a35fb37ae xchat-${version}.tar.bz2 sha1 6ac509624c241edfac5d53d9d4ece63d917613d6 xchat-${version}.tar.bz2 rmd160 35cf84e03dfda160674d141063c8fc9cd0ac7de2 xc284-improvescrollback.diff md5 a202ee20d7f04f0a515f32190acb65d8 xc284-improvescrollback.diff sha1 533bc8d851055ef6dfaa4a01e47e6febd4919192 xc284-improvescrollback.diff rmd160 268e0fc832be2fe1caf0bbadc9c7c6fd7ee75acf xc284-scrollbmkdir.diff md5 e6f0279d8c01cbe6a6bf698add6113fa xc284-scrollbmkdir.diff sha1 1f6c5071ffc16f9012c82f3f84739083806285f0 xc284-scrollbmkdir.diff rmd160 25823f6c4f2eab546adb06f050095371892188f3

      use_bzip2 yes

      depends_lib port:gtk2 port:perl5.8

      patch.args -p1

      configure.ldflags-append "-L${x11prefix}/lib"
      configure.cflags-append "-I${prefix}/include"
      configure.cppflags-append "-I${x11prefix}/include -no-cpp-precomp"

      configure.args --disable-python --disable-mmx

      platform darwin 6 { configure.args-append --enable-tcl=/System/Library/Tcl/8.3 }
      platform darwin 7 { configure.args-append --enable-tcl=/usr/lib }

      Variant: xft { configure.args-append --enable-xft }
      Variant: ssl { configure.args-append --enable-openssl }
      Variant: ipv6 { configure.args-append --enable-ipv6 }

      livecheck.url http://www.xchat.org/files/source/2.8/?S=D
      livecheck.regex xchat-(\[0-9.\]+)${extract.suffix}

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

     Where to find more information:

    Darwin Ports



    image test