Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#17245 closed enhancement (fixed)

php5: enable mime-magic

Reported by: mark@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: php mime-magic Cc: jyrkiwahlstedt
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 (6)

comment:1 Changed 15 years ago by mf2k (Frank Schima)

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

Assigning to maintainers.

comment:2 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Port: php4 php5-devel added
Status: newassigned
Summary: PHP5 Please enable mine-magic on configure scriptphp5: 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 15 years ago by ryandesign (Ryan Carsten Schmidt)

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

comment:4 Changed 15 years ago by mark@…

Awesome! thanks for such quick response.

comment:5 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

Added to php4 in r42095.

comment:6 Changed 15 years ago by (none)

Milestone: Port Enhancements

Milestone Port Enhancements deleted

Note: See TracTickets for help on using tickets.