The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD irc : weechat

A lightweight and user friendly ncurse based IRC client

 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 is
supported by this port. 

http://weechat.flashtux.org



weechat history


v. 1.28
date: 2007/09/07 17:10:20;  author: az;  state: Exp;  lines: +2 -3
- Update to version 0.2.6

Changelog:
http://cvs.savannah.gnu.org/viewvc/*checkout*/weechat/weechat/ChangeLog?revision=1.482

v. 1.27 date: 2007/07/25 07:27:23; author: gabor; state: Exp; lines: +2 -12 - Use USE_PERL5 correctly - Remove 4.X leftovers - Remove old Perl support PR: ports/114849 Submitted by: gabor Approved by: maintainer (az, via irc)
v. 1.26 date: 2007/07/01 08:56:15; author: novel; state: Exp; lines: +2 -1 Chase gnutls shared library version chase: adjust DEPENDS lines and bump PORTREVISIONs.
v. 1.25 date: 2007/06/15 19:11:13; author: az; state: Exp; lines: +1 -1 - Update to 0.2.5 release Changelog: http://cvs.savannah.gnu.org/viewcvs/weechat/weechat/ChangeLog?rev=1.442
v. 1.24 date: 2007/03/29 18:24:50; author: az; state: Exp; lines: +1 -2 - Update to 0.2.4 (many bugfixes)
v. 1.23 date: 2007/01/28 13:00:10; author: az; state: Exp; lines: +11 -1 - Add aspell support [1] - bump portrevision [1] Requested by: Romain Tartiere
v. 1.22 date: 2007/01/11 20:36:46; author: az; state: Exp; lines: +9 -3 - 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
v. 1.21 date: 2007/01/02 08:54:08; author: novel; state: Exp; lines: +2 -1 - Chase security/gnutls update - Add an entry to UPDATING - Pet portlint(1) for some ports while I'm here
v. 1.20 date: 2006/10/01 11:07:27; author: az; state: Exp; lines: +1 -1 -Update to version 0.2.1 Changelog: http://cvs.savannah.gnu.org/viewcvs/weechat/weechat/ChangeLog?rev=1.349 Noticed by: wom@RusNet [irc]
v. 1.19 date: 2006/08/28 09:49:15; author: miwi; state: Exp; lines: +1 -0 Add missing USE_LDCONFIG Approved by: az@ (maintainer)
v. 1.18 date: 2006/08/19 14:41:44; author: az; state: Exp; lines: +1 -2 - Update to version 0.2.0 - Changelog: http://cvs.savannah.gnu.org/viewcvs/weechat/weechat/ChangeLog?rev=1.328
v. 1.17 date: 2006/08/10 14:47:13; author: az; state: Exp; lines: +5 -1 Mark as BROKEN on 4.x
v. 1.16 date: 2006/07/06 17:41:19; author: novel; state: Exp; lines: +3 -2 Chase gnutls shlib version change.
v. 1.15 date: 2006/07/03 11:01:35; author: az; state: Exp; lines: +48 -34 - 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)
v. 1.14 date: 2006/01/30 15:17:07; author: az; state: Exp; lines: +5 -6 - 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
v. 1.13 date: 2006/01/23 02:54:50; author: kris; state: Exp; lines: +1 -0 BROKEN with WITHOUT_NLS: Does not compile without gettext
v. 1.12 date: 2005/11/16 16:08:16; author: az; state: Exp; lines: +14 -8 - Add WITH_PERL option - Bump portrevision
v. 1.11 date: 2005/11/15 15:40:23; author: az; state: Exp; lines: +19 -3 - Update to version 0.1.6 - Implement WITH_PYTHON knob Submitted by: Rudolf Polzer (via email)
v. 1.10 date: 2005/10/03 12:55:25; author: az; state: Exp; lines: +1 -1 - Change my e-mail Approved by: sem (mentor)
v. 1.9 date: 2005/09/26 09:21:27; author: novel; state: Exp; lines: +2 -2 Update to 0.1.5. PR: 86578 Submitted by: Andrej Zverev (maintainer)
v. 1.8 date: 2005/08/01 11:49:20; author: clement; state: Exp; lines: +3 -2 - Update to 0.1.4 - Fix maintainer email address [*] PR: ports/84426 Submitted by: Andrej Zverev (maintainer) Pointy hat to: clement [*]
v. 1.7 date: 2005/07/31 12:10:19; author: clement; state: Exp; lines: +3 -2 - Update tp 0.1.13 - pass maintainership to submitter PR: ports/84058 Submitted by: Andrej Zverev
v. 1.6 date: 2005/05/22 12:39:04; author: clement; state: Exp; lines: +1 -1 - Update to 0.1.2
v. 1.5 date: 2005/05/07 09:07:00; author: clement; state: Exp; lines: +14 -3 - Update to version 0.1.1 - Add NLS switch PR: ports/80237 Submitted by: Andrej Zverev
v. 1.4 date: 2005/01/15 15:36:06; author: clement; state: Exp; lines: +2 -2 - Update to 0.0.9
v. 1.3 date: 2004/06/05 14:25:33; author: clement; state: Exp; lines: +1 -1 - Update to 0.0.6
v. 1.2 date: 2004/04/06 08:29:37; author: clement; state: Exp; lines: +1 -1 - move config.rpath copy from post-patch to pre-configure since gettext dependency is processed after (*-)patch. Noticed by: kris (dosirak)
v. 1.1 date: 2004/02/09 11:56:30; author: clement; state: Exp; 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 ============================================================================= v. 1.28 date: 2007/09/07 17:10:20; author: az; state: Exp; lines: +2 -3 - Update to version 0.2.6 Changelog: http://cvs.savannah.gnu.org/viewvc/*checkout*/weechat/weechat/ChangeLog?revision=1.482
v. 1.27 date: 2007/07/25 07:27:23; author: gabor; state: Exp; lines: +2 -12 - Use USE_PERL5 correctly - Remove 4.X leftovers - Remove old Perl support PR: ports/114849 Submitted by: gabor Approved by: maintainer (az, via irc)
v. 1.26 date: 2007/07/01 08:56:15; author: novel; state: Exp; lines: +2 -1 Chase gnutls shared library version chase: adjust DEPENDS lines and bump PORTREVISIONs.
v. 1.25 date: 2007/06/15 19:11:13; author: az; state: Exp; lines: +1 -1 - Update to 0.2.5 release Changelog: http://cvs.savannah.gnu.org/viewcvs/weechat/weechat/ChangeLog?rev=1.442
v. 1.24 date: 2007/03/29 18:24:50; author: az; state: Exp; lines: +1 -2 - Update to 0.2.4 (many bugfixes)
v. 1.23 date: 2007/01/28 13:00:10; author: az; state: Exp; lines: +11 -1 - Add aspell support [1] - bump portrevision [1] Requested by: Romain Tartiere
v. 1.22 date: 2007/01/11 20:36:46; author: az; state: Exp; lines: +9 -3 - 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
v. 1.21 date: 2007/01/02 08:54:08; author: novel; state: Exp; lines: +2 -1 - Chase security/gnutls update - Add an entry to UPDATING - Pet portlint(1) for some ports while I'm here
v. 1.20 date: 2006/10/01 11:07:27; author: az; state: Exp; lines: +1 -1 -Update to version 0.2.1 Changelog: http://cvs.savannah.gnu.org/viewcvs/weechat/weechat/ChangeLog?rev=1.349 Noticed by: wom@RusNet [irc]
v. 1.19 date: 2006/08/28 09:49:15; author: miwi; state: Exp; lines: +1 -0 Add missing USE_LDCONFIG Approved by: az@ (maintainer)
v. 1.18 date: 2006/08/19 14:41:44; author: az; state: Exp; lines: +1 -2 - Update to version 0.2.0 - Changelog: http://cvs.savannah.gnu.org/viewcvs/weechat/weechat/ChangeLog?rev=1.328
v. 1.17 date: 2006/08/10 14:47:13; author: az; state: Exp; lines: +5 -1 Mark as BROKEN on 4.x
v. 1.16 date: 2006/07/06 17:41:19; author: novel; state: Exp; lines: +3 -2 Chase gnutls shlib version change.
v. 1.15 date: 2006/07/03 11:01:35; author: az; state: Exp; lines: +48 -34 - 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)
v. 1.14 date: 2006/01/30 15:17:07; author: az; state: Exp; lines: +5 -6 - 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
v. 1.13 date: 2006/01/23 02:54:50; author: kris; state: Exp; lines: +1 -0 BROKEN with WITHOUT_NLS: Does not compile without gettext
v. 1.12 date: 2005/11/16 16:08:16; author: az; state: Exp; lines: +14 -8 - Add WITH_PERL option - Bump portrevision
v. 1.11 date: 2005/11/15 15:40:23; author: az; state: Exp; lines: +19 -3 - Update to version 0.1.6 - Implement WITH_PYTHON knob Submitted by: Rudolf Polzer (via email)
v. 1.10 date: 2005/10/03 12:55:25; author: az; state: Exp; lines: +1 -1 - Change my e-mail Approved by: sem (mentor)
v. 1.9 date: 2005/09/26 09:21:27; author: novel; state: Exp; lines: +2 -2 Update to 0.1.5. PR: 86578 Submitted by: Andrej Zverev (maintainer)
v. 1.8 date: 2005/08/01 11:49:20; author: clement; state: Exp; lines: +3 -2 - Update to 0.1.4 - Fix maintainer email address [*] PR: ports/84426 Submitted by: Andrej Zverev (maintainer) Pointy hat to: clement [*]
v. 1.7 date: 2005/07/31 12:10:19; author: clement; state: Exp; lines: +3 -2 - Update tp 0.1.13 - pass maintainership to submitter PR: ports/84058 Submitted by: Andrej Zverev
v. 1.6 date: 2005/05/22 12:39:04; author: clement; state: Exp; lines: +1 -1 - Update to 0.1.2
v. 1.5 date: 2005/05/07 09:07:00; author: clement; state: Exp; lines: +14 -3 - Update to version 0.1.1 - Add NLS switch PR: ports/80237 Submitted by: Andrej Zverev
v. 1.4 date: 2005/01/15 15:36:06; author: clement; state: Exp; lines: +2 -2 - Update to 0.0.9
v. 1.3 date: 2004/06/05 14:25:33; author: clement; state: Exp; lines: +1 -1 - Update to 0.0.6
v. 1.2 date: 2004/04/06 08:29:37; author: clement; state: Exp; lines: +1 -1 - move config.rpath copy from post-patch to pre-configure since gettext dependency is processed after (*-)patch. Noticed by: kris (dosirak)
v. 1.1 date: 2004/02/09 11:56:30; author: clement; state: Exp; 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 ============================================================================= v. 1.28 date: 2007/09/07 17:10:20; author: az; state: Exp; lines: +2 -3 - Update to version 0.2.6 Changelog: http://cvs.savannah.gnu.org/viewvc/*checkout*/weechat/weechat/ChangeLog?revision=1.482
v. 1.27 date: 2007/07/25 07:27:23; author: gabor; state: Exp; lines: +2 -12 - Use USE_PERL5 correctly - Remove 4.X leftovers - Remove old Perl support PR: ports/114849 Submitted by: gabor Approved by: maintainer (az, via irc)
v. 1.26 date: 2007/07/01 08:56:15; author: novel; state: Exp; lines: +2 -1 Chase gnutls shared library version chase: adjust DEPENDS lines and bump PORTREVISIONs.
v. 1.25 date: 2007/06/15 19:11:13; author: az; state: Exp; lines: +1 -1 - Update to 0.2.5 release Changelog: http://cvs.savannah.gnu.org/viewcvs/weechat/weechat/ChangeLog?rev=1.442
v. 1.24 date: 2007/03/29 18:24:50; author: az; state: Exp; lines: +1 -2 - Update to 0.2.4 (many bugfixes)
v. 1.23 date: 2007/01/28 13:00:10; author: az; state: Exp; lines: +11 -1 - Add aspell support [1] - bump portrevision [1] Requested by: Romain Tartiere
v. 1.22 date: 2007/01/11 20:36:46; author: az; state: Exp; lines: +9 -3 - 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
v. 1.21 date: 2007/01/02 08:54:08; author: novel; state: Exp; lines: +2 -1 - Chase security/gnutls update - Add an entry to UPDATING - Pet portlint(1) for some ports while I'm here
v. 1.20 date: 2006/10/01 11:07:27; author: az; state: Exp; lines: +1 -1 -Update to version 0.2.1 Changelog: http://cvs.savannah.gnu.org/viewcvs/weechat/weechat/ChangeLog?rev=1.349 Noticed by: wom@RusNet [irc]
v. 1.19 date: 2006/08/28 09:49:15; author: miwi; state: Exp; lines: +1 -0 Add missing USE_LDCONFIG Approved by: az@ (maintainer)
v. 1.18 date: 2006/08/19 14:41:44; author: az; state: Exp; lines: +1 -2 - Update to version 0.2.0 - Changelog: http://cvs.savannah.gnu.org/viewcvs/weechat/weechat/ChangeLog?rev=1.328
v. 1.17 date: 2006/08/10 14:47:13; author: az; state: Exp; lines: +5 -1 Mark as BROKEN on 4.x
v. 1.16 date: 2006/07/06 17:41:19; author: novel; state: Exp; lines: +3 -2 Chase gnutls shlib version change.
v. 1.15 date: 2006/07/03 11:01:35; author: az; state: Exp; lines: +48 -34 - 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)
v. 1.14 date: 2006/01/30 15:17:07; author: az; state: Exp; lines: +5 -6 - 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
v. 1.13 date: 2006/01/23 02:54:50; author: kris; state: Exp; lines: +1 -0 BROKEN with WITHOUT_NLS: Does not compile without gettext
v. 1.12 date: 2005/11/16 16:08:16; author: az; state: Exp; lines: +14 -8 - Add WITH_PERL option - Bump portrevision
v. 1.11 date: 2005/11/15 15:40:23; author: az; state: Exp; lines: +19 -3 - Update to version 0.1.6 - Implement WITH_PYTHON knob Submitted by: Rudolf Polzer (via email)
v. 1.10 date: 2005/10/03 12:55:25; author: az; state: Exp; lines: +1 -1 - Change my e-mail Approved by: sem (mentor)
v. 1.9 date: 2005/09/26 09:21:27; author: novel; state: Exp; lines: +2 -2 Update to 0.1.5. PR: 86578 Submitted by: Andrej Zverev (maintainer)
v. 1.8 date: 2005/08/01 11:49:20; author: clement; state: Exp; lines: +3 -2 - Update to 0.1.4 - Fix maintainer email address [*] PR: ports/84426 Submitted by: Andrej Zverev (maintainer) Pointy hat to: clement [*]
v. 1.7 date: 2005/07/31 12:10:19; author: clement; state: Exp; lines: +3 -2 - Update tp 0.1.13 - pass maintainership to submitter PR: ports/84058 Submitted by: Andrej Zverev
v. 1.6 date: 2005/05/22 12:39:04; author: clement; state: Exp; lines: +1 -1 - Update to 0.1.2
v. 1.5 date: 2005/05/07 09:07:00; author: clement; state: Exp; lines: +14 -3 - Update to version 0.1.1 - Add NLS switch PR: ports/80237 Submitted by: Andrej Zverev
v. 1.4 date: 2005/01/15 15:36:06; author: clement; state: Exp; lines: +2 -2 - Update to 0.0.9
v. 1.3 date: 2004/06/05 14:25:33; author: clement; state: Exp; lines: +1 -1 - Update to 0.0.6
v. 1.2 date: 2004/04/06 08:29:37; author: clement; state: Exp; lines: +1 -1 - move config.rpath copy from post-patch to pre-configure since gettext dependency is processed after (*-)patch. Noticed by: kris (dosirak)
v. 1.1 date: 2004/02/09 11:56:30; author: clement; state: Exp; 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 =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm