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: 14
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
08 Mar 2018 19:48:41
0.7.2

|
mat  |
Introduce PHP flavors.
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
flavored. They will automatically get flavors (php56, php70, php71, php72)
depending of the versions they support (set with IGNORE_WITH_PHP). As a
consequence, ports using USES=pear and USES=horde are also flavored.
PR: 226242
Submitted by: mat
Exp-run by: antoine
Approved by: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14208 |
18 Feb 2017 10:49:41
0.7.2

|
miwi  |
- Update to 0.7.2
PR: 214801
Submitted by: maintainer |
13 Dec 2016 15:05:07
0.7

|
sunpoet  |
- Update WWW: pear.php.net uses https://
Approved by: portmgr (blanket) |
01 Apr 2016 14:00:57
0.7

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
23 Sep 2014 14:14:19
0.7

|
bapt  |
Convert to USES=pear
Use options helpers |
25 Nov 2013 17:59:59
0.7

|
antoine  |
Stage support for non-IGNORED pear classes
Tested by: poudriere
Approved by: portmgr (bapt) |
20 Sep 2013 16:13:49
0.7

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
17 Mar 2013 14:59:03
0.7

|
miwi  |
- Convert to PEAR_AUTOINSTALL
- Trim header
- Take maintainership |
21 Jan 2012 17:40:15
0.7
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
20 Mar 2011 12:54:45
0.7
|
miwi  |
- Get Rid MD5 support |
29 Dec 2010 20:04:42
0.7
|
pgollucci  |
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav) |
22 Jan 2006 08:23:41
0.7
|
edwin  |
SHA256ify
Approved by: krion@ |
09 Dec 2005 19:24:52
0.7
|
ale  |
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net |
28 Feb 2004 11:06:43
0.7
|
pav  |
Add pear-DB_Pager, a class handles all the stuff needed for displaying
paginated results from a database query of Pear DB.
including fetching only the needed rows and giving extensive information
for helping build an HTML or GTK query result display.
PR: ports/63346
Submitted by: Toshiya SAITOH <toshiya@saitoh.nu> |
Number of commits found: 14
|
Latest Vulnerabilities |
10 vulnerabilities affecting 79 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
Last updated: 2021-03-05 21:21:29
|
|