Date: Thu, 23 Jan 2014 14:32:35 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r340828 - in head: net/pecl-amqp net/pecl-cvsclient net/pecl-geoip net/pecl-oauth www/pecl-amfext www/pecl-solr www/pecl-sphinx www/pecl-swish www/pecl-yaf Message-ID: <201401231432.s0NEWZfC073337@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Thu Jan 23 14:32:34 2014 New Revision: 340828 URL: http://svnweb.freebsd.org/changeset/ports/340828 QAT: https://qat.redports.org/buildarchive/r340828/ Log: - Mark these ports as stage safe Modified: head/net/pecl-amqp/Makefile head/net/pecl-cvsclient/Makefile head/net/pecl-geoip/Makefile head/net/pecl-oauth/Makefile head/www/pecl-amfext/Makefile head/www/pecl-solr/Makefile head/www/pecl-sphinx/Makefile head/www/pecl-swish/Makefile head/www/pecl-yaf/Makefile Modified: head/net/pecl-amqp/Makefile ============================================================================== --- head/net/pecl-amqp/Makefile Thu Jan 23 13:50:19 2014 (r340827) +++ head/net/pecl-amqp/Makefile Thu Jan 23 14:32:34 2014 (r340828) @@ -18,5 +18,4 @@ PHP_MODNAME= ${PORTNAME} USE_PHP= yes USE_PHPEXT= yes -NO_STAGE= yes .include <bsd.port.mk> Modified: head/net/pecl-cvsclient/Makefile ============================================================================== --- head/net/pecl-cvsclient/Makefile Thu Jan 23 13:50:19 2014 (r340827) +++ head/net/pecl-cvsclient/Makefile Thu Jan 23 14:32:34 2014 (r340828) @@ -17,5 +17,4 @@ USE_PHPEXT= yes DEFAULT_PHP_VER=53 IGNORE_WITH_PHP=5 -NO_STAGE= yes .include <bsd.port.mk> Modified: head/net/pecl-geoip/Makefile ============================================================================== --- head/net/pecl-geoip/Makefile Thu Jan 23 13:50:19 2014 (r340827) +++ head/net/pecl-geoip/Makefile Thu Jan 23 14:32:34 2014 (r340828) @@ -17,7 +17,6 @@ LIB_DEPENDS= GeoIP:${PORTSDIR}/net/GeoIP USE_PHP= yes USE_PHPEXT= yes -NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's/-ldl//g' ${WRKSRC}/config.m4 Modified: head/net/pecl-oauth/Makefile ============================================================================== --- head/net/pecl-oauth/Makefile Thu Jan 23 13:50:19 2014 (r340827) +++ head/net/pecl-oauth/Makefile Thu Jan 23 14:32:34 2014 (r340828) @@ -21,5 +21,4 @@ CONFIGURE_ARGS+= CFLAGS="${CFLAGS}" LDFL USE_PHP= yes USE_PHPEXT= yes -NO_STAGE= yes .include <bsd.port.mk> Modified: head/www/pecl-amfext/Makefile ============================================================================== --- head/www/pecl-amfext/Makefile Thu Jan 23 13:50:19 2014 (r340827) +++ head/www/pecl-amfext/Makefile Thu Jan 23 14:32:34 2014 (r340828) @@ -21,5 +21,4 @@ IGNORE_WITH_PHP=5 CONFIGURE_ARGS= --enable-amf CPPFLAGS+= -I${LOCALBASE}/include/php/ext/standard -NO_STAGE= yes .include <bsd.port.mk> Modified: head/www/pecl-solr/Makefile ============================================================================== --- head/www/pecl-solr/Makefile Thu Jan 23 13:50:19 2014 (r340827) +++ head/www/pecl-solr/Makefile Thu Jan 23 14:32:34 2014 (r340828) @@ -20,5 +20,4 @@ USE_PHPEXT= yes USE_PHPIZE= yes USE_PHP_BUILD= yes -NO_STAGE= yes .include <bsd.port.mk> Modified: head/www/pecl-sphinx/Makefile ============================================================================== --- head/www/pecl-sphinx/Makefile Thu Jan 23 13:50:19 2014 (r340827) +++ head/www/pecl-sphinx/Makefile Thu Jan 23 14:32:34 2014 (r340828) @@ -22,6 +22,5 @@ SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message CFLAGS+= -I${LOCALBASE}/include -NO_STAGE= yes .include <bsd.port.mk> Modified: head/www/pecl-swish/Makefile ============================================================================== --- head/www/pecl-swish/Makefile Thu Jan 23 13:50:19 2014 (r340827) +++ head/www/pecl-swish/Makefile Thu Jan 23 14:32:34 2014 (r340828) @@ -20,5 +20,4 @@ USE_PHPEXT= yes CONFIGURE_ARGS= --enable-swish --with-swish=${LOCALBASE}/bin -NO_STAGE= yes .include <bsd.port.mk> Modified: head/www/pecl-yaf/Makefile ============================================================================== --- head/www/pecl-yaf/Makefile Thu Jan 23 13:50:19 2014 (r340827) +++ head/www/pecl-yaf/Makefile Thu Jan 23 14:32:34 2014 (r340828) @@ -23,5 +23,4 @@ USE_PHP= yes USE_PHPEXT= yes USE_PHPIZE= yes -NO_STAGE= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401231432.s0NEWZfC073337>