./databases/elasticsearch, Distributed RESTful Search Engine

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 6.8.8nb1, Package name: elasticsearch-6.8.8nb1, Maintainer: imil

Elasticsearch is a distributed RESTful search engine built for the cloud.
Features include:

* Distributed and Highly Available Search Engine.
* Multi Tenant with Multi Types.
* Various set of APIs
* Document oriented
* Reliable, Asynchronous Write Behind for long term persistency.
* (Near) Real Time Search.
* Built on top of Lucene
* Per operation consistency
* Open Source under Apache 2 License.


Required to run:
[shells/bash] [devel/libffi] [lang/openjdk8]

Required to build:
[devel/apache-ant]

Master sites:

Filesize: 146413.834 KB

Version history: (Expand)


CVS history: (Expand)


   2024-08-30 09:30:21 by Thomas Klausner | Files touched by this commit (1)
Log message:
elasticsearch: add comment that new release may use AGPL instead
   2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319)
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
   2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063)
Log message:
revbump for icu and libffi
   2021-10-26 12:10:08 by Nia Alarie | Files touched by this commit (417)
Log message:
databases: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (some may be only fetched
conditionally):

./databases/cstore/distinfo D6.data.ros.gz
./databases/cstore/distinfo cstore0.2.tar.gz
./databases/cstore/distinfo data4.tar.gz
   2021-10-07 15:35:53 by Nia Alarie | Files touched by this commit (417)
Log message:
databases: Remove SHA1 distfile hashes
   2020-04-21 18:06:19 by Jonathan Perkin | Files touched by this commit (5)
Log message:
elasticsearch: Update to 6.8.8.

I'm unable to find a useful changelog, so unfortunately if you want to see
what has changed since 6.4.0 then you'll need to head over to
https://www.elastic.co/guide/en/elasticsearch/reference/6.8/es-release-notes.html
and read each of the individual links for every single point release.

While here fix some build issues and pkglint warnings.
   2020-04-20 02:32:04 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Honor relaxed resource limits from Java settings. Don't allow JDK10+ as
it depends on obsolete javah.
   2020-03-08 17:42:31 by Benny Siegert | Files touched by this commit (67)
Log message:
Revbump packages depending on libffi after .so version change.

Requested by Matthias Ferdinand and Oskar on pkgsrc-users.