Port details |
- php70-extensions "meta-port" to install PHP extensions
- 1.1 lang
=4 1.1Version of this port present on the latest quarterly branch.
- DEPRECATED: Works only with EOL php 7.0
This port expired on: 2018-12-04
- Maintainer: tz@FreeBSD.org
- Port Added: 2016-02-15 14:34:50
- Last Update: 2018-12-05 10:07:28
- SVN Revision: 486663
- People watching this port, also watch:: git, pkg, openssl, python27
- License: not specified in port
- WWW:
- http://www.php.net/
- Description:
- This is a "meta-port" to install the extensions for PHP 7.0.
Defaults to:
ctype, dom, filter, hash, iconv, json, pdo, pdo_sqlite, phar, posix,
session, simplexml, sqlite3, tokenizer, xml, xmlreader and xmlwriter.
WWW: http://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/php70-extensions
- No installation instructions:
- This port has been deleted.
- PKGNAME: php70-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/php70
- ctype.so : textproc/php70-ctype
- dom.so : textproc/php70-dom
- filter.so : security/php70-filter
- hash.so : security/php70-hash
- iconv.so : converters/php70-iconv
- json.so : devel/php70-json
- opcache.so : www/php70-opcache
- pdo.so : databases/php70-pdo
- pdo_sqlite.so : databases/php70-pdo_sqlite
- phar.so : archivers/php70-phar
- posix.so : sysutils/php70-posix
- session.so : www/php70-session
- simplexml.so : textproc/php70-simplexml
- sqlite3.so : databases/php70-sqlite3
- tokenizer.so : devel/php70-tokenizer
- xml.so : textproc/php70-xml
- xmlreader.so : textproc/php70-xmlreader
- xmlwriter.so : textproc/php70-xmlwriter
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for php70-extensions-1.1:
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: SSL/TLS support via OpenSSL
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.1 05 Dec 2018 10:07:28 |
rene |
Remove expired ports:
2018-12-04 x11-toolkits/vtkfox: Depends on expiring vtk5
2018-12-04 lang/php70-extensions: Works only with EOL php 7.0 |
1.1 02 Dec 2018 17:19:35 |
antoine |
Chase php 7.0 expiration date |
1.1 21 Oct 2018 11:17:13 |
antoine |
Ignore some ports with some versions of php
PR: 232398 |
1.1 14 May 2018 08:08:48 |
tz |
Take over maintainership
Approved by: joneum |
1.1 16 May 2017 13:37:51 |
joneum |
- Update maintainer address
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755 |
1.1 03 Apr 2017 12:59:36 |
sunpoet |
Pass maintainership to submitter
- Fix pkg-descr
PR: 218319
Submitted by: Jochen Neumeister <joneum@bsdproject.de> |
1.1 14 Nov 2016 03:15:04 |
danfe |
- Remove redundant definitions of IPV6_DESC and [OPEN]SSL_DESC when closely
matching standard ones from `Mk/bsd.options.desc.mk'
- Rename couple of options to standard name or the one that better reflects
their usage |
1.1 24 Oct 2016 19:39:06 |
rene |
Now that PHP 5.5 is removed from the Ports Tree, clean up any stale
IGNORE_WITH_PHP values (5, 52, 54, 55) |
1.1 23 Aug 2016 10:54:50 |
amdmi3 |
- Add enchant php55/php56/php70 extension
PR: 208828
Submitted by: daniel@blodan.se
Approved by: maintainer timeout (ale, 4 months) |
1.1 25 Jul 2016 20:01:03 |
rene |
Reset miwi@'s ports, he stepped down from the Ports Team.
With hat: portmgr-secretary |
1.1 20 Jul 2016 20:04:50 |
bdrewery |
If DEFAULT_VERSIONS=php=* is set, then PHP_DEFAULT will be overridden
in bsd.default-versions.mk later, and the value from the Makefile will
not be used at all. We would change bsd.default-versions.mk, but really
these ports should not be changing what the "default" it. Change to
modifying what the "current" version is as PHP_VER.
This fixes some cases of 'make check-sanity' not passing for php extension
ports in Poudriere where there is no LOCALBASE/etc/php.conf to set a proper
PHP_VER. In these cases the PHP_DEFAULT value (of 5.6) is used rather than
the version set by the extension Makefile and the later checks for
whether that version has that extension may incorrectly error. |
1.1 28 Jun 2016 14:00:45 |
mat |
Convert USE_PHP*=yes into USES=php*
PR: 210529
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6936 |
1.1 15 Feb 2016 16:24:04 |
miwi |
- Update to 1.1
- Fix default options handling
PR: 207217
Submitted by: Sascha Holzleiter |
1.0 15 Feb 2016 14:34:27 |
miwi |
Welcome php 7.0.3
Changelog:
http://php.net/ChangeLog-7.php#7.0.0
http://php.net/ChangeLog-7.php#7.0.1
http://php.net/ChangeLog-7.php#7.0.2
http://php.net/ChangeLog-7.php#7.0.3
I'd like to thanks:
Kurt Jaeger
Matthias Breddin
Rainer Duffner
Victor van Vlaardingen
Torsten Zuehlsdorff
Franco Fichtner
and all helpers and testers from ports@. |