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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2026Q2
php84-xsl The xsl shared extension for php
8.4.21 textproc on this many watch lists=0 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.4.21Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-06-16 17:09:13
Last Update: 2026-06-16 16:25:03
Commit Hash: 75abef9
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/php84-xsl-8.4.21/catalog.mk
  2. /usr/local/share/licenses/php84-xsl-8.4.21/LICENSE
  3. /usr/local/share/licenses/php84-xsl-8.4.21/PHP301
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PHP_PKGNAMEPREFIX}xsl>0:textproc/php84-xsl
Conflicts:
CONFLICTS_INSTALL:
  • php[0-9][0-9]-xsl
To install the port:
cd /usr/ports/textproc/php84-xsl/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/php84-xsl
  • pkg install php84-xsl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: php84-xsl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1778658376 SHA256 (php-8.4.21.tar.xz) = 7cf5d8ab12c3b2016875bcfaec71bef1ef0b07bed6148f2c447577074431f984 SIZE (php-8.4.21.tar.xz) = 13718684

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Master port: lang/php84
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
  2. phpize : lang/php84
  3. autoconf>0 : devel/autoconf
  4. dom.so : textproc/php84-dom
  5. xml.so : textproc/php84-xml
Runtime dependencies:
  1. php.h : lang/php84
  2. dom.so : textproc/php84-dom
  3. xml.so : textproc/php84-xml
Library dependencies:
  1. libxml2.so : textproc/libxml2
  2. libxslt.so : textproc/libxslt
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
textproc_php84-xsl
USES:
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/php84
CommitCreditsLog message
8.4.21
16 Jun 2026 16:25:03
commit hash: 75abef9182dab156d4169142258c730c3ff9d1b5commit hash: 75abef9182dab156d4169142258c730c3ff9d1b5commit hash: 75abef9182dab156d4169142258c730c3ff9d1b5commit hash: 75abef9182dab156d4169142258c730c3ff9d1b5 files touched by this commit
Bryan Drewery (bdrewery) search for other commits by this committer
Author: Muhammad Moinur Rahman
lang/php84: Update version 8.4.20=>8.4.21

- Optionize JIT. JIT for opcache has been disabled by default. Make it
  and option to conditionally depend on capstone [1]

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

PR:		294233 [1]
Reported by:	chris@chrullrich.net [1]
MFH:		2026Q2

(cherry picked from commit 4d065f8528ecb6b364dac20f2e4e68a5b1915d5b)
8.4.20
16 Jun 2026 16:24:38
commit hash: e60e79b8a1300434ffd4f8902cc18405be813bdccommit hash: e60e79b8a1300434ffd4f8902cc18405be813bdccommit hash: e60e79b8a1300434ffd4f8902cc18405be813bdccommit hash: e60e79b8a1300434ffd4f8902cc18405be813bdc files touched by this commit
Bryan Drewery (bdrewery) search for other commits by this committer
Author: Muhammad Moinur Rahman
lang/php84: Update version 8.4.19=>8.4.20

- Remove xsltCleanupGlobals call in ext/xsl MSHUTDOWN [1]

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

PR:		277888
Reported by:	wolfgang@lyxys.ka.sub.org

(cherry picked from commit d2c33048b63e2be7534b46f38c7b1bd7fc09a376)

Number of commits found: 2