[MacPorts] #41922: sphinx: update to 2.1.4 (was: Postgresql Support for Sphinx 2.0.6)

MacPorts noreply at macports.org
Tue Dec 24 20:20:13 PST 2013


#41922: sphinx: update to 2.1.4
-----------------------+--------------------------
  Reporter:  virvit@…  |      Owner:  ryandesign@…
      Type:  update    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.2.1
Resolution:            |   Keywords:
      Port:  sphinx    |
-----------------------+--------------------------
Changes (by ryandesign@…):

 * status:  new => assigned
 * keywords:  sphinx, postgresql =>
 * type:  request => update
 * owner:  macports-tickets@… => ryandesign@…


Comment:

 Replying to [ticket:41922 virvit@…]:
 > Hello. Is there a way to add --with-pgsql key to ./configure for sphinx?
 By default it doesn't support PostgreSQL unfortunately.

 Yes: use any of the existing postgresqlXY variants:

 {{{
 $ port variants sphinx
 sphinx has the variants:
    mariadb: Enable MariaDB support
      * conflicts with mysql5 mysql51 mysql55 percona
 [+]mysql5: Enable MySQL 5 support
      * conflicts with mariadb mysql51 mysql55 percona
    mysql51: Enable MySQL 5.1 support
      * conflicts with mariadb mysql5 mysql55 percona
    mysql55: Enable MySQL 5.5 support
      * conflicts with mariadb mysql5 mysql51 percona
    percona: Enable Percona support
      * conflicts with mariadb mysql5 mysql51 mysql55
    postgres: Legacy compatibility variant
      * requires postgresql82
    postgresql82: Enable PostgreSQL 8.2 support
      * conflicts with postgresql83 postgresql84 postgresql90 postgresql91
 postgresql92
    postgresql83: Enable PostgreSQL 8.3 support
      * conflicts with postgresql82 postgresql84 postgresql90 postgresql91
 postgresql92
    postgresql84: Enable PostgreSQL 8.4 support
      * conflicts with postgresql82 postgresql83 postgresql90 postgresql91
 postgresql92
    postgresql90: Enable PostgreSQL 9.0 support
      * conflicts with postgresql82 postgresql83 postgresql84 postgresql91
 postgresql92
    postgresql91: Enable PostgreSQL 9.1 support
      * conflicts with postgresql82 postgresql83 postgresql84 postgresql90
 postgresql92
    postgresql92: Enable PostgreSQL 9.2 support
      * conflicts with postgresql82 postgresql83 postgresql84 postgresql90
 postgresql91
    universal: Build for multiple architectures
 }}}

 e.g. you could:

 {{{
 sudo port install sphinx +postgresql92
 }}}

 > Also it would be great to update port to current stable release: 2.1.14.
 Thank you! (http://sphinxsearch.com/)

 I'll see what I can do.

-- 
Ticket URL: <https://trac.macports.org/ticket/41922#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list