Commit graph

6 commits

Author SHA1 Message Date
Tijl Coosemans
c1a4a1d1a1 - Use the license from the api/libsphinxclient subdirectory
- Convert to USES=libtool
- Use standard do-install
2014-07-03 09:25:00 +00:00
Antoine Brodin
306a465ad0 - update to 2.0.9
- convert to STAGEDIR

PR:		ports/182328
Submitted by:	Max Baryshnikov (maintainer)
2013-10-09 19:04:03 +00:00
Baptiste Daroussin
0068f2d47f Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) 2013-09-20 23:17:30 +00:00
Baptiste Daroussin
45b6b1c952 Mark as job unsafe 2013-07-12 22:43:29 +00:00
Raphael Kubo da Costa
3478c48810 - Update to 2.0.5 [1]
- Trim header comment
- Move LICENSE to the right place to pet portlint

PR:		ports/172356 [1]
Submitted by:	Max Baryshnikov <mephius@gmail.com> (maintainer) [1]
Feature safe:	yes
2012-10-21 11:39:44 +00:00
Martin Wilke
99b421ff1f 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/157654
Submitted by:	Max Baryshnikov <mephius at gmail.com>
2011-06-25 09:38:40 +00:00