notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: lang/php72/Makefile.ext
SVNWeb

Number of commits found: 12

Mon, 13 Jul 2020
[ 13:32 tz search for other commits by this committer ] Original commit   Revision:542132
mail/php7[2-4]-imap: change client from cclient to panda-cclient

There are some reports about PHP crashes, when using php-imap
(especially with OpenSSL and TSL 1.3). All this problems went away,
when using the panda-cclient instead of the old cclient.

Therefore we make the panda-cclient the new default,
but still allow cclient in order to allow backwards compatibility.

Special thanks to bofh for figuring out the complex details and
the solution!

Special thanks to Jason for being patience and
helpful about so many months!

Reported by:	Jason de Cordoba <jason@aventia.pw>
Reviewed by:	bofh
Sponsored by:	Bounce Experts
Tue, 17 Dec 2019
[ 20:28 rene search for other commits by this committer ] Original commit   Revision:520345
Remove IGNORE_WITH_PHP=71 and add IGNORE_WITH_PHP=74 where relevant.
Wed, 6 Nov 2019
[ 18:06 zeising search for other commits by this committer ] Original commit   Revision:516915 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Add USES=xorg USES=gl, ports categories l

Add USES=xorg and USES=gl to ports in categories starting with 'l'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Thu, 11 Apr 2019
[ 09:49 tz search for other commits by this committer ] Original commit   Revision:498659
PHP: Change MOD_PRIO for imap to avoid core dumps

PR:		235917
Reported by:	Sergey Anokhin <admin@5034.ru>
MFH:		2019Q2
Sat, 5 Jan 2019
[ 15:47 rene search for other commits by this committer ] Original commit   Revision:489349 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Remove stale IGNORE_WITH_PHP=56 values.

Reminded by:	sunpoet
Thu, 6 Dec 2018
[ 11:22 rene search for other commits by this committer ] Original commit   Revision:486751 (Only the first 10 of 168 ports in this commit are shown above. View all ports for this commit)
Remove version 7.0 from the IGNORE_WITH_PHP list.
Fri, 2 Nov 2018
[ 16:12 joneum search for other commits by this committer ] Original commit   Revision:483821
security/php72-hash: fix build with GCC-based architectures

Unbreak this Port on mips64 and powerpc64

PR:		231462 232160
Reported by:	Piotr Kubaj <pkubaj@anongoth.pl>
Approved by:	tz (implicit)
Sponsored by:	Netzkommune GmbH
Sun, 21 Oct 2018
[ 11:17 antoine search for other commits by this committer ] Original commit   Revision:482665 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Ignore some ports with some versions of php

PR:		232398
Tue, 31 Jul 2018
[ 08:47 tz search for other commits by this committer ] Original commit   Revision:475984
graphics/php72-gd: Switch from bundled libgd to graphics/gd

Currently the gd-module uses a bundled libgd, while most systems
already provide the same library via graphics/gd.
Therefore instead of adding the bundled library we use the
port instead.

PR:		217222
Submitted by:	Mikhail Teterin  <mi@FreeBSD.org>
Wed, 25 Apr 2018
[ 09:52 tz search for other commits by this committer ] Original commit   Revision:468268
lang/php72: Add missing lmdb support for php72-dba

PHP 7.2 adds lmdb support to its dba module. Add support via OPTION.

PR:		227732
Submitted by:	Waitman Gobble <uzimac@da3m0n8t3r.com>
Thu, 8 Mar 2018
[ 19:48 mat search for other commits by this committer ] Original commit   Revision:463917 (Only the first 10 of 388 ports in this commit are shown above. View all ports for this commit)
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
Thu, 16 Nov 2017
[ 10:48 tz search for other commits by this committer ] Original commit   Revision:454302 (Only the first 10 of 184 ports in this commit are shown above. View all ports for this commit)
Add PHP 7.2 RC6

Notable changes:
- mcrypt module was removed
- sodium module was added
- sybase_ct artifacts removed

Also many PECL ports will not work with this version
since some files got renamed.

Reviewed by:           mat, ale, Rainer Duffner <rainer@ultra-secure.de>
Differential Revision: https://reviews.freebsd.org/D12980

Number of commits found: 12