Version: 2.2.11, Package name: sphinx-2.2.11 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description Sphinx is a full-text search engine. Generally, it's a standalone search engine, meant to provide fast, size-efficient and relevant fulltext search functions to other applications. Sphinx was specially designed to integrate well with SQL databases and scripting languages. Currently built-in data sources support fetching data either via direct connection to MySQL, or from an XML pipe. As for the name, Sphinx is an acronym which is officially decoded as SQL Phrase Index. |
Filesize: 2990.232 KB |
Version History (View Complete History) |
|
2021-07-08 04:45:02 by Stuart Henderson | Files touched by this commit (1) |
Log message: execinfo tweak for sphinx (not *that* sphinx) from Brad |
2021-02-24 09:49:02 by Stuart Henderson | Files touched by this commit (52) |
Log message: switch default MODPHP_VERSION to 7.4 and bump ports which have changed version. (as of 6 Dec 2020, 7.3 went into "security fixes only" mode). |
2020-11-20 07:18:22 by Stuart Henderson | Files touched by this commit (16) |
Log message: update to sphinx (search) 2.2.11 |
2019-07-12 14:50:18 by Stuart Henderson | Files touched by this commit (845) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-07-05 05:53:01 by Stuart Henderson | Files touched by this commit (30) |
Log message: sync WANTLIB |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit. |
2018-04-10 16:04:52 by Stuart Henderson | Files touched by this commit (10) |
Log message: fix sphinx build with clang6; from David CARLIER |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-04-10 05:46:37 by Stuart Henderson | Files touched by this commit (277) |
Log message: use LIBCXX |
2016-09-13 12:52:06 by Christian Weisgerber | Files touched by this commit (23) |
Log message: replace libiconv module |
2015-10-28 03:48:47 by Stuart Henderson | Files touched by this commit (1) |
Log message: add a Makefile comment to point people at py-sphinx if they're looking for the doc generator. |
2015-06-22 02:00:07 by Jasper Lievisse Adriaanse | Files touched by this commit (6) |
Log message: - update to sphinx-2.2.9 - reset maintainer - sync test depends ok aja@ |
2011-07-22 04:20:11 by Stuart Henderson | Files touched by this commit (48) |
Log message: Bump for PKGSPEC changes in ports/lang/php/Makefile.inc |
2011-07-11 02:22:29 by Robert Nagy | Files touched by this commit (1) |
Log message: add MODPHP_RUNDEP=No and bump |
2011-07-08 18:45:16 by Robert Nagy | Files touched by this commit (1) |
Log message: fix deps |
2010-11-20 12:56:52 by Marc Espie | Files touched by this commit (236) |
Log message: new depends |
2010-11-10 15:56:06 by Jasper Lievisse Adriaanse | Files touched by this commit (10) |
Log message: - last bits of WANTLIB/LIB_DEPENDS/REVISION cleaning for textproc. |
2009-03-22 09:53:21 by Jasper Lievisse Adriaanse | Files touched by this commit (4) |
Log message: - update sphinx to 0.9.8.1 - tweak regress maintainer timed-out |