NOTICE: This package has been removed from pkgsrc

./textproc/ispell-base, Interactive spelling checker

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


Branch: CURRENT, Version: 3.3.02, Package name: ispell-base-3.3.02, 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:

SHA1: c0d98e1af3afb8e0b642717c03439ff8881e3d60
RMD160: 12edc94ebb7c1f4040bd8f5b0dbb8f40326aa781
Filesize: 605.286 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.
   2011-12-26 02:50:24 by Steven Drake | Files touched by this commit (1)
Log message:
Use LIBES to pass LDFLAGS to the build process.
   2009-07-21 11:59:09 by Tobias Nygren | Files touched by this commit (1)
Log message:
needs termcap
   2009-07-17 10:19:29 by Roy Marples | Files touched by this commit (2)
Log message:
Avoid conflit with system getline.
Fixes PR pkg/41746, thanks to Tom Stejskal.
   2009-02-14 17:20:54 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Fix patchsum.
   2009-02-12 17:06:32 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
DESTDIR support.
   2008-12-20 11:31:21 by Roland Illig | Files touched by this commit (1)
Log message:
Removed a "not" operator that accidentally got in here.