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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
mod_php80 PHP Scripting Language
8.0.30 www Deleted on this many watch lists=3 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.0.27Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Upstream support ends on 2023-11-26
Expired This port expired on: 2023-12-31
Maintainer: tz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-10-21 22:59:42
Last Update: 2023-12-31 00:06:40
Commit Hash: beced89
People watching this port, also watch:: pkg, openvpn, smartmontools, tmux, rsync
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_php80-8.0.30/catalog.mk
  2. /usr/local/share/licenses/mod_php80-8.0.30/LICENSE
  3. /usr/local/share/licenses/mod_php80-8.0.30/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_php80>0:www/mod_php80
Conflicts:
CONFLICTS_INSTALL:
  • mod_php[0-9][0-9]
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
No installation instructions:
This port has been deleted.
PKGNAME: mod_php80
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1691355820 SHA256 (php/php-8.0.30.tar.xz) = 216ab305737a5d392107112d618a755dc5df42058226f1670e9db90e77d777d9 SIZE (php/php-8.0.30.tar.xz) = 10821076

Packages (timestamps in pop-ups are UTC):
mod_php80
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--8.0.1---8.0.0_1-
FreeBSD:13:quarterly--8.0.29-----
FreeBSD:14:latest--8.0.27----8.0.29
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Master port: lang/php80
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.71 : devel/autoconf
  5. automake>=1.16.5 : devel/automake
Runtime dependencies:
  1. apxs : www/apache24
Library dependencies:
  1. libpcre2-8.so : devel/pcre2
  2. libargon2.so : security/libargon2
  3. libxml2.so : textproc/libxml2
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for mod_php80-8.0.30: AP2FILTER=off: Use Apache 2.x filter interface (experimental) PHPDBG=off: Interactive PHP debugger DEBUG=off: Build with debugging support DTRACE=on: Build with DTrace probes IPV6=on: IPv6 protocol support MYSQLND=on: Build with MySQL Native Driver LINKTHR=on: Link thread lib (for threaded extensions) ZTS=off: Force Zend Thread Safety (ZTS) build ===> Use 'make config' to modify these settings
Options name:
www_mod_php80
USES:
compiler:c11 tar:xz cpe gnome localbase pkgconfig autoreconf:build ssl apache
pkg-message:
****************************************************************************** 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> ****************************************************************************** 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. ******************************************************************************

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.
Port Moves
  • port moved to www/mod_php81 on 2023-12-31
    REASON: Has expired: Security support ended on 2023-11-26
  • port moved here from www/mod_php74 on 2022-12-25
    REASON: Has expired: Security support ended on 2022-11-22

Number of commits found: 10

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/php80
CommitCreditsLog message
8.0.30
31 Dec 2023 00:06:40
commit hash: beced896adede7791902c084864668404d24aa46commit hash: beced896adede7791902c084864668404d24aa46commit hash: beced896adede7791902c084864668404d24aa46commit hash: beced896adede7791902c084864668404d24aa46 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/php80: Sunset
8.0.27
25 Jan 2023 21:13:29
commit hash: 8ea662c5f71699443c369821319d211bd91f5901commit hash: 8ea662c5f71699443c369821319d211bd91f5901commit hash: 8ea662c5f71699443c369821319d211bd91f5901commit hash: 8ea662c5f71699443c369821319d211bd91f5901 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
www/mod_php8*: Fix build

USES=apache must be called before bsd.pre.port.mk however this was
overridden using an include clause. During my previous commit on
refactoring apache.mk these include blocks were deleted which causes
failure to the build of these port as USES=apache in preport.mk is never
called. This commit changes and refactors the code.

Fixes: 40843b1 Mk/Uses/apache.mk: Refactor after removal of older versions
8.0.22
06 Aug 2022 19:12:13
commit hash: 33839ffd1d4fada3b7baaa7cd93c0e52eb9dd5cccommit hash: 33839ffd1d4fada3b7baaa7cd93c0e52eb9dd5cccommit hash: 33839ffd1d4fada3b7baaa7cd93c0e52eb9dd5cccommit hash: 33839ffd1d4fada3b7baaa7cd93c0e52eb9dd5cc files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/php80: Update version 8.0.20=>8.0.22

- STRIP Binaries [1]

CLI:
- Fixed potential overflow for the builtin server via the
  PHP_CLI_SERVER_WORKERS environment variable.
Core:
- Fixed bug GH-8923 (error_log on Windows can hold the file write lock).
- Fixed bug GH-8995 (WeakMap object reference offset causing TypeError).
Date:
- Fixed bug #80047 (DatePeriod doesn't warn with custom
  DateTimeImmutable).
DBA:
- Fixed LMDB driver hanging when attempting to delete a non-existing
(Only the first 15 lines of the commit message are shown above View all of this commit message)
8.0.20_1
09 Jul 2022 16:04:30
commit hash: 1207779d1fc8321cab649394bfd23178548c1b88commit hash: 1207779d1fc8321cab649394bfd23178548c1b88commit hash: 1207779d1fc8321cab649394bfd23178548c1b88commit hash: 1207779d1fc8321cab649394bfd23178548c1b88 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
www/mod_php80: Fix CONFLICTS_INSTALL

- After d4b3ad6 mod_php* ports creates CONFLICTS with php* ports itself
- Adopt port

Reported by:    vvd@unislabs.com
Fixes:          d4b3ad make CONFLICTS_INSTALL visible to PHP module ports
MFH:            2022Q3
Sponsored by:   Bounce Experts
8.0.19
13 May 2022 18:57:01
commit hash: a6acea55b9730bd14a84299c60b94ecb47e8bd32commit hash: a6acea55b9730bd14a84299c60b94ecb47e8bd32commit hash: a6acea55b9730bd14a84299c60b94ecb47e8bd32commit hash: a6acea55b9730bd14a84299c60b94ecb47e8bd32 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/php80: Update version 8.0.18=>8.0.19

* Core:
  Fixed bug #8289 (Exceptions thrown within a yielded from iterator are
   not rethrown into the generator).
* Date:
  Fixed bug #7979 (DatePeriod iterator advances when checking if valid).
* FFI:
  Fixed bug #8433 (Assigning function pointers to structs in FFI leaks).
* FPM:
  Fixed bug #76003 (FPM /status reports wrong number of active processe)
  Fixed bug #77023 (FPM cannot shutdown processes).
  Fixed comment in kqueue remove callback log message.
* Iconv:
  Fixed bug #8218 (ob_end_clean does not reset Content-Encoding header).
(Only the first 15 lines of the commit message are shown above View all of this commit message)
8.0.17_2
10 Apr 2022 19:11:41
commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
8.0.17_1
26 Mar 2022 08:27:27
commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
8.0.3
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
8.0.3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
8.0.0.r2
21 Oct 2020 22:58:51
Revision:552906Original commit files touched by this commit
tz search for other commits by this committer
Welcome PHP 8.0 RC 2 to the ports tree

There are many greater changes including:
- json is now part of core
- xmlrpc is removed
- More than 150 backward incompatible changes

Have a look at: https://github.com/php/php-src/blob/php-8.0.0RC2/UPGRADING

Reviewed by:	ale, mfechner, Pascal Christen
Sponsored by:	PHP Update Service
Differential Revision:	https://reviews.freebsd.org/D26848

Number of commits found: 10