Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Aug 2013 08:24:45 GMT
From:      Daniel Ylitalo <daniel@blodan.se>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/181200: Missing compile option in lang/php55
Message-ID:  <201308100824.r7A8Oj4J006261@oldred.freebsd.org>
Resent-Message-ID: <201308100830.r7A8U0cn042449@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         181200
>Category:       ports
>Synopsis:       Missing compile option in lang/php55
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 10 08:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Daniel Ylitalo
>Release:        9.1-RELEASE-p4
>Organization:
>Environment:
FreeBSD 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
As of PHP 5.5 the opcode cache is included in core and is enabled by issuing --enable-opcache during compile.

There should be an make config option to enable this

One can read more about it here:
http://php.net/manual/en/opcache.installation.php
>How-To-Repeat:

>Fix:
Add a new option called OPcache which adds --enable-opcache to the compile arguments

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308100824.r7A8Oj4J006261>