Opened 16 years ago
Closed 15 years ago
#16727 closed enhancement (fixed)
sphinx-0.9.8 Make MySQL optional if using PostgreSQL for Sphinx
Reported by: | pete@… | Owned by: | brett@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: | sphinx |
Description
The newly added PostgreSQL 8.3 variant for Sphinx is great, but the build fails if MySQL isn't installed, and there's no way to remove MySQL support. I've rearranged the Portfile to turn MySQL support into a default variant.
Attachments (2)
Change History (6)
Changed 16 years ago by pete@…
Attachment: | Portfile-sphinx.diff added |
---|
comment:1 Changed 16 years ago by (none)
Milestone: | Port Enhancements |
---|
Milestone Port Enhancements deleted
comment:2 Changed 15 years ago by blb@…
Owner: | changed from macports-tickets@… to brett@… |
---|
Changed 15 years ago by pete@…
Updated Portfile adding PostgreSQL 8.4 support as well
comment:3 Changed 15 years ago by pete@…
I've attached an updated Portfile. This includes the aforementioned optional MySQL support, as well as PostgreSQL 8.4 support.
comment:4 Changed 15 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Patch to sphinx 0.9.8 Portfile