From owner-freebsd-ports@FreeBSD.ORG Fri Feb 14 18:01:09 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4F61D7E0 for ; Fri, 14 Feb 2014 18:01:09 +0000 (UTC) Received: from roadkill.tharned.org (roadkill.tharned.org [75.145.12.185]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 113921507 for ; Fri, 14 Feb 2014 18:01:08 +0000 (UTC) Received: from roadkill.tharned.org (11008@roadkill.tharned.org [75.145.12.185]) (authenticated bits=0) by roadkill.tharned.org (8.14.7/8.14.7) with ESMTP id s1EI0PmH060308 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 14 Feb 2014 12:00:32 -0600 (CST) (envelope-from gcr+freebsd-ports@tharned.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tharned.org; s=2014; t=1392400832; bh=Yo9YXVeDgHe8XSi7JJBmIhZVFFjWEkAdkLfHqf9rB8o=; h=Date:From:To:cc:Subject; b=DS3FO7wyWu9gQlCWHx1Wr5vQKlZN+UF4XKHOI+hArOj9B8RRudldLDrGivr5OPu+C If1lFo2qevaF+y+Zdw5Da65L5lqFfCTuAscW21qZnOzP1z1rkeGXNj8aq6ZUfKShVJ PYke7CZhTScLWyO7khF6nRSrkY86YutUE+jsEeybfVI96Siomauv8CzKsXgpVjbs9a HDtiP4fT4WJakefl8pUN40/mraUyeIFMF+J2wnco3eddWyJJZqw689xE3dQ/tz7tU4 svUZ0bgTr8PxJ8Nr9R2xp+slNgFgsTasnRaCnpbhMgkOgtCmylSO2RMhAMEcK0EpxY Y2aQkvKhFQw3Q== Date: Fri, 14 Feb 2014 12:00:25 -0600 (CST) From: Greg Rivers To: freebsd-ports@freebsd.org Subject: pidgin with pidgin-sipe plugin now aborts on connect Message-ID: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (roadkill.tharned.org [75.145.12.185]); Fri, 14 Feb 2014 12:00:32 -0600 (CST) Cc: john.c.prather@gmail.com X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Feb 2014 18:01:09 -0000 Since the recent update of pidgin to version 2.10.9, pidgin aborts (signal 6) whenever I connect to a Office Communicator account via the pidgin-sipe plugin. The pidgin-sipe port is very much out of date, so I suspect that pidgin has diverged enough to cause this. Are there any plans to bring the pidgin-sipe plugin up to date? -- Greg Rivers