New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #13988 (closed enhancement: wontfix)

Opened 2 years ago

Last modified 10 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 Download (0.5 KB) - added by raimue@… 2 years ago.

Change History

Changed 2 years ago by raimue@…

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

Changed 2 years ago by raimue@…

Changed 2 years 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 2 years 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 21 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 21 months ago by ryandesign@…

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

Changed 14 months ago by ryandesign@…

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

Changed 14 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 14 months ago by ryandesign@…

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

php4 was changed back in r43329.

Changed 10 months ago by anonymous

  • milestone Port Enhancements deleted

Milestone Port Enhancements deleted

Note: See TracTickets for help on using tickets.