Version: 1.4.20, Package name: xapian-core-1.4.20 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description Xapian is an opensource search engine library. It is a highly adaptable toolkit which allows developers to easily add advanced indexing and search facilities to their own applications. It supports the Probabilistic Information Retrieval model and also supports a rich set of boolean query operators. |
Filesize: 2933.387 KB |
Version History (View Complete History) |
|
2021-02-06 14:42:49 by Stuart Henderson | Files touched by this commit (7) |
Log message: update the xapian ports to 1.4.18, from Lucas Raab |
2020-12-21 08:00:10 by Stuart Henderson | Files touched by this commit (6) |
Log message: update to xapian 1.4.17, switch from libuuid to libc functions while there (both are supported but xapian prefers libuuid if found during configure). WANTLIB syncs in dependent ports to follow. |
2020-07-25 13:48:43 by Stuart Henderson | Files touched by this commit (8) |
Log message: update xapian to 1.4.16, from Lucas Raab, tweaks: I didn't take the SHARED_LIBS bump because there's no apparent reason for doing so, and remove a REVISION from -bindings. |
2020-03-04 16:31:20 by Stuart Henderson | Files touched by this commit (8) |
Log message: update the xapian-* ports to 1.4.15, from Lucas Raab. Includes a bodge to avoid an autoconf namespace problem that has since been fixed upstream, I added a comment reminding to remove it after the port is next updated. |
2019-12-28 11:00:11 by Stuart Henderson | Files touched by this commit (10) |
Log message: update to xapian 1.4.14 |
2019-10-23 06:13:35 by Stuart Henderson | Files touched by this commit (13) |
Log message: update to xapian 1.4.13 mostly from Lucas Raab, patch/wantlib regen + shared_libs bump from me |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-06-29 07:04:36 by Robert Nagy | Files touched by this commit (2) |
Log message: unbreak the xapian-core pc file because our pkg-config(1) actually checks the format for correctness and it does not like multi-line descriptions without line continuations |
2018-12-08 15:48:39 by Anthony J. Bentley | Files touched by this commit (3) |
Log message: Move xapian homepage/master_sites to https. |
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. |
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-23 03:26:30 by Marc Espie | Files touched by this commit (244) |
Log message: add pthread to COMPILER_LIBCXX. white lie, but it allows clang and gcc to be more similar bump accordingly. |
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:45:29 by Stuart Henderson | Files touched by this commit (281) |
Log message: use LIBCXX |
2016-12-18 16:03:03 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message: Disable -Wredundant-decls to get useful warnings |
2016-03-11 13:28:34 by Christian Weisgerber | Files touched by this commit (247) |
Log message: garbage collect CONFIGURE_SHARED |
2015-09-12 08:15:32 by Antoine Jacoutot | Files touched by this commit (10) |
Log message: CONFIGURE_STYLE=autoconf implies "gnu". |
2015-03-16 12:08:00 by Christian Weisgerber | Files touched by this commit (869) |
Log message: fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump |
2010-12-28 10:46:20 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to xapian-core-1.2.4. |
2010-11-14 17:22:54 by Marc Espie | Files touched by this commit (427) |
Log message: convert to new style depends zap default spec that are not needed convert libspecs as well convert p* to REVISION. No package changes |
2010-10-18 11:06:09 by Marc Espie | Files touched by this commit (138) |
Log message: USE_GROFF=Yes |
2010-09-23 06:49:57 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to xapian-core-1.2.3. |
2010-06-07 02:39:34 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to xapian-core-1.2.0. from Jiri B. |
2009-11-25 11:31:09 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to xapian-core-1.0.17. from Daniel Dickman, thanks. |
2009-11-14 03:57:44 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Bugfix update to xapian-core-1.0.16. (needed for upcoming pinot update) |