---
name: libsphinxclient
version: 2.0.5
origin: textproc/libsphinxclient
comment: Sphinx Full-Text Search Engine C++ client library
arch: freebsd:9:x86:64
www: http://www.sphinxsearch.com/
maintainer: mephius@gmail.com
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 97216
desc: |
  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/
categories: [textproc, databases]
files:
  /usr/local/include/sphinxclient.h: e4e7c0fc2e3ff9de3b29906c35e9782ee74dc4275a4e02090f99e3e0fe34f3b1
  /usr/local/lib/libsphinxclient-0.0.1.so: 19e0c3125f43a79aabbe95c54430f953817c021f26f6245d481a7b915e257fac
  /usr/local/lib/libsphinxclient.a: 150356f7e300a858b1aede8555207f3ddcb5387102222f180ff7b377bf2eb2b0
  /usr/local/lib/libsphinxclient.la: 0075f3a52b3628f30932def47adc9e815ac15a288d0b2363ec1b163efe85b4a3
  /usr/local/lib/libsphinxclient.so: '-'
  /usr/local/lib/libsphinxclient.so.0: '-'
  /usr/local/share/licenses/libsphinxclient-2.0.5/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/libsphinxclient-2.0.5/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/libsphinxclient-2.0.5/catalog.mk: a89e764f7ff4d9b9c95a1e36592cf6fbbc31a818e4802ba2ee63cd757125f339
directories:
  /usr/local/share/licenses/libsphinxclient-2.0.5/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
    cd /usr/local
  pre-deinstall: |
    /sbin/ldconfig -R
    cd /usr/local
  post-deinstall: |
    cd /usr/local
