Commit graph

6 commits

Author SHA1 Message Date
wiz
07d549ad54 Update to 20120607. The usual fixes. 2012-08-15 20:28:05 +00:00
wiz
f7619b8d48 Update to 20081106.
NOTE: Now installs de_AT, de_CH, and de_DE dictionaries
instead of "german" before.

since 20071211:
- fix a wrong encoded umlaut and enhance the check for that in the Makefile
- words added and shifted around
- additionaly put the dictionary under GPLv3
- allow Ispell F prefix flag to be combined with suffixes
- eliminate absolutely useless G flag (prefix ge)
- deactivate K suffix flag: unused
- eliminate H suffix flag: was almost unused
- remove Q and q redundancy: every Q flagged word needs a q now, too
- fix build issue with de_CH hunspell dictionary (a missing ß/ss conversion)
- better empty-line fault tolerance of dictionaries
- revise the aspell Makefile target using the myspell format now for aspell
- simplify W flag
- use sha256 checksums and prevent checksumming temporary files

since 20070829:
- words added and shifted around
- Hunspell affix fix

since 20030222:
- in order to make use of Hunspell's compound word support, categorise noun
  word lists into compoundable end and non-end words.
- add blacklists to prevent by compound rules wrongly accepted words to be
  accepted
- add Binnen-I support
- add "nosuggest" flag used by Hunspell to some words where it's appropriate
- in order to support as well Hunspell optimized dictionary builts and ispell
  and myspell builts, a complete Makefile rewrite was done. The Makefile might
  now require GNU make, sorry if that causes trouble. The good news is that
  makefile dependencies are clean now and make -j is possible
- igerman98 names the Ispell dictionaries after ISO 639 language codes now
  (de_{AT,CH,DE}.{aff,hash})
- isowordlist is obsoleted by isowordlist-de_{AT,CH,DE} now
2008-11-10 18:15:05 +00:00
markd
ec179d7a15 Use packages internal {sq,unsq}.pl as ispell 3.2 no longer has them. 2004-12-01 12:27:44 +00:00
salo
24a3780273 Add -print to find(1) when listing files in Makefile rules.
Should fix PR pkg/26930 by Georg Schwarz.
2004-09-12 22:25:08 +00:00
jschauma
ab0e1c58d8 Remove obsolete patch-file. 2002-07-27 19:07:47 +00:00
wiz
b7e5ed5a63 Initial import of ispell-german, as requested in pkg/12145:
German dictionary for ispell.
2001-03-15 15:26:35 +00:00