Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-07-15 | Use my NetBSD.org email - I read it much more regulary than any others. | mishka | 1 | -2/+2 | |
2007-08-22 | Introduce RUS_ISPELL_VERSION variable to simplify ispell-russian* | mishka | 2 | -4/+6 | |
packages maintenance. | |||||
2007-08-22 | Update russian ispell dictonaries to version 0.99g4. | mishka | 3 | -8/+8 | |
No functional changes, just dictionary improvements. | |||||
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 | |
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html | |||||
2005-02-24 | Add RMD160 digests to the SHA1 ones. | agc | 1 | -1/+2 | |
2004-01-23 | Split the ispell-russian packages into two separate packages, | agc | 4 | -43/+41 | |
ispell-russian and ispell-russian-io. | |||||
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-09-25 | Update to 0.99.5 provided by the maintainer Mishka in PR 22945. | wiz | 2 | -8/+8 | |
Changes unknown. | |||||
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -3/+2 | |
2002-11-19 | Initial import of textproc/ispell-russian as provided by (mishka at terabyte | jschauma | 5 | -0/+125 | |
dot com dot au) in PR pkg/18561 (with minor change by me to update to latest version). ispell-russian is, quite surprisingly, a Russian (KOI8-R) dictionary 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 'yo' (other dictionaries simply replace the letter 'yo' by 'ye'). |