New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #17245 (closed enhancement: fixed)

Opened 5 years ago

Last modified 4 years ago

php5: enable mime-magic

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

Description

It would really nice to have the --with-mime-magic configure option added to the PHP5 Portfile. Without it many image library scripts do not work, and require a manual edit and re-compile.

Thanks to the PHP5 package manager(s). Outside of this it was a pleasure to use.

Change History

comment:1 Changed 5 years ago by macsforever2000@…

  • Owner changed from macports-tickets@… to ryandesign@…
  • Cc jwa@… added

Assigning to maintainers.

comment:2 Changed 5 years ago by ryandesign@…

  • Status changed from new to assigned
  • Port changed from php5 to php4, php5, php5-devel
  • Summary changed from PHP5 Please enable mine-magic on configure script to php5: enable mime-magic

We can probably add that, but note that all of those image library scripts will need to be updated to use fileinfo eventually, because mime-magic is deprecated, which means it will disappear at some point.

comment:3 Changed 5 years ago by ryandesign@…

Added mime magic to php5 and php5-devel in r42088. php4 isn't fixed yet.

comment:4 Changed 5 years ago by mark@…

Awesome! thanks for such quick response.

comment:5 Changed 5 years ago by ryandesign@…

  • Status changed from assigned to closed
  • Resolution set to fixed

Added to php4 in r42095.

comment:6 Changed 4 years ago by anonymous

  • Milestone Port Enhancements deleted

Milestone Port Enhancements deleted

Note: See TracTickets for help on using tickets.