Port details |
- php73-extensions "meta-port" to install PHP extensions
- 1.0 lang
=0 1.0Version of this port present on the latest quarterly branch.
- Maintainer: tz@FreeBSD.org
- Port Added: 2018-10-08 08:53:20
- Last Update: 2022-01-26 00:20:01
- Commit Hash: cc378fb
- License: not specified in port
- WWW:
- https://www.php.net/
- Description:
- This is a "meta-port" to install the extensions for PHP 7.3.
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/
- ¦ ¦ ¦ ¦
- 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/php73-extensions
- No installation instructions:
- This port has been deleted.
- PKGNAME: php73-extensions
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- php.h : lang/php73
- ctype.so : textproc/php73-ctype
- dom.so : textproc/php73-dom
- filter.so : security/php73-filter
- hash.so : security/php73-hash
- iconv.so : converters/php73-iconv
- json.so : devel/php73-json
- opcache.so : www/php73-opcache
- pdo.so : databases/php73-pdo
- pdo_sqlite.so : databases/php73-pdo_sqlite
- phar.so : archivers/php73-phar
- posix.so : sysutils/php73-posix
- session.so : www/php73-session
- simplexml.so : textproc/php73-simplexml
- sqlite3.so : databases/php73-sqlite3
- tokenizer.so : devel/php73-tokenizer
- xml.so : textproc/php73-xml
- xmlreader.so : textproc/php73-xmlreader
- xmlwriter.so : textproc/php73-xmlwriter
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for php73-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
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
SODIUM=off: Sodium encryption support
SQLITE3=on: sqlite3 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:
- lang_php73-extensions
- 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 26 Jan 2022 00:20:01 |
Muhammad Moinur Rahman (bofh) |
lang/php73: Remove port
- EOL reached on 2021-12-06
https://www.php.net/eol.php
PR: 260624
Approved by: tz (private email) ale portmgr (blanket)
Sponsored by: Bounce Experts |
1.0 28 Dec 2021 02:38:30 |
Muhammad Moinur Rahman (bofh) |
Remove references to defunct php72
Approved by: portmgr (blanlet infrastructure cleanup) |
1.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0 07 Mar 2021 16:45:49 |
tobik |
Remove redundant option descriptions that match the default ones
(ignoring case)
Reported by: danfe (for net/mosquitto), portscan |
1.0 17 Dec 2019 20:28:36 |
rene |
Remove IGNORE_WITH_PHP=71 and add IGNORE_WITH_PHP=74 where relevant. |
1.0 23 Oct 2019 09:39:10 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
1.0 25 Feb 2019 10:39:23 |
tz |
php7(2|3)-extensions/pkg-descr: Fix typo in pkg-descr
pkg-descr states falsely that its the meta-port for PHP 7.1, even
for PHP 7.2 and 7.3. This commit fixes the typo for each version.
Reported by: leres@freebsd.org |
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 08 Oct 2018 08:52:52 |
tz |
Add PHP 7.3 RC2 to the ports-tree.
Notable changes:
- Switch from PCRE to PCRE2
- Many modules now require PCRE2 for building
- graphics/php73-gd: X11 option is no longer default
Changes to Mk/Uses/php.mk approved by ale |