| Port details on branch 2026Q2 |
- php85 PHP Scripting Language (8.5.X branch)
- 8.5.6 lang
=0 8.5.6Version of this port present on the latest quarterly branch. - Maintainer: bofh@FreeBSD.org
 - Port Added: 2026-06-16 17:11:10
- Last Update: 2026-06-16 16:25:11
- Commit Hash: 80e0a06
- Also Listed In: devel www
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/lang/php85/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/php85
- pkg install php85
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php85
- 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
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- archivers/php85-bz2
- archivers/php85-phar
- archivers/php85-zip
- archivers/php85-zlib
- converters/php85-iconv
- converters/php85-mbstring
- databases/php85-dba
- databases/php85-mysqli
- databases/php85-odbc
- databases/php85-pdo
- databases/php85-pdo_dblib
- databases/php85-pdo_firebird
- databases/php85-pdo_mysql
- databases/php85-pdo_odbc
- databases/php85-pdo_pgsql
- databases/php85-pdo_sqlite
- databases/php85-pgsql
- databases/php85-sqlite3
- devel/php85-ffi
- devel/php85-gettext
- devel/php85-intl
- devel/php85-pcntl
- devel/php85-readline
- devel/php85-shmop
- devel/php85-sysvmsg
- devel/php85-sysvsem
- devel/php85-sysvshm
- devel/php85-tokenizer
- ftp/php85-curl
- ftp/php85-ftp
- graphics/php85-exif
- graphics/php85-gd
- math/php85-bcmath
- math/php85-gmp
- misc/php85-calendar
- net/php85-ldap
- net/php85-soap
- net/php85-sockets
- net-mgmt/php85-snmp
- security/php85-filter
- security/php85-sodium
- sysutils/php85-fileinfo
- sysutils/php85-posix
- textproc/php85-ctype
- textproc/php85-dom
- textproc/php85-enchant
- textproc/php85-simplexml
- textproc/php85-xml
- textproc/php85-xmlreader
- textproc/php85-xmlwriter
- textproc/php85-xsl
- www/mod_php85
- www/php85-session
- www/php85-tidy
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- re2c>0 : devel/re2c
- pkgconf>=1.3.0_1 : devel/pkgconf
- bison : devel/bison
- autoconf>=2.73 : devel/autoconf
- automake>=1.18.1 : devel/automake
- Library dependencies:
-
- libpcre2-8.so : devel/pcre2
- libxml2.so : textproc/libxml2
- This port is required by:
- for Build
-
- archivers/php85-bz2
- archivers/php85-phar
- archivers/php85-zip
- archivers/php85-zlib
- converters/php85-iconv
- converters/php85-mbstring
- databases/php85-dba
- for Run
-
- archivers/php85-bz2
- archivers/php85-phar
- archivers/php85-zip
- archivers/php85-zlib
- converters/php85-iconv
- converters/php85-mbstring
- databases/php85-dba
Configuration Options:
- ===> The following configuration options are available for php85-8.5.6:
CGI=on: Build CGI version
CLI=on: Build CLI version
DEBUG=off: Build with debugging support
DTRACE=on: Build with DTrace probes
EMBED=on: Build embedded library
FPM=on: Build FPM version
IPV6=on: IPv6 protocol support
LINKTHR=on: Link thread lib (for threaded extensions)
MYSQLND=on: Build with MySQL Native Driver
NOASLR=off: Disable ASLR support
PCRE=on: Use system pcre instead of bundled one
PHPDBG=off: Interactive PHP debugger
ZTS=off: Force Zend Thread Safety (ZTS) build
JIT=off: Enable JIT support for opcache
===> Use 'make config' to modify these settings
- Options name:
- lang_php85
- USES:
- compiler:c11 cpe gnome localbase pkgconfig tar:xz autoreconf:build bison ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
8.5.6 16 Jun 2026 16:25:11
    |
Bryan Drewery (bdrewery)  Author: Muhammad Moinur Rahman |
lang/php85: Update version 8.5.5=>8.5.6
Changelog: https://www.php.net/ChangeLog-8.php#8.5.6
MFH: 2026Q2
(cherry picked from commit 9fd59beba6144216388499eceb6d0f9f4f7c88d7) |
8.5.5 16 Jun 2026 16:24:44
    |
Bryan Drewery (bdrewery)  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: 2
|