weechat version 0.2.6 for Mac OS X 10.5 Leopard
Sunday the 11th of May, 2008

    weechat  most recent diff


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



      # $Id: Portfile 32787 2008-01-13 12:14:17Z milosh macports.org $

      PortSystem 1.0

      Name: weechat
      Version: 0.2.6
      Category: irc
      Maintainers: milosh openmaintainer
      Description: Fast, light & extensible IRC client
      Long Description: WeeChat (Wee Enhanced Environment for Chat) is a fast and light IRC client for many operating systems. Everything can be done with a keyboard. It is customizable and extensible with plugins/scripts, and includes: - nicklist - smart hotlist - infobar with highlight notification - horizontal and vertical split - double charset support (decode/encode) - FIFO pipe for remote control - and much more!
      Homepage: http://weechat.flashtux.org/
      Platform: darwin
      master_sites ${homepage}download/
      checksums md5 ccdecf663b0050a23049acb4b9a76193 sha1 d31ca0b563941813a337aa91f38a8e80877b0d8b rmd160 c852f20dbf6cbec76e86166fa1ead7dd6b07b2f6

      depends_lib port:gettext port:libiconv port:ncursesw

      configure.args --without-debug --disable-gnutls --disable-lua --disable-perl --disable-python --disable-ruby

      use_bzip2 yes

      Variant: lua description {Bindings for lua plugins} {
      configure.args-delete --disable-lua
      configure.args-append --enable-lua
      depends_lib-append port:lua port:pkgconfig
      }

      Variant: perl description {Bindings for perl plugins} {
      configure.args-delete --disable-perl
      configure.args-append --enable-perl
      depends_lib-append port:perl5.8
      }

      Variant: ruby description {Bindings for ruby plugins} {
      configure.args-delete --disable-ruby
      configure.args-append --enable-ruby
      depends_lib-append port:ruby
      }

      Variant: tls description {Support for secure connecting} {
      configure.args-delete --disable-gnutls
      configure.args-append --enable-gnutls
      depends_lib-append port:gnutls
      }


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

     Where to find more information:

    Darwin Ports



    image test