Port details on branch 2022Q4 |
- php74 PHP Scripting Language
- 7.4.32 lang
=0 7.4.32Version of this port present on the latest quarterly branch. DEPRECATED: Upstream Security Support ends on 2022-11-28
This port expired on: 2022-11-29
- Maintainer: tz@FreeBSD.org
 - Port Added: 2022-10-02 00:24:10
- Last Update: 2022-10-02 00:21:41
- Commit Hash: 31229ca
- Also Listed In: devel www
- 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:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/lang/php74/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/php74
- pkg install php74
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php74
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1664667683
SHA256 (php/php-7.4.32.tar.xz) = 323332c991e8ef30b1d219cb10f5e30f11b5f319ce4c6642a5470d75ade7864a
SIZE (php/php-7.4.32.tar.xz) = 10419092
Packages (timestamps in pop-ups are UTC):
- 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
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- Library dependencies:
-
- libpcre2-8.so : devel/pcre2
- libargon2.so : security/libargon2
- libxml2.so : textproc/libxml2
- This port is required by:
- for Build
-
- archivers/php74-bz2
- archivers/php74-phar
- archivers/php74-zip
- archivers/php74-zlib
- converters/php74-iconv
- converters/php74-mbstring
- databases/php74-dba
- for Run
-
- archivers/php74-bz2
- archivers/php74-phar
- archivers/php74-zip
- archivers/php74-zlib
- converters/php74-iconv
- converters/php74-mbstring
- databases/php74-dba
Configuration Options:
- ===> The following configuration options are available for php74-7.4.32:
CLI=on: Build CLI version
CGI=on: Build CGI version
FPM=on: Build FPM version
EMBED=on: Build embedded library
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:
- lang_php74
- USES:
- compiler:c11 tar:xz cpe gnome pkgconfig autoreconf:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.4.32 02 Oct 2022 00:21:41
    |
Muhammad Moinur Rahman (bofh)  |
lang/php74: Update version 7.4.30=>7.4.32
* Core:
- Fixed bug #81726: phar wrapper: DOS when using quine gzip file.
(CVE-2022-31628)
- Fixed bug #81727: Don't mangle HTTP variable names that clash with
ones that have a specific semantic meaning. (CVE-2022-31629)
Relnotes: https://www.php.net/ChangeLog-7.php
Sponsored by: Bounce Experts
(cherry picked from commit 594ae3a8ac152ccaabdf30aabf9d33fcf250b102) |
Number of commits found: 1
|