mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
*/*: Mark IGNORE_WITH_PHP=84
These ports are currently not compatible with php84 and is only a limited set of ports. There might be more ports which has runtime issues. Please check if your ports are compatible with php84 and if not pleae mark them IGNORE_WITH_PHP=84 Approved by: portmgr (blanket)
This commit is contained in:
parent
5f5ed587c5
commit
c00a7b36df
@ -18,6 +18,7 @@ USES= php
|
||||
NO_BUILD= yes
|
||||
NO_ARCH= yes
|
||||
USE_PHP= mysqli session memcache sqlite3 curl redis
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
do-install:
|
||||
@${MKDIR} ${STAGEDIR}${DATADIR}
|
||||
|
@ -9,5 +9,6 @@ WWW= https://docs.mongodb.org/ecosystem/drivers/php/
|
||||
LICENSE= APACHE20
|
||||
|
||||
USES= gmake localbase php:build,pecl ssl
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -12,6 +12,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= php:build,pecl
|
||||
USE_PHP= session:build
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
OPTIONS_DEFINE= IGBINARY
|
||||
IGBINARY_DESC= Build with Igbinary serializer
|
||||
|
@ -20,7 +20,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
IGNORE_DragonFly= is unsupported on DragonFly
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
USES= php:flavors
|
||||
IGNORE_WITH_PHP= 83
|
||||
IGNORE_WITH_PHP= 83 84
|
||||
|
||||
NO_BUILD= yes
|
||||
SUB_FILES= pkg-message
|
||||
|
@ -10,5 +10,6 @@ LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= php:pecl
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -9,6 +9,6 @@ WWW= https://github.com/runkit7/runkit7
|
||||
LICENSE= PHP301
|
||||
|
||||
USES= compiler:c11 php:pecl
|
||||
IGNORE_WITH_PHP= 83
|
||||
IGNORE_WITH_PHP= 83 84
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -11,6 +11,7 @@ LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= php:pecl
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
CONFIGURE_ARGS= --enable-vld
|
||||
|
||||
|
@ -10,6 +10,7 @@ LICENSE= PHP30
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= php:pecl,zend tar:tgz
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
CONFIGURE_ARGS= --enable-xdebug
|
||||
|
||||
|
@ -17,6 +17,7 @@ USE_GITHUB= yes
|
||||
GH_ACCOUNT= phorgeit
|
||||
GH_TAGNAME= 174bf094
|
||||
USE_PHP= curl dom simplexml zlib
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
PHP_DESTDIR= lib/php/arcanist
|
||||
SHEBANG_FILES= bin/arc bin/phage scripts/*.php scripts/hgdaemon/*.php \
|
||||
|
@ -21,6 +21,7 @@ GH_ACCOUNT= phorgeit
|
||||
GH_TAGNAME= d42b3eb0
|
||||
USE_PHP= ctype curl fileinfo filter iconv mbstring mysqli pcntl posix \
|
||||
zip
|
||||
IGNORE_WITH_PHP= 84
|
||||
USE_RC_SUBR= phd
|
||||
|
||||
SHEBANG_FILES= resources/timezones/*.php scripts/*.php scripts/almanac/*.php \
|
||||
|
@ -16,6 +16,7 @@ USE_PHP= ctype curl dom fileinfo filter gd intl \
|
||||
mbstring mcrypt mysqli \
|
||||
pdo_mysql posix session simplexml \
|
||||
soap tokenizer zip
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
SUB_FILES= pkg-message
|
||||
|
@ -14,6 +14,7 @@ USES= cpe php:web
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
USE_PHP= ctype iconv imap mbstring session
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
NO_ARCH= yes
|
||||
|
@ -13,6 +13,7 @@ USE_HORDE_RUN= Horde_Exception \
|
||||
Horde_Mime \
|
||||
Horde_Stream \
|
||||
Horde_Util
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
OPTIONS_DEFAULT= IMAP MBSTRING SASL
|
||||
OPTIONS_DEFINE= IMAP MBSTRING SASL
|
||||
|
@ -14,6 +14,7 @@ USE_HORDE_RUN= Horde_Cache \
|
||||
Horde_Translation \
|
||||
Horde_Support \
|
||||
Horde_Util
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
# Optional but we want it
|
||||
USE_PHP+= imap
|
||||
|
@ -15,7 +15,7 @@ RUN_DEPENDS= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request@${PHP_FLAVOR}
|
||||
|
||||
USES= cpe tar:tgz php:web,flavors
|
||||
USE_PHP= curl gd gettext iconv imap mbstring mysqli session xml zlib
|
||||
IGNORE_WITH_PHP= 83
|
||||
IGNORE_WITH_PHP= 83 84
|
||||
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
|
@ -21,6 +21,7 @@ CPE_PRODUCT= postfix_admin
|
||||
USE_GITHUB= yes
|
||||
GH_TAGNAME= d3bc1551
|
||||
USE_PHP= mbstring session
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
|
@ -23,6 +23,7 @@ USE_GITHUB= yes
|
||||
GH_ACCOUNT= ${DISTNAME}
|
||||
GH_PROJECT= ${DISTNAME}
|
||||
USE_PHP= mbstring session
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
|
@ -17,6 +17,7 @@ RUN_DEPENDS= ${PECL_PKGNAMEPREFIX}APCu>0:devel/pecl-APCu@${PHP_FLAVOR} \
|
||||
USES= php:web,flavors
|
||||
USE_PHP= ctype curl dom fileinfo gd iconv intl mbstring phar simplexml \
|
||||
sodium tidy xml zip zlib
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
|
@ -16,6 +16,7 @@ RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.12.1:net-mgmt/icingaweb2@${PHP_FL
|
||||
icinga-php-library${PHP_PKGNAMESUFFIX}>=0.13.1:net-mgmt/icinga-php-library@${PHP_FLAVOR}
|
||||
|
||||
USES= php:web,flavors
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= icinga
|
||||
|
@ -20,6 +20,7 @@ NO_BUILD= yes
|
||||
NO_ARCH= yes
|
||||
|
||||
USES= php:web,flavors
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
WWWDIR?= ${PREFIX}/www/icingaweb2/modules/${PORTNAME:C/^.*-//}
|
||||
|
||||
|
@ -16,6 +16,7 @@ RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.12.1:net-mgmt/icingaweb2@${PHP_FL
|
||||
|
||||
USES= php:web,flavors
|
||||
USE_PHP= pcntl
|
||||
IGNORE_WITH_PHP= 84
|
||||
USE_RC_SUBR= icinga-director
|
||||
|
||||
DIRECTOR_USER?= icingadirector
|
||||
|
@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.4:net-mgmt/icingaweb2@${PHP_FLAVOR}
|
||||
|
||||
USES= php:web,flavors
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= icinga
|
||||
|
@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.4:net-mgmt/icingaweb2@${PHP_FLAVOR}
|
||||
|
||||
USES= php:web,flavors
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= icinga
|
||||
|
@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.4:net-mgmt/icingaweb2@${PHP_FLAVOR}
|
||||
|
||||
USES= php:web,flavors
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= icinga
|
||||
|
@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.4:net-mgmt/icingaweb2@${PHP_FLAVOR}
|
||||
|
||||
USES= php:web,flavors
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= mikesch-mp
|
||||
|
@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.12.1:net-mgmt/icingaweb2@${PHP_FLAVOR}
|
||||
|
||||
USES= php:web,flavors
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= icinga
|
||||
|
@ -19,6 +19,7 @@ RUN_DEPENDS= icinga-php-library${PHP_PKGNAMESUFFIX}>=0.9:net-mgmt/icinga-php-lib
|
||||
USES= php:web,flavors shebangfix
|
||||
# php json extension is required but it's statically linked in default php
|
||||
USE_PHP= curl dom xml
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= icinga
|
||||
|
@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.4:net-mgmt/icingaweb2@${PHP_FLAVOR}
|
||||
|
||||
USES= php:web,flavors
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= icinga
|
||||
|
@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.12.1:net-mgmt/icingaweb2@${PHP_FLAVOR}
|
||||
|
||||
USES= php:web,flavors
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= nbuchwitz
|
||||
|
@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.4:net-mgmt/icingaweb2@${PHP_FLAVOR}
|
||||
|
||||
USES= php:web,flavors
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= icinga
|
||||
|
@ -14,6 +14,7 @@ RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.4:net-mgmt/icingaweb2@${PHP_FL
|
||||
|
||||
USES= php:web,flavors
|
||||
USE_PHP= posix soap
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= icinga
|
||||
|
@ -18,6 +18,7 @@ RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.4:net-mgmt/icingaweb2@${PHP_FL
|
||||
icingaweb2-module-reactbundle${PHP_PKGNAMESUFFIX}>0:net-mgmt/icingaweb2-module-reactbundle@${PHP_FLAVOR}
|
||||
|
||||
USES= mysql php:web,flavors
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= icinga
|
||||
|
@ -21,6 +21,7 @@ USE_GITHUB= yes
|
||||
GH_ACCOUNT= Icinga
|
||||
|
||||
USE_PHP= gmp
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
NO_BUILD= yes
|
||||
NO_ARCH= yes
|
||||
|
@ -20,6 +20,7 @@ USE_PHP= bcmath bitset ctype curl dom fileinfo filter gd gettext iconv intl ldap
|
||||
mbstring mcrypt memcache memcached opcache pdo \
|
||||
pdo_sqlite posix session simplexml soap sockets sqlite3 xml \
|
||||
zlib
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= icinga
|
||||
|
@ -21,7 +21,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
USES= cpe php:cli,flavors python shebangfix
|
||||
IGNORE_WITH_PHP= 82 83
|
||||
IGNORE_WITH_PHP= 82 83 84
|
||||
SHEBANG_FILES= \
|
||||
poller-wrapper.py \
|
||||
poller.php \
|
||||
|
@ -15,6 +15,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/pear/System.php:devel/pear@${PHP_FLAVOR}
|
||||
USES= cpe gettext php:web tar:tgz
|
||||
USE_PHP= ctype curl dom filter gd gettext gmp iconv mbstring mcrypt \
|
||||
pcntl pdo pdo_mysql posix session simplexml sockets
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
|
@ -10,5 +10,6 @@ LICENSE= BSD3CLAUSE
|
||||
|
||||
USES= pear php:flavors
|
||||
USE_PHP= radius
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -13,6 +13,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||
libpcre.so:devel/pcre
|
||||
|
||||
USES= localbase:ldflags php:pecl
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
CONFIGURE_ARGS+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||
|
||||
|
@ -11,6 +11,7 @@ WWW= https://pecl.php.net/package/radius \
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
USES= php:pecl
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
CONFIGURE_ARGS= --enable-radius
|
||||
|
||||
|
@ -8,5 +8,6 @@ WWW= https://pear.php.net/package/Crypt_CHAP
|
||||
|
||||
USES= pear php
|
||||
USE_PHP= mcrypt
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -10,5 +10,6 @@ BUILD_DEPENDS= ${PEARDIR}/Crypt/CHAP.php:security/pear-Crypt_CHAP@${PHP_FLAVOR}
|
||||
RUN_DEPENDS= ${PEARDIR}/Crypt/CHAP.php:security/pear-Crypt_CHAP@${PHP_FLAVOR}
|
||||
|
||||
USES= pear php
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -13,6 +13,7 @@ LIB_DEPENDS= libltdl.so:devel/libltdl \
|
||||
libmcrypt.so:security/libmcrypt
|
||||
|
||||
USES= php:pecl
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's/RETURN_FALSE$$/RETURN_FALSE;/g' ${WRKSRC}/mcrypt.c
|
||||
|
@ -21,6 +21,7 @@ USES= localbase:ldflags php:build,ext
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= jvoisin
|
||||
USE_PHP= session:build
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
CONFIGURE_ARGS= --enable-snuffleupagus
|
||||
|
||||
|
@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
USES= php:web,flavors zip
|
||||
USE_PHP= ctype dom filter imap mbstring pdo_sqlite \
|
||||
session xml xmlreader xmlwriter
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
NO_BUILD= yes
|
||||
|
@ -11,6 +11,7 @@ LICENSE_FILE= ${WRKSRC}/license.txt
|
||||
|
||||
USES= cpe php:web
|
||||
USE_PHP= mcrypt session
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= bcit-ci
|
||||
|
@ -17,6 +17,7 @@ RUN_DEPENDS= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/pdo_odbc.so:databases/php${PHP_VE
|
||||
USES= cpe sqlite php fakeroot
|
||||
USE_PHP= phar pdo pdo_odbc pdo_sqlite gd imap \
|
||||
ldap sockets simplexml xml session odbc
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
USE_GITHUB= yes
|
||||
|
||||
|
@ -17,6 +17,7 @@ USES= cpe php:flavors python
|
||||
USE_GITHUB= yes
|
||||
USE_PHP= ctype curl dom filter gd iconv mbstring mcrypt \
|
||||
pdo session simplexml xml zlib
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
|
@ -16,6 +16,7 @@ USE_PHP= ctype curl dom fileinfo filter gd iconv intl \
|
||||
mbstring mcrypt memcache mysqli opcache pdo \
|
||||
pdo_mysql posix readline session simplexml soap sockets \
|
||||
sqlite3 tidy tokenizer xml zlib
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
|
@ -13,6 +13,7 @@ GH_ACCOUNT= opencart
|
||||
|
||||
USES= cpe php
|
||||
USE_PHP= filter mysqli curl mbstring gd zlib mcrypt session zip
|
||||
IGNORE_WITH_PHP= 84
|
||||
WRKSRC_SUBDIR= upload
|
||||
|
||||
NO_BUILD= yes
|
||||
|
@ -15,6 +15,7 @@ USES= cpe php:flavors
|
||||
USE_PHP= ctype curl gd json ldap mcrypt \
|
||||
mbstring openssl pdo pdo_mysql \
|
||||
session xml xmlreader xmlrpc xsl zip zlib
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
NO_BUILD= yes
|
||||
PLIST= ${WRKDIR}/plist
|
||||
|
@ -21,6 +21,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/raphf.so:devel/pecl-raphf2@${PH
|
||||
|
||||
USES= php:build,pecl
|
||||
USE_PHP= iconv:build zlib:build
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
CONFIGURE_SHELL= ${LOCALBASE}/bin/bash
|
||||
|
||||
|
@ -13,6 +13,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||
libxml2.so:textproc/libxml2
|
||||
|
||||
USES= php:build,pecl pkgconfig
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
CONFIGURE_ARGS= LIBXML_CFLAGS=-I${LOCALBASE}/include/libxml2 \
|
||||
LIBXML_LIBS=-L${LOCALBASE}/include/libxml2
|
||||
|
@ -11,6 +11,7 @@ LICENSE= PHP301
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= localbase php:pecl
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
CFLAGS+= -DZEND_HOT=
|
||||
|
||||
|
@ -14,6 +14,7 @@ USES= localbase php:build,ext
|
||||
USE_GITHUB= yes
|
||||
GH_PROJECT= c${PORTNAME}
|
||||
USE_PHP= mbstring pdo:build session:build
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
CONFIGURE_ARGS= --enable-phalcon
|
||||
|
||||
|
@ -13,6 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
USES= php
|
||||
USE_PHP= curl ctype dom filter gd imap mysqli pdo posix \
|
||||
session tokenizer xml mbstring zip zlib
|
||||
IGNORE_WITH_PHP= 84
|
||||
NO_BUILD= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/SuiteCRM-${PORTVERSION}
|
||||
|
@ -51,6 +51,7 @@ WANT_PGSQL= server
|
||||
|
||||
.if ${PORT_OPTIONS:MPHP}
|
||||
USE_PHP+= curl bcmath pdo mcrypt session
|
||||
IGNORE_WITH_PHP= 84
|
||||
. if ${PORT_OPTIONS:MPGSQL}
|
||||
USE_PHP+= pdo_pgsql pgsql
|
||||
. endif
|
||||
|
@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/license.txt
|
||||
USES= php:web
|
||||
USE_PHP= calendar dom fileinfo gd gettext intl mbstring mcrypt \
|
||||
posix session xml zip zlib
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
NO_BUILD= yes
|
||||
NO_MTREE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user