---
name: iw-hspell
version: 1.1
origin: hebrew/hspell
comment: Hebrew spellchecker and morphology engine
arch: freebsd:9:x86:64
www: http://www.ivrix.org.il/projects/spell-checker/
maintainer: onatan@gmail.com
prefix: /usr/local
licenselogic: single
flatsize: 266376
desc: "Hspell is a fully working Hebrew spellchecker. On typical documents\nit should
  recognize the majority of correct words. \nHspell was designed to be 100%25 and
  strictly compliant with the\nofficial niqqud-less spelling rules (\"Ha-ktiv Khasar
  Ha-niqqud\",\ncolloquially known as \"Ktiv Male\") published by the Academy of\nthe
  Hebrew Language.\n\nHspell was written by Nadav Har'El and Dan Kenigsberg.\n\nWWW:
  http://www.ivrix.org.il/projects/spell-checker/\n"
categories: [hebrew]
files:
  /usr/local/bin/hspell: 52b0a4816bf7b2fe0300d2517a38a780f7537ae1a1a1a15ab6a5e48fdff71ccd
  /usr/local/bin/hspell-i: '-'
  /usr/local/bin/multispell: 13fd4c92bd0c653fc964738c6eaaeed14b40a29cbd1e06867c044c959d25d2bf
  /usr/local/include/hspell.h: 49a1f4faf0896c49a5694dd0522474bf734e9c49f60dc71bc6763db7c684f0d3
  /usr/local/include/linginfo.h: c839a6612b446027d10c4ed8c5fe197ba97e0976bb988cff3f99c1739c35a823
  /usr/local/lib/libhspell.a: 78acb03a25de1025e875f59e1d0ce24c4c1034d413840742c4e0b55a82a5d1bd
  /usr/local/man/man1/hspell.1.gz: 01cfc9b7552be07fbadc7481494f50bb50665d86d242f31251dbf64794a094ef
  /usr/local/man/man3/hspell.3.gz: 8a2274e85417705cd06278be3058c23ce2fa3f9400acc6638b946be3652bd7ae
  /usr/local/share/hspell/hebrew.wgz: ea6bc0ae23c6e24b1e61cb3ee9665e39b41195b132d8fc69bdca649237021f1b
  /usr/local/share/hspell/hebrew.wgz.hints: a2171ad9ca0a73b2df61da960a07771a07f64378bb0c60c16922505da9bf750d
  /usr/local/share/hspell/hebrew.wgz.prefixes: d39b4ee6ac566b660225c87a3637fd8d2663b4faeee10a961c757b81a9d59f10
  /usr/local/share/hspell/hebrew.wgz.sizes: e03fd2bbeb01549301cdfb296fa3970e6f4da64b8c4dc92ac62a00f7033336ec
directories:
  /usr/local/share/hspell/: n
scripts: {}
message: |2+

  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 /usr/ports/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 /usr/ports/textproc/ispell .

