K 10 svn:author V 4 feld K 8 svn:date V 27 2018-02-26T23:11:53.147370Z K 7 svn:log V 266 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 END