miwi 2012-02-07 06:32:04 UTC
FreeBSD ports repository
Modified files:
textproc/sphinxsearch Makefile distinfo
Added files:
textproc/sphinxsearch/files patch-configure
patch-src_sphinxexpr.cpp
Log:
* Add libstemmer support, disabled by default. This adds stemming
support for French, Spanish, Portuguese, Italian, Romanian,
German, Dutch, Swedish, Norwegian, Danish, Finnish and Hungarian
* Clean up various OPTIONS related make code: if WITH_FOO is defined,
then WITHOUT_FOO isn't, and vice-versa. Even if make config has
never been run.
* Fix build with clang
PR: 164635
Submitted by: Matthew Seaman <[email protected]> (maintainer)
Revision Changes Path
1.20 +40 -26 ports/textproc/sphinxsearch/Makefile
1.9 +2 -0 ports/textproc/sphinxsearch/distinfo
1.1 +14 -0 ports/textproc/sphinxsearch/files/patch-configure (new)
1.1 +32 -0
ports/textproc/sphinxsearch/files/patch-src_sphinxexpr.cpp (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"