NOTICE: This package has been removed from pkgsrc

./textproc/ispell-russian-io, Russian (KOI8-R) ispell dictonary from Alexander Lebedev

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.99g4, Package name: ispell-russian-io-0.99g4, Maintainer: mishka

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').


Required to run:
[textproc/ispell-base]

Master sites:

SHA1: a1f178b8e51abe812a69209f58e4f583e4e7bc39
RMD160: 6c2d74b22c488e6372615b98c727f84011dea1be
Filesize: 509.738 KB

Version history: (Expand)


CVS history: (Expand)


   2013-04-24 04:20:44 by Blue Rats | Files touched by this commit (75) | Package removed
Log message:
Moving ispell-* packages as discussed on tech-pkg@. Reasons being:

1) Shorter package name;
2) Be consistent with kde3-l18n-*, kde4-l10n-*, hunspell-*, aspell-*,
lang-* PKG_OPTIONS;
3) Simplify modifications to PKGNAME in some Makefiles;
4) Accordance with international language naming standards;

and rename the ispell-base package to ispell, to be consistent with aspell
and hunspell. Bump PKGREVISION where necessary.
   2012-10-25 08:57:09 by Aleksej Saushev | Files touched by this commit (587)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2009-07-07 23:50:17 by Joerg Sonnenberger | Files touched by this commit (5)
Log message:
user-destdir support
   2007-08-22 17:46:50 by Mike M. Volokhov | Files touched by this commit (3)
Log message:
Introduce RUS_ISPELL_VERSION variable to simplify ispell-russian*
packages maintenance.
   2007-08-22 17:24:32 by Mike M. Volokhov | Files touched by this commit (4)
Log message:
Update russian ispell dictonaries to version 0.99g4.
No functional changes, just dictionary improvements.
   2004-01-23 16:00:02 by Alistair G. Crooks | Files touched by this commit (3) | Imported package
Log message:
Break the ispell-russian package into two separate packages -

	ispell-russian, and
	ispell-russian-io

ispell-russian-io is the same as the ispell-russian package, but with
"YO" support enabled (this was previously done in a dodgy,
undocumented way in the ispell-russian package).

Both packages can be installed at the same time.

With thanks to Valeriy E. Ushakov for guidance.