From owner-freebsd-ports@FreeBSD.ORG Tue Dec 2 18:46:01 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CCBDB761 for ; Tue, 2 Dec 2014 18:46:01 +0000 (UTC) Received: from mailrelay010.isp.belgacom.be (mailrelay010.isp.belgacom.be [195.238.6.177]) by mx1.freebsd.org (Postfix) with ESMTP id 665CAEA for ; Tue, 2 Dec 2014 18:46:00 +0000 (UTC) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AnoGAIgHflRbsIs2/2dsb2JhbABbgweBK80vAoEkFwEBAQEBfYQDAQEEOhwjEAsOCgklDxIYHgYTiCsDFgHQaw2FewEBAQEBBQEBAQEejjiCNweESAEEmgeBfo5dhkWDfD4wgkcBAQE Received: from 54.139-176-91.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([91.176.139.54]) by relay.skynet.be with ESMTP; 02 Dec 2014 19:45:45 +0100 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.14.9/8.14.9) with ESMTP id sB2IjiwJ004553; Tue, 2 Dec 2014 19:45:44 +0100 (CET) (envelope-from tijl@FreeBSD.org) Date: Tue, 2 Dec 2014 19:45:44 +0100 From: Tijl Coosemans To: Kevin Oberman Subject: Re: Why was ispell removed? Message-ID: <20141202194544.208d506b@kalimero.tijl.coosemans.org> In-Reply-To: References: <20141201205804.GB9933@SDF.ORG> <20141202094343.2be67f01@kalimero.tijl.coosemans.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Stephen Fisher , FreeBSD Ports ML 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: Tue, 02 Dec 2014 18:46:01 -0000 On Tue, 2 Dec 2014 10:00:31 -0800 Kevin Oberman wrote: > On Tue, Dec 2, 2014 at 12:43 AM, Tijl Coosemans wrote: >> Give hunspell a try. It's actively maintained and backed by Mozilla, >> OpenOffice, LibreOffice,... >> >> % hunspell -d en_US >> Hunspell 1.3.3 >> Write a sontence here >> * >> * >> & sontence 2 8: sentence, consistence >> * > > I'll admit that I may just be too lazy to hunt around for it, but: > > hunspell -a en_US > @(#) International Ispell Version 3.2.06 (but really Hunspell 1.3.3) > Can't open en_US. > Exit 1 > > I looked though the system and found the following en_US dictionaries: > /usr/local/lib/firefox/dictionaries/ > /usr/local/lib/libxul/dictionaries/ > /usr/local/lib/linux-libgtkembedmoz/components/myspell/ > I tried specifying one as the path (hunspell -p > /usr/local/lib/firefox/dictionaries/ -d en_US, but it then said: > Can't open affix or dictionary files for dictionary named "en_US". (Got the > same message for "-d en-US") > > I have no idea why it can't open these files. They are present and > readable. In any case, I am at a loss on how to make hunspell work. Install textproc/en-hunspell