svn commit: r432851 - head/sysutils/osquery

Ryan Steinmetz zi at FreeBSD.org
Mon Jan 30 14:57:48 UTC 2017


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}" \


More information about the svn-ports-head mailing list