mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
Remove panda extension since it's deprecated and will be removed soon.
PR: ports/105709 Submitted by: vd
This commit is contained in:
parent
91684ceb45
commit
a2562ad2a8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=177784
1 changed files with 1 additions and 2 deletions
|
@ -231,7 +231,7 @@ _USE_PHP_ALL= bcmath bz2 calendar ctype curl dba dbase \
|
||||||
exif fileinfo fribidi ftp gd gettext gmp \
|
exif fileinfo fribidi ftp gd gettext gmp \
|
||||||
hash iconv imap interbase ldap mbstring mcrypt \
|
hash iconv imap interbase ldap mbstring mcrypt \
|
||||||
mhash ming mssql mysql ncurses odbc \
|
mhash ming mssql mysql ncurses odbc \
|
||||||
openssl panda pcntl pcre pdf pgsql posix \
|
openssl pcntl pcre pdf pgsql posix \
|
||||||
pspell radius readline recode session shmop snmp \
|
pspell radius readline recode session shmop snmp \
|
||||||
sockets sybase_ct sysvmsg sysvsem sysvshm \
|
sockets sybase_ct sysvmsg sysvsem sysvshm \
|
||||||
tokenizer wddx xml xmlrpc yaz zip zlib
|
tokenizer wddx xml xmlrpc yaz zip zlib
|
||||||
|
@ -281,7 +281,6 @@ odbc_DEPENDS= databases/php${PHP_VER}-odbc
|
||||||
openssl_DEPENDS=security/php${PHP_VER}-openssl
|
openssl_DEPENDS=security/php${PHP_VER}-openssl
|
||||||
oracle_DEPENDS= databases/php${PHP_VER}-oracle
|
oracle_DEPENDS= databases/php${PHP_VER}-oracle
|
||||||
overload_DEPENDS=lang/php${PHP_VER}-overload
|
overload_DEPENDS=lang/php${PHP_VER}-overload
|
||||||
panda_DEPENDS= print/pecl-panda
|
|
||||||
pcntl_DEPENDS= devel/php${PHP_VER}-pcntl
|
pcntl_DEPENDS= devel/php${PHP_VER}-pcntl
|
||||||
pcre_DEPENDS= devel/php${PHP_VER}-pcre
|
pcre_DEPENDS= devel/php${PHP_VER}-pcre
|
||||||
pdf_DEPENDS= print/pecl-pdflib
|
pdf_DEPENDS= print/pecl-pdflib
|
||||||
|
|
Loading…
Add table
Reference in a new issue