head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.4 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.2 pkgsrc-2012Q4-base:1.2 pkgsrc-2012Q2:1.1.1.1.0.22 pkgsrc-2012Q2-base:1.1.1.1 pkgsrc-2012Q1:1.1.1.1.0.20 pkgsrc-2012Q1-base:1.1.1.1 pkgsrc-2011Q4:1.1.1.1.0.18 pkgsrc-2011Q4-base:1.1.1.1 pkgsrc-2011Q3:1.1.1.1.0.16 pkgsrc-2011Q3-base:1.1.1.1 pkgsrc-2011Q2:1.1.1.1.0.14 pkgsrc-2011Q2-base:1.1.1.1 pkgsrc-2011Q1:1.1.1.1.0.12 pkgsrc-2011Q1-base:1.1.1.1 pkgsrc-2010Q4:1.1.1.1.0.10 pkgsrc-2010Q4-base:1.1.1.1 pkgsrc-2010Q3:1.1.1.1.0.8 pkgsrc-2010Q3-base:1.1.1.1 pkgsrc-2010Q2:1.1.1.1.0.6 pkgsrc-2010Q2-base:1.1.1.1 pkgsrc-2010Q1:1.1.1.1.0.4 pkgsrc-2010Q1-base:1.1.1.1 pkgsrc-2009Q4:1.1.1.1.0.2 pkgsrc-2009Q4-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.2 date 2012.08.19.08.13.49; author obache; state dead; branches; next 1.1; 1.1 date 2009.11.24.11.49.44; author obache; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2009.11.24.11.49.44; author obache; state Exp; branches; next ; desc @@ 1.2 log @Remove scim-bridge, integraged into scim-1.4.14 as scim-im-agent. @ text @$NetBSD: patch-aa,v 1.1 2009/11/24 11:49:44 obache Exp $ --- agent/scim-bridge-agent.cpp.orig 2009-01-18 02:58:59.000000000 +0000 +++ agent/scim-bridge-agent.cpp @@@@ -192,7 +192,7 @@@@ ScimBridgeAgent *ScimBridgeAgent::alloc ScimBridgeAgentImpl::ScimBridgeAgentImpl (): -running (true), noexit_enabled (false), standalone_enabled (false), client_app_count (0), +running (true), noexit_enabled (false), standalone_enabled (false), client_app_count (0), scim_config_module(0), accept_listener (NULL), interruption_listener (NULL), panel_listener (NULL), signal_listener (NULL), display (NULL) { } @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ @ 1.1.1.1 log @Import scim-bridge-0.4.16 as inputmethod/scim-bridge. Scim-bridge is wrapper library for SCIM, written in C. It is firstly written to solve problems occured by the ABI transition of GNU libstdc++ between 3.* branch and 4.* branch. That's not the problem in the most of cases because you usually used the same compiler for SCIM and GUI apps. @ text @@