| Port details on branch 2020Q3 |
- php72 PHP Scripting Language
- 7.2.33 lang
=0 7.2.33Version of this port present on the latest quarterly branch. - Maintainer: tz@FreeBSD.org
 - Port Added: 2020-08-19 21:59:03
- Last Update: 2020-08-25 23:13:00
- Commit Hash: 8076a48
- 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 - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/lang/php72/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/php72
- pkg install php72
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php72
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1598390814
SHA256 (php-7.2.33.tar.xz) = 0f160a3483ffce36be5962fab7bcf09d605ee66c5707df83e4195cb796bbb03a
SIZE (php-7.2.33.tar.xz) = 12310624
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:
-
- autoconf>=2.69 : devel/autoconf
- automake>=1.16.1 : devel/automake
- Library dependencies:
-
- libpcre.so : devel/pcre
- libargon2.so : security/libargon2
- libxml2.so : textproc/libxml2
- This port is required by:
- for Build
-
- archivers/php72-bz2
- archivers/php72-phar
- archivers/php72-zip
- archivers/php72-zlib
- converters/php72-iconv
- converters/php72-mbstring
- converters/php72-recode
- for Run
-
- archivers/php72-bz2
- archivers/php72-phar
- archivers/php72-zip
- archivers/php72-zlib
- converters/php72-iconv
- converters/php72-mbstring
- converters/php72-recode
Configuration Options:
- ===> The following configuration options are available for php72-7.2.33:
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_php72
- USES:
- cpe gnome tar:xz autoreconf:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
7.2.33 25 Aug 2020 23:13:01
  |
tz  |
MFH: r546237
lang/php72: Update from 7.2.22 to 7.2.23
The last log entry is the same, because i accidently performed an update from
7.2.21 to 7.2.22. I ignored the update to 7.2.22 because for FreeBSD its a
no-op.
But when 7.2.23 was released i only increased the version by one.
This time its the real update! :)
Changelog:
Core:
Fixed bug #79877 (getimagesize function silently truncates after a null
byte) (cmb)
Phar:
Fixed bug #79797 (Use of freed hash key in the phar_parse_zipfile
function). (CVE-2020-7068)
Reported by: Jose Garcia Juanino <jjuanino@gmail.com>
Sponsored by: Bounce Experts
Approved by: ports-secteam (joneum, implicit for PHP Updates) |
7.2.33 25 Aug 2020 23:13:00
    |
Torsten Zuehlsdorff (tz)  |
MFH: r546237
lang/php72: Update from 7.2.22 to 7.2.23
The last log entry is the same, because i accidently performed an update from
7.2.21 to 7.2.22. I ignored the update to 7.2.22 because for FreeBSD its a
no-op.
But when 7.2.23 was released i only increased the version by one.
This time its the real update! :)
Changelog:
Core:
Fixed bug #79877 (getimagesize function silently truncates after a null
byte) (cmb)
Phar:
Fixed bug #79797 (Use of freed hash key in the phar_parse_zipfile
function). (CVE-2020-7068)
Reported by: José García Juanino <jjuanino@gmail.com>
Sponsored by: Bounce Experts
Approved by: ports-secteam (joneum, implicit for PHP Updates) |
7.2.32 19 Aug 2020 21:58:59
    |
Torsten Zuehlsdorff (tz)  |
MFH: r545454
lang/php72: Update from 7.2.22 to 7.2.23
Changelog:
Core:
Fixed bug #79877 (getimagesize function silently truncates after a null
byte) (cmb)
Phar:
Fixed bug #79797 (Use of freed hash key in the phar_parse_zipfile
function). (CVE-2020-7068)
Sponsored by: Bounce Experts
Approved by: ports-secteam (joneum, implicit for PHP Updates) |
7.2.32 19 Aug 2020 21:58:59
  |
tz  |
MFH: r545454
lang/php72: Update from 7.2.22 to 7.2.23
Changelog:
Core:
Fixed bug #79877 (getimagesize function silently truncates after a null
byte) (cmb)
Phar:
Fixed bug #79797 (Use of freed hash key in the phar_parse_zipfile
function). (CVE-2020-7068)
Sponsored by: Bounce Experts
Approved by: ports-secteam (joneum, implicit for PHP Updates) |
Number of commits found: 4
|