Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Dec 2014 19:11:12 +0100
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        Kevin Oberman <rkoberman@gmail.com>
Cc:        Tijl Coosemans <tijl@freebsd.org>, Stephen Fisher <sfisher@sdf.org>, FreeBSD Ports ML <freebsd-ports@freebsd.org>
Subject:   Re: Why was ispell removed?
Message-ID:  <20141202181111.GB50189@ivaldir.etoilebsd.net>
In-Reply-To: <CAN6yY1u99RGsmy0LumfOkBwjC3xUEPwpauzp4SCaRTRs7s2=VA@mail.gmail.com>
References:  <20141201205804.GB9933@SDF.ORG> <20141202094343.2be67f01@kalimero.tijl.coosemans.org> <CAN6yY1u99RGsmy0LumfOkBwjC3xUEPwpauzp4SCaRTRs7s2=VA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--v9Ux+11Zm5mwPlX6
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Dec 02, 2014 at 10:00:31AM -0800, Kevin Oberman wrote:
> On Tue, Dec 2, 2014 at 12:43 AM, Tijl Coosemans <tijl@freebsd.org> wrote:
>=20
> > On Mon, 1 Dec 2014 13:58:04 -0700 Stephen Fisher <sfisher@SDF.ORG> wrot=
e:
> > > I recently noticed that the ispell port has been removed in favor of =
the
> > > aspell-ispell port ("ispell compatibility script for aspell").  Does
> > > anyone know why it was removed?  All I see on Fresh Ports is that it
> > > was deprecated and finally removed in January of this year.
> > >
> > > (The ispell script for aspell doesn't fully replicate ispell
> > > functionality such as checking words on the command line as shown bel=
ow)
> > >
> > > Real ispell:
> > > >ispell
> > > @(#) International Ispell Version 3.3.02 12 Jun 2005
> > > word: word
> > > ok
> > >
> > >
> > > word: ^D
> > >
> > >
> > >
> > > aspell script:
> > > >ispell
> > > Ispell compatibility script for Aspell.
> > > Usage: /usr/local/bin/ispell [options] -a|-l|-v[v]|-c|-e[1-4]|<file>
> >
> > 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
> > *
> >
>=20
> 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
>=20
> 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 t=
he
> same message for "-d en-US")
>=20
> 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 the dictionaries from ports: pkg install en-hunspell I haven't chec=
ked
for firefox yet but at least libreoffice with automatically use them (firef=
ox
should also be able to do the same)

regards,
Bapt

--v9Ux+11Zm5mwPlX6
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iEYEABECAAYFAlR+AL0ACgkQ8kTtMUmk6EzpkgCdEnvvw8o64Dcg2Jj/sOMRMIxd
2tgAoKdklxgmj5+9d+TuhPONMQQPESag
=3BpW
-----END PGP SIGNATURE-----

--v9Ux+11Zm5mwPlX6--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141202181111.GB50189>