notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
Port details
mod_php81 PHP Scripting Language (8.1.X branch)
8.1.19 www on this many watch lists=1 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.1.14Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-12-29 02:21:11
Last Update: 2023-01-25 21:13:29
Commit Hash: 8ea662c
People watching this port, also watch:: xen-kernel, mkvtoolnix, async, bind916, tmux
Also Listed In: devel
License: PHP301
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history 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_php81-8.1.19/catalog.mk
  2. /usr/local/share/licenses/mod_php81-8.1.19/LICENSE
  3. /usr/local/share/licenses/mod_php81-8.1.19/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_php81>0:www/mod_php81
Conflicts:
CONFLICTS_INSTALL:
  • mod_php[0-9][0-9]
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/www/mod_php81/ && make install clean
To add the package, run one of these commands:
  • pkg install www/mod_php81
  • pkg install mod_php81
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mod_php81
Flavors: there is no flavor information for this port.
distinfo:

Packages (timestamps in pop-ups are UTC):
mod_php81
ABIlatestquarterly
FreeBSD:11:aarch64pkg-falloutpkg-fallout
FreeBSD:11:amd64pkg-falloutpkg-fallout
FreeBSD:11:armv6pkg-falloutpkg-fallout
FreeBSD:11:i386pkg-falloutpkg-fallout
FreeBSD:11:mipspkg-falloutpkg-fallout
FreeBSD:11:mips64pkg-falloutpkg-fallout
FreeBSD:12:aarch64pkg-fallout8.1.17
FreeBSD:12:amd648.1.198.1.17
FreeBSD:12:armv6pkg-falloutpkg-fallout
FreeBSD:12:armv7pkg-falloutpkg-fallout
FreeBSD:12:i3868.1.198.1.17
FreeBSD:12:mipspkg-falloutpkg-fallout
FreeBSD:12:mips64pkg-falloutpkg-fallout
FreeBSD:12:powerpc64pkg-falloutpkg-fallout
FreeBSD:13:aarch648.1.198.1.17
FreeBSD:13:amd648.1.198.1.17
FreeBSD:13:armv6pkg-fallout8.1.9
FreeBSD:13:armv78.1.198.1.17
FreeBSD:13:i3868.1.198.1.17
FreeBSD:13:mipspkg-falloutpkg-fallout
FreeBSD:13:mips64pkg-falloutpkg-fallout
FreeBSD:13:powerpc64pkg-fallout8.1.17
FreeBSD:13:riscv64pkg-fallout8.1.9
FreeBSD:14:aarch64pkg-falloutpkg-fallout
FreeBSD:14:amd648.1.19pkg-fallout
FreeBSD:14:armv68.1.14pkg-fallout
FreeBSD:14:armv7pkg-falloutpkg-fallout
FreeBSD:14:i3868.1.19pkg-fallout
FreeBSD:14:mipspkg-falloutpkg-fallout
FreeBSD:14:mips64pkg-falloutpkg-fallout
FreeBSD:14:powerpc648.1.16_1pkg-fallout
FreeBSD:14:riscv64pkg-falloutpkg-fallout
 
Master port: lang/php81
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
  2. apxs : www/apache24
  3. autoconf>=2.71 : devel/autoconf
  4. automake>=1.16.5 : 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
This port is required by:
for Run
  1. deskutils/moregroupware
  2. www/phpgroupware

Configuration Options:
Options name:
USES:
pkg-message:

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: 7

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/php81
CommitCreditsLog message
8.1.14
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.1.9
06 Aug 2022 21:57:23
commit hash:62f39629436e88b20db9b439d46daaa5efd9a275commit hash:62f39629436e88b20db9b439d46daaa5efd9a275commit hash:62f39629436e88b20db9b439d46daaa5efd9a275commit hash:62f39629436e88b20db9b439d46daaa5efd9a275 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/php81: Update version 8.1.8=>8.1.9

CLI:
- Fixed potential overflow for the builtin server via the
  PHP_CLI_SERVER_WORKERS environment variable.
- Fixed GH-8952 (Intentionally closing std handles no longer possible).
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).
FPM:
- Fixed zlog message prepend, free on incorrect address.
- Fixed possible double free on configuration loading failure. (Heiko
(Only the first 15 lines of the commit message are shown above View all of this commit message)
8.1.8_1
09 Jul 2022 16:04:31
commit hash:7d9bad3564f1b91c66af8a4524612c6c8e5a1ac5commit hash:7d9bad3564f1b91c66af8a4524612c6c8e5a1ac5commit hash:7d9bad3564f1b91c66af8a4524612c6c8e5a1ac5commit hash:7d9bad3564f1b91c66af8a4524612c6c8e5a1ac5 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
www/mod_php81: Fix CONFLICTS_INSTALL

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

Reported by:    vvd@unislabs.com
Fixes:          d4b3ad make CONFLICTS_INSTALL visible to PHP module ports
MFH:            2022Q3
Sponsored by:   Bounce Experts
8.1.6
13 May 2022 18:56:59
commit hash:716c17799f1bbd46ffa8cee33f62579bcba82e4ecommit hash:716c17799f1bbd46ffa8cee33f62579bcba82e4ecommit hash:716c17799f1bbd46ffa8cee33f62579bcba82e4ecommit hash:716c17799f1bbd46ffa8cee33f62579bcba82e4e files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/php81: Update version 8.1.5=>8.1.6

* Core:
  Fixed bug #8310 (Registry settings are no longer recognized).
  Fixed potential race condition during resource ID allocation.
  Fixed bug #8133 (Preloading of constants containing arrays with enums
  segfaults).
  Fixed Haiku ZTS builds.
* Date:
  Fixed bug #7752 (DateTimeZone::getTransitions() returns insufficient
   data).
  Fixed bug #8108 (Timezone doesn't work as intended).
  Fixed bug #81660 (DateTimeZone::getTransitions() returns invalid data)
  Fixed bug #8289 (Exceptions thrown within a yielded from iterator are
   not rethrown into the generator).
(Only the first 15 lines of the commit message are shown above View all of this commit message)
8.1.4_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.1.4_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.1.1
29 Dec 2021 02:09:08
commit hash:44e99def8ddf26311675cb2070eb062e1f7d0da5commit hash:44e99def8ddf26311675cb2070eb062e1f7d0da5commit hash:44e99def8ddf26311675cb2070eb062e1f7d0da5commit hash:44e99def8ddf26311675cb2070eb062e1f7d0da5 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Add php81 to the tree

Core:
  Fixed inclusion order for phpize builds on Windows.
  Added missing hashtable insertion APIs for arr/obj/ref.
  Implemented FR #77372 (Relative file path is removed from uploaded
  file).
  Fixed bug #81607 (CE_CACHE allocation with concurrent access).
  Fixed bug #81507 (Fiber does not compile on AIX).
  Fixed bug #78647 (SEGFAULT in zend_do_perform_implementation_check).
  Fixed bug #81518 (Header injection via default_mimetype / default_charset).
  Fixed bug #75941 (Fix compile failure on Solaris with clang).
  Fixed bug #81380 (Observer may not be initialized properly).
  Fixed bug #81514 (Using Enum as key in WeakMap triggers GC + SegFault).
  Fixed bug #81520 (TEST_PHP_CGI_EXECUTABLE badly set in run-tests.php).
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 7