head 1.5; access; symbols pkgsrc-2013Q2:1.5.0.4 pkgsrc-2013Q2-base:1.5 pkgsrc-2012Q4:1.5.0.2 pkgsrc-2012Q4-base:1.5 pkgsrc-2011Q4:1.4.0.14 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q3:1.4.0.12 pkgsrc-2011Q3-base:1.4 pkgsrc-2011Q2:1.4.0.10 pkgsrc-2011Q2-base:1.4 pkgsrc-2011Q1:1.4.0.8 pkgsrc-2011Q1-base:1.4 pkgsrc-2010Q4:1.4.0.6 pkgsrc-2010Q4-base:1.4 pkgsrc-2010Q3:1.4.0.4 pkgsrc-2010Q3-base:1.4 pkgsrc-2010Q2:1.4.0.2 pkgsrc-2010Q2-base:1.4 pkgsrc-2010Q1:1.3.0.20 pkgsrc-2010Q1-base:1.3 pkgsrc-2009Q4:1.3.0.18 pkgsrc-2009Q4-base:1.3 pkgsrc-2009Q3:1.3.0.16 pkgsrc-2009Q3-base:1.3 pkgsrc-2009Q2:1.3.0.14 pkgsrc-2009Q2-base:1.3 pkgsrc-2009Q1:1.3.0.12 pkgsrc-2009Q1-base:1.3 pkgsrc-2008Q4:1.3.0.10 pkgsrc-2008Q4-base:1.3 pkgsrc-2008Q3:1.3.0.8 pkgsrc-2008Q3-base:1.3 cube-native-xorg:1.3.0.6 cube-native-xorg-base:1.3 pkgsrc-2008Q2:1.3.0.4 pkgsrc-2008Q2-base:1.3 cwrapper:1.3.0.2 pkgsrc-2008Q1:1.2.0.12 pkgsrc-2008Q1-base:1.2 pkgsrc-2007Q4:1.2.0.10 pkgsrc-2007Q4-base:1.2 pkgsrc-2007Q3:1.2.0.8 pkgsrc-2007Q3-base:1.2 pkgsrc-2007Q2:1.2.0.6 pkgsrc-2007Q2-base:1.2 pkgsrc-2007Q1:1.2.0.4 pkgsrc-2007Q1-base:1.2 pkgsrc-2006Q4:1.2.0.2 pkgsrc-2006Q4-base:1.2 pkgsrc-2006Q3:1.1.1.1.0.4 pkgsrc-2006Q3-base:1.1.1.1 pkgsrc-2006Q2:1.1.1.1.0.2 pkgsrc-2006Q2-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.5 date 2012.03.20.10.36.40; author markd; state dead; branches; next 1.4; 1.4 date 2010.04.10.22.26.05; author markd; state Exp; branches; next 1.3; 1.3 date 2008.06.08.01.21.37; author tonnerre; state Exp; branches; next 1.2; 1.2 date 2006.12.07.11.08.26; author markd; state dead; branches; next 1.1; 1.1 date 2006.05.18.21.49.31; author adrianp; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2006.05.18.21.49.31; author adrianp; state Exp; branches; next ; desc @@ 1.5 log @Update to 1.4 A brief selection of highlights since v1.3.1: * URL and email detection in text views has been rewritten from scratch, greatly improving the handling of various types of URLs and the contexts they might appear in. * Extensive improvements to IRC formatting code handling, including the return of background color support. * Extensive, sometimes full rewrites of user interface elements such as nearly all context menus, the URL Catcher and the Warning Dialogs system for a long list of user interface improvements and bug fixes. * Improved SSL connection behavior. * Translation support and various other improvements in several bundled scripts. * Expanded Python scripting support via the introduction of an API support package. * Support for more IRC numerics. * Various bugfixes to input line command handling and connection behavior. @ text @$NetBSD: patch-aa,v 1.4 2010/04/10 22:26:05 markd Exp $ Add patch for CVE-2007-4400 for Konversation to stop escape song names properly in the media script. --- data/scripts/media.orig 2009-11-12 18:24:50.000000000 +1300 +++ data/scripts/media @@@@ -414,6 +414,7 @@@@ def playing(playerList, mode=None): for i in playerList: s=i.get(mode) if s: + s=re.replace(r'[\r\n]', ' ', s) tell([IRC_SERVER, TARGET, s], 'say' ) return 1 return 0 @ 1.4 log @Update to konversation 1.2.3 KDE4 version. @ text @d1 1 a1 1 $NetBSD$ @ 1.3 log @Add patch for CVE-2007-4400 for Konversation to stop escape song names properly in the media script. @ text @d3 6 a8 3 --- konversation/scripts/media.orig 2006-10-06 18:43:29.000000000 +0200 +++ konversation/scripts/media @@@@ -269,6 +269,7 @@@@ def playing(playerList, mode=None): d12 1 a12 1 + s=re.replace(r'[\r\n]', ' ', s) @ 1.2 log @Tidy up KDE handling. Bump PKGREVISION as PLIST changed slightly. @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.1 2006/05/18 21:49:31 adrianp Exp $ d3 10 a12 11 --- configure.orig 2006-01-30 08:48:56.000000000 +0000 +++ configure @@@@ -30948,7 +30948,7 @@@@ if test "$ac_use_path_checking" = "defau kde_datadir='\${datadir}/apps' fi if test -z "$kde_locale"; then - kde_locale='\${datadir}/locale' + kde_locale='\${prefix}/share/locale' fi if test -z "$kde_cgidir"; then kde_cgidir='\${exec_prefix}/cgi-bin' @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ @ 1.1.1.1 log @Konversation is a graphical Internet Relay Chat client (IRC). Features * Standard IRC features * SSL server support * Bookmarking support * Easy to use graphical user interface * Multiple servers and channels in one single window * DCC file transfer * Multiple identities for different servers * Text decorations and colors * OnScreen Display for notifications * Automatic UTF-8 detection * Per channel encoding support * Theme support for nick icons * Highly configurable @ text @@