pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/33058 CVS commit: pkgsrc/textproc/hyperestraier



The following reply was made to PR pkg/33058; it has been noted by GNATS.

From: Thomas Klausner <wiz%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: PR/33058 CVS commit: pkgsrc/textproc/hyperestraier
Date: Sat, 11 Mar 2006 14:24:58 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  wiz
 Date:          Sat Mar 11 14:24:58 UTC 2006
 
 Modified Files:
        pkgsrc/textproc/hyperestraier: Makefile PLIST distinfo
        pkgsrc/textproc/hyperestraier/patches: patch-aa
 
 Log Message:
 Update to 1.1.4, provided by OBATA Akio in PR 33058:
 
 2006-03-03  Mikio Hirabayashi
 
 * estraier.c (est_cond_set_skip, est_cond_skip): new functions.
 * estraier.c (est_memory_usage): new function.
 * estraier.c (est_deflate, est_inflate): "mode" parameter was added.
 * estnode.c (est_node_set_skip): removed.
 * estcmd.c (doputdoc, procextkeys): finishing was to occur when
 the RAM runs out.
 * estmaster.c (communicate, sendnodecmdsearchui): gzip encoding
 was added.
 * estcall.c (runsearch, procsearch): "-vu" option was added.
 - Java API was to support deflated transfer.
 - Release: 1.1.4
 
 2006-01-01  Mikio Hirabayashi
 
 * estraier.c (est_db_open): tuning parameters of perfect N-gram
 mode were modified.
 * estraier.c (est_db_open): compression with LZO and BZIP2 was
 added.
 * estraier.c (est_set_vnumbuf, est_read_vnumbuf): new functions.
 * estmaster.c (dispatch): preemption during synchronization was
 implemented.
 * estmaster.c (sendmasterdata): "backup" was added.
 * estmaster.c (backupdb): new function.
 * estmaster.c (searchlocal, searchremote): minimum number to retrieve
 was to be set.
 * estmaster.c (sendnodecmdsearch): "skip" parameter was added.
 * estcmd.c (runwords, procwords): "-kt" option was added.
 * estcall.c (runsearch, procsearch): "-sk" option was added.
 * estcmd.c (runsearch, procsezrch): "-sn" option was added.
 * mymorth.c (est_mecab_analyze): MeCab 0.90 was supported.
 - Release: 1.1.3
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.3 -r1.4 pkgsrc/textproc/hyperestraier/Makefile \
     pkgsrc/textproc/hyperestraier/PLIST \
     pkgsrc/textproc/hyperestraier/distinfo
 cvs rdiff -r1.2 -r1.3 pkgsrc/textproc/hyperestraier/patches/patch-aa
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 



Home | Main Index | Thread Index | Old Index