Notes from UPDATING |
These upgrade notes are taken from /usr/ports/UPDATING
- 2018-03-08
Affects: */php* */pecl* */pear* Author: mat@FreeBSD.org Reason:
PHP extensions and modules have been flavored.
People using Poudriere 3.2+ and binary packages do not have to do anything if
they are using PHP applications.
PHP modules and extensions may have change their names from php5- or php7- to
fully versionned phpXY-.
PECL extensions and PEAR modules package names have changed from pecl- and
pear- to phpXX-pecl and phpXX-pear-.
To rename an installed package to match the new naming scheme, for example,
for the imagick pecl extension, run:
# pkg set -n pecl-imagick:php56-pecl-imagick
For other people, to build the PHP 7.2 version of, for example,
databases/php-memcached, you need to run:
# make FLAVOR=php72 install
|
Number of commits found: 6
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
29 Dec 2020 09:14:44
0.6.0

|
antoine  |
Ignore with PHP 8.0
Reported by: pkg-fallout |
10 Apr 2017 15:08:47
0.6.0

|
mat  |
Convert all PECL ports to USES=php:pecl.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10281 |
11 Jan 2017 08:28:08
0.6.0

|
vanilla  |
Update to 0.6.0.
PR: 215893
Submitted by: maintainer |
03 Aug 2016 12:47:05
0.5.1_1

|
mat  |
Don't use extension.ini any more, and have each extension install in its
file, so the order remains the same.
Every PHP (or Zend) extension now installs its own .ini file in
/usr/local/etc/php. A PHP extension will be automatically activated
when installed. The order into which extensions are loaded is
automatically guessed. In some very rare cases, the guess will be
wrong, and PHP_MOD_PRIO will need to be set. Refer to the USES=php
section of the Porter's Handbook for more information.
Convert ports touching etc/php/extensions.ini manually, or telling the
OP to do it.
And finally, bump PORTREVISION for all php extensions.
PR: 210697
Submitted by: mat
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D7022 |
28 Jun 2016 14:00:45
0.5.1

|
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 |
07 Sep 2015 07:12:28
0.5.1

|
vanilla  |
Add pecl-hrtime 0.5.1, high resolution timing for PHP.
PR: 202889
Submitted by: Gasol Wu <gasol.wu@gmail.com> |
Number of commits found: 6
|
Latest Vulnerabilities |
12 vulnerabilities affecting 72 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
Last updated: 2021-03-28 22:40:29
|
|