non port: lang/php72/Makefile.ext |
SVNWeb
|
Number of commits found: 12 |
Mon, 13 Jul 2020
|
[ 13:32 tz ]
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 ]
Remove IGNORE_WITH_PHP=71 and add IGNORE_WITH_PHP=74 where relevant.
|
Wed, 6 Nov 2019
|
[ 18:06 zeising ] (Only the first 10 of 16 ports in this commit are shown above. )
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 ]
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 ] (Only the first 10 of 42 ports in this commit are shown above. )
Remove stale IGNORE_WITH_PHP=56 values.
Reminded by: sunpoet
|
Thu, 6 Dec 2018
|
[ 11:22 rene ] (Only the first 10 of 168 ports in this commit are shown above. )
Remove version 7.0 from the IGNORE_WITH_PHP list.
|
Fri, 2 Nov 2018
|
[ 16:12 joneum ]
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 ] (Only the first 10 of 16 ports in this commit are shown above. )
Ignore some ports with some versions of php
PR: 232398
|
Tue, 31 Jul 2018
|
[ 08:47 tz ]
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 ]
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 ] (Only the first 10 of 388 ports in this commit are shown above. )
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 ] (Only the first 10 of 184 ports in this commit are shown above. )
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 |