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 photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2025Q3
mod_php84 PHP Scripting Language (8.4.X branch)
8.4.10 www 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.10Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-07-03 18:48:43
Last Update: 2025-07-03 18:42:44
Commit Hash: f2fc570
Also Listed In: devel
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 (9 items)
Collapse this list.
  1. /usr/local/share/licenses/mod_php84-8.4.10/catalog.mk
  2. /usr/local/share/licenses/mod_php84-8.4.10/LICENSE
  3. /usr/local/share/licenses/mod_php84-8.4.10/PHP301
  4. libexec/apache24/libphp.so
  5. @postexec %D/sbin/apxs -e -a -n php %f
  6. @preunexec %D/sbin/apxs -e -A -n php %f
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • mod_php84>0:www/mod_php84
Conflicts:
CONFLICTS_INSTALL:
  • mod_php[0-9][0-9]
To install the port:
cd /usr/ports/www/mod_php84/ && make install clean
To add the package, run one of these commands:
  • pkg install www/mod_php84
  • pkg install mod_php84
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mod_php84
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1751553605 SHA256 (php-8.4.10.tar.xz) = 14983a9ef8800e6bc2d920739fd386054402f7976ca9cd7f711509496f0d2632 SIZE (php-8.4.10.tar.xz) = 13625264

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. re2c>0 : devel/re2c
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. apxs : www/apache24
  4. autoconf>=2.72 : devel/autoconf
  5. automake>=1.17 : devel/automake
Runtime dependencies:
  1. apxs : www/apache24
Library dependencies:
  1. libargon2.so : security/libargon2
  2. libpcre2-8.so : devel/pcre2
  3. libxml2.so : textproc/libxml2
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for mod_php84-8.4.10: AP2FILTER=off: Use Apache 2.x filter interface (experimental) DEBUG=off: Build with debugging support DTRACE=on: Build with DTrace probes 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:
www_mod_php84
USES:
compiler:c11 cpe gnome localbase pkgconfig tar:xz autoreconf:build ssl apache
pkg-message:
****************************************************************************** Consider switching to php-fpm and mod_fast_cgi as per Apache httpd project recommendation. See https://cwiki.apache.org/confluence/display/HTTPD/PHP-FPM ****************************************************************************** If you are building PHP-based ports in poudriere(8) or Synth with ZTS enabled, add WITH_MPM=event to /etc/make.conf to prevent build failures. ****************************************************************************** Make sure index.php is part of your DirectoryIndex. You should add the following to your Apache configuration file: <FilesMatch "\.php$"> SetHandler application/x-httpd-php </FilesMatch> <FilesMatch "\.phps$"> SetHandler application/x-httpd-php-source </FilesMatch> ******************************************************************************

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/php84
CommitCreditsLog message
8.4.10
03 Jul 2025 18:42:44
commit hash: f2fc57010ed266758360e85ecafa73a48f57b39acommit hash: f2fc57010ed266758360e85ecafa73a48f57b39acommit hash: f2fc57010ed266758360e85ecafa73a48f57b39acommit hash: f2fc57010ed266758360e85ecafa73a48f57b39a files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/php84: Update version 8.4.8=>8.4.10

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

Security:       CVE-2025-1220
Security:       CVE-2025-1735
Security:       CVE-2025-6491

MFH:		2025Q3
(cherry picked from commit 0f08a007e69570ee71bd130f1131c5d1f09a10d2)

Number of commits found: 1