| CARVIEW |
Select Language
HTTP/2 200
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
set-cookie: PHPSESSID=hm5g8djhl8cvedklm0pd86c5oh; path=/
content-type: text/html; charset=UTF-8
date: Mon, 29 Dec 2025 04:53:36 GMT
server: Apache
pkgsrc.se | The NetBSD package collection
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
php-opca..
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
mail
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
print
regress
security
shells
sysutils
textproc
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./devel/php-opcache, PHP extension for opcode caching
[
Branch: CURRENT, Version: 8.3.27nb1, Package name: php83-opcache-8.3.27nb1, Maintainer: pkgsrc-users
php-opcache is the Zend OPcache module which provides faster PHP execution
through opcode caching and optimization. It improves PHP performance by
storing precompiled script bytecode in the shared memory. This eliminates the
stages of reading code from the disk and compiling it on future access. In
addition, it applies a few bytecode optimization patterns that make code
execution faster.
Navigation:
-
Browse pkgsrc
(this page)
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
php-opca..doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
regress
security
shells
sysutils
textproc
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./devel/php-opcache, PHP extension for opcode caching
[
CVSweb ] [
Homepage ] [
RSS ] [
Required by ] [
Add to tracker ]
Branch: CURRENT, Version: 8.3.27nb1, Package name: php83-opcache-8.3.27nb1, Maintainer: pkgsrc-users
php-opcache is the Zend OPcache module which provides faster PHP execution
through opcode caching and optimization. It improves PHP performance by
storing precompiled script bytecode in the shared memory. This eliminates the
stages of reading code from the disk and compiling it on future access. In
addition, it applies a few bytecode optimization patterns that make code
execution faster.
Master sites:
Filesize: 12297.184 KBVersion history: (Expand)
- (2025-10-24) Package has been reborn
- (2025-10-24) Updated to version: php83-opcache-8.3.27nb1
- (2025-10-24) Package deleted from pkgsrc
- (2025-07-15) Package has been reborn
- (2025-07-15) Updated to version: php82-opcache-8.2.29nb1
- (2025-07-15) Package deleted from pkgsrc
CVS history: (Expand)
| 2025-11-12 13:24:27 by Jonathan Perkin | Files touched by this commit (1) |
Log message: php-opcache: Forcibly pull in libgcc.a on SunOS. Fixes issue with unresolved __cpu_features2 due to the __builtin_cpu_* stuff not pulling it in correctly for some reason. Add TEST_TARGET while here, which is mostly clean on illumos. |
| 2025-02-22 16:13:28 by Takahiro Kambe | Files touched by this commit (1) |
Log message: devel/php-opcache: Add support for PHP 8.4 opcache in PHP 8.4 heavily depends on gmake. |
| 2025-02-08 04:15:21 by Takahiro Kambe | Files touched by this commit (10) |
Log message: multiple PHP support Also bump PKGREVISION. |
| 2015-12-05 07:07:32 by Takahiro Kambe | Files touched by this commit (1) |
Log message: Remove PHP_VERSIONS_ACCEPTED which has now default value. |
| 2015-03-20 17:33:28 by Takahiro Kambe | Files touched by this commit (13) |
Log message: Reset PKGREVISION with updating of php54, php55 and php56. |
| 2015-02-15 10:03:15 by Takahiro Kambe | Files touched by this commit (1) |
Log message: Set PHP_ZEND_EXTENSION to yes since this is used by zend_extension not extension directive. Bump PKGREVISION. |
| 2014-11-24 16:40:57 by Takahiro Kambe | Files touched by this commit (1) |
Log message: Allow build with php56. |
| 2013-10-18 17:50:45 by Takahiro Kambe | Files touched by this commit (1) |
Log message: * Set USE_PHP_EXT_PATCHES to "Yes". * Remove PHP_CHECK_INSTALLED since it is "Yes" default. |
