Port details |
- php74-openssl The openssl shared extension for php
- 7.4.16 security
=4 7.4.14Version of this port present on the latest quarterly branch. NOTE: Slave port - quarterly revision is most likely wrong.- Maintainer: tz@FreeBSD.org
 - Port Added: 2019-09-20 12:21:31
- Last Update: 2021-01-09 23:49:59
- SVN Revision: 560906
People watching this port, also watch: font-misc-meltho, p5-Encode-Locale, p5-Net-HTTP, py37-pycparser, libinotify - License: PHP301
- 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/
- SVNWeb : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- php74-openssl>0:security/php74-openssl
- To install the port:
cd /usr/ports/security/php74-openssl/ && make install clean - To add the package:
pkg install php74-openssl - PKGNAME: php74-openssl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1614952481
SHA256 (php-7.4.16.tar.xz) = 1c16cefaf88ded4c92eed6a8a41eb682bb2ef42429deb55f1c4ba159053fb98b
SIZE (php-7.4.16.tar.xz) = 10334672
Packages: (move your mouse over the cells for more information)
- Master port: lang/php74
- 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/php74
- autoconf>0 : devel/autoconf
- Runtime dependencies:
-
- php.h : lang/php74
- This port is required by:
- for Build
- benchmarks/phoronix-test-suite
- www/bareos-webui
- www/bareos19-webui
- for Run
- benchmarks/phoronix-test-suite
- databases/phpmyadmin
- databases/phpmyadmin5
- deskutils/egroupware
- devel/phabricator
- devel/php-composer
- devel/php-composer2
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
- Configuration Options
- No options to configure
- USES:
- compiler:c11 tar:xz cpe gnome pkgconfig php:ext,noflavors ssl
- Master Sites:
-
|
Notes from UPDATING |
These upgrade notes are taken from /usr/ports/UPDATING
- 2018-03-08
Affects: */php* */pecl* */pear* Author: mat@FreeBSD.org Reason:
PHP extensions and modules have been flavored.
People using Poudriere 3.2+ and binary packages do not have to do anything if
they are using PHP applications.
PHP modules and extensions may have change their names from php5- or php7- to
fully versionned phpXY-.
PECL extensions and PEAR modules package names have changed from pecl- and
pear- to phpXX-pecl and phpXX-pear-.
To rename an installed package to match the new naming scheme, for example,
for the imagick pecl extension, run:
# pkg set -n pecl-imagick:php56-pecl-imagick
For other people, to build the PHP 7.2 version of, for example,
databases/php-memcached, you need to run:
# make FLAVOR=php72 install
|
Port Moves |
- port moved here from security/php72-openssl on 2020-12-31
REASON: Has expired: Security Support ends on 30 Nov 2020
|
Number of commits found: 3
Commit History - (may be incomplete: see SVNWeb link above for full details) |
This is a slave port. You may also want to view the commits to the master port: lang/php74 | Date | By | Description |
09 Jan 2021 23:49:59
7.4.14

|
tz  |
lang/php74: Upgrade from 7.4.13 to 7.4.14
Core:
Fixed bug #74558 (Can't rebind closure returned by
Closure::fromCallable()).
Fixed bug #80345 (PHPIZE configuration has outdated
PHP_RELEASE_VERSION).
Fixed bug #72964 (White space not unfolded for CC/Bcc headers).
Fixed bug #80362 (Running dtrace scripts can cause php to crash).
Fixed bug #80393 (Build of PHP extension fails due to configuration gap
with libtool).
Fixed bug #80402 (configure filtering out -lpthread).
Fixed bug #77069 (stream filter loses final block of data).
Fileinfo:
Fixed bug #77961 (finfo_open crafted magic parsing SIGABRT).
FPM:
Fixed bug #69625 (FPM returns 200 status on request without
SCRIPT_FILENAME env).
Intl: (Only the first 15 lines of the commit message are shown above ) |
04 Dec 2020 10:22:10
7.4.13_2

|
gahr  |
lang/php74, security/php74-openssl: fix build with LibreSSL
Upstream: https://bugs.php.net/bug.php?id=80368
https://github.com/php/php-src/commit/ecee3f1209a7c0ac9f99c7f640b2f5df56656e58 |
20 Sep 2019 12:21:12
7.4.0.r1

|
tz  |
Welcome PHP 7.4 RC 1 in the ports-tree.
There are many greater changes including:
- New module ffi
- Remove interbase module
- Remove recode module
- Remove wddx module
- Many modules changes the build switches
- Many modules changes the config format, so patches needed to be recreated
Special thanks to tobik and ale for their support.
Reviewed by: tobik, ale, joneum
Sponsored by: PHP Update Service
Differential Revision: https://reviews.freebsd.org/D21349 |
Number of commits found: 3
|
Latest Vulnerabilities |
8 vulnerabilities affecting 82 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
Last updated: 2021-03-09 06:29:12
|
|