Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
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
|
|
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
|
|
|
|
around at either build-time or at run-time is:
USE_TOOLS+= perl # build-time
USE_TOOLS+= perl:run # run-time
Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
|
|
|
|
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
|
|
|
|
Suggested by Roland Illig, ok'd by various.
|
|
|
|
Should fix PR pkg/26930 by Georg Schwarz.
|
|
and also install ngerman.{aff,hash} links
changes since 20021114:
- "Wiederstand ist zwecklos" (thanks to Roland Wingerter) and minor
other fixes
- some fem. flags added
|
|
|
|
|
|
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
|
|
There are plenty of new words, UTF-8 support, and myspell (OO.o) support.
[If anyone's interested in the last, make a package for it :)]
|
|
|
|
Marko Schuetz (MarkoSchuetz at web dot de) in PR pkg/17008, so that
emacsen find the german dicitionary.
Obsolete patches/patch-aa.
While we're at it, update to 20011124 with new Homepage and mastersite.
Changes since last version:
- Conform with new rules (use ispell-deutsch for old rules!)
- many new words, esp. imperative and subjunctive forms
- new typo file with trap words that should never get into the dict
|
|
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
German dictionary for ispell.
|