summaryrefslogtreecommitdiff
path: root/textproc/sphinxsearch/PLIST
diff options
context:
space:
mode:
authorfhajny <fhajny>2014-03-05 13:44:23 +0000
committerfhajny <fhajny>2014-03-05 13:44:23 +0000
commit9f6787459bac2fe65266b98e15ad0c4aefbea0b9 (patch)
tree4e4ec6cf98326e732369284f15edb03c9a2d928a /textproc/sphinxsearch/PLIST
parente78b8d26048bac656d020a8669f938aae90dd20f (diff)
downloadpkgsrc-9f6787459bac2fe65266b98e15ad0c4aefbea0b9.tar.gz
Import sphinxsearch-2.1.6 based on wip/sphinxsearch.
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. Sphinx lets you either batch index and search data stored in an SQL database, NoSQL storage, or just files quickly and easily - or index and search data on the fly, working with Sphinx pretty much as with a database server.
Diffstat (limited to 'textproc/sphinxsearch/PLIST')
-rw-r--r--textproc/sphinxsearch/PLIST17
1 files changed, 17 insertions, 0 deletions
diff --git a/textproc/sphinxsearch/PLIST b/textproc/sphinxsearch/PLIST
new file mode 100644
index 00000000000..72dd28654d8
--- /dev/null
+++ b/textproc/sphinxsearch/PLIST
@@ -0,0 +1,17 @@
+@comment $NetBSD: PLIST,v 1.1 2014/03/05 13:44:23 fhajny Exp $
+bin/indexer
+bin/indextool
+bin/search
+bin/searchd
+bin/spelldump
+bin/wordbreaker
+include/sphinxclient.h
+lib/libsphinxclient.la
+man/man1/indexer.1
+man/man1/indextool.1
+man/man1/search.1
+man/man1/searchd.1
+man/man1/spelldump.1
+share/examples/sphinx/example.sql
+share/examples/sphinx/sphinx-full.conf
+share/examples/sphinx/sphinx-min.conf