an easy and consistent way of installing software ported to FreeBSD
Hspell is a fully working Hebrew spellchecker. On typical documents
it should recognize the majority of correct words.
Hspell was designed to be 100% and strictly compliant with the
official niqqud-less spelling rules ("Ha-ktiv Khasar Ha-niqqud",
colloquially known as "Ktiv Male") published by the Academy of
the Hebrew Language.
Hspell was written by Nadav Har'El and Dan Kenigsberg.
WWW: http://www.ivrix.org.il/projects/spell-checker/
The recommended usage of this port is first to teach your terminal to display
hebrew fonts, like this:
vidcontrol < /dev/ttyv0 -f 8x16 iso08-8x16.fnt
or set this in /etc/rc.conf:
font8x16=iso08-8x16.fnt
Then, it would be wise to install bidiv from %%PORTSDIR%%/textproc/bidiv
and run Hspell:
hspell file.txt | bidiv
Plus, Hspell can use Ispell as a slave (option -i or executable hspell-i).
Ispell can be found in %%PORTSDIR%%/textproc/ispell .
@comment $FreeBSD: ports/hebrew/hspell/pkg-plist,v 1.4 2004/12/01 20:15:49 arved Exp $
bin/hspell
bin/hspell-i
bin/multispell
lib/libhspell.a
include/hspell.h
include/linginfo.h
%%DATADIR%%/hebrew.wgz
%%DATADIR%%/hebrew.wgz.prefixes
%%DATADIR%%/hebrew.wgz.sizes
%%DATADIR%%/hebrew.wgz.hints
@dirrm %%DATADIR%%