svn commit: r482665 - in head: devel/pecl-pthreads2 lang/php56 lang/php56-extensions lang/php70 lang/php70-extensions lang/php71 lang/php71-extensions lang/php72 lang/php72-extensions net-mgmt/cact...

Vanilla Hsu vanilla at fatpipi.com
Sun Oct 21 12:06:37 UTC 2018


Should we remove 55 from here?

there are no more php55 on ports tree.

--
Modified: head/lang/php71/Makefile.ext
==============================================================================
--- head/lang/php71/Makefile.ext        Sun Oct 21 11:13:17 2018
(r482664)
+++ head/lang/php71/Makefile.ext        Sun Oct 21 11:17:12 2018
(r482665)
@@ -5,7 +5,7 @@ COMMENT=        The ${PHP_MODNAME} shared extension for php
 USES+= php:ext,noflavors
 PHP_MODNAME=   ${PKGNAMESUFFIX:S/-//}
 PHP_VER=       71
-IGNORE_WITH_PHP=       55 56 70
+IGNORE_WITH_PHP=       55 56 70 72 73


Antoine Brodin <antoine at freebsd.org> 於 2018年10月21日 週日 下午7:17寫道:

> Author: antoine
> Date: Sun Oct 21 11:17:12 2018
> New Revision: 482665
> URL: https://svnweb.freebsd.org/changeset/ports/482665
>
> Log:
>   Ignore some ports with some versions of php
>
>   PR:           232398
>
> Modified:
>   head/devel/pecl-pthreads2/Makefile
>   head/lang/php56-extensions/Makefile
>   head/lang/php56/Makefile.ext
>   head/lang/php70-extensions/Makefile
>   head/lang/php70/Makefile.ext
>   head/lang/php71-extensions/Makefile
>   head/lang/php71/Makefile.ext
>   head/lang/php72-extensions/Makefile
>   head/lang/php72/Makefile.ext
>   head/net-mgmt/cacti88/Makefile
>   head/net-mgmt/hawk/Makefile
>   head/net-mgmt/phpip/Makefile
>   head/net-mgmt/zabbix32-frontend/Makefile
>   head/security/phpdeadlock/Makefile
>   head/www/phprecipebook/Makefile
>   head/www/revive-adserver/Makefile
>
> Modified: head/devel/pecl-pthreads2/Makefile
>
> ==============================================================================
> --- head/devel/pecl-pthreads2/Makefile  Sun Oct 21 11:13:17 2018
> (r482664)
> +++ head/devel/pecl-pthreads2/Makefile  Sun Oct 21 11:17:12 2018
> (r482665)
> @@ -16,7 +16,7 @@ PORTSCOUT=    limit:^2\.
>  CFLAGS+=       -I${LOCALBASE}/include
>
>  USES=          php:pecl
> -IGNORE_WITH_PHP=70 71
> +IGNORE_WITH_PHP=70 71 72 73
>
>  .include <bsd.port.options.mk>
>
>
> Modified: head/lang/php56-extensions/Makefile
>
> ==============================================================================
> --- head/lang/php56-extensions/Makefile Sun Oct 21 11:13:17 2018
> (r482664)
> +++ head/lang/php56-extensions/Makefile Sun Oct 21 11:17:12 2018
> (r482665)
> @@ -11,7 +11,7 @@ COMMENT=      "meta-port" to install PHP extensions
>
>  USES=          metaport php
>  PHP_VER=       56
> -IGNORE_WITH_PHP=       70
> +IGNORE_WITH_PHP=       70 71 72 73
>
>  OPTIONS_DEFINE=        BCMATH BZ2 CALENDAR CTYPE CURL DBA \
>                 DOM ENCHANT EXIF FILEINFO FILTER FTP GD GETTEXT \
>
> Modified: head/lang/php56/Makefile.ext
>
> ==============================================================================
> --- head/lang/php56/Makefile.ext        Sun Oct 21 11:13:17 2018
> (r482664)
> +++ head/lang/php56/Makefile.ext        Sun Oct 21 11:17:12 2018
> (r482665)
> @@ -3,7 +3,7 @@ COMMENT=        The ${PHP_MODNAME} shared extension for php
>  USES+= php:ext,noflavors
>  PHP_MODNAME=   ${PKGNAMESUFFIX:S/-//}
>  PHP_VER=       56
> -IGNORE_WITH_PHP=       70
> +IGNORE_WITH_PHP=       70 71 72 73
>
>  EXTSUBDIR=     ${DISTNAME}/ext/${PHP_MODNAME}
>  WRKSRC=                ${WRKDIR}/${EXTSUBDIR}
>
> Modified: head/lang/php70-extensions/Makefile
>
> ==============================================================================
> --- head/lang/php70-extensions/Makefile Sun Oct 21 11:13:17 2018
> (r482664)
> +++ head/lang/php70-extensions/Makefile Sun Oct 21 11:17:12 2018
> (r482665)
> @@ -11,7 +11,7 @@ COMMENT=      "meta-port" to install PHP extensions
>
>  USES=          metaport php
>  PHP_VER=       70
> -IGNORE_WITH_PHP=       56
> +IGNORE_WITH_PHP=       56 71 72 73
>
>  OPTIONS_DEFINE=        BCMATH BZ2 CALENDAR CTYPE CURL DBA \
>                 DOM ENCHANT EXIF FILEINFO FILTER FTP GD GETTEXT \
>
> Modified: head/lang/php70/Makefile.ext
>
> ==============================================================================
> --- head/lang/php70/Makefile.ext        Sun Oct 21 11:13:17 2018
> (r482664)
> +++ head/lang/php70/Makefile.ext        Sun Oct 21 11:17:12 2018
> (r482665)
> @@ -5,7 +5,7 @@ COMMENT=        The ${PHP_MODNAME} shared extension for php
>  USES+= php:ext,noflavors
>  PHP_MODNAME=   ${PKGNAMESUFFIX:S/-//}
>  PHP_VER=       70
> -IGNORE_WITH_PHP=       56
> +IGNORE_WITH_PHP=       56 71 72 73
>
>  EXTSUBDIR=     ${DISTNAME}/ext/${PHP_MODNAME}
>  WRKSRC=                ${WRKDIR}/${EXTSUBDIR}
>
> Modified: head/lang/php71-extensions/Makefile
>
> ==============================================================================
> --- head/lang/php71-extensions/Makefile Sun Oct 21 11:13:17 2018
> (r482664)
> +++ head/lang/php71-extensions/Makefile Sun Oct 21 11:17:12 2018
> (r482665)
> @@ -10,7 +10,7 @@ COMMENT=      "meta-port" to install PHP extensions
>
>  USES=          metaport php
>  PHP_VER=       71
> -IGNORE_WITH_PHP=       56 70
> +IGNORE_WITH_PHP=       56 70 72 73
>
>  OPTIONS_DEFINE=        BCMATH BZ2 CALENDAR CTYPE CURL DBA \
>                 DOM ENCHANT EXIF FILEINFO FILTER FTP GD GETTEXT \
>
> Modified: head/lang/php71/Makefile.ext
>
> ==============================================================================
> --- head/lang/php71/Makefile.ext        Sun Oct 21 11:13:17 2018
> (r482664)
> +++ head/lang/php71/Makefile.ext        Sun Oct 21 11:17:12 2018
> (r482665)
> @@ -5,7 +5,7 @@ COMMENT=        The ${PHP_MODNAME} shared extension for php
>  USES+= php:ext,noflavors
>  PHP_MODNAME=   ${PKGNAMESUFFIX:S/-//}
>  PHP_VER=       71
> -IGNORE_WITH_PHP=       55 56 70
> +IGNORE_WITH_PHP=       55 56 70 72 73
>
>  EXTSUBDIR=     ${DISTNAME}/ext/${PHP_MODNAME}
>  WRKSRC=                ${WRKDIR}/${EXTSUBDIR}
>
> Modified: head/lang/php72-extensions/Makefile
>
> ==============================================================================
> --- head/lang/php72-extensions/Makefile Sun Oct 21 11:13:17 2018
> (r482664)
> +++ head/lang/php72-extensions/Makefile Sun Oct 21 11:17:12 2018
> (r482665)
> @@ -10,7 +10,7 @@ COMMENT=      "meta-port" to install PHP extensions
>
>  USES=          metaport php
>  PHP_VER=       72
> -IGNORE_WITH_PHP=       56 70 71
> +IGNORE_WITH_PHP=       56 70 71 73
>
>  OPTIONS_DEFINE=        BCMATH BZ2 CALENDAR CTYPE CURL DBA \
>                 DOM ENCHANT EXIF FILEINFO FILTER FTP GD GETTEXT \
>
> Modified: head/lang/php72/Makefile.ext
>
> ==============================================================================
> --- head/lang/php72/Makefile.ext        Sun Oct 21 11:13:17 2018
> (r482664)
> +++ head/lang/php72/Makefile.ext        Sun Oct 21 11:17:12 2018
> (r482665)
> @@ -5,7 +5,7 @@ COMMENT=        The ${PHP_MODNAME} shared extension for php
>  USES+= php:ext,noflavors
>  PHP_MODNAME=   ${PKGNAMESUFFIX:S/-//}
>  PHP_VER=       72
> -IGNORE_WITH_PHP= 56 70 71
> +IGNORE_WITH_PHP= 56 70 71 73
>
>  EXTSUBDIR=     ${DISTNAME}/ext/${PHP_MODNAME}
>  WRKSRC=                ${WRKDIR}/${EXTSUBDIR}
>
> Modified: head/net-mgmt/cacti88/Makefile
>
> ==============================================================================
> --- head/net-mgmt/cacti88/Makefile      Sun Oct 21 11:13:17 2018
> (r482664)
> +++ head/net-mgmt/cacti88/Makefile      Sun Oct 21 11:17:12 2018
> (r482665)
> @@ -20,7 +20,7 @@ USE_PHP=      mysqli pcre session sockets snmp xml
>  NO_ARCH=       yes
>  NO_BUILD=      yes
>
> -IGNORE_WITH_PHP=       70 71
> +IGNORE_WITH_PHP=       70 71 72 73
>
>  SUB_FILES=     pkg-message
>
>
> Modified: head/net-mgmt/hawk/Makefile
>
> ==============================================================================
> --- head/net-mgmt/hawk/Makefile Sun Oct 21 11:13:17 2018        (r482664)
> +++ head/net-mgmt/hawk/Makefile Sun Oct 21 11:17:12 2018        (r482665)
> @@ -18,7 +18,7 @@ RUN_DEPENDS=  p5-Net-Netmask>=0:net-mgmt/p5-Net-Netmask
>
>  USES=          mysql:server php:mod perl5
>  USE_PHP=       mysql
> -IGNORE_WITH_PHP=       70 71
> +IGNORE_WITH_PHP=       70 71 72 73
>
>  NO_BUILD=      yes
>  USE_RC_SUBR=   hawk
>
> Modified: head/net-mgmt/phpip/Makefile
>
> ==============================================================================
> --- head/net-mgmt/phpip/Makefile        Sun Oct 21 11:13:17 2018
> (r482664)
> +++ head/net-mgmt/phpip/Makefile        Sun Oct 21 11:17:12 2018
> (r482665)
> @@ -19,7 +19,7 @@ NO_BUILD=     yes
>  USE_PHP=       mysql
>  USES=          dos2unix php:web
>
> -IGNORE_WITH_PHP=       70 71
> +IGNORE_WITH_PHP=       70 71 72 73
>
>  PHPIP?=                www/phpip
>  PLIST_SUB+=    PHPIP=${PHPIP} WWWOWN=${WWWOWN} WWWGRP=${WWWGRP}
>
> Modified: head/net-mgmt/zabbix32-frontend/Makefile
>
> ==============================================================================
> --- head/net-mgmt/zabbix32-frontend/Makefile    Sun Oct 21 11:13:17 2018
>       (r482664)
> +++ head/net-mgmt/zabbix32-frontend/Makefile    Sun Oct 21 11:17:12 2018
>       (r482665)
> @@ -20,7 +20,7 @@ OPTIONS_DEFINE=               MYSQL MYSQLI PGSQL SQLITE
> ORACLE
>  OPTIONS_DEFAULT=       MYSQLI
>  MYSQLI_DESC=           MySQLI backend
>
> -MYSQL_VARS=    IGNORE_WITH_PHP+="70 71"
> +MYSQL_VARS=    IGNORE_WITH_PHP+="70 71 72 73"
>
>  .include <bsd.port.options.mk>
>
>
> Modified: head/security/phpdeadlock/Makefile
>
> ==============================================================================
> --- head/security/phpdeadlock/Makefile  Sun Oct 21 11:13:17 2018
> (r482664)
> +++ head/security/phpdeadlock/Makefile  Sun Oct 21 11:17:12 2018
> (r482665)
> @@ -24,7 +24,7 @@ USE_PHP=      mysql session ctype pcre
>  NO_BUILD=      yes
>  NO_ARCH=       yes
>
> -IGNORE_WITH_PHP=       70 71
> +IGNORE_WITH_PHP=       70 71 72 73
>
>  SUB_FILES=     pkg-message
>  SUB_LIST=      DLURL=${DLURL} DLDIR=${DLDIR}
>
> Modified: head/www/phprecipebook/Makefile
>
> ==============================================================================
> --- head/www/phprecipebook/Makefile     Sun Oct 21 11:13:17 2018
> (r482664)
> +++ head/www/phprecipebook/Makefile     Sun Oct 21 11:17:12 2018
> (r482665)
> @@ -26,7 +26,7 @@ OPTIONS_DEFAULT=      MYSQL
>
>  MYSQL_USE=     PHP=mysql
>  MYSQL_USES=    mysql
> -MYSQL_VARS=    IGNORE_WITH_PHP+="70 71"
> +MYSQL_VARS=    IGNORE_WITH_PHP+="70 71 72 73"
>  PGSQL_USE=     PHP=pgsql
>  PGSQL_USES=    pgsql
>
>
> Modified: head/www/revive-adserver/Makefile
>
> ==============================================================================
> --- head/www/revive-adserver/Makefile   Sun Oct 21 11:13:17 2018
> (r482664)
> +++ head/www/revive-adserver/Makefile   Sun Oct 21 11:17:12 2018
> (r482665)
> @@ -24,7 +24,7 @@ PLIST_SUB+=   WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}"
>  .if !defined(WITHOUT_PHP_DEPENDS)
>  USES+=         php
>  USE_PHP=       xml pcre zlib mysql pgsql ftp
> -IGNORE_WITH_PHP=       70 71
> +IGNORE_WITH_PHP=       70 71 72 73
>  .endif
>
>  do-install:
>
>


More information about the svn-ports-head mailing list