Subject: CVS commit: pkgsrc/textproc
To: None <pkgsrc-changes@NetBSD.org>
From: OBATA Akio <obache@netbsd.org>
List: pkgsrc-changes
Date: 03/05/2007 15:58:20
Module Name:	pkgsrc
Committed By:	obache
Date:		Mon Mar  5 15:58:20 UTC 2007

Modified Files:
	pkgsrc/textproc/hyperestraier: Makefile Makefile.common PLIST distinfo
	pkgsrc/textproc/hyperestraier/patches: patch-aa patch-ab patch-ac
	    patch-ad
	pkgsrc/textproc/p5-native-hyperestraier: Makefile

Log Message:
Update hyperestraier and sub pacakges to 1.4.10.

Changes:
2006-11-11  Mikio Hirabayashi

	* estraier.c (est_set_ecode): new function.

	* estraier.c (est_search_union): scoring of ASIS mode was modified.

	* estraier.c (est_resmap_add, est_resmap_dump_keys): new functions.

	* estraier.c (est_narrow_scores): efficiency of narrowing index was improved.

	* estraier.c (est_utime): new function.

	* estraier.c (est_cond_scores, est_cond_set_narrowing_scores): new functions.

	* estraier.c (est_rescc_put): a bug of memory leak was fixed.

	* estnode.c: the function "est_datum_printf" was replaced by "cbdatumprintf".

	* estmaster.c (sendnodecmdsearch): accuracy of hints was improved.

	* estfraud.c (sendnodecmdputdoc): accuracy of hints was improved.

	* estfraud.c (sendnodecmdputdoc): morphological analyzer support was added.

	* estfraud.c (sendnodecmdputdoc): accuracy of hints was improved.

	* estwaver.c (runinit, procinit): "-apn", "-acc", "-sv", "-si", "-sa" options was added.

	* estscout.c: new file.

	* estsupt.c: new file.

	- Release: 1.4.10


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 pkgsrc/textproc/hyperestraier/Makefile \
    pkgsrc/textproc/hyperestraier/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/textproc/hyperestraier/Makefile.common
cvs rdiff -r1.21 -r1.22 pkgsrc/textproc/hyperestraier/PLIST
cvs rdiff -r1.4 -r1.5 pkgsrc/textproc/hyperestraier/patches/patch-aa \
    pkgsrc/textproc/hyperestraier/patches/patch-ab
cvs rdiff -r1.1 -r1.2 pkgsrc/textproc/hyperestraier/patches/patch-ac \
    pkgsrc/textproc/hyperestraier/patches/patch-ad
cvs rdiff -r1.2 -r1.3 pkgsrc/textproc/p5-native-hyperestraier/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.