Dear all, Starging with the 6.3 release of Elastic Stack, the X-Pack code was integrated into non-OSS version of Elastic Stack which is distributed with restrictive Elastic license and not included into OpenBSD ports collection.
X-Pack as a separate package is no longer usable with OSS versions of Elastic Stack components ported to OpenBSD. More info: https://www.elastic.co/products/x-pack/open Looking for OKs to remove sysutils/x-pack. Please find the patch for devel/quirks attached. -- With best regards, Pavel Korovin
Index: files/Quirks.pm =================================================================== RCS file: /cvs/ports/devel/quirks/files/Quirks.pm,v retrieving revision 1.666 diff -u -p -r1.666 Quirks.pm --- files/Quirks.pm 1 Dec 2018 12:59:20 -0000 1.666 +++ files/Quirks.pm 3 Dec 2018 16:50:15 -0000 @@ -1085,6 +1085,7 @@ my $obsolete_reason = { 'p5-Crypt-RSA' => 13, 'p5-Crypt-OpenPGP' => 13, 'directoryassistant' => 0, + 'x-pack' => 3, }; # reasons for obsolete packages