diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-10-05 18:43:17 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-10-05 18:43:17 +0800 |
commit | 53fcbbe8226d3088e9d42e1793f5815ebc05590d (patch) | |
tree | 2df7c6415c9d50439eb28f4de6ef59bd5a7e7eac /textproc/Makefile | |
parent | 5de8e76a8cfd82bb8fb4b5cb05042bb5497d3f91 (diff) | |
download | freebsd-ports-gnome-53fcbbe8226d3088e9d42e1793f5815ebc05590d.tar.gz freebsd-ports-gnome-53fcbbe8226d3088e9d42e1793f5815ebc05590d.tar.zst freebsd-ports-gnome-53fcbbe8226d3088e9d42e1793f5815ebc05590d.zip |
- Add p5-Sphinx-Manager 0.06
Sphinx::Manager provides utilities to start, stop, restart, and reload the
Sphinx search engine binary (searchd), and to run the Sphinx indexer program.
The utilities are designed to handle abnormal conditions, such as PID files not
being present when expected, and so should be robust in most situations.
WWW: http://search.cpan.org/dist/Sphinx-Manager/
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 298fdbf2e8d2..d11551269f7a 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -683,6 +683,7 @@ SUBDIR += p5-Sort-Fields SUBDIR += p5-Sort-Naturally SUBDIR += p5-Sphinx-Config + SUBDIR += p5-Sphinx-Manager SUBDIR += p5-Sphinx-Search SUBDIR += p5-Spork SUBDIR += p5-Spreadsheet-ParseExcel |