diff options
-rw-r--r-- | textproc/ispell-russian-io/DESCR | 11 | ||||
-rw-r--r-- | textproc/ispell-russian-io/Makefile | 7 | ||||
-rw-r--r-- | textproc/ispell-russian-io/PLIST | 3 |
3 files changed, 21 insertions, 0 deletions
diff --git a/textproc/ispell-russian-io/DESCR b/textproc/ispell-russian-io/DESCR new file mode 100644 index 00000000000..90785860ef6 --- /dev/null +++ b/textproc/ispell-russian-io/DESCR @@ -0,0 +1,11 @@ +This is a new Russian (KOI8-R) dictionaries for ispell. + +The word list is based on the early one collected by Neal Dalton. +After removing illegal words and adding many new rules and words, +the dictionaries contain now over 116,200 basic words and produce +over 1,116,000 related words (compared to 52,000 words in Neal's +version and 952,000 words in the dictionary by K. Knizhnik). + +Also, this package seems to be the only one that supports the right +spelling of words with the Russian letter 'io' (other dictionaries +simply replace the letter 'io' by 'ye'). diff --git a/textproc/ispell-russian-io/Makefile b/textproc/ispell-russian-io/Makefile new file mode 100644 index 00000000000..6ff0478034e --- /dev/null +++ b/textproc/ispell-russian-io/Makefile @@ -0,0 +1,7 @@ +# $NetBSD: Makefile,v 1.1.1.1 2004/01/23 15:00:01 agc Exp $ + +PKGNAME= ispell-russian-io-0.99f5 + +MAKE_ENV+= IO="defined" + +.include "../../textproc/ispell-russian/Makefile.common" diff --git a/textproc/ispell-russian-io/PLIST b/textproc/ispell-russian-io/PLIST new file mode 100644 index 00000000000..29c123067ff --- /dev/null +++ b/textproc/ispell-russian-io/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/23 15:00:02 agc Exp $ +lib/russian-io.aff +lib/russian-io.hash |