[Bug 191124] New: www/mediawiki120 www/mediawiki121 www/mediawiki122 won't build with php 5.5

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 17 12:41:13 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191124

            Bug ID: 191124
           Summary: www/mediawiki120 www/mediawiki121 www/mediawiki122
                    won't build with php 5.5
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: feld at FreeBSD.org

The mediawiki ports have APC in OPTIONS_DEFAULT which breaks building with PHP
5.5 as APC does not support 5.5. 

APC is not a strict requirement for mediawiki. I suggest it is either removed
from the OPTIONS_DEFAULT or logic is added to handled PHP 5.5.

To reproduce add the following to make.conf or your poudriere build environment
and try to build a phpMyAdmin package:

DEFAULT_VERSIONS= php=5.5

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list