diff options
author | obache <obache@pkgsrc.org> | 2012-02-27 11:59:52 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-02-27 11:59:52 +0000 |
commit | aab4605ba758b16d4ad3b8ccc208470999e8ff64 (patch) | |
tree | fa3b4d7caed7710396f4d1bc298ce966fb958096 /textproc/groonga | |
parent | 03a5d9a0cc7cc9d9c0f9ad0138da7feec7a5bd2f (diff) | |
download | pkgsrc-aab4605ba758b16d4ad3b8ccc208470999e8ff64.tar.gz |
Update groonga to 1.3.0.
Release 1.3.0 - 2012/01/29
--------------------------
Improvements
^^^^^^^^^^^^
* Supported dynamic DB key table change by
GRN_DB_KEY=pat or GRN_DB_KEY=dat environment variable value.
* Added ``--with-default-db-key`` configure option that
specifies the default DB key table.
* Supported "" value for geo point data types. It's interpreted as "0x0".
* Added column name to cast error message.
* Inhibit file information for stdin on load error.
* Enabled write-strings warnings and suppress those
warnings. [Suggested by montywi]
* Marked MessagePack output format as supported. [#1215]
* Added ``const`` to ``void *`` of ``*_set_value()``.
* Enabled warning flags on C and C++.
* Supported ``--with-libevent`` without value configure option.
* ``grn_table_get()`` supported grn_db. [#1242]
* [rpm] Removed needless groogna-munin-plugins dependency
from groonga-server. [#1251] [Suggested by Masaharu IWAI]
* [rpm] Removed needless groogna-doc dependency
from groonga. [#1251] [Suggested by Masaharu IWAI]
* [dat] Supported repair by ``grn_dat_repair()``.
* ``grn_table_at()`` supported grn_db.
* [suggest] Removed unstable mark.
* [suggest][complete] Supported normalized value search in prefix-search.
* Added experimental offline index build. It's disabled by
default for now. You can enable it by
USE_OFFLINE_INDEXER=yes environment variable.
* Added internal API ``grn_obj_path_by_id()`` for mroonga.
* [suggest][httpd] Passed unknown parameters to groonga.
* [output][xml] Added a newline before ``</RESULT>`` for readability.
* [doc][output] Added documentation about output format type.
* Added ``table_rename``. [#1234]
* Added ``column_rename``. [#1234]
Diffstat (limited to 'textproc/groonga')
-rw-r--r-- | textproc/groonga/Makefile | 5 | ||||
-rw-r--r-- | textproc/groonga/PLIST | 7 | ||||
-rw-r--r-- | textproc/groonga/distinfo | 8 | ||||
-rw-r--r-- | textproc/groonga/options.mk | 4 |
4 files changed, 14 insertions, 10 deletions
diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile index 92ee617cf6d..50329947631 100644 --- a/textproc/groonga/Makefile +++ b/textproc/groonga/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2012/02/06 12:41:43 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2012/02/27 11:59:52 obache Exp $ # -DISTNAME= groonga-1.2.9 -PKGREVISION= 1 +DISTNAME= groonga-1.3.0 CATEGORIES= textproc MASTER_SITES= http://packages.groonga.org/source/groonga/ diff --git a/textproc/groonga/PLIST b/textproc/groonga/PLIST index 347b2c3b521..70f939cfbac 100644 --- a/textproc/groonga/PLIST +++ b/textproc/groonga/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2011/12/29 08:17:23 obache Exp $ +@comment $NetBSD: PLIST,v 1.10 2012/02/27 11:59:52 obache Exp $ bin/grntest bin/groonga bin/groonga-query-log-analyzer @@ -76,6 +76,7 @@ share/doc/groonga/en/html/_sources/news/0.x.txt share/doc/groonga/en/html/_sources/news/1.0.x.txt share/doc/groonga/en/html/_sources/news/1.1.x.txt share/doc/groonga/en/html/_sources/news/senna.txt +share/doc/groonga/en/html/_sources/output.txt share/doc/groonga/en/html/_sources/pseudo_column.txt share/doc/groonga/en/html/_sources/reference.txt share/doc/groonga/en/html/_sources/spec.txt @@ -193,6 +194,7 @@ share/doc/groonga/en/html/news/1.0.x.html share/doc/groonga/en/html/news/1.1.x.html share/doc/groonga/en/html/news/senna.html share/doc/groonga/en/html/objects.inv +share/doc/groonga/en/html/output.html share/doc/groonga/en/html/pseudo_column.html share/doc/groonga/en/html/reference.html share/doc/groonga/en/html/search.html @@ -283,6 +285,7 @@ share/doc/groonga/ja/html/_sources/news/0.x.txt share/doc/groonga/ja/html/_sources/news/1.0.x.txt share/doc/groonga/ja/html/_sources/news/1.1.x.txt share/doc/groonga/ja/html/_sources/news/senna.txt +share/doc/groonga/ja/html/_sources/output.txt share/doc/groonga/ja/html/_sources/pseudo_column.txt share/doc/groonga/ja/html/_sources/reference.txt share/doc/groonga/ja/html/_sources/spec.txt @@ -400,6 +403,7 @@ share/doc/groonga/ja/html/news/1.0.x.html share/doc/groonga/ja/html/news/1.1.x.html share/doc/groonga/ja/html/news/senna.html share/doc/groonga/ja/html/objects.inv +share/doc/groonga/ja/html/output.html share/doc/groonga/ja/html/pseudo_column.html share/doc/groonga/ja/html/reference.html share/doc/groonga/ja/html/search.html @@ -644,6 +648,7 @@ share/doc/groonga/source/news/0.x.txt share/doc/groonga/source/news/1.0.x.txt share/doc/groonga/source/news/1.1.x.txt share/doc/groonga/source/news/senna.txt +share/doc/groonga/source/output.txt share/doc/groonga/source/pseudo_column.txt share/doc/groonga/source/rdoc.py share/doc/groonga/source/reference.txt diff --git a/textproc/groonga/distinfo b/textproc/groonga/distinfo index 051a6c12a83..aec3ad04ea9 100644 --- a/textproc/groonga/distinfo +++ b/textproc/groonga/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2011/12/29 08:17:23 obache Exp $ +$NetBSD: distinfo,v 1.10 2012/02/27 11:59:52 obache Exp $ -SHA1 (groonga-1.2.9.tar.gz) = 9c34919ad120ce5e80f267a73efba40e17190b2d -RMD160 (groonga-1.2.9.tar.gz) = 9d577c0ea6b73292ab02037394daef1f702d816d -Size (groonga-1.2.9.tar.gz) = 6470023 bytes +SHA1 (groonga-1.3.0.tar.gz) = 61b02d5e5b1bc4e5aff08074094a5c0ed934c1a6 +RMD160 (groonga-1.3.0.tar.gz) = a96b29e1918744119c02a3013e4dc424c895e590 +Size (groonga-1.3.0.tar.gz) = 6528612 bytes diff --git a/textproc/groonga/options.mk b/textproc/groonga/options.mk index 32cc4a5439e..57d6f21f2f9 100644 --- a/textproc/groonga/options.mk +++ b/textproc/groonga/options.mk @@ -1,9 +1,9 @@ -# $NetBSD: options.mk,v 1.2 2011/07/11 08:32:38 obache Exp $ +# $NetBSD: options.mk,v 1.3 2012/02/27 11:59:52 obache Exp $ # PKG_OPTIONS_VAR= PKG_OPTIONS.groonga PKG_SUPPORTED_OPTIONS= mecab tests zlib lzo groonga-suggest-learner -PKG_SUGGESTED_OPTIONS= mecab +PKG_SUGGESTED_OPTIONS= mecab groonga-suggest-learner .include "../../mk/bsd.options.mk" |