notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: graphics/php72-gd/files/patch-config.m4
SVNWeb

Number of commits found: 2

Tue, 31 Jul 2018
[ 12:55 tz search for other commits by this committer ] Original commit   Revision:475998
graphics/php7*-gd: fix broken build when XPM option is disabled

The switch from bundled gd to graphics/gd broke the port
if a user disabled the XPM option.

PR:		230234 217222
Submitted by:	Guido Falsi <madpilot@FreeBSD.org>
Reported by:	Guido Falsi <madpilot@FreeBSD.org>,  Dani <i.dani@outlook.com>
[ 08:47 tz search for other commits by this committer ] Original commit   Revision:475984
graphics/php72-gd: Switch from bundled libgd to graphics/gd

Currently the gd-module uses a bundled libgd, while most systems
already provide the same library via graphics/gd.
Therefore instead of adding the bundled library we use the
port instead.

PR:		217222
Submitted by:	Mikhail Teterin  <mi@FreeBSD.org>

Number of commits found: 2