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

Yasuhiro KIMURA yasu at utahime.org
Thu Oct 22 21:58:33 UTC 2020


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:42:34 +0200

>> 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.

Is it possible this problem without changing each port that have
either 'USE_PHP=json' and 'USE_PHP=xmlrpc'? I'm looking at
Mk/Uses/php.mk but does not fully understand it yet.

---
Yasuhiro KIMURA


More information about the svn-ports-all mailing list