notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
php83-opcache The opcache shared extension for php
8.3.11 www on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 8.3.1Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-06-10 15:00:08
Last Update: 2023-12-22 01:24:35
Commit Hash: 58de784
People watching this port, also watch:: libXdamage, libevent, xcb-util-image, yarn-node20, phpsysinfo-php82
License: PHP301
WWW:
https://www.php.net/
Description:
PHP, which stands for "PHP: Hypertext Preprocessor" is a widely-used Open Source general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. Its syntax draws upon C, Java, and Perl, and is easy to learn. The main goal of the language is to allow web developers to write dynamically generated webpages quickly, but you can do much more with PHP.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/php83-opcache-8.3.11/catalog.mk
  2. /usr/local/share/licenses/php83-opcache-8.3.11/LICENSE
  3. /usr/local/share/licenses/php83-opcache-8.3.11/PHP301
Collapse this list.
Dependency lines:
  • ${PHP_PKGNAMEPREFIX}opcache>0:www/php83-opcache
Conflicts:
CONFLICTS_INSTALL:
  • php[0-9][0-9]-opcache
To install the port:
cd /usr/ports/www/php83-opcache/ && make install clean
To add the package, run one of these commands:
  • pkg install www/php83-opcache
  • pkg install php83-opcache
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: php83-opcache
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1725002572 SHA256 (php-8.3.11.tar.xz) = b862b098a08ab9bf4b36ed12c7d0d9f65353656b36fb0e3c5344093aceb35802 SIZE (php-8.3.11.tar.xz) = 12481420

Packages (timestamps in pop-ups are UTC):
php83-opcache
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest8.3.108.3.11-8.3.108.3.11---
FreeBSD:13:quarterly8.3.88.3.88.3.0.a28.3.88.3.88.3.18.3.18.3.1
FreeBSD:14:latest8.3.108.3.11-8.3.108.3.118.3.0.a1-8.3.0.a1
FreeBSD:14:quarterly8.3.88.3.8-8.3.88.3.98.3.18.3.18.3.1
FreeBSD:15:latest8.3.108.3.11n/a8.3.10n/a8.3.28.3.28.3.3
Master port: lang/php83
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. phpize : lang/php83
  2. autoconf>0 : devel/autoconf
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. php.h : lang/php83
This port is required by:
for Run
  1. lang/php83-extensions

Configuration Options:
No options to configure
Options name:
www_php83-opcache
USES:
php:zend,noflavors compiler:c11 cpe gnome localbase pkgconfig tar:xz php:ext,noflavors
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://raw.githubusercontent.com/php/web-php-distributions/master/
  2. https://www.php.net/distributions/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: lang/php83
CommitCreditsLog message
8.3.1
22 Dec 2023 01:24:35
commit hash: 58de78405733ce66390af3d1db0e40e35a0d4355commit hash: 58de78405733ce66390af3d1db0e40e35a0d4355commit hash: 58de78405733ce66390af3d1db0e40e35a0d4355commit hash: 58de78405733ce66390af3d1db0e40e35a0d4355 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/php83: Update version 8.3.0=>8.3.1

- php modules while build with system pcre fails to run when using
  apache httpd and mod_php. So OPTIONIZE and add as a non-DEFAULT
  option. However to my knowledge and experience I haven't faced this
  with nginx and php-fpm yet. [1]
- There is another corner case with apache httpd and mod_php when run
  on 13.2-RELEASE or newer specially on versions where ASLR is by default
  turned on. All modules specialy opcache crashes httpd. So add a
  warning message to advise users to move into php-fpm. [2]

Thanks to brnrd@ for the patch. [2]

Changelog: https://www.php.net/ChangeLog-8.php#8.3.1

PR:		275522 [1], 268318 [2]
Reported by:	majo-bugs.freebsd.org@cerny.sk [1], zarychtam@plan-b.pwste.edu.pl
[2]
8.3.0.a1
10 Jun 2023 14:57:35
commit hash: 95967c2077762985235e47db1fe9949bed5cbe8fcommit hash: 95967c2077762985235e47db1fe9949bed5cbe8fcommit hash: 95967c2077762985235e47db1fe9949bed5cbe8fcommit hash: 95967c2077762985235e47db1fe9949bed5cbe8f files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*php83*: Sunrise

Please DO NOT use this version in production, it is an early test
version.

For upgrade notes please visit:
https://github.com/php/php-src/blob/php-8.3.0alpha1/UPGRADING

Changelog: https://github.com/php/php-src/blob/php-8.3.0alpha1/NEWS
Sponsored by:	Bounce Experts

Number of commits found: 2