xchat version 1.8.11 for Mac OS X 10.5 Leopard
Sunday the 11th of May, 2008

    xchat  most recent diff


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



      # $Id: Portfile 30536 2007-10-30 23:27:20Z ryandesign macports.org $

      PortSystem 1.0

      Name: xchat
      Version: 1.8.11
      revision 1
      Category: irc
      Maintainers: nomaintainer
      Description: GTK+ IRC client
      Homepage: http://www.xchat.org/
      Platform: darwin

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

      master_sites http://www.xchat.org/files/source/1.8/
      checksums md5 951f5b2fe2d5deef08f7f519414072a1

      use_bzip2 yes

      depends_lib port:gettext port:gtk1

      configure.env LIBS="-L${prefix}/lib"
      configure.cflags-append "-I${prefix}/include"
      configure.cppflags-append "-no-cpp-precomp"

      configure.args --disable-perl

      platform darwin i386 {
      configure.args-append --disable-mmx
      }

      livecheck.check none

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

     Where to find more information:

    Darwin Ports



    image test