Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
obache 2c9aee7124 Update groonga to 4.1.0.
News
====

.. _release-4-1-0:

Release 4.1.0 - 2015-01-09
--------------------------

It's a bug fix release of 4.0.9.

If you have already upgraded to 4.0.9, please upgrade to 4.1.0. And
re-create your all indexes. You can re-create your indexes by removing
and re-creating your indexes such as::

  column_remove TABLE INDEX_COLUMN
  column_create TABLE INDEX_COLUMN COLUMN_INDEX|...

.. seealso::

   * :doc:`/reference/commands/column_remove`
   * :doc:`/reference/commands/column_create`

.. note::

   If you didn't change your indexes by Groonga 4.0.9, you don't need
   to re-create your indexes. "change" means "add", "remove" and
   "update". If you use your indexes only for "search" by Groonga
   4.0.9, you don't need to re-create your indexes.

Fixes
^^^^^

* Fixed a bug that index may be broken. But the following bug fixed in
  Groonga 4.0.9 is re-appeared.

  * Fixed a crash bug that may be occurred by deleting or updating many
    indexed values at once.
    [groonga-dev,02942] [Reported by kashihara]
2015-01-11 09:03:40 +00:00
archivers Update 0.61 to 0.65 2015-01-09 13:49:28 +00:00
audio audio/alsa-lib: on fbsd, we need sys/timespec.h for struct timespec 2015-01-10 10:14:20 +00:00
benchmarks Patch out use of sys/disklabel.h and sys/ioctl.h (neither is actually used) 2015-01-01 09:22:23 +00:00
biology Update HOMEPAGE, was Host Unknown. But the link to download still gets 404. 2014-12-20 12:02:28 +00:00
bootstrap Don't build the cwrappers package during bootstrap, it is pulled in 2014-12-04 10:36:02 +00:00
cad (pkgsrc) 2015-01-04 02:51:44 +00:00
chat Update distinfo due to chat/irssi update from 0.8.16 to 0.8.17. 2015-01-06 12:53:11 +00:00
comms Don't depend on parser skeleton to include stdlib.h. 2015-01-09 14:28:42 +00:00
converters Bump PKGREVISION for hs-scientific-0.3.3.5 2015-01-07 13:21:55 +00:00
cross List extra files installed on MacOS. It is probable that they don't only 2014-12-26 21:29:18 +00:00
databases Update to 3.5.0: 2015-01-07 23:21:16 +00:00
devel Update ruby-msgpack to 0.5.10. 2015-01-11 08:48:39 +00:00
distfiles
doc Updated devel/ruby-msgpack to 0.5.10 2015-01-11 08:48:48 +00:00
editors editors/lyx: update to 2.1.2.2 2015-01-10 18:13:22 +00:00
emulators Disable coroutine-pool on SunOS to work around "Co-routine is yielding to no one". 2015-01-08 23:00:42 +00:00
filesystems Improve EGG_NAME default to work for packages with '-' in their name. 2014-12-31 13:57:25 +00:00
finance Update to 2.6.5, switch to yelp3 since it has a higher chance of 2015-01-06 15:03:01 +00:00
fonts Update to 0.468 2015-01-01 20:11:12 +00:00
games Try making this parallel jobs safe for joerg. 2015-01-10 20:25:57 +00:00
geography SUBDIR+= libnova 2014-12-30 08:47:22 +00:00
graphics Fix comment as noted by obache@ 2015-01-10 12:23:05 +00:00
ham This version of gnuradio-trellis searches command xmlto and if found, 2015-01-03 14:18:13 +00:00
inputmethod Update to 2.16.2007.102 2015-01-06 10:30:54 +00:00
lang lang/openjdk7: make it work on FreeBSD 10.* x86_64 2015-01-09 16:29:04 +00:00
licenses skype21-license: Arise from your grave! and be used by wip/skype4. 2014-12-04 19:59:58 +00:00
mail Nuke zephr related code, the options weren't supported anyway. 2015-01-08 17:01:23 +00:00
math Expect C89 userland. 2015-01-09 14:30:22 +00:00
mbone Update 1.18 to 1.20 2014-12-10 05:28:27 +00:00
meta-pkgs Update ruby-gnome2 to 2.2.4. 2014-12-30 08:53:44 +00:00
misc Recursive PKGREVISION bump for poppler shlib major bump. 2015-01-08 10:20:34 +00:00
mk Retire openmotif support, superseded by x11/motif. 2015-01-11 02:36:31 +00:00
multimedia Simplify PKGNAME. 2015-01-10 20:33:49 +00:00
net Simplify PKGNAME. 2015-01-10 20:48:58 +00:00
news Use BROKEN_EXCEPT_ON_PLATFORM for where configs have to be created manually. 2015-01-01 11:19:28 +00:00
packages
parallel Use BROKEN_ON_PLATFORM with LP64PLATFORMS. 2015-01-01 11:12:26 +00:00
pkgtools Improve variable expansion, in particular improving EMACS packages. 2015-01-10 20:12:24 +00:00
print Update kpathsea to 6.2.0 2015-01-09 22:13:13 +00:00
regress Do not use a naked "make", instead use TEST_MAKE. Now it fails differently. 2014-06-21 16:34:13 +00:00
security Update to 5.95 2015-01-11 03:57:53 +00:00
shells Mark this ONLY_FOR_PLATFORM and list the platforms where tcsh is *not* 2015-01-11 02:15:51 +00:00
sysutils Restore xapian buildlink3.mk, it is required to correctly pull in libuuid 2015-01-09 10:50:38 +00:00
templates
textproc Update groonga to 4.1.0. 2015-01-11 09:03:40 +00:00
time Update to 1.18: 2015-01-07 23:23:02 +00:00
wm Use __EXTENSIONS__ on SunOS for sigaction et al. 2015-01-06 11:49:00 +00:00
www Changes 2.0.9: 2015-01-10 22:26:54 +00:00
x11 Retire x11/openmotif. 2015-01-11 02:37:20 +00:00
Makefile
pkglocate
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.