From 35e8655b4abcba0281db7e007cba1ed814e58e0a Mon Sep 17 00:00:00 2001 From: Ryan Steinmetz Date: Mon, 30 Jan 2017 14:57:47 +0000 Subject: - Deprecate this port due to repeated build/porting issues, inability for upstream to assist --- sysutils/osquery/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sysutils/osquery/Makefile b/sysutils/osquery/Makefile index 3078f3b34e2b..c998cb973f93 100644 --- a/sysutils/osquery/Makefile +++ b/sysutils/osquery/Makefile @@ -30,6 +30,8 @@ LIB_DEPENDS= libboost_regex.so:devel/boost-libs \ libicuuc.so:devel/icu BROKEN= does not build (error: no matching constructor for initialization of 'gflags::FlagRegisterer') +DEPRECATED= repeated build and dependency issues, upstream unable to assist +EXPIRATION_DATE=2017-02-28 USES= cmake:outsource gmake libtool python:build compiler:c++11-lib CONFIGURE_ENV+= OSQUERY_BUILD_VERSION="${PORTVERSION}" HOME="${WRKDIR}" \ -- cgit v1.2.3