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
php85-xsl The xsl shared extension for php
8.5.6 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.5.5Version 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:11:10
Last Update: 2026-06-16 16:24:44
Commit Hash: 78ed951
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/php85-xsl-8.5.6/catalog.mk
  2. /usr/local/share/licenses/php85-xsl-8.5.6/LICENSE
  3. /usr/local/share/licenses/php85-xsl-8.5.6/PHP301
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PHP_PKGNAMEPREFIX}xsl>0:textproc/php85-xsl
Conflicts:
CONFLICTS_INSTALL:
  • php[0-9][0-9]-xsl
To install the port:
cd /usr/ports/textproc/php85-xsl/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/php85-xsl
  • pkg install php85-xsl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: php85-xsl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1778658772 SHA256 (php-8.5.6.tar.xz) = 826c600b7c6f956bd335558ca3bdbcab23b22126c1cc8d9348be2280a2204bb7 SIZE (php-8.5.6.tar.xz) = 14392820

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/php85
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/php85
  3. autoconf>0 : devel/autoconf
  4. dom.so : textproc/php85-dom
  5. xml.so : textproc/php85-xml
Runtime dependencies:
  1. php.h : lang/php85
  2. dom.so : textproc/php85-dom
  3. xml.so : textproc/php85-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_php85-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: 1

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/php85
CommitCreditsLog message
8.5.5
16 Jun 2026 16:24:44
commit hash: 78ed9516d19b088a34817c8f610e22dc81ec644ecommit hash: 78ed9516d19b088a34817c8f610e22dc81ec644ecommit hash: 78ed9516d19b088a34817c8f610e22dc81ec644ecommit hash: 78ed9516d19b088a34817c8f610e22dc81ec644e files touched by this commit
Bryan Drewery (bdrewery) search for other commits by this committer
Author: Muhammad Moinur Rahman
lang/php85: Update version 8.5.4=>8.5.5

- 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.5.5

PR:		294233
Reported by:	chris@chrullrich.net

(cherry picked from commit 937147ce1af47bfa6f970f309a521d4288363ae1)

Number of commits found: 1