diff options
author | wiz <wiz@pkgsrc.org> | 2006-04-02 20:18:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-04-02 20:18:37 +0000 |
commit | 90e788c127d765b9d4ac9326d59702f63da7a86b (patch) | |
tree | 58fdfb70c4c8f135c8903817a04ff671c69aced3 /textproc | |
parent | 5a710497c77b8cf9316ee9ed90ed9dd18be1d93d (diff) | |
download | pkgsrc-90e788c127d765b9d4ac9326d59702f63da7a86b.tar.gz |
Update to 1.1.6, provided by OBATA Akio in PR 33168:
From ChangeLog:
2006-03-12 Mikio Hirabayashi
* estraier.c (est_weight_keywords): weighting algorithm was enhanced.
* estraier.c (est_db_set_wildmax): new function.
* estraier.c (est_narrow_scores): disjunction of attribute conditions was added.
* estraier.c (est_doc_dup, est_cond_dup): new functions.
* estcmd.c (rungather, doputfile): default value of "-lf" options was changed.
* estseek.c (realmain): "wildmax" parameter was added.
* estmaster.c (main): "wildmax" parameter was added.
- A bug about the skip parameter in the pure Java API was fixed.
- The Java binding and the Ruby binding was to support similarity eclipse.
- Release: 1.1.6
pkgsrc changes:
From 1.1.3, compression with LZO and BZIP2 was added and
auto detected from configure, so add those libraries.
Also add libraries used directly.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/hyperestraier/Makefile | 9 | ||||
-rw-r--r-- | textproc/hyperestraier/PLIST | 17 | ||||
-rw-r--r-- | textproc/hyperestraier/distinfo | 8 |
3 files changed, 22 insertions, 12 deletions
diff --git a/textproc/hyperestraier/Makefile b/textproc/hyperestraier/Makefile index 494c0cee7bc..88258eda5d3 100644 --- a/textproc/hyperestraier/Makefile +++ b/textproc/hyperestraier/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2006/03/15 07:13:51 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2006/04/02 20:18:37 wiz Exp $ -DISTNAME= hyperestraier-1.1.5 +DISTNAME= hyperestraier-1.1.6 CATEGORIES= japanese textproc www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hyperestraier/} @@ -13,5 +13,10 @@ USE_TOOLS+= pkg-config PKGCONFIG_OVERRIDE= hyperestraier.pc.in TEST_TARGET= check +.include "../../archivers/bzip2/buildlink3.mk" +.include "../../archivers/lzo/buildlink3.mk" +.include "../../devel/zlib/buildlink3.mk" +.include "../../converters/libiconv/buildlink3.mk" .include "../../databases/qdbm/buildlink3.mk" +.include "../../mk/pthread.buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/textproc/hyperestraier/PLIST b/textproc/hyperestraier/PLIST index 285c4b1e148..bf3eaddc56c 100644 --- a/textproc/hyperestraier/PLIST +++ b/textproc/hyperestraier/PLIST @@ -1,10 +1,11 @@ -@comment $NetBSD: PLIST,v 1.5 2006/03/15 07:13:51 wiz Exp $ +@comment $NetBSD: PLIST,v 1.6 2006/04/02 20:18:37 wiz Exp $ bin/estcall bin/estcmd bin/estconfig bin/estload bin/estmaster bin/estmttest +bin/estwaver bin/estwolefind include/estmtdb.h include/estnode.h @@ -12,13 +13,14 @@ include/estraier.h lib/libestraier.a lib/libestraier.so lib/libestraier.so.8 -lib/libestraier.so.8.4.0 +lib/libestraier.so.8.5.0 lib/pkgconfig/hyperestraier.pc libexec/estseek.cgi man/man1/estcall.1 man/man1/estcmd.1 man/man1/estconfig.1 man/man1/estmaster.1 +man/man1/estwaver.1 man/man3/estnode.3 man/man3/estraier.3 share/hyperestraier/COPYING @@ -79,13 +81,15 @@ share/hyperestraier/doc/pguide-en.html share/hyperestraier/doc/pguide-ja.html share/hyperestraier/doc/rubynativeapi/classes/Estraier.html share/hyperestraier/doc/rubynativeapi/classes/Estraier/Condition.html -share/hyperestraier/doc/rubynativeapi/classes/Estraier/Condition.src/M000028.html share/hyperestraier/doc/rubynativeapi/classes/Estraier/Condition.src/M000029.html share/hyperestraier/doc/rubynativeapi/classes/Estraier/Condition.src/M000030.html share/hyperestraier/doc/rubynativeapi/classes/Estraier/Condition.src/M000031.html share/hyperestraier/doc/rubynativeapi/classes/Estraier/Condition.src/M000032.html share/hyperestraier/doc/rubynativeapi/classes/Estraier/Condition.src/M000033.html share/hyperestraier/doc/rubynativeapi/classes/Estraier/Condition.src/M000034.html +share/hyperestraier/doc/rubynativeapi/classes/Estraier/Condition.src/M000035.html +share/hyperestraier/doc/rubynativeapi/classes/Estraier/Condition.src/M000036.html +share/hyperestraier/doc/rubynativeapi/classes/Estraier/Condition.src/M000037.html share/hyperestraier/doc/rubynativeapi/classes/Estraier/Database.html share/hyperestraier/doc/rubynativeapi/classes/Estraier/Database.src/M000001.html share/hyperestraier/doc/rubynativeapi/classes/Estraier/Database.src/M000002.html @@ -110,9 +114,6 @@ share/hyperestraier/doc/rubynativeapi/classes/Estraier/Database.src/M000020.html share/hyperestraier/doc/rubynativeapi/classes/Estraier/Database.src/M000021.html share/hyperestraier/doc/rubynativeapi/classes/Estraier/Database.src/M000022.html share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.html -share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.src/M000035.html -share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.src/M000036.html -share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.src/M000037.html share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.src/M000038.html share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.src/M000039.html share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.src/M000040.html @@ -123,12 +124,16 @@ share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.src/M000044.html share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.src/M000045.html share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.src/M000046.html share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.src/M000047.html +share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.src/M000048.html +share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.src/M000049.html +share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.src/M000050.html share/hyperestraier/doc/rubynativeapi/classes/Estraier/Result.html share/hyperestraier/doc/rubynativeapi/classes/Estraier/Result.src/M000023.html share/hyperestraier/doc/rubynativeapi/classes/Estraier/Result.src/M000024.html share/hyperestraier/doc/rubynativeapi/classes/Estraier/Result.src/M000025.html share/hyperestraier/doc/rubynativeapi/classes/Estraier/Result.src/M000026.html share/hyperestraier/doc/rubynativeapi/classes/Estraier/Result.src/M000027.html +share/hyperestraier/doc/rubynativeapi/classes/Estraier/Result.src/M000028.html share/hyperestraier/doc/rubynativeapi/created.rid share/hyperestraier/doc/rubynativeapi/files/estraier-doc_rb.html share/hyperestraier/doc/rubynativeapi/fr_class_index.html diff --git a/textproc/hyperestraier/distinfo b/textproc/hyperestraier/distinfo index bbc29d9aad3..90392acd9c8 100644 --- a/textproc/hyperestraier/distinfo +++ b/textproc/hyperestraier/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.5 2006/03/15 07:13:51 wiz Exp $ +$NetBSD: distinfo,v 1.6 2006/04/02 20:18:37 wiz Exp $ -SHA1 (hyperestraier-1.1.5.tar.gz) = 5f9469cf5f3c17e709e1fe0d57a20a0a21f69414 -RMD160 (hyperestraier-1.1.5.tar.gz) = a5159dbe03b08df91eaf42a86fb4cb155fe9b23d -Size (hyperestraier-1.1.5.tar.gz) = 754128 bytes +SHA1 (hyperestraier-1.1.6.tar.gz) = 3c0e2e3d46b1301e6bf1dc0c5d75a6474c925e54 +RMD160 (hyperestraier-1.1.6.tar.gz) = 6812098c80463f4eb548de8e248d6c71c8030dce +Size (hyperestraier-1.1.6.tar.gz) = 760220 bytes SHA1 (patch-aa) = 87dbcfd75617d7fcf6d7c66644bb09dd7abc4c72 SHA1 (patch-ab) = 6c862f34f0cc0343877ddc44464f5e3bb1892785 |