#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 16 years ago by mf2k (Frank Schima)
Cc: | jwa@… added |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Port: | php4 php5-devel added |
---|---|
Status: | new → assigned |
Summary: | PHP5 Please enable mine-magic on configure script → 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 16 years ago by ryandesign (Ryan Carsten Schmidt)
Added mime magic to php5 and php5-devel in r42088. php4 isn't fixed yet.
comment:5 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Added to php4 in r42095.
comment:6 Changed 16 years ago by (none)
Milestone: | Port Enhancements |
---|
Milestone Port Enhancements deleted
Note: See
TracTickets for help on using
tickets.
Assigning to maintainers.