svn commit: r340835 - in head: converters/pecl-fribidi databases/pecl-chdb databases/pecl-dbase databases/pecl-handlersocket databases/pecl-mdbtools databases/pecl-memcached databases/pecl-mysqlnd_...

Martin Wilke miwi at FreeBSD.org
Thu Jan 23 16:00:23 UTC 2014


Author: miwi
Date: Thu Jan 23 16:00:14 2014
New Revision: 340835
URL: http://svnweb.freebsd.org/changeset/ports/340835
QAT: https://qat.redports.org/buildarchive/r340835/

Log:
  - Stageify
  - Take maintainership of a few ports

Modified:
  head/converters/pecl-fribidi/Makefile
  head/databases/pecl-chdb/Makefile
  head/databases/pecl-dbase/Makefile
  head/databases/pecl-handlersocket/Makefile
  head/databases/pecl-mdbtools/Makefile
  head/databases/pecl-memcached/Makefile
  head/databases/pecl-mysqlnd_ms/Makefile
  head/databases/pecl-mysqlnd_qc/Makefile
  head/databases/pecl-pdo_user/Makefile
  head/databases/pecl-tokyo_tyrant/Makefile
  head/graphics/pecl-gmagick/Makefile
  head/graphics/pecl-imagick/Makefile
  head/graphics/pecl-imlib2/Makefile
  head/graphics/pecl-qrencode/Makefile
  head/lang/pecl-perl/Makefile
  head/mail/pecl-esmtp/Makefile
  head/mail/pecl-mailparse/Makefile
  head/mail/pecl-pop3/Makefile
  head/math/pecl-bitset/Makefile
  head/math/pecl-stats/Makefile
  head/net-im/pecl-stomp/Makefile
  head/print/pecl-haru/Makefile
  head/security/pecl-crack/Makefile
  head/security/pecl-pam/Makefile
  head/security/pecl-ssh2/Makefile
  head/security/pecl-taint/Makefile
  head/security/pecl-tcpwrap/Makefile
  head/sysutils/pecl-fileinfo/Makefile
  head/sysutils/pecl-mogilefs/Makefile
  head/sysutils/pecl-proctitle/Makefile
  head/textproc/pecl-ctemplate/Makefile
  head/textproc/pecl-doublemetaphone/Makefile
  head/textproc/pecl-enchant/Makefile
  head/textproc/pecl-html_parse/Makefile
  head/textproc/pecl-stem/Makefile
  head/textproc/pecl-syck/Makefile
  head/textproc/pecl-wbxml/Makefile
  head/textproc/pecl-xslcache/Makefile
  head/textproc/pecl-yaml/Makefile

Modified: head/converters/pecl-fribidi/Makefile
==============================================================================
--- head/converters/pecl-fribidi/Makefile	Thu Jan 23 15:58:52 2014	(r340834)
+++ head/converters/pecl-fribidi/Makefile	Thu Jan 23 16:00:14 2014	(r340835)
@@ -20,5 +20,4 @@ USE_PHPEXT=	yes
 
 CONFIGURE_ARGS=	--with-fribidi=${LOCALBASE}
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/databases/pecl-chdb/Makefile
==============================================================================
--- head/databases/pecl-chdb/Makefile	Thu Jan 23 15:58:52 2014	(r340834)
+++ head/databases/pecl-chdb/Makefile	Thu Jan 23 16:00:14 2014	(r340835)
@@ -29,5 +29,4 @@ GH_COMMIT=	169f45d
 
 CONFIGURE_ARGS=	--with-libcmph-dir=${LOCALBASE}/lib
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/databases/pecl-dbase/Makefile
==============================================================================
--- head/databases/pecl-dbase/Makefile	Thu Jan 23 15:58:52 2014	(r340834)
+++ head/databases/pecl-dbase/Makefile	Thu Jan 23 16:00:14 2014	(r340835)
@@ -17,5 +17,4 @@ LICENSE=	PHP301
 USE_PHP=	yes
 USE_PHPEXT=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/databases/pecl-handlersocket/Makefile
==============================================================================
--- head/databases/pecl-handlersocket/Makefile	Thu Jan 23 15:58:52 2014	(r340834)
+++ head/databases/pecl-handlersocket/Makefile	Thu Jan 23 16:00:14 2014	(r340835)
@@ -23,5 +23,4 @@ CONFIGURE_ARGS=	--with-handlersocket=${L
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib ${EXTRA_LIBS}
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/databases/pecl-mdbtools/Makefile
==============================================================================
--- head/databases/pecl-mdbtools/Makefile	Thu Jan 23 15:58:52 2014	(r340834)
+++ head/databases/pecl-mdbtools/Makefile	Thu Jan 23 16:00:14 2014	(r340835)
@@ -26,8 +26,6 @@ RUN_DEPENDS=	${LOCALBASE}/lib/libmdb.a:$
 
 CONFIGURE_ARGS=	--with-mdbtools=${LOCALBASE}
 
-NO_STAGE=	yes
-
 post-extract:
 	@${REINPLACE_CMD} -e 's|MDB_SDATETIME|MDB_DATETIME|g' \
 		${WRKSRC}/mdbtools.c

Modified: head/databases/pecl-memcached/Makefile
==============================================================================
--- head/databases/pecl-memcached/Makefile	Thu Jan 23 15:58:52 2014	(r340834)
+++ head/databases/pecl-memcached/Makefile	Thu Jan 23 16:00:14 2014	(r340835)
@@ -28,7 +28,6 @@ CONFIGURE_ARGS+=--with-libmemcached-dir=
 OPTIONS_DEFINE=	IGBINARY
 IGBINARY_DESC=	Binary serializer support
 
-NO_STAGE=	yes
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MIGBINARY}

Modified: head/databases/pecl-mysqlnd_ms/Makefile
==============================================================================
--- head/databases/pecl-mysqlnd_ms/Makefile	Thu Jan 23 15:58:52 2014	(r340834)
+++ head/databases/pecl-mysqlnd_ms/Makefile	Thu Jan 23 16:00:14 2014	(r340835)
@@ -17,5 +17,4 @@ USE_PHP_BUILD=	yes
 USE_PHPEXT=	yes
 USE_PHPIZE=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/databases/pecl-mysqlnd_qc/Makefile
==============================================================================
--- head/databases/pecl-mysqlnd_qc/Makefile	Thu Jan 23 15:58:52 2014	(r340834)
+++ head/databases/pecl-mysqlnd_qc/Makefile	Thu Jan 23 16:00:14 2014	(r340835)
@@ -16,5 +16,4 @@ USE_PHP=	yes
 USE_PHPEXT=	yes
 USE_PHPIZE=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/databases/pecl-pdo_user/Makefile
==============================================================================
--- head/databases/pecl-pdo_user/Makefile	Thu Jan 23 15:58:52 2014	(r340834)
+++ head/databases/pecl-pdo_user/Makefile	Thu Jan 23 16:00:14 2014	(r340835)
@@ -21,5 +21,4 @@ USE_PHPIZE=	yes
 USE_PHPEXT=	yes
 PHP_MODNAME=	pdo_user
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/databases/pecl-tokyo_tyrant/Makefile
==============================================================================
--- head/databases/pecl-tokyo_tyrant/Makefile	Thu Jan 23 15:58:52 2014	(r340834)
+++ head/databases/pecl-tokyo_tyrant/Makefile	Thu Jan 23 16:00:14 2014	(r340835)
@@ -19,5 +19,4 @@ USE_PHP_BUILD=	spl
 USE_PHPIZE=	yes
 USE_PHPEXT=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/graphics/pecl-gmagick/Makefile
==============================================================================
--- head/graphics/pecl-gmagick/Makefile	Thu Jan 23 15:58:52 2014	(r340834)
+++ head/graphics/pecl-gmagick/Makefile	Thu Jan 23 16:00:14 2014	(r340835)
@@ -21,5 +21,4 @@ IGNORE_WITH_PHP=5
 
 CONFIGURE_ARGS=	--with-gmagick=${LOCALBASE}
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/graphics/pecl-imagick/Makefile
==============================================================================
--- head/graphics/pecl-imagick/Makefile	Thu Jan 23 15:58:52 2014	(r340834)
+++ head/graphics/pecl-imagick/Makefile	Thu Jan 23 16:00:14 2014	(r340835)
@@ -20,11 +20,9 @@ LIB_DEPENDS=	MagickWand:${PORTSDIR}/grap
 LIB_DEPENDS=	MagickWand:${PORTSDIR}/graphics/ImageMagick-nox11
 .endif
 
-
 USE_PHP=	yes
 USE_PHPEXT=	yes
 
 CONFIGURE_ARGS=	--with-imagick=${LOCALBASE}
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/graphics/pecl-imlib2/Makefile
==============================================================================
--- head/graphics/pecl-imlib2/Makefile	Thu Jan 23 15:58:52 2014	(r340834)
+++ head/graphics/pecl-imlib2/Makefile	Thu Jan 23 16:00:14 2014	(r340835)
@@ -23,7 +23,6 @@ USE_EFL=	imlib2
 # imlib2 extension doesn't need X related functions in libImlib2
 CFLAGS+=	-DX_DISPLAY_MISSING
 
-NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} -e 's/-ldl//' ${WRKSRC}/config.m4
 	@${REINPLACE_CMD} -e '/Xlib.h/d' ${WRKSRC}/php_imlib2.h

Modified: head/graphics/pecl-qrencode/Makefile
==============================================================================
--- head/graphics/pecl-qrencode/Makefile	Thu Jan 23 15:58:52 2014	(r340834)
+++ head/graphics/pecl-qrencode/Makefile	Thu Jan 23 16:00:14 2014	(r340835)
@@ -22,5 +22,4 @@ CONFIGURE_ARGS=	--with-qrencode=${LOCALB
 LDFLAGS+=	-L${LOCALBASE}/lib ${EXTRA_LIBS}
 CFLAGS+=	-I${LOCALBASE}/include
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/lang/pecl-perl/Makefile
==============================================================================
--- head/lang/pecl-perl/Makefile	Thu Jan 23 15:58:52 2014	(r340834)
+++ head/lang/pecl-perl/Makefile	Thu Jan 23 16:00:14 2014	(r340835)
@@ -20,5 +20,4 @@ DEFAULT_PHP_VER=53
 
 USES=		perl5
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/mail/pecl-esmtp/Makefile
==============================================================================
--- head/mail/pecl-esmtp/Makefile	Thu Jan 23 15:58:52 2014	(r340834)
+++ head/mail/pecl-esmtp/Makefile	Thu Jan 23 16:00:14 2014	(r340835)
@@ -23,7 +23,6 @@ OPTIONS_DEFINE=	RE2C
 OPTIONS_DEFAULT=	RE2C
 RE2C_DESC=	Use re2c to regenerate PHP parsers
 
-NO_STAGE=	yes
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MRE2C}

Modified: head/mail/pecl-mailparse/Makefile
==============================================================================
--- head/mail/pecl-mailparse/Makefile	Thu Jan 23 15:58:52 2014	(r340834)
+++ head/mail/pecl-mailparse/Makefile	Thu Jan 23 16:00:14 2014	(r340835)
@@ -18,5 +18,4 @@ USE_PHP_BUILD=	yes
 USE_PHPEXT=	yes
 PHP_MODNAME=	mailparse
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/mail/pecl-pop3/Makefile
==============================================================================
--- head/mail/pecl-pop3/Makefile	Thu Jan 23 15:58:52 2014	(r340834)
+++ head/mail/pecl-pop3/Makefile	Thu Jan 23 16:00:14 2014	(r340835)
@@ -18,5 +18,4 @@ USE_PHP_BUILD=	yes
 USE_PHPEXT=	yes
 PHP_MODNAME=	pop3
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/math/pecl-bitset/Makefile
==============================================================================
--- head/math/pecl-bitset/Makefile	Thu Jan 23 15:58:52 2014	(r340834)
+++ head/math/pecl-bitset/Makefile	Thu Jan 23 16:00:14 2014	(r340835)
@@ -9,11 +9,10 @@ PKGNAMEPREFIX=	pecl-
 EXTRACT_SUFX=	.tgz
 DIST_SUBDIR=	PECL
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	miwi at FreeBSD.org
 COMMENT=	A PECL extension for manipulating bitsets
 
 USE_PHP=	yes
 USE_PHPEXT=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/math/pecl-stats/Makefile
==============================================================================
--- head/math/pecl-stats/Makefile	Thu Jan 23 15:58:52 2014	(r340834)
+++ head/math/pecl-stats/Makefile	Thu Jan 23 16:00:14 2014	(r340835)
@@ -15,5 +15,4 @@ COMMENT=	A PECL extension which with rou
 USE_PHP=	yes
 USE_PHPEXT=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/net-im/pecl-stomp/Makefile
==============================================================================
--- head/net-im/pecl-stomp/Makefile	Thu Jan 23 15:58:52 2014	(r340834)
+++ head/net-im/pecl-stomp/Makefile	Thu Jan 23 16:00:14 2014	(r340835)
@@ -15,5 +15,4 @@ USE_PHP=	yes
 USE_PHPIZE=	yes
 USE_PHPEXT=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/print/pecl-haru/Makefile
==============================================================================
--- head/print/pecl-haru/Makefile	Thu Jan 23 15:58:52 2014	(r340834)
+++ head/print/pecl-haru/Makefile	Thu Jan 23 16:00:14 2014	(r340835)
@@ -22,5 +22,4 @@ CFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 CONFIGURE_ARGS+=	CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/security/pecl-crack/Makefile
==============================================================================
--- head/security/pecl-crack/Makefile	Thu Jan 23 15:58:52 2014	(r340834)
+++ head/security/pecl-crack/Makefile	Thu Jan 23 16:00:14 2014	(r340835)
@@ -25,5 +25,4 @@ IGNORE_WITH_PHP=5
 
 WRKSRC=		${WRKDIR}/crack-0.4
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/security/pecl-pam/Makefile
==============================================================================
--- head/security/pecl-pam/Makefile	Thu Jan 23 15:58:52 2014	(r340834)
+++ head/security/pecl-pam/Makefile	Thu Jan 23 16:00:14 2014	(r340835)
@@ -15,5 +15,4 @@ USE_PHP=	yes
 USE_PHPIZE=	yes
 USE_PHPEXT=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/security/pecl-ssh2/Makefile
==============================================================================
--- head/security/pecl-ssh2/Makefile	Thu Jan 23 15:58:52 2014	(r340834)
+++ head/security/pecl-ssh2/Makefile	Thu Jan 23 16:00:14 2014	(r340835)
@@ -21,7 +21,6 @@ LDFLAGS+=	-L${LOCALBASE}/lib ${EXTRA_LIB
 
 CONFIGURE_ARGS=	--with-ssh2
 
-NO_STAGE=	yes
 .include <bsd.port.pre.mk>
 
 post-patch:

Modified: head/security/pecl-taint/Makefile
==============================================================================
--- head/security/pecl-taint/Makefile	Thu Jan 23 15:58:52 2014	(r340834)
+++ head/security/pecl-taint/Makefile	Thu Jan 23 16:00:14 2014	(r340835)
@@ -19,5 +19,4 @@ USE_PHP=	yes
 USE_PHPEXT=	yes
 USE_PHPIZE=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/security/pecl-tcpwrap/Makefile
==============================================================================
--- head/security/pecl-tcpwrap/Makefile	Thu Jan 23 15:58:52 2014	(r340834)
+++ head/security/pecl-tcpwrap/Makefile	Thu Jan 23 16:00:14 2014	(r340835)
@@ -17,7 +17,6 @@ USE_PHPEXT=	yes
 DEFAULT_PHP_VER=53
 IGNORE_WITH_PHP=5
 
-NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} -e 's, -ldl,,' ${WRKSRC}/config.m4
 

Modified: head/sysutils/pecl-fileinfo/Makefile
==============================================================================
--- head/sysutils/pecl-fileinfo/Makefile	Thu Jan 23 15:58:52 2014	(r340834)
+++ head/sysutils/pecl-fileinfo/Makefile	Thu Jan 23 16:00:14 2014	(r340835)
@@ -20,5 +20,4 @@ IGNORE_WITH_PHP=5 53
 
 CONFIGURE_ARGS=	--with-fileinfo=/usr
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/sysutils/pecl-mogilefs/Makefile
==============================================================================
--- head/sysutils/pecl-mogilefs/Makefile	Thu Jan 23 15:58:52 2014	(r340834)
+++ head/sysutils/pecl-mogilefs/Makefile	Thu Jan 23 16:00:14 2014	(r340835)
@@ -20,7 +20,6 @@ USE_PHP_BUILD=	spl
 USE_PHPIZE=	yes
 USE_PHPEXT=	yes
 
-NO_STAGE=	yes
 post-extract:
 	@${REINPLACE_CMD} -e 's#/usr/local#${LOCALBASE}#g' ${WRKSRC}/config.m4
 

Modified: head/sysutils/pecl-proctitle/Makefile
==============================================================================
--- head/sysutils/pecl-proctitle/Makefile	Thu Jan 23 15:58:52 2014	(r340834)
+++ head/sysutils/pecl-proctitle/Makefile	Thu Jan 23 16:00:14 2014	(r340835)
@@ -15,5 +15,4 @@ COMMENT=	A PECL extension that allows ch
 USE_PHP=	yes
 USE_PHPEXT=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/textproc/pecl-ctemplate/Makefile
==============================================================================
--- head/textproc/pecl-ctemplate/Makefile	Thu Jan 23 15:58:52 2014	(r340834)
+++ head/textproc/pecl-ctemplate/Makefile	Thu Jan 23 16:00:14 2014	(r340835)
@@ -25,5 +25,4 @@ LDFLAGS+=	-L${LOCALBASE}/lib ${EXTRA_LIB
 
 CONFIGURE_ARGS=	--with-cTemplate=${LOCALBASE}
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/textproc/pecl-doublemetaphone/Makefile
==============================================================================
--- head/textproc/pecl-doublemetaphone/Makefile	Thu Jan 23 15:58:52 2014	(r340834)
+++ head/textproc/pecl-doublemetaphone/Makefile	Thu Jan 23 16:00:14 2014	(r340835)
@@ -18,5 +18,4 @@ USE_PHPEXT=	yes
 
 CONFIGURE_ARGS=	--enable-doublemetaphone
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/textproc/pecl-enchant/Makefile
==============================================================================
--- head/textproc/pecl-enchant/Makefile	Thu Jan 23 15:58:52 2014	(r340834)
+++ head/textproc/pecl-enchant/Makefile	Thu Jan 23 16:00:14 2014	(r340835)
@@ -22,5 +22,4 @@ PHP_MODNAME=	${PORTNAME}
 DEFAULT_PHP_VER=53
 IGNORE_WITH_PHP=5
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/textproc/pecl-html_parse/Makefile
==============================================================================
--- head/textproc/pecl-html_parse/Makefile	Thu Jan 23 15:58:52 2014	(r340834)
+++ head/textproc/pecl-html_parse/Makefile	Thu Jan 23 16:00:14 2014	(r340835)
@@ -23,5 +23,4 @@ IGNORE_WITH_PHP=5
 
 CONFIGURE_ARGS=	--enable-html_parse
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/textproc/pecl-stem/Makefile
==============================================================================
--- head/textproc/pecl-stem/Makefile	Thu Jan 23 15:58:52 2014	(r340834)
+++ head/textproc/pecl-stem/Makefile	Thu Jan 23 16:00:14 2014	(r340835)
@@ -15,7 +15,6 @@ COMMENT=	A PECL extension which provides
 USE_PHP=	yes
 USE_PHPEXT=	yes
 
-NO_STAGE=	yes
 post-configure:
 	echo "#define HAVE_XDL_ALLOCATOR_PRIV 1" >>${WRKSRC}/config.h
 .include <bsd.port.mk>

Modified: head/textproc/pecl-syck/Makefile
==============================================================================
--- head/textproc/pecl-syck/Makefile	Thu Jan 23 15:58:52 2014	(r340834)
+++ head/textproc/pecl-syck/Makefile	Thu Jan 23 16:00:14 2014	(r340835)
@@ -21,5 +21,4 @@ USE_PHPEXT=	yes
 
 CONFIGURE_ARGS=	--enable-syck
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/textproc/pecl-wbxml/Makefile
==============================================================================
--- head/textproc/pecl-wbxml/Makefile	Thu Jan 23 15:58:52 2014	(r340834)
+++ head/textproc/pecl-wbxml/Makefile	Thu Jan 23 16:00:14 2014	(r340835)
@@ -19,5 +19,4 @@ CONFIGURE_ARGS=	--with-wbxml=${LOCALBASE
 USE_PHP=	yes
 USE_PHPEXT=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/textproc/pecl-xslcache/Makefile
==============================================================================
--- head/textproc/pecl-xslcache/Makefile	Thu Jan 23 15:58:52 2014	(r340834)
+++ head/textproc/pecl-xslcache/Makefile	Thu Jan 23 16:00:14 2014	(r340835)
@@ -18,5 +18,4 @@ USE_PHPEXT=	yes
 DEFAULT_PHP_VER=53
 IGNORE_WITH_PHP=5
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/textproc/pecl-yaml/Makefile
==============================================================================
--- head/textproc/pecl-yaml/Makefile	Thu Jan 23 15:58:52 2014	(r340834)
+++ head/textproc/pecl-yaml/Makefile	Thu Jan 23 16:00:14 2014	(r340835)
@@ -18,5 +18,4 @@ USE_PHP=	yes
 USE_PHP_BUILD=	yes
 USE_PHPEXT=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list