Ticket #17245 (closed enhancement: fixed)
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
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.
Note: See
TracTickets for help on using
tickets.


Assigning to maintainers.