Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#16167 closed update (fixed)

sphinx-0.98 Include support for PostgreSQL 8.3

Reported by: steve@… Owned by: brett@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port:

Description

The portfile for the Sphinx search engine has a variant for "postgres" -- but the dependencies within that variant point to postgresql82, the older version. Sphinx works with PostgreSQL 8.3, but simply overriding the "postgres" variant and forcing an upgrade may have unfortunate effects for people running 8.2 database who don't wish to take on the upgrade process.

Attached is a patch for the portfile that adds a "postgresql83" option. I've also fixed a typo and added a dependency on the main line for mysql5. (I'm not using MySQL at all, and my build was failing rather than installing it.) I believe that making MySQL optional would be even better, but would require more testing, and I didn't want to screw with this portfile any more than strictly necessary.

Attachments (1)

Portfile-sphinx.diff (1.2 KB) - added by steve@… 16 years ago.
Patchfile

Download all attachments as: .zip

Change History (5)

Changed 16 years ago by steve@…

Attachment: Portfile-sphinx.diff added

Patchfile

comment:1 Changed 16 years ago by blb@…

Owner: changed from macports-tickets@… to brett@…

Assigning to maintainer.

comment:2 Changed 16 years ago by brett@…

Resolution: fixed
Status: newclosed

comment:3 Changed 15 years ago by jmroot (Joshua Root)

Type: enhancementupdate

comment:4 Changed 15 years ago by (none)

Milestone: Port Updates

Milestone Port Updates deleted

Note: See TracTickets for help on using tickets.