From owner-freebsd-ports@FreeBSD.ORG Thu Jan 8 02:39:20 2015 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7F6AB86E for ; Thu, 8 Jan 2015 02:39:20 +0000 (UTC) Received: from udns.ultimatedns.net (ultimatedns.net [209.180.214.225]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 51FE468B for ; Thu, 8 Jan 2015 02:39:19 +0000 (UTC) Received: from ultimatedns.net (localhost [127.0.0.1]) by udns.ultimatedns.net (8.14.9/8.14.9) with ESMTP id t082XvAS053449 for ; Wed, 7 Jan 2015 18:33:57 -0800 (PST) (envelope-from bsd-lists@bsdforge.com) To: In-Reply-To: References: From: "Chris H" Subject: Re: Where are textproc/gtkspell dictionaries? Date: Wed, 07 Jan 2015 18:33:57 -0800 Content-Type: text/plain; charset=UTF-8; format=fixed MIME-Version: 1.0 Message-id: <419d3ec7a5d2205129f932fa72a4a882@ultimatedns.net> Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jan 2015 02:39:20 -0000 On Thu, 8 Jan 2015 02:07:31 +0100 "Vlad \"Blackflow\" K." wrote > So Pidgin (net-im/pidgin) can apparently use textproc/gtkspell to provide > spell checking, and the knob is on by default, but the gtkspell package > does not carry any dictionaries and I assume that's the reason why there's > no spell checking support in Pidgin. > > What provides these dictionaries? Just guessing here; but is it the usual suspects? textproc/aspell-ispell textproc/hunspell along wih their dictionaries: textproc/(en|es|...)-aspell textproc/(en|es|...)-hunspell Like I said, just a guess. --Chris > > Or maybe I'm asking the wrong question and should ask instead how to get > spell checking in Pidgin. > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"