summaryrefslogtreecommitdiff
path: root/databases/tokyocabinet/patches
diff options
context:
space:
mode:
authorobache <obache>2009-03-21 05:32:04 +0000
committerobache <obache>2009-03-21 05:32:04 +0000
commit60013bf5b2895c23affddaf784cab2fa6ccbdb21 (patch)
treeac0062cc63aed38e4e5ad0c5b73d0518c113df55 /databases/tokyocabinet/patches
parent253c354d023fea4e696aabafec741d2e34d71606 (diff)
downloadpkgsrc-60013bf5b2895c23affddaf784cab2fa6ccbdb21.tar.gz
Update tokyocabinet to 1.4.11.
Changes: 2009-03-11 Mikio Hirabayashi <mikio@users.sourceforge.net> * tcutil.c (tctopsort): new function. * tchdb.c (tchdbfbpinsert, tchdbfbpsearch, tchdbfbpsplice): performance was improved. * tchdb.c (tchdbwriterec): concurrency was improved. * tctdb.c (tctdbqrysearchimpl): a bug related to the skip parameter was fixed. * tctdb.c (tctdbputimpl, tctdbidxout, tctdbqrysearchimpl): performance was improved. - Release: 1.4.11 2009-03-02 Mikio Hirabayashi <mikio@users.sourceforge.net> * tcutil.c (tcmdbputproc, tcndbputfunc): removing mechanism was added. * tchdb.c (tchdbwalrestore): a bug of memory corruption was fixed. * tchdb.c (tchdbremoverec): new function. * tchdb.c (tchdbputproc): removing mechanism was added. * tcbdb.c (tchdbputproc): removing mechanism was added. * tcfdb.c (tcfdbputproc): removing mechanism was added. * tctdb.c (tctdbsetlimit): new function instead of "tctdbqrysetmax". * tcadb.c (tcadbmisc): "setlimit" parameter was added. - Release: 1.4.10 2009-02-18 Mikio Hirabayashi <mikio@users.sourceforge.net> * tcbdb.c (tcbdbnodesubidx): a bug related to tree reconstruction was fixed. * tcbdb.c (tcbdboptimizeimpl): memory usage was reduced. - Release: 1.4.9 2009-02-18 Mikio Hirabayashi <mikio@users.sourceforge.net> * tcutil.c (tclrand): bias of random numbers was lightened. * tchdb.c (tchdbsetecode): a trick to print fatal errors only was added. * tcbdb.c (tcbdbputimpl): a bug of mixing an useless entry on division was fixed. * tcbdb.c (tcbdbnodesubidx): regions of useless nodes are now removed recursively. * tcadb.c (tcadbopen): aliases of the database suffixes were added. - Release: 1.4.8
Diffstat (limited to 'databases/tokyocabinet/patches')
-rw-r--r--databases/tokyocabinet/patches/patch-aa23
1 files changed, 13 insertions, 10 deletions
diff --git a/databases/tokyocabinet/patches/patch-aa b/databases/tokyocabinet/patches/patch-aa
index 206e66c3b42..e89b1d1ed11 100644
--- a/databases/tokyocabinet/patches/patch-aa
+++ b/databases/tokyocabinet/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.8 2009/02/12 11:52:46 obache Exp $
+$NetBSD: patch-aa,v 1.9 2009/03/21 05:32:04 obache Exp $
---- configure.orig 2009-02-12 05:04:07.000000000 +0000
+--- configure.orig 2009-03-14 10:48:48.000000000 +0000
+++ configure
-@@ -1744,19 +1744,16 @@ MYDOCUMENTFILES="COPYING ChangeLog THANK
+@@ -1744,22 +1744,19 @@ MYDOCUMENTFILES="COPYING ChangeLog THANK
MYPCFILES="tokyocabinet.pc"
# Building flags
@@ -19,13 +19,16 @@ $NetBSD: patch-aa,v 1.8 2009/02/12 11:52:46 obache Exp $
MYPOSTCMD="true"
# Building paths
--pathtmp="$PATH"
--PATH="$HOME/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin"
--PATH="$PATH:/usr/ccs/bin:/usr/ucb:/usr/xpg4/bin:/usr/xpg6/bin:$pathtmp"
+-PATH="$PATH:$HOME/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin"
+-PATH="$PATH:/opt/SUNWspro/bin:/usr/ccs/bin:/usr/xpg4/bin:/usr/xpg6/bin:/usr/ucb"
CPATH="$HOME/include:/usr/local/include:$CPATH"
LIBRARY_PATH="$HOME/lib:/usr/local/lib:$LIBRARY_PATH"
LD_LIBRARY_PATH="$HOME/lib:/usr/local/lib:$LD_LIBRARY_PATH"
-@@ -4186,7 +4183,7 @@ _ACEOF
+-PKG_CONFIG_PATH="$HOME/lib/pkgconfig:/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH"
+ export PATH CPATH LIBRARY_PATH LD_LIBRARY_PATH PKG_CONFIG_PATH
+
+
+@@ -4191,7 +4188,7 @@ _ACEOF
fi
fi
@@ -34,7 +37,7 @@ $NetBSD: patch-aa,v 1.8 2009/02/12 11:52:46 obache Exp $
then
{ echo "$as_me:$LINENO: checking for main in -llzma" >&5
-@@ -4254,7 +4251,7 @@ _ACEOF
+@@ -4259,7 +4256,7 @@ _ACEOF
fi
fi
@@ -43,7 +46,7 @@ $NetBSD: patch-aa,v 1.8 2009/02/12 11:52:46 obache Exp $
then
{ echo "$as_me:$LINENO: checking for main in -llzo2" >&5
-@@ -5599,7 +5596,7 @@ fi
+@@ -5604,7 +5601,7 @@ fi
fi
@@ -52,7 +55,7 @@ $NetBSD: patch-aa,v 1.8 2009/02/12 11:52:46 obache Exp $
then
if test "${ac_cv_header_lzmalib_h+set}" = set; then
{ echo "$as_me:$LINENO: checking for lzmalib.h" >&5
-@@ -5736,7 +5733,7 @@ fi
+@@ -5741,7 +5738,7 @@ fi
fi