Port details |
- elasticsearch6 Full-text search engine for Java
- 6.8.16 textproc
=5 6.8.16Version of this port present on the latest quarterly branch. DEPRECATED: No longer maintained and supported.
This port expired on: 2023-01-01
- Maintainer: elastic@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2018-02-12 06:50:03
- Last Update: 2023-01-01 12:50:12
- Commit Hash: dc721d8
- People watching this port, also watch:: openjdk8, poudriere
- Also Listed In: devel java
- License: APACHE20
- WWW:
- https://www.elastic.co/
- Description:
- Elasticsearch aims to be a Distributed, RESTful, Search Engine built on top of
Apache Lucene.
¦ ¦ ¦ ¦ ![SVNWeb - no subversion history for this port SVNWeb - no subversion history for this port](/images/subversion-greyed.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- elasticsearch6>0:textproc/elasticsearch6
- Conflicts:
- CONFLICTS:
- elasticsearch
- elasticsearch2*
- elasticsearch5*
- elasticsearch7*
- No installation instructions:
- This port has been deleted.
- PKGNAME: elasticsearch6
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1622127420
SHA256 (elasticsearch-6.8.16.tar.gz) = be11e04d5fcf59f4bd92c54e06ce28ef83423ab00ba10169a909fb4eec91415e
SIZE (elasticsearch-6.8.16.tar.gz) = 149125098
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
![pkg-fallout pkg-fallout](/images/fallout.svg)
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- jna>0 : devel/jna
- Runtime dependencies:
-
- bash>0 : shells/bash
- jna>0 : devel/jna
- java : java/openjdk8
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for elasticsearch6-6.8.16:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- textproc_elasticsearch6
- USES:
- cpe shebangfix
- pkg-message:
- For install:
- Please see /usr/local/etc/elasticsearch for sample versions of
elasticsearch.yml and logging.yml.
ElasticSearch requires memory locking of large amounts of RAM.
You may need to set:
sysctl security.bsd.unprivileged_mlock=1
!!! PLUGINS NOTICE !!!
ElasticSearch plugins should only be installed via the elasticsearch-plugin
included with this software. As we strive to provide a minimum semblance
of security, the files installed by the package are owned by root:wheel.
This is different than upstream which expects all of the files to be
owned by the user and for you to execute the elasticsearch-plugin script
as said user.
You will encounter permissions errors with configuration files and
directories created by plugins which you will have to manually correct.
This is the price we have to pay to protect ourselves in the face of
a poorly designed security model.
e.g., after installing X-Pack you will have to correct:
/usr/local/etc/elasticsearch/elasticsearch.keystore file to be owned by elasticsearch:elasticsearch
/usr/local/etc/elasticsearch/x-pack directory/files to be owned by elasticsearch:elasticsearch
!!! PLUGINS NOTICE !!!
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.8.16 01 Jan 2023 12:50:12
![commit hash: dc721d84ea9ad5e97d2c518b2bdca0fd37a4382b commit hash: dc721d84ea9ad5e97d2c518b2bdca0fd37a4382b](/images/git.png) ![commit hash: dc721d84ea9ad5e97d2c518b2bdca0fd37a4382b commit hash: dc721d84ea9ad5e97d2c518b2bdca0fd37a4382b](/images/codeberg.svg) ![commit hash: dc721d84ea9ad5e97d2c518b2bdca0fd37a4382b commit hash: dc721d84ea9ad5e97d2c518b2bdca0fd37a4382b](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Rene Ladan (rene) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
cleanup: Remove expired ports:
2023-01-01 sysutils/beats6: No longer maintained and supported.
2023-01-01 sysutils/logstash6: No longer maintained and supported.
2023-01-01 textproc/elasticsearch6: No longer maintained and supported. |
6.8.16 26 Nov 2022 22:38:31
![commit hash: 04677121c6d69e9d3e2a6dbfcefcc584eae63e2b commit hash: 04677121c6d69e9d3e2a6dbfcefcc584eae63e2b](/images/git.png) ![commit hash: 04677121c6d69e9d3e2a6dbfcefcc584eae63e2b commit hash: 04677121c6d69e9d3e2a6dbfcefcc584eae63e2b](/images/codeberg.svg) ![commit hash: 04677121c6d69e9d3e2a6dbfcefcc584eae63e2b commit hash: 04677121c6d69e9d3e2a6dbfcefcc584eae63e2b](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Juraj Lutter (otis) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
textproc/elasticsearch6: Set expiration date
Expire the port on 1.1.2023 |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
6.8.16 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
6.8.16 29 Oct 2021 09:50:18
![commit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08a commit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08a](/images/git.png) ![commit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08a commit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08a](/images/codeberg.svg) ![commit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08a commit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08a](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
6.8.16 02 Jun 2021 18:39:22
![commit hash: 28a1622f412437615ae6a18e37606eec98e894ae commit hash: 28a1622f412437615ae6a18e37606eec98e894ae](/images/git.png) ![commit hash: 28a1622f412437615ae6a18e37606eec98e894ae commit hash: 28a1622f412437615ae6a18e37606eec98e894ae](/images/codeberg.svg) ![commit hash: 28a1622f412437615ae6a18e37606eec98e894ae commit hash: 28a1622f412437615ae6a18e37606eec98e894ae](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Juraj Lutter (otis) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
textproc/elasticsearch6: Update to 6.8.16 |
6.8.15 13 Apr 2021 09:40:10
![commit hash: 9fdcf40f3c7502a6d647640e0963c2dce9a48b9e commit hash: 9fdcf40f3c7502a6d647640e0963c2dce9a48b9e](/images/git.png) ![commit hash: 9fdcf40f3c7502a6d647640e0963c2dce9a48b9e commit hash: 9fdcf40f3c7502a6d647640e0963c2dce9a48b9e](/images/codeberg.svg) ![commit hash: 9fdcf40f3c7502a6d647640e0963c2dce9a48b9e commit hash: 9fdcf40f3c7502a6d647640e0963c2dce9a48b9e](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Juraj Lutter (otis) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
textproc/elasticsearch6: Update to 6.8.15 |
6.8.13_2 06 Apr 2021 14:31:13
![commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d](/images/git.png) ![commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d](/images/codeberg.svg) ![commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
all: Remove all other $FreeBSD keywords. |
6.8.13_2 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
6.8.13_2 12 Feb 2021 22:01:23
![Revision:565070 Revision:565070](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
otis ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
textproc/elasticsearch6: Fix rc order
It has been found that elasticsearch is being started in wrong phase of rc
sequence.
This should bring it to more apropriate place where all services, including
cleartmp, are started.
PR: 236840
Reported by: Nemesis11 <felix@zwame.pt>
Reviewed by: osa (mentor), swills
Approved by: osa (mentor)
MFH: 2021Q1
Differential Revision: https://reviews.freebsd.org/D27874 |
6.8.13_1 15 Nov 2020 15:48:26
![Revision:555233 Revision:555233](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mikael ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
textproc/elasticsearch6: Fix messages in rc.d script
PR: 250969, 234157
Submitted by: Juraj Lutter (maintainer)
Reported by: Sven R |
6.8.13 29 Oct 2020 23:49:31
![Revision:553655 Revision:553655](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
glewis ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 6.8.13
PR: 250597
Submitted by: Juraj Lutter <juraj@lutter.sk> |
6.8.12 20 Aug 2020 11:58:02
![Revision:545532 Revision:545532](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
dmgk ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
textproc/elasticsearch6: Update to 6.8.12
Changes: https://www.elastic.co/guide/en/elasticsearch/reference/6.8/release-notes-6.8.12.html
PR: 248761
Submitted by: Juraj Lutter <juraj@lutter.sk> (maintainer)
MFH: 2020Q3
Security: fbca6863-e2ad-11ea-9d39-00a09858faf5 |
6.8.11 08 Aug 2020 18:54:15
![Revision:544507 Revision:544507](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
glewis ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 6.8.11
PR: 248328
Submitted by: Juraj Lutter <juraj@lutter.sk> |
6.8.10 07 Jun 2020 17:36:31
![Revision:538176 Revision:538176](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
glewis ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update CONFLICTS |
6.8.10 07 Jun 2020 17:23:09
![Revision:538174 Revision:538174](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
glewis ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 6.8.10
PR: 246971
Submitted by: Juraj Lutter <juraj@lutter.sk> |
6.8.7 12 Mar 2020 00:24:42
![Revision:528255 Revision:528255](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
glewis ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 6.8.7 |
6.8.6 02 Jan 2020 18:50:58
![Revision:521864 Revision:521864](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
glewis ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 6.8.6
PR: 242920
Submitted by: Juraj Lutter <juraj@lutter.sk>
Differential Revision: https://reviews.freebsd.org/D22883 |
6.8.5 27 Nov 2019 16:57:11
![Revision:518509 Revision:518509](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
glewis ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 6.8.5
PR: 242206
Submitted by: Juraj Lutter <juraj@lutter.sk> |
6.8.4 26 Nov 2019 04:34:10
![Revision:518444 Revision:518444](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
glewis ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Switch maintainer to elastic@
Per the previous maintainer's comments in PR 237372 they no longer use the
software and don't have time to test it. See, also, the discussion in
PR 241845.
Using elastic@ is also consistent with kibana6 and logstash6 (the other
parts of the ELK stack). |
6.8.4 23 Nov 2019 15:19:23
![Revision:518244 Revision:518244](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
glewis ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 6.8.4
PR: 241841
Approved by: maintainer timeout |
6.8.3 05 Oct 2019 00:09:17
![Revision:513796 Revision:513796](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
glewis ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 6.8.3
* Update to 6.8.3, which allows the use of newer versions of Java (e.g. 11)
* Modify the rc file to allow the version of Java to be used to be configured
* Pull in changes to jvm.options that allow for newer versions of Java
* Fix a type in pkg-message
PR: 239972
Approved by: maintainer timeout
Sponsored by: The FreeBSD Foundation |
6.5.4 14 Aug 2019 12:16:41
![Revision:508910 Revision:508910](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Convert to UCL & cleanup pkg-message (categories [t-u]) |
6.5.4 28 Apr 2019 20:15:49
![Revision:500366 Revision:500366](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
pi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
textproc/elasticsearch6: upgrade 6.4.2 -> 6.5.4
PR: 236242
Submitted by: gettoknowmi@yahoo.com
Approved by: feld (maintainer timeout)
Relnotes: https://www.elastic.co/downloads/past-releases |
6.4.2_1 20 Nov 2018 22:51:17
![Revision:485491 Revision:485491](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
feld ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
textproc/elasticsearch6: Add elasticsearch-cli to package
This script is required for elasticsearch-plugin script to function.
PR: 233238 |
6.4.2 04 Nov 2018 16:58:31
![Revision:484109 Revision:484109](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
feld ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
ElasticSearch6: Update to 6.4.2 |
6.3.2 23 Aug 2018 16:27:12
![Revision:477876 Revision:477876](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
feld ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
ElasticSearch: Update to 6.3.2
Differential Revision: https://reviews.freebsd.org/D16597 |
6.2.4 10 May 2018 19:15:44
![Revision:469572 Revision:469572](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
feld ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update ElasticSearch 6 ports to 6.2.4 |
6.2.3 09 Apr 2018 16:43:29
![Revision:466867 Revision:466867](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
feld ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update ElasticSearch 6 ports to 6.2.3 |
6.2.2_7 20 Mar 2018 16:19:09
![Revision:465090 Revision:465090](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
feld ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
textproc/elasticsearch{5,6}: Pidfiles should be in a writable subdirectory
This fixes issues Elastic has with starting/stopping in some situations
PR: 226800 |
6.2.2_6 14 Mar 2018 19:17:59
![Revision:464526 Revision:464526](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
feld ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
textproc/elasticsearch6: Fix ability to install plugins
- Update pkg-message to provide very useful info
- Use login_class=root by default to help users avoid this issue (affects
everyone)
PR: 226301 |
6.2.2_5 02 Mar 2018 18:13:02
![Revision:463424 Revision:463424](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
feld ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
textproc/elasticsearch6: Update pkg-message
"bootstrap.system_call_filter: false" does not need to be set on
ElasticSearch 6.2.2 for a successful bootstrap on FreeBSD |
6.2.2_4 02 Mar 2018 13:06:24
![Revision:463392 Revision:463392](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
feld ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
textproc/elasticsearch{5,6}: Fix symlink
Relative symlinks should only be used when both files are in the
STAGEDIR. In this situation poudriere was producing usable packages
because of the unique location of WRKSRC (/wrksrc/...) which caused the
relative symlink to be deep enough "../../../../../" to hit the root of the
filesystem and then point to the location of the file. However, users
who were building the port directory with "make" or "portmaster" were
getting symlinks that did not point to the right location.
PR: 226234 226265 222261 |
6.2.2_3 01 Mar 2018 23:37:20
![Revision:463358 Revision:463358](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
feld ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
textproc/elasticsearch6: Fix run issues
- Elastic no longer accepts -Epath.conf argument. Change to ES_PATH_CONF env
- Elastic was not honoring the elasticsearch_tmpdir rc.conf variable. Remove.
The default behavior is to use mktemp for a unique tmpdir in /tmp. This seems
sane,
especially when running multiple profiles.
- Patch jvm.options to set a writable location for gc.log, which will be the
tmpdir.
There is not an easy way to automatically point this to the log dir, so it
needs
a unique location when running muliple profiles.
- devel/jca is also a BUILD dependency to fix build outside poudriere
PR: 226265 |
6.2.2_2 26 Feb 2018 23:21:57
![Revision:463102 Revision:463102](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
feld ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
textproc/elasticsearch{5,6}: Fix build
The JNA dependency was meant to be at runtime
Pointyhat: me
PR: 222261 |
6.2.2_1 26 Feb 2018 23:11:53
![Revision:463098 Revision:463098](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
feld ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
textproc/elasticsearch6: Fix JNA support
JNA (Java Native Access) provides access to OS-native facilities in pure
Java code. The JNA shipped with Elastic is meant for Linux so it does
not function correctly. We will ship one built for FreeBSD instead.
PR: 222261 |
6.2.2 24 Feb 2018 15:42:11
![Revision:462845 Revision:462845](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
feld ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
textproc/elasticsearch6: Update to 6.2.2
- Take maintainership
- Sync up with work done on textproc/elasticsearch5 port
Approved by: maintainer (private email) |
6.0.1 16 Feb 2018 20:36:50
![Revision:462062 Revision:462062](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
pi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
textproc/elasticsearch6: take maintainer
PR: 225836
Approved by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> (maintainer) |
6.0.1 15 Feb 2018 08:50:45
![Revision:461867 Revision:461867](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
romain ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Re-create textproc/elasticsearch6 after copying it from textproc/elasticsearch5
- Actualy provide elasticsearch6 with this port [1];
- Fix MAINTAINER address [2].
PR: 225836 [1]
Submitted by: w.schwarzenfeld@utanet.at [1]
Reported by: john@saltant.com [2] via ports@ |
6.0.1 12 Feb 2018 06:49:48
![Revision:461559 Revision:461559](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
pi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
New port: textproc/elasticsearch6
Elasticsearch aims to be a Distributed, RESTful, Search Engine built on top of
Apache Lucene.
WWW: https://www.elastic.co/
PR: 225836
Submitted by: w.schwarzenfeld@utanet.at |