[Bug 217222] graphics/php70-gd and relatives should not build bundled libgd

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 19 07:01:41 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217222

            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 at freebsd.org
          Reporter: mi at FreeBSD.org
                CC: sunpoet at FreeBSD.org
          Assignee: tz at freebsd.org
             Flags: maintainer-feedback?(tz at freebsd.org)

Created attachment 180132
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=180132&action=edit
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 requirements,
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...

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


More information about the freebsd-ports-bugs mailing list