summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorobache <obache>2006-09-03 03:42:38 +0000
committerobache <obache>2006-09-03 03:42:38 +0000
commitfb3e7c50d31c3843d9b1d0d631d48606dd5721b8 (patch)
treec6b028262b8b9fd991eb5c113d46b6869b3971f4 /textproc
parentfe141bb3b77fa94180414d16131b0a95aabfbb26 (diff)
downloadpkgsrc-fb3e7c50d31c3843d9b1d0d631d48606dd5721b8.tar.gz
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 (limited to 'textproc')
-rw-r--r--textproc/hyperestraier/Makefile6
-rw-r--r--textproc/hyperestraier/PLIST12
-rw-r--r--textproc/hyperestraier/distinfo12
-rw-r--r--textproc/hyperestraier/patches/patch-aa8
-rw-r--r--textproc/hyperestraier/patches/patch-ab6
5 files changed, 23 insertions, 21 deletions
diff --git a/textproc/hyperestraier/Makefile b/textproc/hyperestraier/Makefile
index 145868d4b3f..290208c5b6e 100644
--- a/textproc/hyperestraier/Makefile
+++ b/textproc/hyperestraier/Makefile
@@ -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 @@ USE_TOOLS+= pkg-config
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 --git a/textproc/hyperestraier/PLIST b/textproc/hyperestraier/PLIST
index d5c7d650b2d..537578b6e4c 100644
--- a/textproc/hyperestraier/PLIST
+++ b/textproc/hyperestraier/PLIST
@@ -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 @@ include/estraier.h
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-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/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/M000042.htm
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/M000024.html
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/M000056.html
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/M000032.html
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 --git a/textproc/hyperestraier/distinfo b/textproc/hyperestraier/distinfo
index 829a228cfea..006469d68a6 100644
--- a/textproc/hyperestraier/distinfo
+++ b/textproc/hyperestraier/distinfo
@@ -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 --git a/textproc/hyperestraier/patches/patch-aa b/textproc/hyperestraier/patches/patch-aa
index ef3e332e8a0..308a3ff2b99 100644
--- a/textproc/hyperestraier/patches/patch-aa
+++ b/textproc/hyperestraier/patches/patch-aa
@@ -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 @@ $NetBSD: patch-aa,v 1.3 2006/03/11 14:24:58 wiz Exp $
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 --git a/textproc/hyperestraier/patches/patch-ab b/textproc/hyperestraier/patches/patch-ab
index 35589cedf8b..bad4905c3fa 100644
--- a/textproc/hyperestraier/patches/patch-ab
+++ b/textproc/hyperestraier/patches/patch-ab
@@ -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@