| Port details |
- php85 PHP Scripting Language (8.5.X branch)
- 8.5.0 lang
=3 8.5.0.b3Version of this port present on the latest quarterly branch. - Maintainer: bofh@FreeBSD.org
 - Port Added: 2025-07-02 16:32:57
- Last Update: 2025-11-21 20:11:05
- Commit Hash: 766e209
- People watching this port, also watch:: openvpn, tor, zabbix7-agent, influxdb, freeradius3
- 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 = 1763724884
SHA256 (php-8.5.0.tar.xz) = 39cb6e4acd679b574d3d3276f148213e935fc25f90403eb84fb1b836a806ef1e
SIZE (php-8.5.0.tar.xz) = 14314552
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.72 : devel/autoconf
- automake>=1.17 : devel/automake
- Library dependencies:
-
- libargon2.so : security/libargon2
- libcapstone.so : devel/capstone
- 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
-
Deleted ports which required this port:
- for Run
-
- archivers/php85-bz2
- archivers/php85-phar
- archivers/php85-zip
- archivers/php85-zlib
- converters/php85-iconv
- converters/php85-mbstring
- databases/php85-dba
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for php85-8.5.0:
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
===> 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:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
8.5.0 21 Nov 2025 20:11:05
    |
Muhammad Moinur Rahman (bofh)  |
lang/php85: Update version 8.5.0RC5=>8.5.0
Changelog: https://www.php.net/ChangeLog-8.php#8.5.0 |
8.5.0.r5 15 Nov 2025 20:14:18
    |
Muhammad Moinur Rahman (bofh)  |
lang/php85: Update version 8.5.0RC4=>8.5.0RC5
Please DO NOT use this version in production, it is an early test
version.
Changelog: https://github.com/php/php-src/blob/php-8.5.0RC5/NEWS |
8.5.0.r4 05 Nov 2025 08:39:31
    |
Muhammad Moinur Rahman (bofh)  |
lang/php85: Update version 8.5.0RC3=>8.5.0RC4
Please DO NOT use this version in production, it is an early test
version.
Changelog: https://github.com/php/php-src/blob/php-8.5.0RC4/NEWS |
8.5.0.r3 27 Oct 2025 13:43:37
    |
Muhammad Moinur Rahman (bofh)  |
lang/php85: Update version 8.5.0RC2=>8.5.0RC3
Please DO NOT use this version in production, it is an early test
version.
Changelog: https://github.com/php/php-src/blob/php-8.5.0RC3/NEWS |
8.5.0.r2 10 Oct 2025 18:41:30
    |
Muhammad Moinur Rahman (bofh)  |
lang/php85: Update version 8.5.0RC1=>8.5.0RC2
Please DO NOT use this version in production, it is an early test
version.
Changelog: https://github.com/php/php-src/blob/php-8.5.0RC2/NEWS |
8.5.0.r1 05 Oct 2025 16:39:43
    |
Muhammad Moinur Rahman (bofh)  |
lang/php85: Update version 8.5.0beta3=>8.5.0RC1
Please DO NOT use this version in production, it is an early test
version.
Changelog: https://github.com/php/php-src/blob/php-8.5.0RC1/NEWS |
8.5.0.b3 13 Sep 2025 01:48:48
    |
Muhammad Moinur Rahman (bofh)  |
lang/php85: Update version 8.5.0beta2=>8.5.0beta3
Changelog: https://github.com/php/php-src/blob/php-8.5.0beta3/NEWS |
8.5.0.b2 29 Aug 2025 13:29:39
    |
Muhammad Moinur Rahman (bofh)  |
lang/php85: Update version 8.5.0beta1=>8.5.0beta2
Please DO NOT use this version in production, it is an early test
version.
Changelog: https://github.com/php/php-src/blob/php-8.5.0beta2/NEWS
Event: Oslo Hackathon 202508 |
8.5.0.b1 19 Aug 2025 06:45:45
    |
Muhammad Moinur Rahman (bofh)  |
lang/php85: Update version 8.5.0alpha4=>8.5.0beta1
Please DO NOT use this version in production, it is an early test
version.
Changelog: https://github.com/php/php-src/blob/php-8.5.0beta1/NEWS |
8.5.0.a4 07 Aug 2025 18:04:48
    |
Muhammad Moinur Rahman (bofh)  |
lang/php85: Update version 8.5.0alpha3=>8.5.0alpha4
Please DO NOT use this version in production, it is an early test
version.
Changelog: https://github.com/php/php-src/blob/php-8.5.0alpha4/NEWS |
8.5.0.a3 02 Aug 2025 00:45:55
    |
Muhammad Moinur Rahman (bofh)  |
lang/php85: Update version 8.5.0alpha2=>8.5.0alpha3
- Remove opcache module as it is part of default php
- Remove www/php85-opcache
- Remove opcache module from lang/php85-extensions
- Indent Makefile properly
Please DO NOT use this version in production, it is an early test
version.
Changelog: https://github.com/php/php-src/blob/php-8.5.0alpha3/NEWS |
8.5.0.a2 16 Jul 2025 15:24:49
    |
Muhammad Moinur Rahman (bofh)  |
lang/php85: Update version 8.5.0alpha1=>8.5.0alpha2
Please DO NOT use this version in production, it is an early test
version.
Changelog: https://github.com/php/php-src/blob/php-8.5.0alpha2/NEWS |
8.5.0.a1 02 Jul 2025 16:29:38
    |
Muhammad Moinur Rahman (bofh)  |
*/*php85*: 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.5.0alpha1/UPGRADING
Changelog: https://github.com/php/php-src/blob/php-8.5.0alpha1/NEWS |