textproc/nuspell - The NetBSD Packages Collection

Free and Open Source C++ spell checking library

Nuspell is a spell checker library and command-line program designed for
languages with rich morphology and complex word compounding. Nuspell is
a pure C++ re-implementation of Hunspell.

Main features of Nuspell spell checker:

  - Full unicode support backed by ICU
  - Backward compatibility with Hunspell dictionary file format
  - Twofold affix stripping (for agglutinative languages, like Azeri,
    Basque, Estonian, Finnish, Hungarian, Turkish, etc.)
  - Support complex compounds (for example, Hungarian and German)
  - Support language specific features (for example, special casing of
    Azeri and Turkish dotted i, or German sharp s)
  - Handle conditional affixes, circumfixes, fogemorphemes, forbidden
    words, pseudoroots and homonyms.
  - Free software. Licensed under GNU LGPL v3.

Build dependencies

devel/boost-headers devel/catch2 lang/gcc10 lang/gcc10 pkgtools/mktools devel/cmake devel/pkgconf pkgtools/cwrappers

Runtime dependencies

devel/boost-libs textproc/icu lang/gcc10-libs devel/boost-libs textproc/icu

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64nuspell-5.1.3nb1.tgz
NetBSD 10.0aarch64nuspell-5.1.3.tgz
NetBSD 10.0aarch64nuspell-5.1.4.tgz
NetBSD 10.0aarch64ebnuspell-5.1.3nb1.tgz
NetBSD 10.0aarch64ebnuspell-5.1.4.tgz
NetBSD 10.0alphanuspell-5.1.3nb1.tgz
NetBSD 10.0earmv6hfnuspell-5.1.3nb1.tgz
NetBSD 10.0earmv6hfnuspell-5.1.3.tgz
NetBSD 10.0earmv6hfnuspell-5.1.4.tgz
NetBSD 10.0earmv7hfnuspell-5.1.3nb1.tgz
NetBSD 10.0earmv7hfnuspell-5.1.3.tgz
NetBSD 10.0earmv7hfnuspell-5.1.4.tgz
NetBSD 10.0i386nuspell-5.1.4.tgz
NetBSD 10.0i386nuspell-5.1.3nb1.tgz
NetBSD 10.0powerpcnuspell-5.1.3.tgz
NetBSD 10.0x86_64nuspell-5.1.4.tgz
NetBSD 10.0x86_64nuspell-5.1.3nb1.tgz
NetBSD 8.0powerpcnuspell-5.1.3.tgz
NetBSD 8.0x86_64nuspell-5.1.3.tgz
NetBSD 8.0x86_64nuspell-5.1.3nb1.tgz
NetBSD 9.0aarch64nuspell-5.1.4.tgz
NetBSD 9.0earmv7hfnuspell-5.1.3nb1.tgz
NetBSD 9.0earmv7hfnuspell-5.1.3.tgz
NetBSD 9.0earmv7hfnuspell-5.1.4.tgz
NetBSD 9.0i386nuspell-5.1.4.tgz
NetBSD 9.0i386nuspell-5.1.3nb1.tgz
NetBSD 9.0powerpcnuspell-5.1.3nb1.tgz
NetBSD 9.0powerpcnuspell-5.1.3.tgz
NetBSD 9.0x86_64nuspell-5.1.4.tgz
NetBSD 9.0x86_64nuspell-5.1.3nb1.tgz
NetBSD 9.3x86_64nuspell-5.1.4.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.