./textproc/ispell, Interactive spelling checker

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.4.06, Package name: ispell-3.4.06, Maintainer: pkgsrc-users

Ispell is a fast screen-oriented spelling checker that shows you your
errors in the context of the original file, and suggests possible
corrections when it can figure them out. Compared to UNIX spell, it
is faster and much easier to use. Ispell can also handle languages
other than English.


Master sites:

Filesize: 656.956 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-07 09:43:39 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
ispell: update to 3.4.06

Changes not found.
   2022-03-14 14:53:27 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
ispell: update to 3.4.05.

Changes not found.
   2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161)
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
   2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162)
Log message:
textproc: Remove SHA1 hashes for distfiles
   2021-06-11 01:43:26 by David H. Gutteridge | Files touched by this commit (3) | Package updated
Log message:
ispell & ispell-en_GB: use Makefile.common

Centralize some basics so ispell-en_GB doesn't need to be manually
adjusted every time ispell gets an update. Addresses a lingering issue
from PR pkg/55972 noted by Greg A. Woods.
   2021-06-10 12:10:48 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
ispell: update to 3.4.04.

Changes not found.
   2021-01-24 16:53:02 by Nia Alarie | Files touched by this commit (7)
Log message:
ispell: Update to 3.4.02

Version 3.4.02
==============

 - A major bug in 3.4.01 that caused incorrect behavior with many
   languages has been corrected.

 - The default maximum number of stringchars has been doubled.

 - Some spurious compiler warnings have been suppressed.
   2019-11-04 22:43:49 by Roland Illig | Files touched by this commit (155)
Log message:
textproc: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.