I'm wondering if there is a way for me to get APCu support for PHP7/7.1 in FreeBSD 11.1, since the existing version only supports PHP 5.6. I see a pecl-APCu in ports (version 5.1.8?) but I'm unable to compile it because it seems to want Perl5-5.24.2 and the current version is Perl5-24.1_1. Curious if anyone got this working and what they did. Thanks!