CVS log for ports/irc/weechat/Makefile
Up to [FreeBSD] / ports / irc / weechat
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.55: download - view: text, markup, annotated - select for diffs
Mon Nov 14 03:26:42 2011 UTC (2 months, 3 weeks ago) by rakuco
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +0 -1 lines
Remove CMAKE_USE_PTHREAD from the ports using it. This setting has not had any effect since r1.13 to bsd.cmake.mk, as it was only useful when we supported FreeBSD < 7. Approved by: avilla (mentor), portmgr (miwi) Feature safe: yes
Revision 1.54: download - view: text, markup, annotated - select for diffs
Sun Oct 23 15:48:30 2011 UTC (3 months, 2 weeks ago) by miwi
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +19 -13 lines
- Update to 0.3.6 - Add LICENSE - ADD CONFLICTS PR: 161903 Submitted by: Jase Thew <freebsd@beardz.net>
Revision 1.53: download - view: text, markup, annotated - select for diffs
Sun Jun 12 02:30:15 2011 UTC (8 months ago) by miwi
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -2 lines
- Update to 0.3.5 PR: 157059 Submitted by: Jase Thew <freebsd@beardz.net>
Revision 1.52: download - view: text, markup, annotated - select for diffs
Sun Jun 5 18:43:07 2011 UTC (8 months ago) by novel
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +2 -1 lines
Chase security/gnutls update and add an UPDATING entry.
Revision 1.51: download - view: text, markup, annotated - select for diffs
Sun Apr 10 08:48:12 2011 UTC (10 months ago) by makc
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +0 -4 lines
CMAKE_BUILD_TYPE is set in bsd.cmake.mk now, remove it from Makefiles
Revision 1.50: download - view: text, markup, annotated - select for diffs
Fri Jan 28 04:55:54 2011 UTC (12 months, 1 week ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +33 -13 lines
- Update to 0.3.4 - Sync fixes from -devel port : Honour LOCALBASE Honour script languages wanted version variables PR: 154129 Submitted by: Jase Thew <freebsd@beardz.net> Feature safe: yes
Revision 1.49: download - view: text, markup, annotated - select for diffs
Thu Sep 30 04:14:36 2010 UTC (16 months, 1 week ago) by miwi
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -1 lines
- Fix building against ruby19 - Add missing documentation to pkg-plist PR: 150745 Submitted by: Jase Thew <freebsd@beardz.net>
Revision 1.48: download - view: text, markup, annotated - select for diffs
Mon Aug 9 10:46:21 2010 UTC (18 months ago) by miwi
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -2 lines
- Update to 0.3.3 PR: 149390 Submitted by: Jase Thew <freebsd@beardz.net>
Revision 1.47: download - view: text, markup, annotated - select for diffs
Mon May 31 01:59:26 2010 UTC (20 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -0 lines
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
Revision 1.46: download - view: text, markup, annotated - select for diffs
Sat Apr 24 11:47:36 2010 UTC (21 months, 2 weeks ago) by miwi
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
- Update to 0.3.2 PR: 145800 Submitted by: Jase Thew <freebsd@beardz.net>
Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue Feb 2 22:43:17 2010 UTC (2 years ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -4 lines
- Update to 0.3.1.1 PR: 143407 Submitted by: Jase Thew <freebsd@beardz.net>
Revision 1.44: download - view: text, markup, annotated - select for diffs
Wed Jan 27 01:04:14 2010 UTC (2 years ago) by miwi
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +36 -37 lines
- Update to 0.3.1 - Change port to use cmake instead of make/configure/autotools, - ChangeLog : http://www.weechat.org/files/changelog/ChangeLog-0.3.1.html PR: 143128 Submitted by: Jase Thew <freebsd@beardz.net>
Revision 1.43: download - view: text, markup, annotated - select for diffs
Sat Nov 21 11:27:21 2009 UTC (2 years, 2 months ago) by miwi
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +51 -23 lines
* Add TCL plugin option. * Add build documentation option. * Fix incorrect logic for charset option. * Remove broken tag from Ruby option. * Update option conditionals to be more readable * Remove mandatory dependancies on Ruby, Perl and gettext, add them to corresponding options as optional dependancies instead. * Add missing .pl NLS message catalog to plist. PR: 140603 Submitted by: Jase Thew <freebsd@beardz.net>
Revision 1.42: download - view: text, markup, annotated - select for diffs
Wed Sep 9 13:33:00 2009 UTC (2 years, 5 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +8 -6 lines
- Update to 0.3.0 Changelog: http://weechat.org/files/doc/ChangeLog-devel.html
Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Aug 28 19:52:22 2009 UTC (2 years, 5 months ago) by miwi
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -2 lines
- Fix fetch
Revision 1.40: download - view: text, markup, annotated - select for diffs
Sun Aug 16 18:04:38 2009 UTC (2 years, 5 months ago) by novel
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -1 lines
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.
Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon Jun 15 21:32:24 2009 UTC (2 years, 7 months ago) by miwi
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -1 lines
- Update to 0.2.6.3
Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue May 19 14:26:30 2009 UTC (2 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
- Fix PLIST_SUB value Reported by: QAT
Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue May 19 11:49:14 2009 UTC (2 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
- Fix typo: PLIST_SUBS -> PLIST_SUB Reported by: pointyhat
Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun May 17 14:10:22 2009 UTC (2 years, 8 months ago) by miwi
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +24 -13 lines
- Convert to OPTIONS PR: 134104 Submitted by: Daniel Bretoi <daniel@netwalk.org>
Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue May 5 11:08:42 2009 UTC (2 years, 9 months ago) by az
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
Pass maintainership to miwi@.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Apr 23 05:57:59 2009 UTC (2 years, 9 months ago) by az
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
- Update to version 0.2.6.2 This release fixes a charset decoding problem of version 0.2.6.1
Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Mar 23 06:10:50 2009 UTC (2 years, 10 months ago) by az
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -2 lines
update to 0.2.6.1 Note this is only bug fix release which fix only: - fix crash with some special chars in IRC messages.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:17:27 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +0 -1 lines
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:56:48 2008 UTC (3 years, 5 months ago) by ade
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +4 -1 lines
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62 Tested by: exp build run (erwin)
Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:36:42 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Mar 3 11:57:07 2008 UTC (3 years, 11 months ago) by novel
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -1 lines
- Chase security/gnutls shlib version bump - Add an entry to UPDATING
Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Sep 7 17:10:20 2007 UTC (4 years, 5 months ago) by az
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -3 lines
- Update to version 0.2.6 Changelog: http://cvs.savannah.gnu.org/viewvc/*checkout*/weechat/weechat/ChangeLog?revision=1.482
Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Jul 25 07:27:23 2007 UTC (4 years, 6 months ago) by gabor
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -12 lines
- Use USE_PERL5 correctly - Remove 4.X leftovers - Remove old Perl support PR: ports/114849 Submitted by: gabor Approved by: maintainer (az, via irc)
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Jul 1 08:56:15 2007 UTC (4 years, 7 months ago) by novel
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -1 lines
Chase gnutls shared library version chase: adjust DEPENDS lines and bump PORTREVISIONs.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Jun 15 19:11:13 2007 UTC (4 years, 7 months ago) by az
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
- Update to 0.2.5 release Changelog: http://cvs.savannah.gnu.org/viewcvs/weechat/weechat/ChangeLog?rev=1.442
Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Mar 29 18:24:50 2007 UTC (4 years, 10 months ago) by az
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -2 lines
- Update to 0.2.4 (many bugfixes)
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Jan 28 13:00:10 2007 UTC (5 years ago) by az
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +11 -1 lines
- Add aspell support [1] - bump portrevision [1] Requested by: Romain Tartiere <romain-tartiere (at) astase.com>
Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Jan 11 20:36:46 2007 UTC (5 years, 1 month ago) by az
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +9 -3 lines
- Update to version 0.2.3 This update introduce bugfixes from for version 0.2.2 and new charset plugin. Please look into ports/UPDATING for more information
Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Jan 2 08:54:08 2007 UTC (5 years, 1 month ago) by novel
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -1 lines
- Chase security/gnutls update - Add an entry to UPDATING - Pet portlint(1) for some ports while I'm here
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Oct 1 11:07:27 2006 UTC (5 years, 4 months ago) by az
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
-Update to version 0.2.1 Changelog: http://cvs.savannah.gnu.org/viewcvs/weechat/weechat/ChangeLog?rev=1.349 Noticed by: wom@RusNet [irc]
Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Aug 28 09:49:15 2006 UTC (5 years, 5 months ago) by miwi
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -0 lines
Add missing USE_LDCONFIG Approved by: az@ (maintainer)
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Aug 19 14:41:44 2006 UTC (5 years, 5 months ago) by az
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -2 lines
- Update to version 0.2.0 - Changelog: http://cvs.savannah.gnu.org/viewcvs/weechat/weechat/ChangeLog?rev=1.328
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Aug 10 14:47:13 2006 UTC (5 years, 6 months ago) by az
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +5 -1 lines
Mark as BROKEN on 4.x
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Jul 6 17:41:19 2006 UTC (5 years, 7 months ago) by novel
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -2 lines
Chase gnutls shlib version change.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Jul 3 11:01:35 2006 UTC (5 years, 7 months ago) by az
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +48 -34 lines
- Update to version 0.1.9 - Fix bug with NLS (thanks to kolter@freenode[weechat]) - Add new plugin language (ruby) - Add support of doing secure connection to irc server (gnutls) - Switch from PLIST to pkg-plist for better Makefile reading - Disabled plugin language LUA (if someone want it, just ask me)
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Jan 30 15:17:07 2006 UTC (6 years ago) by az
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +5 -6 lines
- Update to version 0.1.7
Version 0.1.7 (2006-01-14):
* fixed msg command (now allowed in private buffer with "*" as target)
* removed "irc_default_msg_away" setting, for RFC 2812 conformity
(/away command wihtout argument only removes away status),
new values for "irc_display_away" (off, local, channel)
* fixed refresh bug with Solaris when term size is changed
* replaced Texinfo doc by XML Docbook
* added color for window separators (when splited)
* added completion system for plugins/scripts commands
* fixed plugins autoload
* added charset by server and channel, new command: /charset
* added Ruby script plugin
* added /upgrade command
* added ETA (Estimated Time of Arrival) for DCC files
* /nick command is now allowed when not connected to server
* added server/channel arg to /buffer command for jumping to buffer
* fixed display bug in chat window when a message length equals to window
width
* added new keys for switching to other windows: alt-w followed by
alt-{arrow}
* added new keys for scrolling to previous/next highlight: alt-P / alt-N
* added "read marker": an indicator for first unread line in a
server or channel buffer (new key alt-U to scroll to marker)
* new window maganement: custom size for windows, auto resize when
terminal is resized
* fixed infinite loop when resizing term to small size
* added /history command
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Jan 23 02:54:50 2006 UTC (6 years ago) by kris
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0 lines
BROKEN with WITHOUT_NLS: Does not compile without gettext
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Nov 16 16:08:16 2005 UTC (6 years, 2 months ago) by az
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +14 -8 lines
- Add WITH_PERL option - Bump portrevision
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Nov 15 15:40:23 2005 UTC (6 years, 2 months ago) by az
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +19 -3 lines
- Update to version 0.1.6 - Implement WITH_PYTHON knob Submitted by: Rudolf Polzer <freebsd-dr@durchnull.de> (via email)
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Oct 3 12:55:25 2005 UTC (6 years, 4 months ago) by az
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
- Change my e-mail Approved by: sem (mentor)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Sep 26 09:21:27 2005 UTC (6 years, 4 months ago) by novel
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Update to 0.1.5. PR: 86578 Submitted by: Andrej Zverev (maintainer)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Aug 1 11:49:20 2005 UTC (6 years, 6 months ago) by clement
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -2 lines
- Update to 0.1.4 - Fix maintainer email address [*] PR: ports/84426 Submitted by: Andrej Zverev <az@inec.ru> (maintainer) Pointy hat to: clement [*]
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Jul 31 12:10:19 2005 UTC (6 years, 6 months ago) by clement
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -2 lines
- Update tp 0.1.13 - pass maintainership to submitter PR: ports/84058 Submitted by: Andrej Zverev <az@inec.ru>
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun May 22 12:39:04 2005 UTC (6 years, 8 months ago) by clement
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
- Update to 0.1.2
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat May 7 09:07:00 2005 UTC (6 years, 9 months ago) by clement
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +14 -3 lines
- Update to version 0.1.1 - Add NLS switch PR: ports/80237 Submitted by: Andrej Zverev <az@inec.ru>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jan 15 15:36:06 2005 UTC (7 years ago) by clement
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
- Update to 0.0.9
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jun 5 14:25:33 2004 UTC (7 years, 8 months ago) by clement
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
- Update to 0.0.6
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Apr 6 08:29:37 2004 UTC (7 years, 10 months ago) by clement
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
- move config.rpath copy from post-patch to pre-configure since gettext dependency is processed after (*-)patch. Noticed by: kris (dosirak)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Feb 9 11:56:30 2004 UTC (8 years ago) by clement
Branches: MAIN
Add WeeChat 0.0.5. WeeChat (Wee Enhanced Environment for Chat) is a fast and light IRC client. Everything can be done with a keyboard, and it is customizable and extensible with scripts. For the moment, only ncurse GUI issupported by this port. WWW: http://weechat.flashtux.org
