| Port details on branch 2026Q1 |
- php84 PHP Scripting Language (8.4.X branch)
- 8.4.16 lang
=0 8.4.16Version of this port present on the latest quarterly branch. - Maintainer: bofh@FreeBSD.org
 - Port Added: 2026-01-20 12:43:14
- Last Update: 2026-01-20 12:40:37
- Commit Hash: 9a1002c
- 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/php84/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/php84
- pkg install php84
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php84
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1765959694
SHA256 (php-8.4.16.tar.xz) = f66f8f48db34e9e29f7bfd6901178e9cf4a1b163e6e497716dfcb8f88bcfae30
SIZE (php-8.4.16.tar.xz) = 13660836
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:

- Slave ports:
-
- archivers/php84-bz2
- archivers/php84-phar
- archivers/php84-zip
- archivers/php84-zlib
- converters/php84-iconv
- converters/php84-mbstring
- databases/php84-dba
- databases/php84-mysqli
- databases/php84-odbc
- databases/php84-pdo
- databases/php84-pdo_dblib
- databases/php84-pdo_firebird
- databases/php84-pdo_mysql
- databases/php84-pdo_odbc
- databases/php84-pdo_pgsql
- databases/php84-pdo_sqlite
- databases/php84-pgsql
- databases/php84-sqlite3
- devel/php84-ffi
- devel/php84-gettext
- devel/php84-intl
- devel/php84-pcntl
- devel/php84-readline
- devel/php84-shmop
- devel/php84-sysvmsg
- devel/php84-sysvsem
- devel/php84-sysvshm
- devel/php84-tokenizer
- ftp/php84-curl
- ftp/php84-ftp
- graphics/php84-exif
- graphics/php84-gd
- math/php84-bcmath
- math/php84-gmp
- misc/php84-calendar
- net/php84-ldap
- net/php84-soap
- net/php84-sockets
- net-mgmt/php84-snmp
- security/php84-filter
- security/php84-sodium
- sysutils/php84-fileinfo
- sysutils/php84-posix
- textproc/php84-ctype
- textproc/php84-dom
- textproc/php84-enchant
- textproc/php84-simplexml
- textproc/php84-xml
- textproc/php84-xmlreader
- textproc/php84-xmlwriter
- textproc/php84-xsl
- www/mod_php84
- www/php84-opcache
- www/php84-session
- www/php84-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
- autoconf>=2.72_1 : devel/autoconf
- automake>=1.18.1 : devel/automake
- Library dependencies:
-
- libpcre2-8.so : devel/pcre2
- libxml2.so : textproc/libxml2
- libargon2.so : security/libargon2
- This port is required by:
- for Build
-
- archivers/php84-bz2
- archivers/php84-phar
- archivers/php84-zip
- archivers/php84-zlib
- converters/php84-iconv
- converters/php84-mbstring
- databases/php84-dba
- for Run
-
- archivers/php84-bz2
- archivers/php84-phar
- archivers/php84-zip
- archivers/php84-zlib
- converters/php84-iconv
- converters/php84-mbstring
- databases/php84-dba
Configuration Options:
- ===> The following configuration options are available for php84-8.4.16:
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_php84
- USES:
- compiler:c11 cpe gnome localbase pkgconfig tar:xz autoreconf:build ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
8.4.16 20 Jan 2026 12:40:37
    |
Dima Panov (fluffy)  |
lang/php84: use bundled argon only on base win OpenSSL 3.5+
OpenSSL 3.5 introduced in base at 1500059
MFH: 2026Q1
Approved by: portbgr blanket (fix build)
(cherry picked from commit 981716f924385125d1b9b8fc954e227fc3f9c067) |
Number of commits found: 1
|