naddy
bac38152ca
replace libiconv module
2016-09-13 18:52:05 +00:00
sthen
e7d5eb3369
add a Makefile comment to point people at py-sphinx if they're looking for
...
the doc generator.
2015-10-28 09:48:47 +00:00
jasper
cb64dc4a54
- update to sphinx-2.2.9
...
- reset maintainer
- sync test depends
ok aja@
2015-06-22 08:00:07 +00:00
brad
b94a402501
Switch from using MySQL to using MariaDB attempt #2 . MariaDB is a drop-in replacement.
...
ok sthen@
2014-09-13 18:09:20 +00:00
ajacoutot
cfe4be35c5
No need to explicitely SUBST_VARS LOCALSTATEDIR anymore.
2014-04-15 08:53:04 +00:00
brad
17833ea850
Revert back to using MySQL 5.1 for the time being. MariaDB 5.5 introduces
...
a new libmysqlclient non-blocking API which utilizes co-routines. The X86
specific GCC ASM co-routine support hid the fact that there was an issue.
The only fallback code so far is POSIX user contexts which OpenBSD does not
support.
Input from and Ok sthen@ jasper@
2013-06-12 20:36:33 +00:00
brad
0b77cf86a5
Switch from using MySQL to using MariaDB. MariaDB is a drop-in replacement.
...
ok sthen aja
2013-05-25 00:33:09 +00:00
sthen
a9866b73c9
Don't pull in execinfo.h via autoconf to fix builds with DPB junking.
...
This doesn't check for backtrace* functions being in libexecinfo so it's
unused anyway -> no package change.
2013-04-13 10:58:41 +00:00
sthen
2ab5cef2dc
reduce Makefile eyebleedingness slightly; no package change.
2013-04-13 08:46:07 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
sthen
f5a323c546
Don't use ${FLAVOR:L}, we only support lower-case flavours now.
...
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
landry
fc1667ef8b
Mark BROKEN-hppa: internal compiler error: internal consistency failure
...
Probable fallout of the PIE switch.
2012-12-21 11:32:39 +00:00
giovanni
da2d8d2eca
Update to 2.0.4
...
Maintainer timed out
2012-07-19 14:56:59 +00:00
robert
93923bd770
switch php to version 5.3 by default
2011-11-16 15:56:36 +00:00
espie
46d3548829
normalize pkgpath
2011-09-16 11:41:38 +00:00
sthen
6df0d68c4d
Bump for PKGSPEC changes in ports/lang/php/Makefile.inc
2011-07-22 10:20:10 +00:00
robert
ab4394b11c
add MODPHP_RUNDEP=No and bump
2011-07-11 08:22:29 +00:00
robert
c8661c2d29
fix deps
2011-07-09 00:37:40 +00:00
espie
811d94d9d6
new depends
2010-11-20 19:56:47 +00:00
jasper
7fe177fc5e
- last bits of WANTLIB/LIB_DEPENDS/REVISION cleaning for textproc.
2010-11-10 22:56:05 +00:00
jasper
836cd966d2
- update sphinx to 0.9.8.1
...
- tweak regress
maintainer timed-out
2009-03-22 15:53:21 +00:00
bernd
ad20e73f9b
Initial import of sphinx-0.9.8.
...
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.
Submitted and maintained by Rama McIntosh.
2008-07-21 12:42:21 +00:00