Port details |
- php80-pdo_firebird The pdo_firebird shared extension for php
- 8.0.30 databases
=0 8.0.30Version of this port present on the latest quarterly branch.
- DEPRECATED: Upstream support ends on 2023-11-26
This port expired on: 2023-12-31
- Maintainer: tz@FreeBSD.org
- Port Added: 2020-10-21 22:59:42
- Last Update: 2023-12-31 00:06:40
- Commit Hash: beced89
- 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:
-
- ${PHP_PKGNAMEPREFIX}pdo_firebird>0:databases/php80-pdo_firebird
- Conflicts:
- CONFLICTS_INSTALL:
- php[0-9][0-9]-pdo_firebird
- No installation instructions:
- This port has been deleted.
- PKGNAME: php80-pdo_firebird
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1691355820
SHA256 (php/php-8.0.30.tar.xz) = 216ab305737a5d392107112d618a755dc5df42058226f1670e9db90e77d777d9
SIZE (php/php-8.0.30.tar.xz) = 10821076
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:
- Master port: lang/php80
- 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/php80
- autoconf>0 : devel/autoconf
- pdo.so : databases/php80-pdo
- Runtime dependencies:
-
- php.h : lang/php80
- pdo.so : databases/php80-pdo
- Library dependencies:
-
- libfbclient.so : databases/firebird30-client
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_php80-pdo_firebird
- USES:
- compiler:c11 tar:xz cpe gnome localbase pkgconfig php:ext,noflavors firebird
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: lang/php80 | Commit | Credits | Log message |
8.0.30 31 Dec 2023 00:06:40 |
Muhammad Moinur Rahman (bofh) |
lang/php80: Sunset |
8.0.27 10 Jan 2023 00:07:49 |
Muhammad Moinur Rahman (bofh) |
lang/php80: Update version 8.0.26=>8.0.27
Approved by: tz (private email)
MFH: 2023Q1
Relnotes: https://www.php.net/ChangeLog-8.php#8.0.27
Sponsored by: Bounce Experts |
8.0.26_1 31 Dec 2022 01:46:09 |
Rene Ladan (rene) |
databases/*: bump PORTREVISIONs of ports depending on firebird |
8.0.11 16 Oct 2021 09:51:39 |
Jimmy Olgeni (olgeni) |
*: fix tab vs. space issues, and comments according to the guide. |
8.0.8 05 Jul 2021 21:31:19 |
Torsten Zuehlsdorff (tz) |
lang/php80: Update from 8.0.7 to 8.0.8
Changelog:
Core:
Fixed bug #81076 (incorrect debug info on Closures with implicit binds).
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).
Fileinfo:
Fixed bug #80197 (implicit declaration of function 'magic_stream' is
invalid). (Only the first 15 lines of the commit message are shown above ) |
8.0.6_1 22 May 2021 18:43:39 |
Jose Alonso Cardenas Marquez (acm) |
databases/firebird25-*: Bump PORTREVISION of dependant ports |
8.0.3 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
8.0.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
8.0.0.r2 21 Oct 2020 22:58:51 |
tz |
Welcome PHP 8.0 RC 2 to the ports tree
There are many greater changes including:
- json is now part of core
- xmlrpc is removed
- More than 150 backward incompatible changes
Have a look at: https://github.com/php/php-src/blob/php-8.0.0RC2/UPGRADING
Reviewed by: ale, mfechner, Pascal Christen
Sponsored by: PHP Update Service
Differential Revision: https://reviews.freebsd.org/D26848 |
Number of commits found: 9
|