Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jan 2017 14:57:47 +0000 (UTC)
From:      Ryan Steinmetz <zi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r432851 - head/sysutils/osquery
Message-ID:  <201701301457.v0UEvl3L015674@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zi
Date: Mon Jan 30 14:57:47 2017
New Revision: 432851
URL: https://svnweb.freebsd.org/changeset/ports/432851

Log:
  - Deprecate this port due to repeated build/porting issues, inability for upstream to assist

Modified:
  head/sysutils/osquery/Makefile

Modified: head/sysutils/osquery/Makefile
==============================================================================
--- head/sysutils/osquery/Makefile	Mon Jan 30 14:55:08 2017	(r432850)
+++ head/sysutils/osquery/Makefile	Mon Jan 30 14:57:47 2017	(r432851)
@@ -30,6 +30,8 @@ LIB_DEPENDS=	libboost_regex.so:devel/boo
 		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}" \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701301457.v0UEvl3L015674>