Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Aug 2019 12:14:20 +0000 (UTC)
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r509275 - in head/sysutils: syslog-ng310 syslog-ng311 syslog-ng312 syslog-ng313 syslog-ng314 syslog-ng315 syslog-ng317 syslog-ng318 syslog-ng319 syslog-ng320 syslog-ng321 syslog-ng322 s...
Message-ID:  <201908191214.x7JCEKf5087026@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Mon Aug 19 12:14:19 2019
New Revision: 509275
URL: https://svnweb.freebsd.org/changeset/ports/509275

Log:
  Revert r509253. The suggested solution does not work after all in
  poudriere.
  
  The JAVA and JAVA_MOD options may need BROKEN unless this can be resolved.
  
  PR:		239903
  Tested by:	tobik@

Modified:
  head/sysutils/syslog-ng310/Makefile   (contents, props changed)
  head/sysutils/syslog-ng311/Makefile   (contents, props changed)
  head/sysutils/syslog-ng312/Makefile   (contents, props changed)
  head/sysutils/syslog-ng313/Makefile   (contents, props changed)
  head/sysutils/syslog-ng314/Makefile   (contents, props changed)
  head/sysutils/syslog-ng315/Makefile   (contents, props changed)
  head/sysutils/syslog-ng317/Makefile   (contents, props changed)
  head/sysutils/syslog-ng318/Makefile   (contents, props changed)
  head/sysutils/syslog-ng319/Makefile   (contents, props changed)
  head/sysutils/syslog-ng320/Makefile   (contents, props changed)
  head/sysutils/syslog-ng321/Makefile   (contents, props changed)
  head/sysutils/syslog-ng322/Makefile   (contents, props changed)
  head/sysutils/syslog-ng39/Makefile   (contents, props changed)

Modified: head/sysutils/syslog-ng310/Makefile
==============================================================================
--- head/sysutils/syslog-ng310/Makefile	Mon Aug 19 11:45:32 2019	(r509274)
+++ head/sysutils/syslog-ng310/Makefile	Mon Aug 19 12:14:19 2019	(r509275)
@@ -139,10 +139,6 @@ CURL_CONFIGURE_OFF=		--with-libcurl=off
 CURL_LIB_DEPENDS=		libcurl.so:ftp/curl
 CURL_PLIST_FILES=		lib/syslog-ng/libhttp.so
 
-# Move Gradle's home below ${WRKDIR} instead of using ${HOME}/.gradle
-_GRADLE_ENV=	GRADLE_USER_HOME=${WRKDIR}/gradle-home
-_GRADLE_RUN=	${SETENV} ${_GRADLE_ENV} gradle4 --no-daemon
-
 .include <bsd.port.pre.mk>
 
 post-patch:

Modified: head/sysutils/syslog-ng311/Makefile
==============================================================================
--- head/sysutils/syslog-ng311/Makefile	Mon Aug 19 11:45:32 2019	(r509274)
+++ head/sysutils/syslog-ng311/Makefile	Mon Aug 19 12:14:19 2019	(r509275)
@@ -145,10 +145,6 @@ CURL_CONFIGURE_OFF=		--with-libcurl=off
 CURL_LIB_DEPENDS=		libcurl.so:ftp/curl
 CURL_PLIST_FILES=		lib/syslog-ng/libhttp.so
 
-# Move Gradle's home below ${WRKDIR} instead of using ${HOME}/.gradle
-_GRADLE_ENV=	GRADLE_USER_HOME=${WRKDIR}/gradle-home
-_GRADLE_RUN=	${SETENV} ${_GRADLE_ENV} gradle4 --no-daemon
-
 .include <bsd.port.pre.mk>
 
 post-patch:

Modified: head/sysutils/syslog-ng312/Makefile
==============================================================================
--- head/sysutils/syslog-ng312/Makefile	Mon Aug 19 11:45:32 2019	(r509274)
+++ head/sysutils/syslog-ng312/Makefile	Mon Aug 19 12:14:19 2019	(r509275)
@@ -146,10 +146,6 @@ CURL_CONFIGURE_OFF=		--with-libcurl=off
 CURL_LIB_DEPENDS=		libcurl.so:ftp/curl
 CURL_PLIST_FILES=		lib/syslog-ng/libhttp.so
 
-# Move Gradle's home below ${WRKDIR} instead of using ${HOME}/.gradle
-_GRADLE_ENV=	GRADLE_USER_HOME=${WRKDIR}/gradle-home
-_GRADLE_RUN=	${SETENV} ${_GRADLE_ENV} gradle4 --no-daemon
-
 .include <bsd.port.pre.mk>
 
 post-patch:

Modified: head/sysutils/syslog-ng313/Makefile
==============================================================================
--- head/sysutils/syslog-ng313/Makefile	Mon Aug 19 11:45:32 2019	(r509274)
+++ head/sysutils/syslog-ng313/Makefile	Mon Aug 19 12:14:19 2019	(r509275)
@@ -147,10 +147,6 @@ CURL_CONFIGURE_OFF=		--with-libcurl=off
 CURL_LIB_DEPENDS=		libcurl.so:ftp/curl
 CURL_PLIST_FILES=		lib/syslog-ng/libhttp.so
 
-# Move Gradle's home below ${WRKDIR} instead of using ${HOME}/.gradle
-_GRADLE_ENV=	GRADLE_USER_HOME=${WRKDIR}/gradle-home
-_GRADLE_RUN=	${SETENV} ${_GRADLE_ENV} gradle4 --no-daemon
-
 .include <bsd.port.pre.mk>
 
 post-patch:

Modified: head/sysutils/syslog-ng314/Makefile
==============================================================================
--- head/sysutils/syslog-ng314/Makefile	Mon Aug 19 11:45:32 2019	(r509274)
+++ head/sysutils/syslog-ng314/Makefile	Mon Aug 19 12:14:19 2019	(r509275)
@@ -147,10 +147,6 @@ CURL_CONFIGURE_OFF=		--with-libcurl=off
 CURL_LIB_DEPENDS=		libcurl.so:ftp/curl
 CURL_PLIST_FILES=		lib/syslog-ng/libhttp.so
 
-# Move Gradle's home below ${WRKDIR} instead of using ${HOME}/.gradle
-_GRADLE_ENV=	GRADLE_USER_HOME=${WRKDIR}/gradle-home
-_GRADLE_RUN=	${SETENV} ${_GRADLE_ENV} gradle4 --no-daemon
-
 .include <bsd.port.pre.mk>
 
 post-patch:

Modified: head/sysutils/syslog-ng315/Makefile
==============================================================================
--- head/sysutils/syslog-ng315/Makefile	Mon Aug 19 11:45:32 2019	(r509274)
+++ head/sysutils/syslog-ng315/Makefile	Mon Aug 19 12:14:19 2019	(r509275)
@@ -183,10 +183,6 @@ CURL_CONFIGURE_OFF=		--with-libcurl=off
 CURL_LIB_DEPENDS=		libcurl.so:ftp/curl
 CURL_PLIST_FILES=		lib/syslog-ng/libhttp.so
 
-# Move Gradle's home below ${WRKDIR} instead of using ${HOME}/.gradle
-_GRADLE_ENV=	GRADLE_USER_HOME=${WRKDIR}/gradle-home
-_GRADLE_RUN=	${SETENV} ${_GRADLE_ENV} gradle4 --no-daemon
-
 .include <bsd.port.pre.mk>
 
 post-patch:

Modified: head/sysutils/syslog-ng317/Makefile
==============================================================================
--- head/sysutils/syslog-ng317/Makefile	Mon Aug 19 11:45:32 2019	(r509274)
+++ head/sysutils/syslog-ng317/Makefile	Mon Aug 19 12:14:19 2019	(r509275)
@@ -184,10 +184,6 @@ CURL_CONFIGURE_OFF=		--with-libcurl=off
 CURL_LIB_DEPENDS=		libcurl.so:ftp/curl
 CURL_PLIST_FILES=		lib/syslog-ng/libhttp.so
 
-# Move Gradle's home below ${WRKDIR} instead of using ${HOME}/.gradle
-_GRADLE_ENV=	GRADLE_USER_HOME=${WRKDIR}/gradle-home
-_GRADLE_RUN=	${SETENV} ${_GRADLE_ENV} gradle4 --no-daemon
-
 .include <bsd.port.pre.mk>
 
 .if !${PORT_OPTIONS:MJSON}

Modified: head/sysutils/syslog-ng318/Makefile
==============================================================================
--- head/sysutils/syslog-ng318/Makefile	Mon Aug 19 11:45:32 2019	(r509274)
+++ head/sysutils/syslog-ng318/Makefile	Mon Aug 19 12:14:19 2019	(r509275)
@@ -186,10 +186,6 @@ CURL_CONFIGURE_OFF=		--with-libcurl=off
 CURL_LIB_DEPENDS=		libcurl.so:ftp/curl
 CURL_PLIST_FILES=		lib/syslog-ng/libhttp.so
 
-# Move Gradle's home below ${WRKDIR} instead of using ${HOME}/.gradle
-_GRADLE_ENV=	GRADLE_USER_HOME=${WRKDIR}/gradle-home
-_GRADLE_RUN=	${SETENV} ${_GRADLE_ENV} gradle4 --no-daemon
-
 .include <bsd.port.pre.mk>
 
 .if !${PORT_OPTIONS:MJSON}

Modified: head/sysutils/syslog-ng319/Makefile
==============================================================================
--- head/sysutils/syslog-ng319/Makefile	Mon Aug 19 11:45:32 2019	(r509274)
+++ head/sysutils/syslog-ng319/Makefile	Mon Aug 19 12:14:19 2019	(r509275)
@@ -186,10 +186,6 @@ CURL_CONFIGURE_OFF=		--with-libcurl=off
 CURL_LIB_DEPENDS=		libcurl.so:ftp/curl
 CURL_PLIST_FILES=		lib/syslog-ng/libhttp.so
 
-# Move Gradle's home below ${WRKDIR} instead of using ${HOME}/.gradle
-_GRADLE_ENV=	GRADLE_USER_HOME=${WRKDIR}/gradle-home
-_GRADLE_RUN=	${SETENV} ${_GRADLE_ENV} gradle4 --no-daemon
-
 .include <bsd.port.pre.mk>
 
 .if !${PORT_OPTIONS:MJSON}

Modified: head/sysutils/syslog-ng320/Makefile
==============================================================================
--- head/sysutils/syslog-ng320/Makefile	Mon Aug 19 11:45:32 2019	(r509274)
+++ head/sysutils/syslog-ng320/Makefile	Mon Aug 19 12:14:19 2019	(r509275)
@@ -191,10 +191,6 @@ RIEMANN_CONFIGURE_OFF=		--disable-riemann
 RIEMANN_LIB_DEPENDS=		libriemann-client.so:net-mgmt/riemann-c-client
 RIEMANN_PLIST_FILES=		lib/syslog-ng/libriemann.so
 
-# Move Gradle's home below ${WRKDIR} instead of using ${HOME}/.gradle
-_GRADLE_ENV=	GRADLE_USER_HOME=${WRKDIR}/gradle-home
-_GRADLE_RUN=	${SETENV} ${_GRADLE_ENV} gradle4 --no-daemon
-
 .include <bsd.port.pre.mk>
 
 .if !${PORT_OPTIONS:MJSON}

Modified: head/sysutils/syslog-ng321/Makefile
==============================================================================
--- head/sysutils/syslog-ng321/Makefile	Mon Aug 19 11:45:32 2019	(r509274)
+++ head/sysutils/syslog-ng321/Makefile	Mon Aug 19 12:14:19 2019	(r509275)
@@ -197,10 +197,6 @@ KAFKA_CONFIGURE_OFF=		--disable-kafka
 KAFKA_LIB_DEPENDS=		librdkafka.so:net/librdkafka
 KAFKA_PLIST_FILES=		lib/syslog-ng/libkafka.so
 
-# Move Gradle's home below ${WRKDIR} instead of using ${HOME}/.gradle
-_GRADLE_ENV=	GRADLE_USER_HOME=${WRKDIR}/gradle-home
-_GRADLE_RUN=	${SETENV} ${_GRADLE_ENV} gradle4 --no-daemon
-
 .include <bsd.port.pre.mk>
 
 .if !${PORT_OPTIONS:MJSON}

Modified: head/sysutils/syslog-ng322/Makefile
==============================================================================
--- head/sysutils/syslog-ng322/Makefile	Mon Aug 19 11:45:32 2019	(r509274)
+++ head/sysutils/syslog-ng322/Makefile	Mon Aug 19 12:14:19 2019	(r509275)
@@ -202,10 +202,6 @@ KAFKA_CONFIGURE_OFF=		--disable-kafka
 KAFKA_LIB_DEPENDS=		librdkafka.so:net/librdkafka
 KAFKA_PLIST_FILES=		lib/syslog-ng/libkafka.so
 
-# Move Gradle's home below ${WRKDIR} instead of using ${HOME}/.gradle
-_GRADLE_ENV=	GRADLE_USER_HOME=${WRKDIR}/gradle-home
-_GRADLE_RUN=	${SETENV} ${_GRADLE_ENV} gradle4 --no-daemon
-
 .include <bsd.port.pre.mk>
 
 .if !${PORT_OPTIONS:MJSON}

Modified: head/sysutils/syslog-ng39/Makefile
==============================================================================
--- head/sysutils/syslog-ng39/Makefile	Mon Aug 19 11:45:32 2019	(r509274)
+++ head/sysutils/syslog-ng39/Makefile	Mon Aug 19 12:14:19 2019	(r509275)
@@ -137,10 +137,6 @@ CURL_CONFIGURE_OFF=		--with-libcurl=off
 CURL_LIB_DEPENDS=		libcurl.so:ftp/curl
 CURL_PLIST_FILES=		lib/syslog-ng/libcurl.so
 
-# Move Gradle's home below ${WRKDIR} instead of using ${HOME}/.gradle
-_GRADLE_ENV=	GRADLE_USER_HOME=${WRKDIR}/gradle-home
-_GRADLE_RUN=	${SETENV} ${_GRADLE_ENV} gradle4 --no-daemon
-
 .include <bsd.port.pre.mk>
 
 post-patch:



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