From owner-freebsd-ports@FreeBSD.ORG Thu Jan 8 11:01:10 2015 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7DB36EA7 for ; Thu, 8 Jan 2015 11:01:10 +0000 (UTC) Received: from mail-la0-x232.google.com (mail-la0-x232.google.com [IPv6:2a00:1450:4010:c03::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1B32CE56 for ; Thu, 8 Jan 2015 11:01:10 +0000 (UTC) Received: by mail-la0-f50.google.com with SMTP id pn19so8487642lab.9 for ; Thu, 08 Jan 2015 03:01:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=9QchJ4ow6mKXwj4AMwaw41rFM/SYxKsV+odQU371d4c=; b=XV6A/VyyZmQmP5qGBzectnjs8EvPfVt2YOU8sMrq5nS+aaQJ7X0WTBxARpxKYKduJC IzT2Sz+Fh73I56p5pAyydJdsTPcG3GlELn+X4Rox+YU1kbVqc6SxbqykIqR4g3E05W8O VyfPssydQyv1x3IQywud7D0wCt+g4Tf7UAg+04+KpCugamNV59wEfgKq7IlIT2xqch4R c3T17X5bdZBcEsNM4QZCVixlQJaZxxemsbMQGLE2sAJIfhLeC3Q86vBtIsJAfJIfBir5 76EQg3nskDuduGGzRBtyrpdwIshecKTbbF4LFjsOKdEL5rZF/gI43cRGgB5d2GVHmnUl gDbw== MIME-Version: 1.0 X-Received: by 10.112.104.4 with SMTP id ga4mr12324111lbb.24.1420714865408; Thu, 08 Jan 2015 03:01:05 -0800 (PST) Received: by 10.25.41.17 with HTTP; Thu, 8 Jan 2015 03:01:05 -0800 (PST) In-Reply-To: <419d3ec7a5d2205129f932fa72a4a882@ultimatedns.net> References: <419d3ec7a5d2205129f932fa72a4a882@ultimatedns.net> Date: Thu, 8 Jan 2015 12:01:05 +0100 Message-ID: Subject: Re: Where are textproc/gtkspell dictionaries? From: "Vlad \"Blackflow\" K." To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 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 11:01:10 -0000 textproc/hunspell it is, thanks, I didn't know about that one. I tried aspell and that didn't work so I posted. Why is it hunspell? Is that some default on FreeBSD? I see stuff like LibreOffice and FireFox depend on it. I tried to browse the gtkspell source on but couldn't find any reference to a preferred dictionary set. On Thu, Jan 8, 2015 at 3:33 AM, Chris H wrote: > 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" > > > _______________________________________________ > 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" >