pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/weechat Update chat/weechat to 0.1.9



details:   https://anonhg.NetBSD.org/pkgsrc/rev/91cf62ad7b3d
branches:  trunk
changeset: 514300:91cf62ad7b3d
user:      tonio <tonio%pkgsrc.org@localhost>
date:      Sat Jun 10 16:17:32 2006 +0000

description:
Update chat/weechat to 0.1.9

News since last version are:
- nick aligment, makes channels more readable
- new commands: /cycle, /setp
- new option to customize IP/hostname (when using multipe IP)
- new option to customize input prompt
- added keyboard handler for plugins
- german translations (messages and documentation)
- many bugs fixed for: UTF-8, DCC chat, Ruby, mutiple queries with same name, some commands, long IRC messages (> 512 bytes), terminal refresh, nicklist

Plus all changes since 0.0.5, see http://weechat.flashtux.org/ for details
Among them:
- improved alias completion (now uses target command for completion)
...
- added completion system for plugins/scripts commands
...
- new window maganement: custom size for windows, auto resize when terminal is resized
...
- full UTF-8 support
...
- new keyboard management, fully customizable

diffstat:

 chat/weechat/Makefile         |   9 +++++----
 chat/weechat/PLIST            |  17 +++++++++++++++--
 chat/weechat/distinfo         |  12 ++++--------
 chat/weechat/patches/patch-aa |  12 ------------
 chat/weechat/patches/patch-ab |  12 ------------
 chat/weechat/patches/patch-ac |  30 ------------------------------
 chat/weechat/patches/patch-ad |  13 -------------
 7 files changed, 24 insertions(+), 81 deletions(-)

diffs (150 lines):

diff -r 210915931f4e -r 91cf62ad7b3d chat/weechat/Makefile
--- a/chat/weechat/Makefile     Sat Jun 10 15:10:21 2006 +0000
+++ b/chat/weechat/Makefile     Sat Jun 10 16:17:32 2006 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2006/04/13 18:23:30 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2006/06/10 16:17:32 tonio Exp $
 #
 
-DISTNAME=      weechat-0.0.6
-PKGREVISION=   2
+DISTNAME=      weechat-0.1.9
 CATEGORIES=    chat
 MASTER_SITES=  http://weechat.flashtux.org/download/
 EXTRACT_SUFX=  .tar.bz2
@@ -16,9 +15,11 @@
 USE_PKGLOCALEDIR=      yes
 USE_TOOLS+=            msgfmt
 GNU_CONFIGURE=         yes
+CONFIGURE_ARGS+=       --disable-python --disable-ruby --disable-lua
 
-INCOMPAT_CURSES+=      NetBSD-1.*-*
+INCOMPAT_CURSES+=      NetBSD-*-*
 
 .include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../converters/libiconv/buildlink3.mk"
 .include "../../devel/ncurses/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 210915931f4e -r 91cf62ad7b3d chat/weechat/PLIST
--- a/chat/weechat/PLIST        Sat Jun 10 15:10:21 2006 +0000
+++ b/chat/weechat/PLIST        Sat Jun 10 16:17:32 2006 +0000
@@ -1,4 +1,17 @@
-@comment $NetBSD: PLIST,v 1.2 2006/04/17 07:07:13 jlam Exp $
+@comment $NetBSD: PLIST,v 1.3 2006/06/10 16:17:32 tonio Exp $
 bin/weechat-curses
-man/man1/weechat.1
+man/man1/weechat-curses.1
+share/doc/weechat/html/de/weechat-doc.css
+share/doc/weechat/html/en/weechat-doc.css
+share/doc/weechat/html/fr/weechat-doc.css
+share/locale/cs/LC_MESSAGES/weechat.mo
+share/locale/de/LC_MESSAGES/weechat.mo
+share/locale/es/LC_MESSAGES/weechat.mo
 share/locale/fr/LC_MESSAGES/weechat.mo
+share/locale/hu/LC_MESSAGES/weechat.mo
+share/locale/ru/LC_MESSAGES/weechat.mo
+@dirrm share/doc/weechat/html/fr
+@dirrm share/doc/weechat/html/en
+@dirrm share/doc/weechat/html/de
+@dirrm share/doc/weechat/html
+@dirrm share/doc/weechat
diff -r 210915931f4e -r 91cf62ad7b3d chat/weechat/distinfo
--- a/chat/weechat/distinfo     Sat Jun 10 15:10:21 2006 +0000
+++ b/chat/weechat/distinfo     Sat Jun 10 16:17:32 2006 +0000
@@ -1,9 +1,5 @@
-$NetBSD: distinfo,v 1.5 2006/01/10 13:05:33 joerg Exp $
+$NetBSD: distinfo,v 1.6 2006/06/10 16:17:32 tonio Exp $
 
-SHA1 (weechat-0.0.6.tar.bz2) = e46ccd7c8b5f4065a26cb8d68331f1a24cffa4bc
-RMD160 (weechat-0.0.6.tar.bz2) = 46e9bc85859c4b14ed6f3ea5f9b41b93319ee798
-Size (weechat-0.0.6.tar.bz2) = 278999 bytes
-SHA1 (patch-aa) = a5f678cd2507448c384bf55d084e03b677c97ca6
-SHA1 (patch-ab) = ef3aa182806a26507acb9c727df4b72d492a3f9f
-SHA1 (patch-ac) = 68b0fd0384d51124269577cf6fc358a2bac20ca2
-SHA1 (patch-ad) = 8988ed83083a58874b289edf2fb8bafeab3951fe
+SHA1 (weechat-0.1.9.tar.bz2) = 56ae79a41697e2cd093d92dc167203bf6cdbb89d
+RMD160 (weechat-0.1.9.tar.bz2) = 09b309dbbb26e31c2b4dae9defba23cd3b4e59d7
+Size (weechat-0.1.9.tar.bz2) = 999710 bytes
diff -r 210915931f4e -r 91cf62ad7b3d chat/weechat/patches/patch-aa
--- a/chat/weechat/patches/patch-aa     Sat Jun 10 15:10:21 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2004/06/05 17:45:32 xtraeme Exp $
-
---- src/gui/gui-common.c.orig  2004-06-05 19:38:38.000000000 +0200
-+++ src/gui/gui-common.c       2004-06-05 19:38:55.000000000 +0200
-@@ -24,6 +24,7 @@
- #include "config.h"
- #endif
- 
-+#include <stdarg.h> /* va_list */
- #include <stdlib.h>
- #include <stdio.h>
- #include <unistd.h>
diff -r 210915931f4e -r 91cf62ad7b3d chat/weechat/patches/patch-ab
--- a/chat/weechat/patches/patch-ab     Sat Jun 10 15:10:21 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-$NetBSD: patch-ab,v 1.1.1.1 2004/06/05 17:45:32 xtraeme Exp $
-
---- src/gui/curses/gui-display.c.orig  2004-06-05 19:39:35.000000000 +0200
-+++ src/gui/curses/gui-display.c       2004-06-05 19:39:51.000000000 +0200
-@@ -24,6 +24,7 @@
- #include "config.h"
- #endif
- 
-+#include <stdarg.h> /* va_list */
- #include <stdlib.h>
- #include <stdio.h>
- #include <unistd.h>
diff -r 210915931f4e -r 91cf62ad7b3d chat/weechat/patches/patch-ac
--- a/chat/weechat/patches/patch-ac     Sat Jun 10 15:10:21 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,30 +0,0 @@
-$NetBSD: patch-ac,v 1.2 2005/05/24 15:50:26 rillig Exp $
-
---- configure.orig     Sat Nov  6 18:42:55 2004
-+++ configure  Sat Nov  6 18:43:15 2004
-@@ -7064,13 +7064,13 @@
- 
- 
- # Checks for libraries.
--echo "$as_me:$LINENO: checking for initscr in -lcurses" >&5
--echo $ECHO_N "checking for initscr in -lcurses... $ECHO_C" >&6
-+echo "$as_me:$LINENO: checking for initscr in -lncurses" >&5
-+echo $ECHO_N "checking for initscr in -lncurses... $ECHO_C" >&6
- if test "${ac_cv_lib_curses_initscr+set}" = set; then
-   echo $ECHO_N "(cached) $ECHO_C" >&6
- else
-   ac_check_lib_save_LIBS=$LIBS
--LIBS="-lcurses  $LIBS"
-+LIBS="-lncurses  $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- /* confdefs.h.  */
-@@ -8467,7 +8467,7 @@
- echo "$as_me: error: Curses library not found! Install Curses library or run ./configure with --disable-curses parameter." >&2;}
-    { (exit 1); exit 1; }; }
-     fi
--    CURSES_LIBS="-lcurses"
-+    CURSES_LIBS="-lncurses"
- 
- fi
- 
diff -r 210915931f4e -r 91cf62ad7b3d chat/weechat/patches/patch-ad
--- a/chat/weechat/patches/patch-ad     Sat Jun 10 15:10:21 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-ad,v 1.1 2006/01/10 13:05:33 joerg Exp $
-
---- src/gui/curses/Makefile.in.orig    2006-01-10 12:58:12.000000000 +0000
-+++ src/gui/curses/Makefile.in
-@@ -174,7 +174,7 @@ bin_PROGRAMS = weechat-curses
- weechat_curses_LDADD = ../../common/lib_weechat_main.a \
-                        ../../irc/lib_weechat_irc.a \
-                        $(CURSES_LIBS) \
--                       ../../plugins/lib_weechat_plugins.a $(PLUGINS_LIBS)
-+                       ../../plugins/lib_weechat_plugins.a $(PLUGINS_LIBS) $(LIBINTL)
- 
- 
- weechat_curses_SOURCES = ../gui.h \



Home | Main Index | Thread Index | Old Index