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
Port details
mod_php84 PHP Scripting Language (8.4.X branch)
8.4.0.b5 www on this many watch lists=2 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-07-28 13:20:58
Last Update: 2024-07-28 13:15:17
Commit Hash: 42db2c3
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
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.0.b5/catalog.mk
  2. /usr/local/share/licenses/mod_php84-8.4.0.b5/LICENSE
  3. /usr/local/share/licenses/mod_php84-8.4.0.b5/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 = 1726217958 SHA256 (php-8.4.0beta5.tar.xz) = 86c9e6fe9b4ab2046832ab65f955c50d663a6fccb3f6d6fbddc4aa9b96a561b7 SIZE (php-8.4.0beta5.tar.xz) = 13498220

Packages (timestamps in pop-ups are UTC):
mod_php84
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest8.4.0.b38.4.0.b4-8.4.0.b38.4.0.b4---
FreeBSD:13:quarterly--------
FreeBSD:14:latest8.4.0.b38.4.0.b5-8.4.0.b38.4.0.b5---
FreeBSD:14:quarterly--------
FreeBSD:15:latest8.4.0.b48.4.0.b4n/a8.4.0.b3n/a---
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.0.b5: 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://downloads.php.net/~calvinb/
  2. https://downloads.php.net/~saki/
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.0.a1
28 Jul 2024 13:15:17
commit hash: 42db2c39e566955903a9176e0a4c4c7589d5aacacommit hash: 42db2c39e566955903a9176e0a4c4c7589d5aacacommit hash: 42db2c39e566955903a9176e0a4c4c7589d5aacacommit hash: 42db2c39e566955903a9176e0a4c4c7589d5aaca files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*php84*: 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.4.0alpha1/UPGRADING

Changelog: https://github.com/php/php-src/blob/php-8.4.0alpha1/NEWS

Number of commits found: 1