summaryrefslogtreecommitdiff
path: root/textproc/hyperestraier
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2007-03-05 15:58:19 +0000
committerobache <obache@pkgsrc.org>2007-03-05 15:58:19 +0000
commit6eb9cf54877e9c642a2d43f5c0471aab51e4eb3e (patch)
tree1896d38f8d94e3fc613899f6208805987576a683 /textproc/hyperestraier
parent5d8b26d21ec8bd0c294188a376dbb2dd95d4f0bd (diff)
downloadpkgsrc-6eb9cf54877e9c642a2d43f5c0471aab51e4eb3e.tar.gz
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
Diffstat (limited to 'textproc/hyperestraier')
-rw-r--r--textproc/hyperestraier/Makefile5
-rw-r--r--textproc/hyperestraier/Makefile.common4
-rw-r--r--textproc/hyperestraier/PLIST9
-rw-r--r--textproc/hyperestraier/distinfo16
-rw-r--r--textproc/hyperestraier/patches/patch-aa8
-rw-r--r--textproc/hyperestraier/patches/patch-ab12
-rw-r--r--textproc/hyperestraier/patches/patch-ac6
-rw-r--r--textproc/hyperestraier/patches/patch-ad4
8 files changed, 34 insertions, 30 deletions
diff --git a/textproc/hyperestraier/Makefile b/textproc/hyperestraier/Makefile
index 566e745135d..16067788731 100644
--- a/textproc/hyperestraier/Makefile
+++ b/textproc/hyperestraier/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2006/11/17 15:13:43 obache Exp $
+# $NetBSD: Makefile,v 1.23 2007/03/05 15:58:19 obache Exp $
.include "Makefile.common"
-DISTNAME= hyperestraier-1.4.9
CATEGORIES= japanese textproc www
MAINTAINER= obata@lins.jp
@@ -14,7 +13,7 @@ USE_TOOLS+= pkg-config
PKGCONFIG_OVERRIDE= hyperestraier.pc.in
TEST_TARGET= check
-BUILDLINK_API_DEPENDS.qdbm+= qdbm>=1.8.68
+BUILDLINK_API_DEPENDS.qdbm+= qdbm>=1.8.75
.include "../../archivers/bzip2/buildlink3.mk"
.include "../../archivers/lzo/buildlink3.mk"
diff --git a/textproc/hyperestraier/Makefile.common b/textproc/hyperestraier/Makefile.common
index 7c4f24a5d74..3d47ef8bc64 100644
--- a/textproc/hyperestraier/Makefile.common
+++ b/textproc/hyperestraier/Makefile.common
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.1 2006/11/17 15:13:43 obache Exp $
+# $NetBSD: Makefile.common,v 1.2 2007/03/05 15:58:19 obache Exp $
DISTNAME= hyperestraier-${HYPERESTRAIER_VERSION}
CATEGORIES= japanese textproc www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hyperestraier/}
-HYPERESTRAIER_VERSION=1.4.9
+HYPERESTRAIER_VERSION=1.4.10
MAINTAINER= obata@lins.jp
HOMEPAGE= http://hyperestraier.sourceforge.net/
diff --git a/textproc/hyperestraier/PLIST b/textproc/hyperestraier/PLIST
index 89e10ff620b..75ed3a425bd 100644
--- a/textproc/hyperestraier/PLIST
+++ b/textproc/hyperestraier/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.21 2006/11/11 12:42:20 obache Exp $
+@comment $NetBSD: PLIST,v 1.22 2007/03/05 15:58:19 obache Exp $
bin/estbutler
bin/estcall
bin/estcmd
@@ -14,11 +14,13 @@ include/estraier.h
lib/libestraier.a
lib/libestraier.so
lib/libestraier.so.8
-lib/libestraier.so.8.34.0
+lib/libestraier.so.8.35.0
lib/pkgconfig/hyperestraier.pc
libexec/estfraud.cgi
libexec/estproxy.cgi
+libexec/estscout.cgi
libexec/estseek.cgi
+libexec/estsupt.cgi
man/man1/estcall.1
man/man1/estcmd.1
man/man1/estconfig.1
@@ -33,6 +35,7 @@ share/hyperestraier/doc/cguide-en.html
share/hyperestraier/doc/cguide-ja.html
share/hyperestraier/doc/common.css
share/hyperestraier/doc/coreframe.png
+share/hyperestraier/doc/gateframe.png
share/hyperestraier/doc/icon16.png
share/hyperestraier/doc/index.html
share/hyperestraier/doc/index.ja.html
@@ -254,10 +257,12 @@ share/hyperestraier/estfraud.conf
share/hyperestraier/estproxy.conf
share/hyperestraier/estraier.idl
share/hyperestraier/estresult.dtd
+share/hyperestraier/estscout.conf
share/hyperestraier/estseek.conf
share/hyperestraier/estseek.help
share/hyperestraier/estseek.tmpl
share/hyperestraier/estseek.top
+share/hyperestraier/estsupt.conf
share/hyperestraier/filter/estfxasis
share/hyperestraier/filter/estfxmantotxt
share/hyperestraier/filter/estfxmsotohtml
diff --git a/textproc/hyperestraier/distinfo b/textproc/hyperestraier/distinfo
index f7965dcd2e4..6ea8cb07a27 100644
--- a/textproc/hyperestraier/distinfo
+++ b/textproc/hyperestraier/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.22 2006/11/17 15:14:34 obache Exp $
+$NetBSD: distinfo,v 1.23 2007/03/05 15:58:19 obache Exp $
-SHA1 (hyperestraier-1.4.9.tar.gz) = d9933d42c0dd76e118753282d2772ef76b50c501
-RMD160 (hyperestraier-1.4.9.tar.gz) = 3541cc0421d01a2d5e222ac8fab63b57abf2b422
-Size (hyperestraier-1.4.9.tar.gz) = 974492 bytes
-SHA1 (patch-aa) = bab0503d5af614063e9df47e3b1476d3c503c939
-SHA1 (patch-ab) = ada246537ef1ffa5fd4491b6cc99fa47b1a364e5
-SHA1 (patch-ac) = 561b99d3bd8c7090a8329c90263a2eed16c4d189
-SHA1 (patch-ad) = 377d995e656dd85f33bcb4654530a254c26aabd0
+SHA1 (hyperestraier-1.4.10.tar.gz) = d9e200cf237e46315df5a729bc00920e0debfc0d
+RMD160 (hyperestraier-1.4.10.tar.gz) = 56022db14947c00e5f8c01834173ae3bc5daeab8
+Size (hyperestraier-1.4.10.tar.gz) = 1011767 bytes
+SHA1 (patch-aa) = 59d2e81e69a4c86d6226955b82bb17e15236c40d
+SHA1 (patch-ab) = 3e293c9d553555a97ddf42399d1366112f4e832f
+SHA1 (patch-ac) = f36aa67b501fcf614cd537f80bcedd61764056c6
+SHA1 (patch-ad) = 8ac2fdc41f9a2534bc321c262d87a619d485ea01
diff --git a/textproc/hyperestraier/patches/patch-aa b/textproc/hyperestraier/patches/patch-aa
index 308a3ff2b99..7219a05d40a 100644
--- a/textproc/hyperestraier/patches/patch-aa
+++ b/textproc/hyperestraier/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.4 2006/09/03 03:42:38 obache Exp $
+$NetBSD: patch-aa,v 1.5 2007/03/05 15:58:19 obache Exp $
---- configure.orig 2006-08-20 23:57:14.000000000 +0900
+--- configure.orig 2007-03-05 18:29:42.000000000 +0900
+++ configure
-@@ -2949,7 +2949,7 @@ if test "${ac_cv_lib_pthread_main+set}"
+@@ -2966,7 +2966,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.4 2006/09/03 03:42:38 obache Exp $
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -3002,7 +3002,9 @@ fi
+@@ -3019,7 +3019,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 53739f5202e..4d663df4e40 100644
--- a/textproc/hyperestraier/patches/patch-ab
+++ b/textproc/hyperestraier/patches/patch-ab
@@ -1,13 +1,13 @@
-$NetBSD: patch-ab,v 1.4 2006/09/11 15:13:28 obache Exp $
+$NetBSD: patch-ab,v 1.5 2007/03/05 15:58:20 obache Exp $
---- Makefile.in.orig 2006-09-11 21:40:24.000000000 +0900
+--- Makefile.in.orig 2007-02-27 18:10:36.000000000 +0900
+++ Makefile.in
-@@ -59,7 +59,7 @@ CPPFLAGS = -I. -I$(HOME)/include -I/usr/
- -D_XOPEN_SOURCE_EXTENDED=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__=1 -D_HPUX_SOURCE=1 \
+@@ -60,7 +60,7 @@ CPPFLAGS = -I. -I$(MYHEADDIR) -I$(HOME)/
+ @MYCPPOPTS@ -D_XOPEN_SOURCE_EXTENDED=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__=1 -D_HPUX_SOURCE=1 \
-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@
+-LDFLAGS = -L. -L$(MYLIBDIR) -L$(HOME)/lib -L/usr/local/lib @MYLDOPTS@
++LDFLAGS += -L. -L$(MYLIBDIR) -L$(HOME)/lib -L/usr/local/lib @MYLDOPTS@
LIBS = @LIBS@
MTLIBS = @MYMTLIBS@
SKLIBS = @MYSKLIBS@
diff --git a/textproc/hyperestraier/patches/patch-ac b/textproc/hyperestraier/patches/patch-ac
index 954482caa82..c8da7efd916 100644
--- a/textproc/hyperestraier/patches/patch-ac
+++ b/textproc/hyperestraier/patches/patch-ac
@@ -1,8 +1,8 @@
-$NetBSD: patch-ac,v 1.1 2006/11/17 15:14:34 obache Exp $
+$NetBSD: patch-ac,v 1.2 2007/03/05 15:58:20 obache Exp $
---- perlnative/Makefile.in.orig 2006-09-06 12:30:26.000000000 +0900
+--- perlnative/Makefile.in.orig 2007-02-21 18:03:44.000000000 +0900
+++ perlnative/Makefile.in
-@@ -44,7 +44,7 @@ RUNENV = LD_LIBRARY_PATH=.:..:/lib:/usr/
+@@ -46,7 +46,7 @@ RUNENV = LD_LIBRARY_PATH=.:..:/lib:/usr/
all :
( cd src && if ! [ -f Makefile ] ; \
then $(RUNENV) $(PERL) Makefile.PL CC="$(CC)" INC="$(INC)" OPTIMIZE="$(OPTIMIZE)" \
diff --git a/textproc/hyperestraier/patches/patch-ad b/textproc/hyperestraier/patches/patch-ad
index fe98a33cbe6..d1bc9e4c74c 100644
--- a/textproc/hyperestraier/patches/patch-ad
+++ b/textproc/hyperestraier/patches/patch-ad
@@ -1,6 +1,6 @@
-$NetBSD: patch-ad,v 1.1 2006/11/17 15:14:34 obache Exp $
+$NetBSD: patch-ad,v 1.2 2007/03/05 15:58:20 obache Exp $
---- rubynative/configure.orig 2006-11-11 19:57:57.000000000 +0900
+--- rubynative/configure.orig 2007-03-05 18:38:33.000000000 +0900
+++ rubynative/configure
@@ -1285,7 +1285,7 @@ fi
printf '%s\n' "$RDOC"