b1e93b42f7
pkgsrc change: buildlink3.mk: Bump API_DEPENDS, since shlib name changed. No dependencies in pkgsrc. Release notes: 2008-04-12: Hunspell 1.2.2 release: - extended dictionary (dic file) support to use multiple base and special dictionaries. - new and improved options of command line hunspell: -m: morphological analysis or flag debug mode (without affix rule data it signs the flag of the affix rules) -s: stemming mode -D: list available dictionaries and search path -d: support extra dictionaries by comma separated list. Example: hunspell -d en_US,en_med,de_DE,de_med,de_geo UNESCO.txt - forbidding in personal dictionary (with asterisk, / signs affixation) - optional compressed dictionary format "hzip" for aff and dic files usage: hzip example.aff example.dic mv example.aff example.dic /tmp hunspell -d example hunzip example.aff.hz >example.aff hunzip example.dic.hz >example.dic - new affix compression tool "affixcompress": compression tool for large (millions of words) dictionaries. - support encrypted dictionaries for closed OpenOffice.org extensions or other commercial programs - improved manual - bug fixes 2007-11-01: Hunspell 1.2.1 release: - new memory efficient condition checking algorithm for affix rules - new morphological functions: - stem() for stemming - analyze() for morphological analysis - generate() for morphological generation - new demos: - analyze: stemming, morphological analysis and generation - chmorph: morphological conversion of texts
39 lines
918 B
Text
39 lines
918 B
Text
@comment $NetBSD: PLIST,v 1.2 2008/04/14 09:39:00 wiz Exp $
|
|
bin/analyze
|
|
bin/chmorph
|
|
bin/example
|
|
bin/hunspell
|
|
bin/hunzip
|
|
bin/hzip
|
|
bin/munch
|
|
bin/unmunch
|
|
include/hunspell/affentry.hxx
|
|
include/hunspell/affixmgr.hxx
|
|
include/hunspell/atypes.hxx
|
|
include/hunspell/baseaffix.hxx
|
|
include/hunspell/csutil.hxx
|
|
include/hunspell/dictmgr.hxx
|
|
include/hunspell/filemgr.hxx
|
|
include/hunspell/hashmgr.hxx
|
|
include/hunspell/htypes.hxx
|
|
include/hunspell/hunspell.h
|
|
include/hunspell/hunspell.hxx
|
|
include/hunspell/hunzip.hxx
|
|
include/hunspell/langnum.hxx
|
|
include/hunspell/phonet.hxx
|
|
include/hunspell/suggestmgr.hxx
|
|
include/hunspell/w_char.hxx
|
|
include/munch.h
|
|
include/unmunch.h
|
|
lib/libhunspell-1.2.la
|
|
lib/libparsers.a
|
|
lib/pkgconfig/hunspell.pc
|
|
man/hu/man1/hunspell.1
|
|
man/hu/man4/hunspell.4
|
|
man/man1/hunspell.1
|
|
man/man4/hunspell.4
|
|
share/locale/hu/LC_MESSAGES/hunspell.mo
|
|
@dirrm man/hu/man4
|
|
@dirrm man/hu/man1
|
|
@dirrm man/hu
|
|
@dirrm include/hunspell
|