Ticket #16631 (new enhancement)
Add libstemmer variant to Sphinx port
| Reported by: | jonasduevesterheden@… | Owned by: | brett@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | sphinx libstemmer | Cc: | datenimperator@… |
| Port: | Sphinx |
Description
Sphinx can be built with support for libstemmer which adds stemming options for languages other than English and Russian.
Building libstemmer in can be done by fetching http://snowball.tartarus.org/dist/libstemmer_c.tgz, extracting it to the sphinx source directory and adding the --with-libstemmer configure flag. I suggest that this is included in the Sphinx port file using a libstemmer variant or similar.
Change History
comment:2 Changed 4 years ago by anonymous
- Milestone Port Enhancements deleted
Milestone Port Enhancements deleted
comment:5 Changed 3 years ago by rodney.rehm@…
My (development grade) Sphinx port has a libstemmer variant http://github.com/rodneyrehm/MacPorts/blob/master/textproc/sphinx/Portfile - if you're still interested.
I got my ports working with 1.10-beta only. That's why I did not yet supply the patch to sphinx and the sphinx-client and php5-sphinx ports.


Assigning to maintainer.