svn commit: r552910 - in head: archivers converters databases devel ftp graphics lang mail math misc net net-mgmt security sysutils textproc www

Torsten Zuehlsdorff tz at FreeBSD.org
Thu Oct 22 21:42:45 UTC 2020



On 22.10.20 23:28, Yasuhiro KIMURA wrote:
> From: Torsten Zuehlsdorff <tz at FreeBSD.org>
> Subject: Re: svn commit: r552910 - in head: archivers converters databases devel ftp graphics lang mail math misc net net-mgmt security sysutils textproc www
> Date: Thu, 22 Oct 2020 23:19:38 +0200
> 
>> I am sorry for the breakage. :/ Thank you for fixing it!
>>
>> Is there a list of the ports broken with PHP80 flavors? I would guess
>> that all ports depending on xmlrpc and/or json?
> 
> What I found are mail/rainloop and mail/roundcube. Both have
> 'USE_PHP=json' in their Makefile. I have not investigated
> 'USE_PHP=xmlrpc' yet.

Than this is the cause of the error. json is now part of the core so it
can't be referred via USE_PHP anymore. Same for xmlrpc.

Greetings,
Torsten



More information about the svn-ports-all mailing list