Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Feb 2017 07:01:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 217222] graphics/php70-gd and relatives should not build bundled libgd
Message-ID:  <bug-217222-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217222

            Bug ID: 217222
           Summary: graphics/php70-gd and relatives should not build
                    bundled libgd
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: tz@freebsd.org
          Reporter: mi@FreeBSD.org
                CC: sunpoet@FreeBSD.org
          Assignee: tz@freebsd.org
             Flags: maintainer-feedback?(tz@freebsd.org)

Created attachment 180132
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D180132&action=
=3Dedit
Patch php70-gd to build against graphics/gd

Although PHP bundles a version of libgd, it supported building against the
already-installed library.

To ease code-maintenance and reduce diskspace and run-time memory requireme=
nts,
the php-extensions should build against the existing library instead of the
bundled version.

The attached patch does this for php-7.0 -- something very similar (if not
outright identical) -- should work for 5.x and 7.1.

For an immediate benefit, this would obviate Bug 216654...

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-217222-13>