Port details |
- php74-pdo_firebird The pdo_firebird shared extension for php
- 7.4.24 databases
=0 7.4.24Version 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-10-16 09:51:39
- Commit Hash: 4460cf7
- 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 : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- php74-pdo_firebird>0:databases/php74-pdo_firebird
- To install the port:
- cd /usr/ports/databases/php74-pdo_firebird/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/php74-pdo_firebird
- pkg install php74-pdo_firebird
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php74-pdo_firebird
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1632771540
SHA256 (php-7.4.24.tar.xz) = ff7658ee2f6d8af05b48c21146af5f502e121def4e76e862df5ec9fa06e98734
SIZE (php-7.4.24.tar.xz) = 10372816
- Packages (timestamps in pop-ups are UTC):
- 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
- pdo.so : databases/php74-pdo
- Runtime dependencies:
-
- php.h : lang/php74
- pdo.so : databases/php74-pdo
- Library dependencies:
-
- libfbclient.so : databases/firebird25-client
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- databases_php74-pdo_firebird
- USES:
- compiler:c11 tar:xz cpe gnome pkgconfig php:ext,noflavors firebird
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
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 |
16 Oct 2021 09:51:39 7.4.24
|
Jimmy Olgeni (olgeni)  |
*: fix tab vs. space issues, and comments according to the guide. |
05 Jul 2021 21:31:18 7.4.21
|
Torsten Zuehlsdorff (tz)  |
lang/php74: Update from 7.4.20 to 7.4.21
Changelog:
Core:
Fixed bug #81068 (Double free in realpath_cache_clean()).
Fixed bug #76359 (open_basedir bypass through adding "..").
Fixed bug #81090 (Typed property performance degradation with .=
operator).
Fixed bug #81070 (Integer underflow in memory limit comparison).
Fixed bug #81122 (SSRF bypass in FILTER_VALIDATE_URL). (CVE-2021-21705)
Bzip2:
Fixed bug #81092 (fflush before stream_filter_remove corrupts stream).
OpenSSL:
Fixed bug #76694 (native Windows cert verification uses CN as sever
name).
PDO_Firebird:
Fixed bug #76448 (Stack buffer overflow in firebird_info_cb).
(CVE-2021-21704)
Fixed bug #76449 (SIGSEGV in firebird_handle_doer). (CVE-2021-21704)
Fixed bug #76450 (SIGSEGV in firebird_stmt_execute). (CVE-2021-21704)
Fixed bug #76452 (Crash while parsing blob data in firebird_fetch_blob).
(CVE-2021-21704)
Standard:
Fixed bug #81048 (phpinfo(INFO_VARIABLES) "Array to string conversion").
Sponsored by: Bounce Experts |
22 May 2021 18:43:39 7.4.19_1
|
Jose Alonso Cardenas Marquez (acm)  |
databases/firebird25-*: Bump PORTREVISION of dependant ports |
07 Apr 2021 08:09:01 7.4.16
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 7.4.16
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
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: 6
|