Port details |
- php73-gd The gd shared extension for php
- 7.3.31 graphics
=0 7.3.31Version of this port present on the latest quarterly branch.
- Maintainer: tz@FreeBSD.org
- Port Added: 2018-10-08 08:53:20
- Last Update: 2022-01-26 00:20:01
- Commit Hash: cc378fb
- 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:
-
- ${PHP_PKGNAMEPREFIX}gd>0:graphics/php73-gd
- No installation instructions:
- This port has been deleted.
- PKGNAME: php73-gd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1632774611
SHA256 (php-7.3.31.tar.xz) = d1aa8f44595d01ac061ff340354d95e146d6152f70e799b44d6b8654fb45cbcc
SIZE (php-7.3.31.tar.xz) = 12142912
Packages (timestamps in pop-ups are UTC):
- Master port: lang/php73
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- phpize : lang/php73
- autoconf>0 : devel/autoconf
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- php.h : lang/php73
- Library dependencies:
-
- libfreetype.so : print/freetype2
- libpng.so : graphics/png
- libjpeg.so : graphics/jpeg-turbo
- libgd.so : graphics/gd
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for php73-gd-7.3.31:
TRUETYPE=on: Enable TrueType string function
JIS=off: Enable JIS-mapped Japanese font support
WEBP=off: Enable WebP image format support
X11=off: Enable XPM support
===> Use 'make config' to modify these settings
- Options name:
- graphics_php73-gd
- USES:
- tar:xz cpe gnome php:ext,noflavors jpeg pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved to graphics/php74-gd on 2022-01-26
REASON: Has expired: Security support ended on 2021-12-06
|
Number of commits found: 6
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/php73 | Commit | Credits | Log message |
7.3.31 26 Jan 2022 00:20:01 |
Muhammad Moinur Rahman (bofh) |
lang/php73: Remove port
- EOL reached on 2021-12-06
https://www.php.net/eol.php
PR: 260624
Approved by: tz (private email) ale portmgr (blanket)
Sponsored by: Bounce Experts |
7.3.31 16 Oct 2021 09:51:39 |
Jimmy Olgeni (olgeni) |
*: fix tab vs. space issues, and comments according to the guide. |
7.3.27 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
7.3.27 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
7.3.25 29 Dec 2020 11:01:20 |
tz |
lang/php73: Use pkg-config to detect freetype
In PHP 7.4 and above it is already in use.
Also ignore PHP 7.2 because it is scheduled for removal.
PR: 252115
Submitted by: <daniel.engberg.lists@pyret.net>
Obtained
from: https://aur.archlinux.org/cgit/aur.git/tree/freetype.patch?h=php73 |
7.3.0.r2 08 Oct 2018 08:52:52 |
tz |
Add PHP 7.3 RC2 to the ports-tree.
Notable changes:
- Switch from PCRE to PCRE2
- Many modules now require PCRE2 for building
- graphics/php73-gd: X11 option is no longer default
Changes to Mk/Uses/php.mk approved by ale |
Number of commits found: 6
|