pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/hyperestraier Update to 1.4.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bd1230aa8c88
branches:  trunk
changeset: 518197:bd1230aa8c88
user:      obache <obache%pkgsrc.org@localhost>
date:      Sun Sep 03 03:42:38 2006 +0000

description:
Update to 1.4.0

2006-08-27  Mikio Hirabayashi

        * estraier.c (est_strstr_sparse): new function.

        * estraier.c (est_db_add_pseudo_index): new functions.

        * estraier.c (est_pidx_uri_to_id, est_db_score_doc): new functions.

        * estraier.c (est_db_get_doc, est_db_get_doc_attr): pseudo index was to be supported.

        * estraier.c (est_make_cattr_list, est_free_cattr_list): new functions.

        - Bugs of doc.keywords methods of language bindings was fixed.

        - Release: 1.4.0

2006-08-18  Mikio Hirabayashi

        * estbutler.c (procsearch): a bug about handling "max" and "skip" parameters was fixed.

        - Release: 1.3.9

2006-08-15  Mikio Hirabayashi

        * estraier.c (est_search_aidx_attr): speed of the "NUMBT" operator was improved.

        * estraier.c (est_aidx_attr_narrow): speed of the "NUMBT" operator was improved.

        * estmaster.c (searchlocal): a bug of attribute search was fixed.

        - Release: 1.3.8

2006-08-08  Mikio Hirabayashi

        * estraier.c (est_search_union): a bug of bus error on SPARC environment was fixed.

        * estmaster.c (startup): "helpershift" attribute was added.

        * estmaster.c (sendnodecmdinformhelper): new function.

        * estbutler.c (runinform, procinform): new functions.

        * estbutler.c (rungetdoc, procgetdoc): new functions.

        * estbutler.c (rungetdocattr, procgetdocattr): new functions.

        * estbutler.c (runetchdoc, procetchdoc): new functions.

        * estbutler.c (runuriid, procuriid): new functions.

        - Release: 1.3.7

2006-08-01  Mikio Hirabayashi

        * estraier.c (est_normalize_text): some symbol marks were to be normalized.

        * estmaster.c (sendnodecmdsearchhelper): blocking because of mutex was cleared.

        * estseek.c (realmain): a bug about attribute search was fixed.

        - building option to use Vista database instead of Villa was added.

        - Release: 1.3.6

2006-07-28  Mikio Hirabayashi

        * estraier.c (est_normalize_text): symbol marks were to be normalized.

        * estmaster.c (sendnodecmdsearchhelper): new function.

        * estmastersearch.c: new file.

        * estseek.c (realmain): type of "scancheck" attribute was changed to integer.

        - Release: 1.3.5

2006-07-18  Mikio Hirabayashi

        * estraier.c (est_db_open): a parameter of B+ tree was modified for space efficiency.

        * estraier.c (est_db_open): "ESTDBSMALL" option was added.

        * mymorph.c (est_mecab_analyze): accuracy of extracting complex words was improved.

        - Release: 1.3.4

diffstat:

 textproc/hyperestraier/Makefile         |   6 +++---
 textproc/hyperestraier/PLIST            |  12 +++++++-----
 textproc/hyperestraier/distinfo         |  12 ++++++------
 textproc/hyperestraier/patches/patch-aa |   8 ++++----
 textproc/hyperestraier/patches/patch-ab |   6 +++---
 5 files changed, 23 insertions(+), 21 deletions(-)

diffs (142 lines):

diff -r 0ac0f22a65bf -r bd1230aa8c88 textproc/hyperestraier/Makefile
--- a/textproc/hyperestraier/Makefile   Sun Sep 03 03:05:39 2006 +0000
+++ b/textproc/hyperestraier/Makefile   Sun Sep 03 03:42:38 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2006/07/17 18:12:01 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2006/09/03 03:42:38 obache Exp $
 
-DISTNAME=      hyperestraier-1.3.3
+DISTNAME=      hyperestraier-1.4.0
 CATEGORIES=    japanese textproc www
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=hyperestraier/}
 
@@ -13,7 +13,7 @@
 PKGCONFIG_OVERRIDE=    hyperestraier.pc.in
 TEST_TARGET=           check
 
-BUILDLINK_API_DEPENDS.qdbm+=   qdbm>=1.8.60
+BUILDLINK_API_DEPENDS.qdbm+=   qdbm>=1.8.68
 
 .include "../../archivers/bzip2/buildlink3.mk"
 .include "../../archivers/lzo/buildlink3.mk"
diff -r 0ac0f22a65bf -r bd1230aa8c88 textproc/hyperestraier/PLIST
--- a/textproc/hyperestraier/PLIST      Sun Sep 03 03:05:39 2006 +0000
+++ b/textproc/hyperestraier/PLIST      Sun Sep 03 03:42:38 2006 +0000
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.11 2006/07/17 18:12:01 wiz Exp $
+@comment $NetBSD: PLIST,v 1.12 2006/09/03 03:42:38 obache Exp $
+bin/estbutler
 bin/estcall
 bin/estcmd
 bin/estconfig
@@ -13,7 +14,7 @@
 lib/libestraier.a
 lib/libestraier.so
 lib/libestraier.so.8
-lib/libestraier.so.8.18.0
+lib/libestraier.so.8.25.0
 lib/pkgconfig/hyperestraier.pc
 libexec/estseek.cgi
 man/man1/estcall.1
@@ -86,7 +87,6 @@
 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/M000036.html
 share/hyperestraier/doc/rubynativeapi/classes/Estraier/Condition.src/M000037.html
 share/hyperestraier/doc/rubynativeapi/classes/Estraier/Condition.src/M000038.html
 share/hyperestraier/doc/rubynativeapi/classes/Estraier/Condition.src/M000039.html
@@ -96,6 +96,7 @@
 share/hyperestraier/doc/rubynativeapi/classes/Estraier/Condition.src/M000043.html
 share/hyperestraier/doc/rubynativeapi/classes/Estraier/Condition.src/M000044.html
 share/hyperestraier/doc/rubynativeapi/classes/Estraier/Condition.src/M000045.html
+share/hyperestraier/doc/rubynativeapi/classes/Estraier/Condition.src/M000046.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
@@ -124,8 +125,8 @@
 share/hyperestraier/doc/rubynativeapi/classes/Estraier/Database.src/M000025.html
 share/hyperestraier/doc/rubynativeapi/classes/Estraier/Database.src/M000026.html
 share/hyperestraier/doc/rubynativeapi/classes/Estraier/Database.src/M000027.html
+share/hyperestraier/doc/rubynativeapi/classes/Estraier/Database.src/M000028.html
 share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.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
@@ -139,8 +140,8 @@
 share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.src/M000057.html
 share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.src/M000058.html
 share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.src/M000059.html
+share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.src/M000060.html
 share/hyperestraier/doc/rubynativeapi/classes/Estraier/Result.html
-share/hyperestraier/doc/rubynativeapi/classes/Estraier/Result.src/M000028.html
 share/hyperestraier/doc/rubynativeapi/classes/Estraier/Result.src/M000029.html
 share/hyperestraier/doc/rubynativeapi/classes/Estraier/Result.src/M000030.html
 share/hyperestraier/doc/rubynativeapi/classes/Estraier/Result.src/M000031.html
@@ -148,6 +149,7 @@
 share/hyperestraier/doc/rubynativeapi/classes/Estraier/Result.src/M000033.html
 share/hyperestraier/doc/rubynativeapi/classes/Estraier/Result.src/M000034.html
 share/hyperestraier/doc/rubynativeapi/classes/Estraier/Result.src/M000035.html
+share/hyperestraier/doc/rubynativeapi/classes/Estraier/Result.src/M000036.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 -r 0ac0f22a65bf -r bd1230aa8c88 textproc/hyperestraier/distinfo
--- a/textproc/hyperestraier/distinfo   Sun Sep 03 03:05:39 2006 +0000
+++ b/textproc/hyperestraier/distinfo   Sun Sep 03 03:42:38 2006 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.11 2006/07/17 18:12:01 wiz Exp $
+$NetBSD: distinfo,v 1.12 2006/09/03 03:42:38 obache Exp $
 
-SHA1 (hyperestraier-1.3.3.tar.gz) = 857dba712fd30be7e8d0fbec5ea0a150664522e6
-RMD160 (hyperestraier-1.3.3.tar.gz) = 834f401f02231a5f48c7b8354d8ab8599d82155b
-Size (hyperestraier-1.3.3.tar.gz) = 899649 bytes
-SHA1 (patch-aa) = 87dbcfd75617d7fcf6d7c66644bb09dd7abc4c72
-SHA1 (patch-ab) = 0202379ccca5f7fff4b74e745c560a204b9be3fe
+SHA1 (hyperestraier-1.4.0.tar.gz) = 00394c2ef8e4c00b415b2df86f11b33e8ad5e648
+RMD160 (hyperestraier-1.4.0.tar.gz) = adad031b8f19be8273ba429424aa703f4e37fb91
+Size (hyperestraier-1.4.0.tar.gz) = 914929 bytes
+SHA1 (patch-aa) = bab0503d5af614063e9df47e3b1476d3c503c939
+SHA1 (patch-ab) = 8a65badaa99a63c7b809e4c10d14d5ece05b27aa
diff -r 0ac0f22a65bf -r bd1230aa8c88 textproc/hyperestraier/patches/patch-aa
--- a/textproc/hyperestraier/patches/patch-aa   Sun Sep 03 03:05:39 2006 +0000
+++ b/textproc/hyperestraier/patches/patch-aa   Sun Sep 03 03:42:38 2006 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.3 2006/03/11 14:24:58 wiz Exp $
+$NetBSD: patch-aa,v 1.4 2006/09/03 03:42:38 obache Exp $
 
---- configure.orig     2006-03-09 00:22:14.000000000 +0900
+--- configure.orig     2006-08-20 23:57:14.000000000 +0900
 +++ configure
-@@ -2914,7 +2914,7 @@ if test "${ac_cv_lib_pthread_main+set}" 
+@@ -2949,7 +2949,7 @@ if test "${ac_cv_lib_pthread_main+set}" 
    echo $ECHO_N "(cached) $ECHO_C" >&6
  else
    ac_check_lib_save_LIBS=$LIBS
@@ -11,7 +11,7 @@
  cat >conftest.$ac_ext <<_ACEOF
  /* confdefs.h.  */
  _ACEOF
-@@ -2967,7 +2967,9 @@ fi
+@@ -3002,7 +3002,9 @@ fi
  echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_main" >&5
  echo "${ECHO_T}$ac_cv_lib_pthread_main" >&6
  if test $ac_cv_lib_pthread_main = yes; then
diff -r 0ac0f22a65bf -r bd1230aa8c88 textproc/hyperestraier/patches/patch-ab
--- a/textproc/hyperestraier/patches/patch-ab   Sun Sep 03 03:05:39 2006 +0000
+++ b/textproc/hyperestraier/patches/patch-ab   Sun Sep 03 03:42:38 2006 +0000
@@ -1,10 +1,10 @@
-$NetBSD: patch-ab,v 1.2 2006/04/27 19:39:11 wiz Exp $
+$NetBSD: patch-ab,v 1.3 2006/09/03 03:42:38 obache Exp $
 
---- Makefile.in.orig   2006-04-21 02:23:49.000000000 +0900
+--- Makefile.in.orig   2006-08-18 17:31:48.000000000 +0900
 +++ Makefile.in
 @@ -58,7 +58,7 @@ CPPFLAGS = -I. -I$(HOME)/include -I/usr/
    -D_XOPEN_SOURCE_EXTENDED=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__=1 -D_HPUX_SOURCE=1 \
-   -DPIC=1 -D_REENTRANT=1 @MYDEFS@
+   -DPIC=1 -D_THREAD_SAFE=1 -D_REENTRANT=1 @MYDEFS@
  CFLAGS = @MYCFLAGS@
 -LDFLAGS = -L. -L$(HOME)/lib -L/usr/local/lib @MYLDOPTS@
 +LDFLAGS += -L. -L$(HOME)/lib -L/usr/local/lib @MYLDOPTS@



Home | Main Index | Thread Index | Old Index