Port details |
- php82-posix The posix shared extension for php
- 8.2.23 sysutils =3 8.2.19Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2022-06-11 21:06:06
- Last Update: 2024-05-11 23:06:47
- Commit Hash: e792b33
- People watching this port, also watch:: kf5-kquickcharts, py311-pikepdf, qtkeychain-qt5, libssh, xcb-util-image
- 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:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ${PHP_PKGNAMEPREFIX}posix>0:sysutils/php82-posix
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/sysutils/php82-posix/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/php82-posix
- pkg install php82-posix
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php82-posix
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1725002496
SHA256 (php-8.2.23.tar.xz) = 81c5ae6ba44e262a076349ee54a2e468638a4571085d80bff37f6fd308e1d8d5
SIZE (php-8.2.23.tar.xz) = 12118028
Packages (timestamps in pop-ups are UTC):
- Master port: lang/php82
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- phpize : lang/php82
- autoconf>0 : devel/autoconf
- Runtime dependencies:
-
- php.h : lang/php82
- This port is required by:
- for Build
-
- benchmarks/phoronix-test-suite
- net-mgmt/icingaweb2
- for Run
-
- benchmarks/phoronix-test-suite
- devel/phabricator
- devel/phorgeit-phorge
- finance/prestashop
- lang/php82-extensions
- net-mgmt/cacti
- net-mgmt/icingaweb2
Configuration Options:
- No options to configure
- Options name:
- sysutils_php82-posix
- USES:
- compiler:c11 cpe gnome localbase pkgconfig tar:xz php:ext,noflavors
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
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/php82 |
Commit | Credits | Log message |
8.2.19 11 May 2024 23:06:47 |
Muhammad Moinur Rahman (bofh) |
lang/php82: Update version 8.2.18=>8.2.19
Changelog: https://www.php.net/ChangeLog-8.php#PHP_8_2 |
8.2.15 18 Jan 2024 18:29:10 |
Muhammad Moinur Rahman (bofh) |
lang/php82: Update version 8.2.14=>8.2.15
Changelog: https://www.php.net/ChangeLog-8.php#8.2.15 |
8.2.14 22 Dec 2023 01:24:36 |
Muhammad Moinur Rahman (bofh) |
lang/php82: Update version 8.2.13=>8.2.14
- php modules while build with system pcre fails to run when using
apache httpd and mod_php. So OPTIONIZE and add as a non-DEFAULT
option. However to my knowledge and experience I haven't faced this
with nginx and php-fpm yet. [1]
- There is another corner case with apache httpd and mod_php when run
on 13.2-RELEASE or newer specially on versions where ASLR is by default
turned on. All modules specialy opcache crashes httpd. So add a
warning message to advise users to move into php-fpm. [2]
- Remove unnecesary patches from devel/php82-readline [3]
Changelog: https://www.php.net/ChangeLog-8.php#8.2.14
PR: 275522 [1], 268318 [2], 275795 [3]
Reported by: majo-bugs.freebsd.org@cerny.sk [1], zarychtam@plan-b.pwste.edu.pl
[2], x0r+freebsd@x0r.fr [3] |
8.2.0.a1 11 Jun 2022 21:02:49 |
Muhammad Moinur Rahman (bofh) |
*/*php82*: Welcome php 8.2.0 Alpha 1
Please DO NOT use this version in production, it is an early test
version.
port-committers@ please DO NOT mark your ports IGNORE_WITH_PHP=82. A
build is running to check all php ports with php82 and will be
committed in batch tomorrow.
Sponsored by: Bounce Experts |