Date: Tue, 7 Feb 2012 06:32:04 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/sphinxsearch Makefile distinfo ports/textproc/sphinxsearch/files patch-configure patch-src_sphinxexpr.cpp Message-ID: <201202070632.q176W43D068464@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <m.seaman@infracaninophile.co.uk> (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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202070632.q176W43D068464>