notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
sphinxsearch Sphinx Full-Text Search Engine
2.2.11_6 textproc on this many watch lists=4 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.2.11_5Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-11-18 22:54:19
Last Update: 2024-01-09 11:11:45
Commit Hash: 220062a
People watching this port, also watch:: git, p5-Moo, openvpn, libestr
Also Listed In: databases
License: GPLv2
WWW:
https://sphinxsearch.com/
Description:
Sphinx is an open source full text search server, designed from the ground up with performance, relevance (aka search quality), and integration simplicity in mind. It's written in C++ and works on Linux (RedHat, Ubuntu, etc), Windows, MacOS, Solaris, FreeBSD, and a few other systems. Sphinx lets you either batch index and search data stored in an SQL database, NoSQL storage, or just files quickly easily and or index and search data on the fly, working with Sphinx pretty much as with a database server. A variety of text processing features enable fine-tuning Sphinx for your particular application requirements, and a number of relevance functions ensures you can tweak search quality as well. Searching via SphinxAPI is as simple as 3 lines of code, and querying via SphinxQL is even simpler, with search queries expressed in good old SQL. Sphinx clusters scale up to billions of documents and tens of millions search queries per day, powering top websites such as Craigslist, DailyMotion, NetLog, etc. And last but not least, it's open-sourced under GPLv2, and the community edition is free to use.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (142 items)
Collapse this list.
  1. /usr/local/share/licenses/sphinxsearch-2.2.11_6/catalog.mk
  2. /usr/local/share/licenses/sphinxsearch-2.2.11_6/LICENSE
  3. /usr/local/share/licenses/sphinxsearch-2.2.11_6/GPLv2
  4. bin/indexer
  5. bin/indextool
  6. bin/spelldump
  7. bin/wordbreaker
  8. @sample etc/sphinx.conf.sample
  9. share/man/man1/indexer.1.gz
  10. share/man/man1/indextool.1.gz
  11. share/man/man1/spelldump.1.gz
  12. share/man/man8/searchd.8.gz
  13. sbin/searchd
  14. share/doc/sphinxsearch/sphinx-min.conf.dist
  15. share/doc/sphinxsearch/sphinx.css
  16. share/doc/sphinxsearch/sphinx.html
  17. share/doc/sphinxsearch/sphinx.txt
  18. share/doc/sphinxsearch/sphinx.xml
  19. share/examples/sphinxsearch/api/java/MANIFEST.MF
  20. share/examples/sphinxsearch/api/java/Makefile
  21. share/examples/sphinxsearch/api/java/README
  22. share/examples/sphinxsearch/api/java/SphinxClient.java
  23. share/examples/sphinxsearch/api/java/SphinxException.java
  24. share/examples/sphinxsearch/api/java/SphinxMatch.java
  25. share/examples/sphinxsearch/api/java/SphinxResult.java
  26. share/examples/sphinxsearch/api/java/SphinxWordInfo.java
  27. share/examples/sphinxsearch/api/java/mk.cmd
  28. share/examples/sphinxsearch/api/java/mkdoc.cmd
  29. share/examples/sphinxsearch/api/java/test.java
  30. share/examples/sphinxsearch/api/lgpl-3.0.txt
  31. share/examples/sphinxsearch/api/libsphinxclient/COPYING
  32. share/examples/sphinxsearch/api/libsphinxclient/Makefile.am
  33. share/examples/sphinxsearch/api/libsphinxclient/Makefile.in
  34. share/examples/sphinxsearch/api/libsphinxclient/README
  35. share/examples/sphinxsearch/api/libsphinxclient/build.mk
  36. share/examples/sphinxsearch/api/libsphinxclient/buildconf.sh
  37. share/examples/sphinxsearch/api/libsphinxclient/config.guess
  38. share/examples/sphinxsearch/api/libsphinxclient/config.sub
  39. share/examples/sphinxsearch/api/libsphinxclient/configure
  40. share/examples/sphinxsearch/api/libsphinxclient/configure.in
  41. share/examples/sphinxsearch/api/libsphinxclient/install-sh
  42. share/examples/sphinxsearch/api/libsphinxclient/libsphinxclient.vcproj
  43. share/examples/sphinxsearch/api/libsphinxclient/ltmain.sh
  44. share/examples/sphinxsearch/api/libsphinxclient/missing
  45. share/examples/sphinxsearch/api/libsphinxclient/smoke_ref.txt
  46. share/examples/sphinxsearch/api/libsphinxclient/smoke_test.conf
  47. share/examples/sphinxsearch/api/libsphinxclient/smoke_test.sh
  48. share/examples/sphinxsearch/api/libsphinxclient/sphinxclient.c
  49. share/examples/sphinxsearch/api/libsphinxclient/sphinxclient.h
  50. share/examples/sphinxsearch/api/libsphinxclient/sphinxclient_config.h.in
  51. share/examples/sphinxsearch/api/libsphinxclient/test.c
  52. share/examples/sphinxsearch/api/libsphinxclient/test.sln
  53. share/examples/sphinxsearch/api/libsphinxclient/test.vcproj
  54. share/examples/sphinxsearch/api/libsphinxclient/test03.sln
  55. share/examples/sphinxsearch/api/libsphinxclient/test03.vcproj
  56. share/examples/sphinxsearch/api/ruby/README.rdoc
  57. share/examples/sphinxsearch/api/ruby/Rakefile
  58. share/examples/sphinxsearch/api/ruby/init.rb
  59. share/examples/sphinxsearch/api/ruby/install.rb
  60. share/examples/sphinxsearch/api/ruby/lib/sphinx.rb
  61. share/examples/sphinxsearch/api/ruby/lib/sphinx/client.rb
  62. share/examples/sphinxsearch/api/ruby/lib/sphinx/request.rb
  63. share/examples/sphinxsearch/api/ruby/lib/sphinx/response.rb
  64. share/examples/sphinxsearch/api/ruby/spec/client_response_spec.rb
  65. share/examples/sphinxsearch/api/ruby/spec/client_spec.rb
  66. share/examples/sphinxsearch/api/ruby/spec/fixtures/default_search.php
  67. share/examples/sphinxsearch/api/ruby/spec/fixtures/default_search_index.php
  68. share/examples/sphinxsearch/api/ruby/spec/fixtures/excerpt_custom.php
  69. share/examples/sphinxsearch/api/ruby/spec/fixtures/excerpt_default.php
  70. share/examples/sphinxsearch/api/ruby/spec/fixtures/excerpt_flags.php
  71. share/examples/sphinxsearch/api/ruby/spec/fixtures/field_weights.php
  72. share/examples/sphinxsearch/api/ruby/spec/fixtures/filter.php
  73. share/examples/sphinxsearch/api/ruby/spec/fixtures/filter_exclude.php
  74. share/examples/sphinxsearch/api/ruby/spec/fixtures/filter_float_range.php
  75. share/examples/sphinxsearch/api/ruby/spec/fixtures/filter_float_range_exclude.php
  76. share/examples/sphinxsearch/api/ruby/spec/fixtures/filter_range.php
  77. share/examples/sphinxsearch/api/ruby/spec/fixtures/filter_range_exclude.php
  78. share/examples/sphinxsearch/api/ruby/spec/fixtures/filter_range_int64.php
  79. share/examples/sphinxsearch/api/ruby/spec/fixtures/filter_ranges.php
  80. share/examples/sphinxsearch/api/ruby/spec/fixtures/filters.php
  81. share/examples/sphinxsearch/api/ruby/spec/fixtures/filters_different.php
  82. share/examples/sphinxsearch/api/ruby/spec/fixtures/geo_anchor.php
  83. share/examples/sphinxsearch/api/ruby/spec/fixtures/group_by_attr.php
  84. share/examples/sphinxsearch/api/ruby/spec/fixtures/group_by_attrpair.php
  85. share/examples/sphinxsearch/api/ruby/spec/fixtures/group_by_day.php
  86. share/examples/sphinxsearch/api/ruby/spec/fixtures/group_by_day_sort.php
  87. share/examples/sphinxsearch/api/ruby/spec/fixtures/group_by_month.php
  88. share/examples/sphinxsearch/api/ruby/spec/fixtures/group_by_week.php
  89. share/examples/sphinxsearch/api/ruby/spec/fixtures/group_by_year.php
  90. share/examples/sphinxsearch/api/ruby/spec/fixtures/group_distinct.php
  91. share/examples/sphinxsearch/api/ruby/spec/fixtures/id_range.php
  92. share/examples/sphinxsearch/api/ruby/spec/fixtures/id_range64.php
  93. share/examples/sphinxsearch/api/ruby/spec/fixtures/index_weights.php
  94. share/examples/sphinxsearch/api/ruby/spec/fixtures/keywords.php
  95. share/examples/sphinxsearch/api/ruby/spec/fixtures/limits.php
  96. share/examples/sphinxsearch/api/ruby/spec/fixtures/limits_cutoff.php
  97. share/examples/sphinxsearch/api/ruby/spec/fixtures/limits_max.php
  98. share/examples/sphinxsearch/api/ruby/spec/fixtures/limits_max_cutoff.php
  99. share/examples/sphinxsearch/api/ruby/spec/fixtures/match_all.php
  100. share/examples/sphinxsearch/api/ruby/spec/fixtures/match_any.php
  101. share/examples/sphinxsearch/api/ruby/spec/fixtures/match_boolean.php
  102. share/examples/sphinxsearch/api/ruby/spec/fixtures/match_extended.php
  103. share/examples/sphinxsearch/api/ruby/spec/fixtures/match_extended2.php
  104. share/examples/sphinxsearch/api/ruby/spec/fixtures/match_fullscan.php
  105. share/examples/sphinxsearch/api/ruby/spec/fixtures/match_phrase.php
  106. share/examples/sphinxsearch/api/ruby/spec/fixtures/max_query_time.php
  107. share/examples/sphinxsearch/api/ruby/spec/fixtures/miltiple_queries.php
  108. share/examples/sphinxsearch/api/ruby/spec/fixtures/ranking_bm25.php
  109. share/examples/sphinxsearch/api/ruby/spec/fixtures/ranking_none.php
  110. share/examples/sphinxsearch/api/ruby/spec/fixtures/ranking_proximity.php
  111. share/examples/sphinxsearch/api/ruby/spec/fixtures/ranking_proximity_bm25.php
  112. share/examples/sphinxsearch/api/ruby/spec/fixtures/ranking_wordcount.php
  113. share/examples/sphinxsearch/api/ruby/spec/fixtures/retries.php
  114. share/examples/sphinxsearch/api/ruby/spec/fixtures/retries_delay.php
  115. share/examples/sphinxsearch/api/ruby/spec/fixtures/select.php
  116. share/examples/sphinxsearch/api/ruby/spec/fixtures/set_override.php
  117. share/examples/sphinxsearch/api/ruby/spec/fixtures/sort_attr_asc.php
  118. share/examples/sphinxsearch/api/ruby/spec/fixtures/sort_attr_desc.php
  119. share/examples/sphinxsearch/api/ruby/spec/fixtures/sort_expr.php
  120. share/examples/sphinxsearch/api/ruby/spec/fixtures/sort_extended.php
  121. share/examples/sphinxsearch/api/ruby/spec/fixtures/sort_relevance.php
  122. share/examples/sphinxsearch/api/ruby/spec/fixtures/sort_time_segments.php
  123. share/examples/sphinxsearch/api/ruby/spec/fixtures/sphinxapi.php
  124. share/examples/sphinxsearch/api/ruby/spec/fixtures/update_attributes.php
  125. share/examples/sphinxsearch/api/ruby/spec/fixtures/update_attributes_mva.php
  126. share/examples/sphinxsearch/api/ruby/spec/fixtures/weights.php
  127. share/examples/sphinxsearch/api/ruby/spec/sphinx/sphinx-id64.conf
  128. share/examples/sphinxsearch/api/ruby/spec/sphinx/sphinx.conf
  129. share/examples/sphinxsearch/api/ruby/spec/sphinx/sphinx_test.sql
  130. share/examples/sphinxsearch/api/ruby/sphinx.yml.tpl
  131. share/examples/sphinxsearch/api/ruby/tasks/sphinx.rake
  132. share/examples/sphinxsearch/api/ruby/test.rb
  133. share/examples/sphinxsearch/api/sphinxapi.php
  134. share/examples/sphinxsearch/api/sphinxapi.py
  135. share/examples/sphinxsearch/api/test.php
  136. share/examples/sphinxsearch/api/test.py
  137. share/examples/sphinxsearch/api/test2.php
  138. share/examples/sphinxsearch/api/test2.py
  139. share/examples/sphinxsearch/example.sql
  140. @owner
  141. @group
  142. @mode
Collapse this list.
Dependency lines:
  • sphinxsearch>0:textproc/sphinxsearch
Conflicts:
CONFLICTS:
  • sphinxsearch-devel
  • dpsearch
  • rdb
  • swish++
  • xaira
CONFLICTS_INSTALL:
  • mnogosearch
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/textproc/sphinxsearch/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/sphinxsearch
  • pkg install sphinxsearch
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sphinxsearch
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1469637573 SHA256 (sphinx-2.2.11-release.tar.gz) = 6662039f093314f896950519fa781bc87610f926f64b3d349229002f06ac41a9 SIZE (sphinx-2.2.11-release.tar.gz) = 3061998

Expand this list (2 items)

Collapse this list.

SHA256 (libstemmer_c.tgz) = 6530c3638f29f5b03bc3786bb9212e39adaf3bf15b5b0a483b2eb5111f7f416e SIZE (libstemmer_c.tgz) = 129584

Collapse this list.


Packages (timestamps in pop-ups are UTC):
sphinxsearch
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.2.11_62.2.11_62.2.11_42.2.11_62.2.11_6-2.2.11_4-
FreeBSD:13:quarterly2.2.11_62.2.11_62.2.11_52.2.11_62.2.11_6-2.2.11_52.2.11_5
FreeBSD:14:latest2.2.11_62.2.11_62.2.11_52.2.11_62.2.11_6--2.2.11_5
FreeBSD:14:quarterly2.2.11_52.2.11_6-2.2.11_52.2.11_6-2.2.11_52.2.11_5
FreeBSD:15:latest2.2.11_62.2.11_6n/a2.2.11_6n/a-2.2.11_62.2.11_6
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gsed : textproc/gsed
Library dependencies:
  1. libexpat.so : textproc/expat2
  2. libmysqlclient.so.21 : databases/mysql80-client
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for sphinxsearch-2.2.11_6: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ICONV=on: Encoding conversion support via iconv ID64=on: Use 64-bit document and word IDs LIBSTEMMER=off: Compile with libstemmer support MYSQL=on: MySQL database support OPTIMIZED_CFLAGS=off: Use extra compiler optimizations PGSQL=off: PostgreSQL database support RE2=off: Enable re2 regular expression library SYSLOG=on: Enable logging via syslog UNIXODBC=off: ODBC backend via unixODBC ===> Use 'make config' to modify these settings
Options name:
textproc_sphinxsearch
USES:
compiler:c++11-lang iconv mysql
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://sphinxsearch.com/files/
Collapse this list.

Number of commits found: 83

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.2.11_6
09 Jan 2024 11:11:45
commit hash: 220062a3a1c35cc4deb0b363bdc27d09b492bf2ecommit hash: 220062a3a1c35cc4deb0b363bdc27d09b492bf2ecommit hash: 220062a3a1c35cc4deb0b363bdc27d09b492bf2ecommit hash: 220062a3a1c35cc4deb0b363bdc27d09b492bf2e files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eleminate its usage  and move man to share/man
2.2.11_5
12 Mar 2023 14:15:31
commit hash: 9ed24575353e3e60326d55782fffac2ed90d0e85commit hash: 9ed24575353e3e60326d55782fffac2ed90d0e85commit hash: 9ed24575353e3e60326d55782fffac2ed90d0e85commit hash: 9ed24575353e3e60326d55782fffac2ed90d0e85 files touched by this commit
Matthew Seaman (matthew) search for other commits by this committer
textproc/sphinxsearch: return to the pool

Upstream switched to a commercial license years ago, and so we cannot
include more recent versions in the ports.  Despite indications on the
website that they would switch back to GPL, this hasn't happened in
more than 5 years, so I guess it is never going to happen.  From an
opensource point of view, this software is essentially abandonware.

However, given there is an actively developed upstream project, and
that project does provide FreeBSD binaries, it doesn't feel right to
deprecate the software entirely.
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.2.11_5
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.2.11_5
20 Jul 2022 14:23:14
commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
textproc: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  -
  *  <glewis@FreeBSD.org>
  *  <koshy@india.hp.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron Straup Cope
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Ache
  *  Adam Herzog <adam@herzogdesigns.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.2.11_5
10 Jan 2022 15:15:39
commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Fix CONFLICTS entries of multiple ports

There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.2.11_5
29 Oct 2021 09:50:18
commit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08a files touched by this commit
Stefan Eßer (se) search for other commits by this committer
*/*: Remove redundant '-[0-9]*' from CONFLICTS

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".

Approved by:	portmgr (blanket)
2.2.11_5
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
2.2.11_5
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.2.11_5
03 Feb 2021 19:46:36
Revision:563913Original commit files touched by this commit
sunpoet search for other commits by this committer
Bump PORTREVISION for devel/re2 shlib change
2.2.11_4
08 Jun 2020 04:41:31
Revision:538197Original commit files touched by this commit
kevans search for other commits by this committer
Multiple ports: improve regex compliance

These changes largely fall into just two categories:

1. Need textproc/gsed for GNU extensions
2. Extraneous escapes that can go away

For #1, there's a further subdivision into those that require autoconf magic
and those that can get away with BINARY_ALIAS=sed=${LOCALBASE}/bin/gsed.
-CURRENT will soon gain GNU extensions, but these will take longer to get to
all supported releases; we must switch them to gsed to ensure we're actually
properly building them as intended.

For #2, I've fixed these as I can and we should upstream these fixes.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.2.11_3
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2.2.11_2
18 Jul 2019 17:53:30
Revision:506868Original commit files touched by this commit
pkubaj search for other commits by this committer
textproc/sphinxsearch: fix build on GCC architectures

New GCC is required:
  The compiler feature "cxx_decltype" is not known to CXX compiler

Approved by:	mentors (implicit approval)
2.2.11_2
04 Feb 2018 09:16:23
Revision:460879Original commit files touched by this commit
matthew search for other commits by this committer
Patches to make the code compatible with clang-6.0 / C++17 -- this will
fix the build on FreeBSD 12.0

   - delete the 'register' keyword everywhere
   - Add whitespace between adjacent quoted strings
   - Update the offsetof() macro to cast the result to int

Reported by:	pkg-fallout
2.2.11_1
14 May 2017 20:33:31
Revision:440902Original commit files touched by this commit
matthew search for other commits by this committer
Pending a better fix, mark broken when the RE2 option is enabled.
Recent versions of devel/re2 install headers that result in error
messages like so:

/usr/local/include/re2/re2.h:915:5: error: no matching function for call to
'call_once'
    std::call_once(once_, &LazyRE2::Init, this);
    ^~~~~~~~~~~~~~

No change to the default package, so no PORTREVISION bump.

PR:		219239
Submitted by:	mail+freebsd@gerritbeine.de, w.schwarzenfeld@utanet.at
2.2.11_1
03 Mar 2017 23:39:54
Revision:435372Original commit files touched by this commit
matthew search for other commits by this committer
Toggle the default setting for the ID64 option to on.  32-bit IDs have
been deprecated upstream.

Submitted by:	Miroslav Lachman <000.fbsd@quip.cz>
2.2.11
27 Jul 2016 17:02:30
Revision:419188Original commit files touched by this commit
matthew search for other commits by this committer
Update to 2.2.11

ChangeLog: http://sphinxsearch.com/blog/2016/07/26/sphinx-2-2-11-release/
2.2.10_1
28 May 2016 09:47:41
Revision:415980Original commit files touched by this commit
matthew search for other commits by this committer
- install the 'wordbreaker' program
- install the example minimum configuration file
- use OPTION dependent targets for DOCS, EXAMPLES
- always install man pages, irrespective of the	DOCS option
2.2.10
25 Apr 2016 16:17:32
Revision:414019Original commit files touched by this commit
mat search for other commits by this committer
Move MySQL support from bsd.databases.mk to Uses/mysql.mk.

Also, USE_MYSQL can't happen after bsd.port.pre.mk because it is a USES.

PR:		208971
Submitted by:	mat
Exp-run by:	antoine
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D5951
2.2.10
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
2.2.10
07 Sep 2015 17:55:44
Revision:396332Original commit files touched by this commit
matthew search for other commits by this committer
Update to 2.2.10
2.2.9
21 Apr 2015 14:47:20
Revision:384428Original commit files touched by this commit
matthew search for other commits by this committer
Update to 2.2.9

ChangeLog: http://sphinxsearch.com/downloads/  (Scroll down to the 2.2.9-Release
heading)
2.2.8
11 Mar 2015 22:31:34
Revision:381048Original commit files touched by this commit
matthew search for other commits by this committer
Update to 2.2.8

Release Notes:	http://sphinxsearch.com/blog/2015/03/11/sphinx-2-2-8-release/
2.2.7
21 Jan 2015 16:30:23
Revision:377616Original commit files touched by this commit
matthew search for other commits by this committer
Update to 2.2.7

Release Notes: http://sphinxsearch.com/blog/2015/01/21/sphinx-2-2-7-release/
2.2.6
18 Nov 2014 16:52:25
Revision:372739Original commit files touched by this commit
matthew search for other commits by this committer
The snowball project has done its usual trick of re-rolling a distfile
in place.  No substantive differences to the previous version were
seen.

PR:		195151
Submitted by:	danger
2.2.6
15 Nov 2014 13:34:53
Revision:372600Original commit files touched by this commit
matthew search for other commits by this committer
Update to 2.2.6

Reported by:	portscout
2.2.5
08 Oct 2014 21:21:08
Revision:370488Original commit files touched by this commit
matthew search for other commits by this committer
Another plist I should have modernized just now.

  - drop @dirrm stuff
  - use @sample
2.2.5
08 Oct 2014 21:10:21
Revision:370485Original commit files touched by this commit
matthew search for other commits by this committer
Update to 2.2.5

Change log:	http://sphinxsearch.com/blog/2014/10/08/sphinx-2-2-5-release/
2.2.4
16 Sep 2014 22:53:31
Revision:368351Original commit files touched by this commit
matthew search for other commits by this committer
Update to 2.2.4

Announcement:	http://sphinxsearch.com/blog/2014/09/15/sphinx-2-2-4-release-now-available/
2.1.9_1
06 Sep 2014 14:23:48
Revision:367440Original commit files touched by this commit
matthew search for other commits by this committer
* The Snowball project has rerolled libstemmer_c.tgz as they
  occasionally do.  This time they've actually changed the code, so
  patching is now required in order to compile.[1]

* Add option to link against re2 regular expression library.[2]

* PGSQL_USE -> PGSQL_USES

Submitted by:	Daniel Ylitalo <daniel@blodan.se>[1]
Submitted by:	Alex Storn <devzone.my@gmail.com>[2]
2.1.9
16 Jul 2014 03:18:26
Revision:362024Original commit files touched by this commit
adamw search for other commits by this committer
Add DOCS option where PORTDOCS is in plist.
2.1.9
06 Jul 2014 11:39:02
Revision:360881Original commit files touched by this commit
matthew search for other commits by this committer
Upstream has re-rolled the libstemmer_c.tgz distfile as they do at
intervals and for no apparent reason.  Side-by-side comparison with
the previous version shows absolutely no changes.

Submitted by:	Daniel Ylitalo <daniel@blodan.se>
2.1.9
03 Jul 2014 22:11:07
Revision:360471Original commit files touched by this commit
matthew search for other commits by this committer
Update to 2.1.9

Release
notes:	http://sphinxsearch.com/blog/2014/07/03/sphinx-2-1-9-release-is-now-available/
2.1.8
30 Apr 2014 06:00:02
Revision:352672Original commit files touched by this commit
matthew search for other commits by this committer
Update to 2.1.8

Announcment:	http://sphinxsearch.com/blog/2014/04/29/sphinx-2-1-8-release-is-available/
2.1.7
31 Mar 2014 22:11:09
Revision:349809Original commit files touched by this commit
matthew search for other commits by this committer
Update to 2.1.7

Change Log:	http://sphinxsearch.com/docs/2.1.7/rel217.html
2.1.6
25 Feb 2014 23:04:07
Revision:346079Original commit files touched by this commit
matthew search for other commits by this committer
Update to 2.1.6

This is a routine maintenance release.

Release notes:	 
http://sphinxsearch.com/blog/2014/02/25/sphinx-2-1-6-release-now-available/
2.1.5
24 Jan 2014 07:02:06
Revision:340880Original commit files touched by this commit
matthew search for other commits by this committer
Update to 4.1.5

Announcement:	http://sphinxsearch.com/blog/2014/01/23/sphinx-2-1-5-release-and-sphinx-2-0-10-release/
2.1.4
26 Dec 2013 09:38:26
Revision:337476Original commit files touched by this commit
matthew search for other commits by this committer
  - Fix installation when DOCS or EXAMPLES are unset by always
    installing docs and examples unconditionally to staging.  The
    packaging step will not include them in the package generated from
    stagingif DOCS or EXAMPLES is unset.

  - List EXAMPLES explicitly in pkg-plist

PR:		185194
Submitted by:	Miroslav Lachman <000.fbsd@quip.cz>
2.1.4
20 Dec 2013 06:23:20
Revision:336971Original commit files touched by this commit
matthew search for other commits by this committer
Update to 2.1.4

Announcement:	http://sphinxsearch.com/blog/2013/12/19/sphinx-2-1-4-release-now-available/
2.1.3
08 Dec 2013 22:27:59
Revision:335943Original commit files touched by this commit
matthew search for other commits by this committer
 * use option helpers (blatantly copying from the
   textproc/sphinxseach-devel port) [1]
 * New style LIB_DEPENDS for libodbc
 * Install DOCS and EXAMPLES to the stage directory unconditionally

Submitted by:	danger [1]
2.1.3
13 Nov 2013 23:39:23
Revision:333732Original commit files touched by this commit
matthew search for other commits by this committer
Update to version 2.1.3

Reported by:	  portscout
2.1.2
16 Oct 2013 20:15:24
Revision:330534Original commit files touched by this commit
matthew search for other commits by this committer
Update to 2.1.2
  - stagify
  - new style LIB_DEPENDS

Announcement:
http://sphinxsearch.com/blog/2013/10/15/sphinx-2-1-2-is-now-available/
2.0.9
20 Sep 2013 23:17:32
Revision:327773Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
2.0.9
18 Sep 2013 18:39:14
Revision:327572Original commit files touched by this commit
bsam search for other commits by this committer
Add explicit LDFLAGS+=${ICONV_LIB} when iconv is used.

Submitted by:	marino (via e-mail)
Approved by:	portmgr (bapt, implicit)
2.0.9
27 Aug 2013 14:08:58
Revision:325450Original commit files touched by this commit
matthew search for other commits by this committer
- Update to 2.0.9
- Refresh distinfo for libstemmer_c.tgz

The libstemmer_c.tgz distfile tarball gets recreated at intervals.  I
have diff'd the contents of a freshly downloaded tarball against the
older tarball matching the previous distinfo, and I can confirm that
there are no changes to the files contained therein.

Reported by:	portscout
2.0.8
06 May 2013 21:22:45
Revision:317549Original commit files touched by this commit
matthew search for other commits by this committer
Upstream re-rolled the distfle without incrementing the version
number.

Side by side comparison shows the only changes are to correct internal
references to the version number in documentation and autoconf scripts
from '2.0.9-dev' to '2.0.8-release'  No changes to the C++ code.

PR:	178375
Submitted by:	Sam <samorders@gmail.com>
2.0.8
29 Apr 2013 08:57:13
Revision:316786Original commit files touched by this commit
bapt search for other commits by this committer
Rely on bsdtar to autodetermine the format of the distfiles when possible

For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.

Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
2.0.8
27 Apr 2013 18:25:25
Revision:316683Original commit files touched by this commit
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
  USE_GETTEXT=yes to USES=gettext while here
2.0.8
27 Apr 2013 16:46:31
Revision:316675Original commit files touched by this commit
matthew search for other commits by this committer
Update to 2.0.8

ChangeLog:

Bug fixes
---------

   * fixed #1515, log strings over 2KB were clipped when
     query_log_format=plain
   * fixed #1514, RT index disk chunk lose attribute update on daemon
     restart
   * fixed #1512, crash while formatting log messages
   * fixed #1511, crash on indexing PostgreSQL data source with MVA
     attributes
   * fixed #1509, blend_chars vs incomplete multi-form and overshort
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.0.7
16 Apr 2013 21:14:21
Revision:315906Original commit files touched by this commit
matthew search for other commits by this committer
Update to 2.0.7

FreeBSD specific Mutex code now incorporated upstream, so patches to
sphinxstd.cpp, sphinxstd.h no longer required.

Not-exactly-a-ChangeLog:

http://sphinxsearch.com/blog/2013/01/10/highlighting-some-changes-in-sphinx-2-0-7/

Feature safe:	yes
2.0.6_1
30 Dec 2012 10:14:51
Revision:309660Original commit files touched by this commit
matthew search for other commits by this committer
Add some missing content to the package:
-install indextool
-install man pages

Submitted by:	David@ibendit.com
2.0.6
28 Nov 2012 21:51:55
Revision:307941Original commit files touched by this commit
matthew search for other commits by this committer
Update to 2.0.6 release (1)
  - trim Makefile headers
  - remove files/patch-configure as it has been incorporated upstream
  - Import a FreeBSD specific fix for shared mutex suppport from the
    project SVN repo (2):

    https://code.google.com/p/sphinxsearch/source/detail?r=3519

Feature safe:	yes
Submitted by:	(1) Portscout
	  	(2) Denis <devzone.my@gmail.com>
2.0.5
20 Nov 2012 20:25:44
Revision:307597Original commit files touched by this commit
matthew search for other commits by this committer
Update distinfo for libstemmer_c.tgz -- upstream repackaged it
changing the size and hash of the tarball, but the contents are
identical to what there was previously.  Personally verified.

Feature safe:	yes
Submitted by:	Denis <devzone.my (at) gmail.com>
2.0.5
05 Aug 2012 23:19:40
Original commit files touched by this commit
dougb search for other commits by this committer
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2.0.5
01 Aug 2012 16:16:07
Original commit files touched by this commit
matthew search for other commits by this committer
Upstream have re-rolled the libstemmer_c.tgz disfile.
I have verified that the contents are exactly the same.
2.0.5
01 Aug 2012 09:06:36
Original commit files touched by this commit
matthew search for other commits by this committer
- Update to 2.0.5
- Fix build with non-standard LOCALBASE
- patch-src_sphinxexpr.cpp removed: incorporated into upstream sources

Submitted by:	Denis <devzone.my at gmail.com>
2.0.4
07 Jun 2012 11:59:52
Original commit files touched by this commit
matthew search for other commits by this committer
- Don't use SITE_PERL in *_DEPENDS
- Update CONFLICTS [1]

Approved by:    shaun (mentor)
Submitted by:   [1] Sulev-Madis 'ketas' Silber
2.0.4
04 Jun 2012 19:25:56
Original commit files touched by this commit
matthew search for other commits by this committer
- Convert all my remaining ports to OPTIONSng
  Files   affected:

    databases/mysql-connector-java/Makefile
    databases/phpmyadmin/Makefile
    mail/sa-utils/Makefile
    net/phpldapadmin/Makefile
    security/apg/Makefile
    textproc/sphinxsearch/Makefile
    www/p5-RT-Authen-ExternalAuth/Makefile
    www/p5-RT-Extension-LDAPImport/Makefile
    www/p5-RT-Extension-SLA/Makefile
    www/p5-RTx-Calendar/Makefile
    www/rt40/Makefile
    www/rt40/Makefile.cpan
    x11-fonts/gentium/Makefile
    x11-fonts/gentium-basic/Makefile

Approved by:    shaun (mentor)
2.0.4
19 Mar 2012 18:37:30
Original commit files touched by this commit
matthew search for other commits by this committer
Routine bugfix update to version 2.0.4.

Release notes: http://sphinxsearch.com/docs/2.0.4/rel204.html

Redports: https://redports.org/buildarchive/20120319170807-47662/

Approved by:    shaun (mentor)
Feature safe:   yes
2.0.3_1
18 Feb 2012 14:57:40
Original commit files touched by this commit
matthew search for other commits by this committer
Don't specify ABI versions in LIB_DEPENDS where it isn't necessary.

Approved by:  shaun (mentor)
2.0.3_1
09 Feb 2012 17:09:51
Original commit files touched by this commit
matthew search for other commits by this committer
Update maintainer address to matthew@FreeBSD.org

Approved by:    shaun (mentor)
2.0.3_1
07 Feb 2012 06:32:04
Original commit files touched by this commit
miwi search for other commits by this committer
* Add libstemmer support, disabled by default. This adds stemming
support for French, Spanish, Portuguese, Italian, Romanian,
German, Dutch, Swedish, Norwegian, Danish, Finnish and Hungarian

* Clean up various OPTIONS related make code: if WITH_FOO is defined,
then WITHOUT_FOO isn't, and vice-versa. Even if make config has
never been run.

* Fix build with clang

PR:             164635
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2.0.3_1
06 Feb 2012 12:25:50
Original commit files touched by this commit
miwi search for other commits by this committer
- Chase unixODBC shlib bump
2.0.3
14 Jan 2012 08:57:23
Original commit files touched by this commit
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2.0.3
31 Dec 2011 22:32:24
Original commit files touched by this commit
scheidell search for other commits by this committer
- update to 2.0.3
- ChangeLog: http://sphinxsearch.com/docs/2.0.2/rel202.html

PR:             ports/163693
Approved by:    gabor (mentor, implicit)
0.9.9_2
30 Sep 2011 19:38:14
Original commit files touched by this commit
crees search for other commits by this committer
Remove duplicate LICENSE line.

PR:             ports/161153
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
0.9.9_2
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
0.9.9_2
19 Mar 2011 13:15:34
Original commit files touched by this commit
ale search for other commits by this committer
Bump PORTREVISION for ports linking to default libmysqlclient.
0.9.9_1
17 Mar 2011 12:51:29
Original commit files touched by this commit
miwi search for other commits by this committer
- Add missing file

PR:             155452
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
0.9.9
15 Jan 2011 15:27:17
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update MASTER_SITES
- Add LICENSE
- Remove obsolete MD5 checksum

PR:             ports/154028
Reported by:    pointyhat
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Feature safe:   yes
0.9.9
07 Dec 2009 08:42:42
Original commit files touched by this commit
pav search for other commits by this committer
- Add unixODBC option

PR:             ports/141231
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
0.9.9
03 Dec 2009 09:07:28
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 0.9.9

PR:             ports/141117
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
0.9.8.1
09 Nov 2008 22:55:46
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.9.8.1

PR:             128486
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
0.9.8_1
22 Oct 2008 05:33:56
Original commit files touched by this commit
stefan search for other commits by this committer
- Add an ID64 knob to toggle support for 64 bit identifiers in sphinxsearch.

- Force library dependency on expat. The configure script will automatically add
  expat support if it detects it on the system, and there's no way of overriding
  that. Means that previously, when installed from a binary package built on the
  cluster, there was no expat support compiled in, but when compiled from source
  there frequently would be. Therefore, for consistencies' sake, always depend
  on expat.

PR:             127730
Submitted by:   maintainer
0.9.8
21 Aug 2008 06:18:49
Original commit files touched by this commit
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9.8
16 Jul 2008 13:31:51
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 0.9.8
- Add knob for ICONV

PR:             ports/125656
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
0.9.7_1
27 Apr 2008 08:50:49
Original commit files touched by this commit
miwi search for other commits by this committer
- Correct an error that prevented the pre-start function running.

PR:             123051
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
0.9.7_1
19 Jan 2008 12:05:54
Original commit files touched by this commit
edwin search for other commits by this committer
Make port properly conflicting with textproc/sphinxsearch-devel

Submitted by:   Daniel Gerzo <danger@freebsd.org>
0.9.7_1
04 Jun 2007 07:24:48
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix few mistakes in rc.d script

PR:             113135
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
0.9.7
15 Apr 2007 19:07:30
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.9.7

PR:             111374
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
0.9.7.r2_1
30 Jan 2007 23:13:36
Original commit files touched by this commit
pav search for other commits by this committer
- Run as unpriviledged user sphinx

PR:             ports/108502
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
0.9.7.r2
16 Dec 2006 12:06:14
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.9.7-rc2

PR:             ports/106785
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
0.9.7.r1
18 Nov 2006 22:54:07
Original commit files touched by this commit
miwi search for other commits by this committer
Sphinx is a full-text search engine, distributed under GPL version
2. Commercial license is also available for embedded use.

Generally, it's a standalone search engine, meant to provide fast,
size-efficient and relevant fulltext search functions to other
applications. Sphinx was specially designed to integrate well with SQL
databases and scripting languages. Currently built-in data sources
support fetching data either via direct connection to MySQL, or from
an XML pipe.

As for the name, Sphinx is an acronym which is officially decoded as
SQL Phrase Index.

WWW: http://www.sphinxsearch.com/

PR:             ports/105649
Submitted by:   Matthew Seaman <m.seaman at infracaninophile.co.uk>

Number of commits found: 83