Stuart Henderson [[email protected]] wrote: > > Problem is with PHP extension modules outside of the main php release, > as these are compiled for the "default" PHP version in port (5.4 at > present). So e.g. you won't be able to use things like pecl-memcache, > xcache, etc from packages with php-5.5 until the default version is > flipped over. (If you want to try it yourself building things from > ports you can change MODPHP_VERSION in php.port.mk and rebuild > everything depending on it).
Why not just build them for each in-tree PHP version?
