Created attachment 175048 [details] www/phpbb3: add mandatory dependencies Clean installation of www/phpbb3 unusable: PHP Fatal error: Call to undefined function Symfony\Component\Config\ctype_alpha() in /usr/local/www/phpBB3/vendor/symfony/config/Symfony/Component/Config/FileLocator.php on line 85 PHP Fatal error: Call to undefined function json_encode() in /usr/local/www/phpBB3/vendor/twig/twig/lib/Twig/Environment.php on line 313 PHP Fatal error: Call to undefined function json_encode() in /usr/local/www/phpBB3/vendor/twig/twig/lib/Twig/Environment.php on line 313 since there are no mandatory PHP modules: textproc/php56-ctype devel/php56-json security/php56-hash And other optional (see https://www.phpbb.com/community/docs/INSTALL.html#require)
(In reply to olevole from comment #0) Thanks for your report. I'll check
Created attachment 175190 [details] patch
A commit references this bug: Author: wen Date: Fri Sep 30 07:20:24 UTC 2016 New revision: 422962 URL: https://svnweb.freebsd.org/changeset/ports/422962 Log: - Add missing DEPENDS PR: 212895 Submitted by: olevole@olevole.ru Approved by: maintainer Changes: head/www/phpbb3/Makefile