Port details on branch 2022Q2 |
- php74 PHP Scripting Language
- 7.4.29 lang
=0 7.4.29Version 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-04-24 04:16:20
- Last Update: 2022-04-15 22:32:28
- Commit Hash: 952b0f7
- 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.
WWW: https://www.php.net/
¦ ¦ ¦ ¦ 
- 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 = 1650059168
SHA256 (php/php-7.4.29.tar.xz) = 7d0f07869f33311ff3fe1138dc0d6c0d673c37fcb737eaed2c6c10a949f1aed6
SIZE (php/php-7.4.29.tar.xz) = 10418908
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- 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.69 : devel/autoconf
- automake>=1.16.1 : 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.29:
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: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.4.29 15 Apr 2022 22:32:28
    |
Torsten Zuehlsdorff (tz)  |
lang/php74: Upgrade from 7.4.28 to 7.4.29
Changelog:
Core:
No source changes to this release. This update allows for re-building
the Windows binaries against upgraded dependencies which have received security
updates.
Date:
Updated to latest IANA timezone database (2022a).
Sponsored by: Bounce Experts
(cherry picked from commit db966c312bdba3339e21f7020a8f7ce54f2e16cf) |
7.4.28_3 10 Apr 2022 19:47:23
    |
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate and direct commit to quarterly as PORTREVISIONs
may not match from main.
PR: 262853, 262940, 262877
Approved by: fluffy (mentor) |
Number of commits found: 2
|