Port details |
- php71-extensions "meta-port" to install PHP extensions
- 1.0 lang
=1 1.0Version of this port present on the latest quarterly branch.
- Maintainer: tz@FreeBSD.org
- Port Added: 2017-01-24 11:54:35
- Last Update: 2019-12-17 20:36:30
- SVN Revision: 520347
- People watching this port, also watch:: dovecot, pure-ftpd
- License: not specified in port
- WWW:
- https://www.php.net/
- Description:
- This is a "meta-port" to install the extensions for PHP 7.1.
Defaults to:
ctype, dom, filter, hash, iconv, json, pdo, pdo_sqlite, phar, posix,
session, simplexml, sqlite3, tokenizer, xml, xmlreader and xmlwriter.
WWW: https://www.php.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PHP_PKGNAMEPREFIX}extensions>0:lang/php71-extensions
- No installation instructions:
- This port has been deleted.
- PKGNAME: php71-extensions
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- php.h : lang/php71
- ctype.so : textproc/php71-ctype
- dom.so : textproc/php71-dom
- filter.so : security/php71-filter
- hash.so : security/php71-hash
- iconv.so : converters/php71-iconv
- json.so : devel/php71-json
- opcache.so : www/php71-opcache
- pdo.so : databases/php71-pdo
- pdo_sqlite.so : databases/php71-pdo_sqlite
- phar.so : archivers/php71-phar
- posix.so : sysutils/php71-posix
- session.so : www/php71-session
- simplexml.so : textproc/php71-simplexml
- sqlite3.so : databases/php71-sqlite3
- tokenizer.so : devel/php71-tokenizer
- xml.so : textproc/php71-xml
- xmlreader.so : textproc/php71-xmlreader
- xmlwriter.so : textproc/php71-xmlwriter
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for php71-extensions-1.0:
BCMATH=off: bc style precision math functions
BZ2=off: bzip2 library support
CALENDAR=off: calendar conversion support
CTYPE=on: ctype functions
CURL=off: CURL support
DBA=off: dba support
DOM=on: DOM support
ENCHANT=off: Enchant spelling support
EXIF=off: EXIF support
FILEINFO=off: fileinfo support
FILTER=on: input filter support
FTP=off: FTP support
GD=off: GD library support
GETTEXT=off: gettext library support
GMP=off: GNU MP support
HASH=on: HASH Message Digest Framework
ICONV=on: iconv support
IMAP=off: IMAP support
INTERBASE=off: Interbase 6 database support (Firebird)
INTL=off: Internationalization(ICU)
JSON=on: JavaScript Object Serialization support
LDAP=off: OpenLDAP support
MBSTRING=off: multibyte string support
MCRYPT=off: Encryption support
MYSQLI=off: MySQLi database support
ODBC=off: ODBC support
OPCACHE=on: OPcache support
OPENSSL=off: OpenSSL support
PCNTL=off: pcntl support (CLI only)
PDF=off: PDFlib support (implies GD)
PDO=on: PHP Data Objects Interface (PDO)
PDO_DBLIB=off: PDO DBLIB-DB driver
PDO_FIREBIRD=off: PDO Firebird driver
PDO_MYSQL=off: PDO MySQL driver
PDO_ODBC=off: PDO ODBC driver
PDO_PGSQL=off: PDO PostgreSQL driver
PDO_SQLITE=on: PDO sqlite driver
PGSQL=off: PostgreSQL database support
PHAR=on: phar support
POSIX=on: POSIX-like functions
PSPELL=off: pspell support
READLINE=off: readline support (CLI only)
RECODE=off: recode support
SESSION=on: session support
SHMOP=off: shmop support
SIMPLEXML=on: simplexml support
SNMP=off: SNMP support
SOAP=off: SOAP support
SOCKETS=off: sockets support
SQLITE3=on: sqlite3 support
SYBASE_CT=off: Sybase database support
SYSVMSG=off: System V message support
SYSVSEM=off: System V semaphore support
SYSVSHM=off: System V shared memory support
TIDY=off: TIDY support
TOKENIZER=on: tokenizer support
WDDX=off: WDDX support (implies XML)
XML=on: XML support
XMLREADER=on: XMLReader support
XMLRPC=off: XMLRPC-EPI support
XMLWRITER=on: XMLWriter support
XSL=off: XSL support (Implies DOM)
ZIP=off: ZIP support
ZLIB=off: ZLIB support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- metaport php
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0 17 Dec 2019 20:36:30 |
rene |
Finish removal of PHP 7.1.
Submitted by: antoine
lang/php71-extensions
devel/pecl-request |
1.0 05 Nov 2019 09:39:49 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
1.0 05 Jan 2019 15:47:57 |
rene |
Remove stale IGNORE_WITH_PHP=56 values.
Reminded by: sunpoet |
1.0 06 Dec 2018 11:22:12 |
rene |
Remove version 7.0 from the IGNORE_WITH_PHP list. |
1.0 21 Oct 2018 11:17:13 |
antoine |
Ignore some ports with some versions of php
PR: 232398 |
1.0 24 Jan 2017 11:54:20 |
tz |
Add PHP 7.1
Thanks to: mat, pi, ale, martin@waschbuesch.de and franco@opnsense.org |