New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #13988 (closed enhancement: wontfix)

Opened 18 months ago

Last modified 2 months ago

RFE: php5 +macports_gd2

Reported by: raimue@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: php5 Cc: jwa@…
Port: php4, php5, php5-devel

Description

This patch adds a new variant +macports_gd2 to php5. It let's you use the gd2 library from MacPorts rather than the bundled library coming with the php5 distribution.

Attachments

patch-php5-macports_gd2.diff (0.5 KB) - added by raimue@… 18 months ago.

Change History

Changed 18 months ago by raimue@…

  • cc jwa@… added
  • keywords php5 added
  • type changed from defect to enhancement
  • owner changed from macports-tickets@… to ryandesign@…
  • milestone set to Port Enhancements

Changed 18 months ago by raimue@…

Changed 18 months ago by ryandesign@…

I assume using the gd2 port is better in some way than using the included gd? If it is, then we should always use the gd2 port and never use the built-in gd and not add any variants. Could you tell me in what ways using the gd2 port is better?

Changed 16 months ago by raimue@…

The bundled gd2 is not the latest version, and someone was asking for this. Maybe it is better to stick with the bundled version, it was just a proposal. Feel free to set this to wontfix.

Also, sorry for the very late answer, I simply must have overlooked the notification.

Changed 14 months ago by ryandesign@…

  • status changed from new to closed
  • resolution set to fixed

php5 and php5-devel now use the gd2 port instead of the bundled gd2 library, in r37024.

Changed 14 months ago by ryandesign@…

And the php4 port now uses the gd2 port in r37025.

Changed 7 months ago by ryandesign@…

  • status changed from closed to reopened
  • resolution fixed deleted
  • port set to php4, php5, php5-devel

Changed 7 months ago by ryandesign@…

php5-devel was changed back to use the bundled libgd in r43136 while updating to 5.3.0alpha3. 5.3.0alpha2 and later cannot use the standalone libgd because of  php bug 46015 in which it was also explained why the bundled libgd is still preferred: it's the only way to get the imagefilter and imagerotate functions.

php5 was changed back in r43138.

Changed 7 months ago by ryandesign@…

  • status changed from reopened to closed
  • resolution set to wontfix

php4 was changed back in r43329.

Changed 2 months ago by anonymous

  • milestone Port Enhancements deleted

Milestone Port Enhancements deleted

Note: See TracTickets for help on using tickets.