head 1.9; access; symbols pkgsrc-2013Q2:1.9.0.8 pkgsrc-2013Q2-base:1.9 pkgsrc-2012Q4:1.9.0.6 pkgsrc-2012Q4-base:1.9 pkgsrc-2011Q4:1.9.0.4 pkgsrc-2011Q4-base:1.9 pkgsrc-2011Q2:1.9.0.2 pkgsrc-2011Q2-base:1.9 pkgsrc-2010Q3:1.8.0.4 pkgsrc-2010Q3-base:1.8 pkgsrc-2010Q2:1.8.0.2 pkgsrc-2010Q2-base:1.8 pkgsrc-2009Q4:1.7.0.34 pkgsrc-2009Q4-base:1.7 pkgsrc-2008Q4:1.7.0.32 pkgsrc-2008Q4-base:1.7 pkgsrc-2008Q3:1.7.0.30 pkgsrc-2008Q3-base:1.7 cube-native-xorg:1.7.0.28 cube-native-xorg-base:1.7 pkgsrc-2008Q2:1.7.0.26 pkgsrc-2008Q2-base:1.7 pkgsrc-2008Q1:1.7.0.24 pkgsrc-2008Q1-base:1.7 pkgsrc-2007Q4:1.7.0.22 pkgsrc-2007Q4-base:1.7 pkgsrc-2007Q3:1.7.0.20 pkgsrc-2007Q3-base:1.7 pkgsrc-2007Q2:1.7.0.18 pkgsrc-2007Q2-base:1.7 pkgsrc-2007Q1:1.7.0.16 pkgsrc-2007Q1-base:1.7 pkgsrc-2006Q4:1.7.0.14 pkgsrc-2006Q4-base:1.7 pkgsrc-2006Q3:1.7.0.12 pkgsrc-2006Q3-base:1.7 pkgsrc-2006Q2:1.7.0.10 pkgsrc-2006Q2-base:1.7 pkgsrc-2006Q1:1.7.0.8 pkgsrc-2006Q1-base:1.7 pkgsrc-2005Q4:1.7.0.6 pkgsrc-2005Q4-base:1.7 pkgsrc-2005Q3:1.7.0.4 pkgsrc-2005Q3-base:1.7 pkgsrc-2005Q2:1.7.0.2 pkgsrc-2005Q2-base:1.7 pkgsrc-2005Q1:1.6.0.14 pkgsrc-2005Q1-base:1.6 pkgsrc-2004Q4:1.6.0.12 pkgsrc-2004Q4-base:1.6 pkgsrc-2004Q3:1.6.0.10 pkgsrc-2004Q3-base:1.6 pkgsrc-2004Q2:1.6.0.8 pkgsrc-2004Q2-base:1.6 pkgsrc-2004Q1:1.6.0.6 pkgsrc-2004Q1-base:1.6 pkgsrc-2003Q4:1.6.0.4 pkgsrc-2003Q4-base:1.6 netbsd-1-6-1:1.6.0.2 netbsd-1-6-1-base:1.6 netbsd-1-6:1.5.0.8 netbsd-1-6-RELEASE-base:1.5 pkgviews:1.5.0.4 pkgviews-base:1.5 buildlink2-base:1.5 buildlink2:1.5.0.2; locks; strict; comment @# @; 1.9 date 2010.11.16.12.21.10; author tron; state dead; branches; next 1.8; 1.8 date 2010.06.02.18.24.47; author tnn; state Exp; branches; next 1.7; 1.7 date 2005.06.06.11.35.39; author tron; state dead; branches; next 1.6; 1.6 date 2003.01.12.21.49.07; author tron; state Exp; branches; next 1.5; 1.5 date 2002.06.06.12.31.28; author tron; state Exp; branches 1.5.2.1; next 1.4; 1.4 date 2002.06.06.12.21.59; author tron; state Exp; branches; next 1.3; 1.3 date 2001.08.17.19.05.00; author fredb; state dead; branches; next 1.2; 1.2 date 2001.08.12.11.08.12; author martin; state Exp; branches; next 1.1; 1.1 date 2001.08.07.14.57.58; author tron; state Exp; branches; next ; 1.5.2.1 date 2002.06.06.12.31.28; author jlam; state dead; branches; next 1.5.2.2; 1.5.2.2 date 2002.06.23.18.41.20; author jlam; state Exp; branches; next ; desc @@ 1.9 log @Update "xchat-*" packages to version 2.8.8. Changes since 2.8.6pl1: - Made balloon time adjustable via /set input_balloon_time (Nicoleau Fabien). - Fixed a crash in the /SET command if a boolean value was loaded from config file that isn't set to 0 or 1. - Added -on and -off parameters to the /SET command. This can be used to set bits, for example gui_tweaks. - Made scrolling backwards for the search window act better (Richard Hitt). - [2045483] Made ESC key close the search window (Richard Rowell). - Improved the reconnect logic. If a network is already open but disconnected, it'll now get re-used if you use the Network List and connect to that same network. - Improved scrollback reloading speed significantly (Soeren Sandmann Pedersen). - [2957047] Handle CTCPs when IDmsg is used correctly (Lian Wan Situ). - [2987626] Allow /GHOST's password arg to be optional (Ori Avtalion). - Added networks: 7-indonesia, ChattingAway, GeekShed, TURLINet. - When switching tabs, make the treeview only scroll if the selected item isn't visible [treeview-less-jumping.diff] (Brian Evans). - Selecting an item in the nickmenu will now copy it to clipboard (Alex Kutepow). - New icons for notification area (systray): file offer, message and highlight (Brian Evans). - Defined a comparison routine for contexts in Python (Brian Evans). - For the auto-join command, added an 'x' filler for empty keys. This works around a bug in ircd-seven. - When a single channel MODE changes, xchat will no longer re-issue a MODE request for the titlebar display, but figure the new modes intelligently (Brian Evans). - Various text event changes (Brian Evans): 1. Added "Private Action", "Private Action to Dialog", "SSL Message". 2. Added "Identified text" parameter all the 'action' events. 3. Added a $3 parameter to "Server Text". - Perl (Lian Wan Situ) * Fixed a bug that resulted in timer hooks being leaked because "return REMOVE" from a timer callback was not unhooking like it was supposed to * Reverted the unintentional change to how the server argument of print() and command() is interepreted when it is undef * Add hook_fd to the 'hooks' export tag * Fixed a leak in XS_Xchat_get_list(Vincent Pit) * Change Xchat::register so that scripts calling it without a name or version will still show up in the plugins and scripts window. * Added calls to PERL_SYS_INIT3 and PERL_SYS_TERM which are required on some platforms * Added some additional guards to prevents bits of scripts from spilling into each other * Added "modes", "win_ptr" and "xchatdirfs" to the list of keys that are returned by context_info() * Changed the information displayed in the "Plugins & Scripts" for scripts that do not call register() to show up as "" for the name and description and "unknown" for the version * /reloadall will now reload scripts in the same order they were loaded * Make xchat_send_modes available as Xchat::send_modes * Add support for getting the network list using Xchat::get_list( "networks" ) * Xchat::strip_code will now strip off ANSI escape codes as well @ text @$NetBSD: patch-ad,v 1.8 2010/06/02 18:24:47 tnn Exp $ --- src/fe-gtk/fe-gtk.c.orig 2008-02-24 08:39:44.000000000 +0000 +++ src/fe-gtk/fe-gtk.c @@@@ -819,7 +819,7 @@@@ fe_gui_info (session *sess, int info_typ switch (info_type) { case 0: /* window status */ - if (!GTK_WIDGET_VISIBLE (GTK_WINDOW (sess->gui->window))) + if (!gtk_widget_get_visible(GTK_WINDOW (sess->gui->window))) return 2; /* hidden (iconified or systray) */ #if GTK_CHECK_VERSION(2,4,0) if (gtk_window_is_active (GTK_WINDOW (sess->gui->window))) @ 1.8 log @gtk+ 2.20 deprecated some macros, causing fallout (surprise, surprise!) @ text @d1 1 a1 1 $NetBSD$ @ 1.7 log @Replace the outdated "xchat" package (version 1.8.11) with the "xchat2" package (version 2.4.3). @ text @d1 1 a1 1 $NetBSD: patch-ad,v 1.6 2003/01/12 21:49:07 tron Exp $ d3 11 a13 11 --- Makefile.in.orig Sun Jan 12 00:53:53 2003 +++ Makefile.in Sun Jan 12 00:54:15 2003 @@@@ -131,7 +131,7 @@@@ icondir = $(datadir)/pixmaps util_DATA = xchat.desktop -utildir = $(sysconfdir)/X11/applnk/Internet +utildir = $(datadir)/gnome/apps/Internet subdir = . ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs @ 1.6 log @Update "xchat" package to version 1.8.11. Changes since version 1.8.10: - Updated Turkish translation (Fatih Demir). - Updated Swedish translation (Christian Rose). - Updated Spanish translation (Julio Merino). - Fixed /ME in dialog windows. - Support up to 4GB files in DCC (previously 2GB). - Fixed random /part reasons not working. - Fixed possible crash when receiving a message from a channel that was already parted. - Updated included intl/ to 0.10.38. - Updated build environment to autoconf 2.53. - Fixed tabcompletion crash on very large channels. - Fixed glibc 2.3.x regexp channel-list window crash. - Don't leak memory on /unloadall. - win32: convert \ and | to _ when receiving filenames with nick. - win32: don't use TerminateThread(), which leaks the stack. This update was provided by Juan RP in PR pkg/19801. @ text @d1 1 a1 1 $NetBSD$ @ 1.5 log @Fix typo in last change. @ text @d1 1 a1 1 $NetBSD: patch-ad,v 1.4 2002/06/06 12:21:59 tron Exp $ d3 3 a5 3 --- Makefile.in.orig Thu Jun 6 14:10:54 2002 +++ Makefile.in Thu Jun 6 14:17:49 2002 @@@@ -114,7 +114,7 @@@@ d11 1 a13 1 CONFIG_HEADER = config.h @ 1.5.2.1 log @file patch-ad was added on branch buildlink2 on 2002-06-23 18:41:20 +0000 @ text @d1 13 @ 1.5.2.2 log @Merge from pkgsrc-current to buildlink2 branch. @ text @a0 13 $NetBSD: patch-ad,v 1.5.2.1 2002/06/23 18:41:20 jlam Exp $ --- Makefile.in.orig Thu Jun 6 14:10:54 2002 +++ Makefile.in Thu Jun 6 14:17:49 2002 @@@@ -114,7 +114,7 @@@@ icondir = $(datadir)/pixmaps util_DATA = xchat.desktop -utildir = $(sysconfdir)/X11/applnk/Internet +utildir = $(datadir)/gnome/apps/Internet ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = config.h @ 1.4 log @Move "xchat.desktop" back to "share/gnome/apps/Internet" because we still use version 1.4 of the GNOME desktop. @ text @d1 1 a1 1 $NetBSD$ d10 1 a10 1 +utildir = $(datadir)/gnome/apps/Internet/Internet @ 1.3 log @* Force the issue of using -lintl and buildlink. * Don't run autoconf. @ text @d1 1 a1 13 $NetBSD: patch-ad,v 1.2 2001/08/12 11:08:12 martin Exp $ --- src/fe-text/Makefile.in.orig Sun Aug 12 12:44:53 2001 +++ src/fe-text/Makefile.in Sun Aug 12 12:52:14 2001 @@@@ -119,7 +119,7 @@@@ DEFS = @@DEFS@@ -I. -I$(srcdir) -I../.. CPPFLAGS = @@CPPFLAGS@@ LDFLAGS = @@LDFLAGS@@ -LIBS = @@LIBS@@ +LIBS = @@LIBS@@ ${INTLLIBS} @@USE_MYGLIB_FALSE@@xchat_text_OBJECTS = fe-text.o @@USE_MYGLIB_TRUE@@xchat_text_OBJECTS = fe-text.o glib.o xchat_text_DEPENDENCIES = ../common/libxchatmain.a d3 11 @ 1.2 log @Add INTLLIBS to LIBS spec when building the text based version. Remove some other patches trying to achieve the same in a different way. This fixes PR 13680 for me. @ text @d1 1 a1 1 $NetBSD$ @ 1.1 log @Fix build problem exposed by "readline" package update. @ text @d3 3 a5 3 --- src/common/Makefile.in.orig Wed Jul 25 06:22:38 2001 +++ src/common/Makefile.in Tue Aug 7 16:55:04 2001 @@@@ -127,7 +127,7 @@@@ d10 5 a14 4 +LIBS = @@LIBS@@ -lintl libxchatmain_a_LIBADD = @@DO_ICONV_FALSE@@@@DO_PYTHON_TRUE@@@@USE_OPENSSL_FALSE@@@@DO_PERL_FALSE@@libxchatmain_a_OBJECTS = \ @@DO_ICONV_FALSE@@@@DO_PYTHON_TRUE@@@@USE_OPENSSL_FALSE@@@@DO_PERL_FALSE@@cfgfiles.o \ @