pkgsrc/textproc/enchant2
bsiegert 934845a0d9 Update enchant2 to 2.3.0
2.3.0 (June 14, 2021)
---------------------

Add -p flag to enchant.

Allow personal wordlist APIs (enchant_pwl_*) to take -1 as the length of the
word, as the enchant_dict_* APIs already allowed.

Add documentation to enchant_provider.h.

Make Aspell the default backend for English locales it supports, as it is
much quicker than Hunspell in this case and achieves slightly better
results.

Require nuspell version 4.1.0 or later.
2021-06-27 11:29:55 +00:00
..
buildlink3.mk enchant2: require c++11 support with GCC_REQD instead of USE_LANGUAGES. 2020-10-26 17:19:29 +00:00
DESCR
distinfo Update enchant2 to 2.3.0 2021-06-27 11:29:55 +00:00
Makefile Update enchant2 to 2.3.0 2021-06-27 11:29:55 +00:00
MESSAGE
options.mk
PLIST
PLIST.Darwin